dcariola / XCodeEditor-for-Unity

XCode 4 project editor for Unity3D postprocess.
MIT License
217 stars 101 forks source link

Copy files to XCode with setting Target membership in XCode #18

Open ImranZahid opened 8 years ago

ImranZahid commented 8 years ago

Hi All

I am trying to copy some sound files (*.wav) in to XCode root folder. The files are copying fine by calling XCProject.AddFile function, however, their target membership (Unity-iPhone and Unity-iPhone Tests) are not set and I have to manually check Target Membership -> Unity-iPhone. Is there any way while adding files to Xcode root folder, I could set Target memberships?

MikeSilkLion commented 4 years ago

Hey ImranZahid, Any chance you figured this out? Thanks

superbderrick commented 1 year ago

Opps Any solution?:, I also tying to do similar situation