iOS App Signing Error With Gamesalad

mactds10mactds10 Member Posts: 63
edited September 2017 in Working with GS (Mac)

I haven't used Gamesalad in about a year due to various life situations. I'm trying to get back into the swing of things, and have been looking into and working on this for the past week. I have the following issue when trying to sign apps through gamesalad with a the latest build of creator, and an old app file.

https://i.imgur.com/br800M1.png

I finally figured it out thanks to some help from a developer friend using these two in terminal

Check for metadata attachments to your provisioning profiles:
Trevors-MacBook-Air:~ mactds$ xattr -lr ~/Library/MobileDevice/Provisioning\ Profiles/

Remove all metadata attachments from your provisioning profiles:
Trevors-MacBook-Air:~ mactds$ xattr -cr ~/Library/MobileDevice/Provisioning\ Profiles/

I was able to create the app, but now I cant' get testflight or application loader or iphone configuration utility to accept the ipa after I created it.

Specifically, here is the testflight error:

https://i.imgur.com/1QlPQG0.png

If anyone has any ideas, I would be greatly appreciative. If anyone knows of any GS publishing process updates over the past year that I might be missing, please let me know as well. Or, if you have time to screen share into my computer to figure it out, I'm open to that too. I'm at a loss.

Comments

  • ValanValan Member, BASIC Posts: 410

    I came back to an old project and got errors signing the app.

    Eventually I deleted the existing signing PPs and remade them for development and Distribution, making sure I named them differently from the previous ones.

    Even redoing the my main developer ones. Also delete from the Keychain.

    Apple's dev system seems much more straight forward now so it didn't take too long. All is well and awaiting review now.

    Good luck.

Sign In or Register to comment.