User Tag List

Results 1 to 6 of 6

Thread: Xcode code signing help!

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Angry Xcode code signing help!

    I have huge problems to get things to work in my Xcode to get to archive a project so I can test it on my device. My primary problem seem to be that the ipad Development and ipad Distribution signs does not appear in the code signing window (one of them did once actually, but not anymore). I only get the default one like this: https://dl.dropbox.com/u/4047131/MyPublic/err4.PNG

    I have also tried to write them in manually in the field you get up when choosing "other" but I always get an error when I try to archive the project:
    https://dl.dropbox.com/u/4047131/MyPublic/err1.PNG

    I don't understand what is wrong? I have my certificates in the keychain and they all show up as valid:
    https://dl.dropbox.com/u/4047131/MyPublic/err3.PNG

    Also what is meant by public and private pairs? I have come across people talking about this at some places when searching for a solution: "in keychain verify the certificate is in the certificate section and has both public and private pairs"

    Any ideas what I can do to solve this? Its extremely frustrating!

  2. #2
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Try delete all the certificates from your keychain. Make sure that you also delete any expired ones:
    View -> Hide expired certificates (make sure it is unchecked)

    Redownload all certificates by visiting http://developer.apple.com/
    Close XCode completely and open it up again.

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Andos View Post
    Try delete all the certificates from your keychain. Make sure that you also delete any expired ones:
    View -> Hide expired certificates (make sure it is unchecked)

    Redownload all certificates by visiting http://developer.apple.com/
    Close XCode completely and open it up again.
    Ok thanks I will try it! Should I apply for a new certificate approval or can I just download my previous ones in my developer portal in the apple website?

  4. #4
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Try download the previous one first and see how that goes.

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Tuna's Avatar
    Join Date
    Feb 2008
    Location
    Central Texas
    Posts
    1,853
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I had the exact same issue, and after dozens of attempts at Andos' exact steps to get it working, it eventually worked. I couldn't tell you then what i did differently, but once it worked, it just worked.

    I'm dreading that its time to renew my certs, and if they start this again i'm going to be very grumpy!

  6. #6
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Tuna View Post
    I had the exact same issue, and after dozens of attempts at Andos' exact steps to get it working, it eventually worked. I couldn't tell you then what i did differently, but once it worked, it just worked.

    I'm dreading that its time to renew my certs, and if they start this again i'm going to be very grumpy!
    Yes I have heard many horror stories, this is friggin ridiculous!
    I tried to remove everything and install them again: https://dl.dropbox.com/u/4047131/MyPublic/ee1.PNG

    But I did still not get up my certificates in xcode. Maybe I am writing the wrong "bunle identifier"? It said something about my certificates not matching it, I should write them when I create a new app and have it the same as what I wrote in the dev department on apples website?

    https://dl.dropbox.com/u/4047131/MyPublic/ee2.PNG
    https://dl.dropbox.com/u/4047131/MyPublic/ee3.PNG
    https://dl.dropbox.com/u/4047131/MyPublic/ee4.PNG

    Maybe I am writing it wrong somehow so these 3 places in the images does not match?

    I do get some kind of error when I have dragged my provisional profiles onto xcode though "valid signing identity could not be found"
    https://dl.dropbox.com/u/4047131/MyPublic/ee5.PNG

Similar Threads

  1. app signing
    By foyzul2002 in forum Android Export Module Version 2.0
    Replies: 9
    Last Post: 25th September 2013, 03:40 PM
  2. Code signing.... AAAGGGHHH!!!!
    By Paul_Boland in forum iOS Export Module Version 2.0
    Replies: 5
    Last Post: 21st June 2013, 08:42 PM
  3. Xcode -> Machine Code ?
    By OldSchool80s in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 2nd January 2013, 08:54 AM
  4. Signing your app
    By scottige in forum Android Export Module Version 2.0
    Replies: 5
    Last Post: 11th December 2012, 01:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •