How can i export the build to an iPhone?

Discussion in 'How Can I...?' started by adtn64, Oct 2, 2015.

  1. adtn64

    adtn64 Boxer

    Joined:
    Sep 25, 2015
    Messages:
    93
    Likes Received:
    21
    Hi,

    I want to run the game on my phone once before i start finalizing the the game, can some one help out. When I export the the the file to iOS i really do not know what to do after that ;(
     
  2. stevinz

    stevinz Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    169
    Likes Received:
    142
    You need to open the file "PTPlayer.xcodeproj" with Xcode (https://developer.apple.com/xcode/). From there (if you have to have already set up an Apple developer account), open the project in Xcode. Click on the project in the left pane and then select your developer account under "identity", "team". Then under the "Product" menu, sub menu "Destination", select your iPhone as the destination. Then go back to the "Product" menu and select "Run". Xcode will install and run your app on your phone. Apple's website is a great place to start if you're having some trouble figuring out how to set up your developer account.
     
    Sean Buildbox likes this.
  3. Sean Buildbox

    Sean Buildbox Serious Boxer

    Joined:
    Sep 24, 2015
    Messages:
    902
    Likes Received:
    1,076
    Also don't forget the iPhone upload guides here and there is this youtube video that is handy here
     
    Jamie and adtn64 like this.
  4. adtn64

    adtn64 Boxer

    Joined:
    Sep 25, 2015
    Messages:
    93
    Likes Received:
    21
    Thanks a ton
     
    Sean Buildbox likes this.
  5. adtn64

    adtn64 Boxer

    Joined:
    Sep 25, 2015
    Messages:
    93
    Likes Received:
    21
    Thank you so much for the video
     
    Sean Buildbox likes this.
  6. Sean Buildbox

    Sean Buildbox Serious Boxer

    Joined:
    Sep 24, 2015
    Messages:
    902
    Likes Received:
    1,076
    No problem ;)
     

Share This Page