Updating viewer issues

Macca_McGillMacca_McGill Member, PRO Posts: 108
edited November -1 in Working with GS (Mac)
Hi again, well today i updated my xcode and ios sdk, then i updated game salad. Tried to run my app but then xcode said i needed to update my viewer. I updated the viewer then its changed all my code signing stuff in xcode and i cant build my apps now. Says my code signing is wrong, i had to change the bundle identifier as it was pointing back to the gendai games rather than my profile.

Any help??

Comments

  • InLikeFlynnInLikeFlynn Member Posts: 171
    You could try going into xcode, then search for 'info' in the string matching search field in the top right.

    Click on Gamesaladviewer-info.plist

    Scroll down until you see a field called bundle identifier.

    Then change com.gandaigames.gamesalad (or something similar) to whatever your bundle id is.

    Does that help?
  • Macca_McGillMacca_McGill Member, PRO Posts: 108
    Thats the first thing i changed but now its saying there is an error with the code signing. Ive tried changing it to the provisioning profile ihave but its still giving me an error :(
  • InLikeFlynnInLikeFlynn Member Posts: 171
    When I get errors like that I delete all of the related provisioning from Xcode Organizer, then request more from Apple. Not a sure fire solution, but it can help simplify things if you have over lap or provisioning that could be confused for something else. If that doesn't work maybe try deleting and re-downloading viewer.
  • Macca_McGillMacca_McGill Member, PRO Posts: 108
    Where do i find the xcode organiser? Lol sorry.
  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    when xcode is open click window from the file bar at the top then click organizer
  • Macca_McGillMacca_McGill Member, PRO Posts: 108
    Ok thank you :)
Sign In or Register to comment.