You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: