Expired Dev Certificate Issue

TouchTiltGamesTouchTiltGames Member Posts: 1,162
edited November -1 in Working with GS (Mac)
Anyone ever have this issue? I haven't tested an app on my iPad since before Xcode 4.0. I can build fine on the iphone but I get an error:

"Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate."

When I launch Xcode it launches an additional (expired) Developer Certif, can't figure out how to delete it permantely. Anyway I'm not sure if the expired certif is the cause of the above error. I've renewed all my profiles, downloaded them, deleted the expired ones, redownloaded my certificates etc.

Beating me head!

Comments

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    The certificates are stored in keychain access and you can delete them there.
  • TouchTiltGamesTouchTiltGames Member Posts: 1,162
    Yeah I'm in there, you can't delete them permanantly if Xcode keeps launching an expired one for some reason.
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    open xcode and then open the organizer via the window menu (i think that's where it is)

    remove all existing profiles then redownload the current ones, double click on them and you should be all good

    image
  • TouchTiltGamesTouchTiltGames Member Posts: 1,162
    Cheers jon but i already did that too :( Been at this for hours. Again i can test apps on the iphone just not the ipad.
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    oops, i missread your post. I thought you were having a problem with profiles.

    try this page? it may help:

    http://furbo.org/2009/01/12/expiration-perspiration/
  • TouchTiltGamesTouchTiltGames Member Posts: 1,162
    The GS Viewer will launch on the ipad then quit saying

    "Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate. (-19011)"

    and Xcode will say "finished running gamesalad"
  • TouchTiltGamesTouchTiltGames Member Posts: 1,162
    ok thanks ill take a look.
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    what happens if just launch xcode by itself and then open the organizer?

    edit: nevermind, it doesn't look like you can alter certificates through xcode. you either need to renew online and redownload, or delete from keychain and start fresh.
  • TouchTiltGamesTouchTiltGames Member Posts: 1,162
    The thing is, if I recreate the Dev/Distro certificates won't that now allow me to update previous apps?
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    TouchTiltGames said:
    The thing is, if I recreate the Dev/Distro certificates won't that now allow me to update previous apps?

    No i'm pretty sure you can revoke those certificates and make new ones. I remember looking into appmaker or something like that and you have to create new dev/distro certificates and they had instruction on how to do so. it said it would not mess up your old stuff. I guess maybe email apple to be safe but I think you will be ok.
  • TouchTiltGamesTouchTiltGames Member Posts: 1,162
    Well hell I'm at a loss here, still can't publish on the ipad. I've deleted and recreated the certificates, reinatalled them, reinstalled Xcode..sigh.

    I still get "Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate."

    and the GS viewer launches on the ipad but then quits.
  • Rob2Rob2 Member Posts: 2,402
    With your iPad plugged in what does Organizer say? (You should have a little green LED icon and some provisioning profiles that DON'T have any complaints under status :)
  • TouchTiltGamesTouchTiltGames Member Posts: 1,162
    organizer LED is green but still getting this error in xcode.

    Say where in Xcode 4.0 is this moved to?:

    "update the Code Signing Identity settings for each build configuration."
  • TouchTiltGamesTouchTiltGames Member Posts: 1,162
    By the way what does your dropdown menu say in the Scheme at the top in Xcode for your ipad? Mine looks weird:

    (4.2 overriding base SDK to 4.3)
  • Rob2Rob2 Member Posts: 2,402
    1. Code Signing is under build settings

    2. GameSalad Viewer ✓ Rob's Ipad (4.3)
  • TouchTiltGamesTouchTiltGames Member Posts: 1,162
    1. Xcode preferences? I dont see this anymore in the new Xcode.

    2. Hmm different from mine..could be a culprit.
  • TouchTiltGamesTouchTiltGames Member Posts: 1,162
    Ok just an update if anyone finds themself down this path:

    If you are having the same issue as me, with the GS viewer quitting upon launch on the ipad, find the app in search on your ipad (couldn't find it elsewhere), launch it and also start it next to Preview in the creator. IT should then launch. This is a temp fix but at least it's working for me.
Sign In or Register to comment.