Xcodeproj icon indicating copy to clipboard operation
Xcodeproj copied to clipboard

Add reference to public header

Open emysa341 opened this issue 5 years ago • 1 comments

Thank you for this awesome project. I am using the add_file_references to add the references to header/implementation files. The add_file_references method adds the reference to the file successfully but how can add a public reference to a header file. The add_file_references only adds reference to files with Project access control.

emysa341 avatar Oct 01 '18 06:10 emysa341