Publish game than a .app to xcode
p0kachu123
Member Posts: 8
So I opublish a game, generate it, download it and it makes a folder so than how do I add it to my phone through xcode application +. Do I change the extension of the folder to ipa? what do I do?
Comments
Your best bet is to upload it app store as if you were going to go live, then use testflight beta testing and then download it that way.
After you generate it and sign it with your adhoc provisioning profile, it will create a .app file, plug in your phone to your computer, open Xcode. go to window->devices-> click on your device and drag the .app into the little applications box. Thats it.
Fortuna Infortuna Forti Una
Well I think the .app is a folder not a file