Publish game than a .app to xcode

p0kachu123p0kachu123 Member Posts: 8
edited November 2014 in Working with GS (Mac)

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

  • metametmetamet Member, PRO Posts: 80

    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.

  • LovejoyLovejoy Member Posts: 2,078

    @p0kachu123 said:
    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?

    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

  • p0kachu123p0kachu123 Member Posts: 8

    Well I think the .app is a folder not a file

Sign In or Register to comment.