Add additional .plist files to xcode project

Hello,

Is there any way to add more .plist files to my xcode build through unity?
I have 2 additional .plist files and right now I have to drag them to Xcode every time I build the project, I’ve tried adding them to a few of my folders inside unity but they always disappear after a build.

Thanks

Well, that was easy, here’s the solution if anyone needs it:
http://stackoverflow.com/questions/33408638/custom-plist-file-not-added-to-ios-project

2 Likes