Building Gamesalad Viewer

TumbleSoftTumbleSoft Member Posts: 63
Hi sorry about this. I am trying to get the Gamesalad Viewer onto my Phone however I get to the section where it says:

"Search for 'Code Signing' and make sure your 'Any iPhone OS Device' setting is set to your Development Code Signing identity"

And when I select "iPhone Developer" from 'Any iPhone OS Device' it say"(No Profiles Currently match)"

How do I solve this?

Comments

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    make sure you follow the wiki step by step, it sounds like something is wrong with your provisiing profiles / xcode setup.

    I suggest you start from the first step and go in order verify each step, Apple's process isn't the easiest thing.
    http://gamesalad.com/wiki/developing_for_iphone
  • edhedh Member Posts: 23
    Also, make sure you exit XCode and restart after you do follow all the steps, as it seems to cache whatever certificates are in place when it starts. I wasted 30 mins on this last night :-(
  • TumbleSoftTumbleSoft Member Posts: 63
    I just managed to get it on my device. No idea how but its working. Thanks.
  • micahmicah Member Posts: 85
    You need open your provisioning profile in xcode first, and then when you build your game for GameSalad you need to make sure you select the correct provisioning profile from the dropdown list. And then after it's built, you need to drag the .app file and the provisioning profile into iTunes and sync your device. I got this error too, and I think it means that the app is fine but the device doesn't have the right provisioning profile, so you have to make sure to install it too. I think this tripped me up a little because I didn't notice that you need to copy the profile through iTunes too in the instructions on the wiki.

    Also, once you install the provisioning profile you don't have to keep installing it each time you want to test on the device. You can just install the updated .app then.
  • simo103simo103 Member, PRO Posts: 1,331
    I did one ad hoc successfully but when I try to do a different game it appears to get confused with the first one in GS ... even though the name is different GS returns the first ones name as the .app file. I change it on my desktop but it is the same game when I drop it on my iPod in itunes.

    Do I need a separate provisioning profile for each game or can I only do one ad hac at a time?
  • xyloFUNxyloFUN Member Posts: 1,593
    edh said:
    Also, make sure you exit XCode and restart after you do follow all the steps, as it seems to cache whatever certificates are in place when it starts. I wasted 30 mins on this last night :-(

    THAT is good to know :)
Sign In or Register to comment.