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?
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?