Hi all,
I’m currently reading everything I can find and having panic attacks over trying to submit my first app.
In the Xcode project that Unity created there’s the Project called Unity-iPhone and 2 targets - Unity-iPhone and Unity-iPhone-simulator. Given the second is (I assume) of no value when submitting, am I save to right-click and delete?
Yes you can just delete it.
I would actually recommend to create a new one on top of what you have there, a deployment one where you configure all for the app store sending, so you can leave your normal development test target untouched
Thanks for that dreamora. To create a new one I assume you right click/duplicate/rename as per the advice given on various threads by kind people in the interwebbynet. Then try figure out which bits of differing advice given on various threads by kind people in the interwebbynet is the best to follow.
Oh for a definitive and regularly updated ‘How to appify it’ guide! I’d pay good money for that. Thanks again for your help; it’s appreciated.