0.9 Viewer works on Xcode Simulator but not Device

sideflaresideflare Member Posts: 3
In the 0.9 build, I am unable to get the viewer to operate on the Ipod touch. Viewer works fine when simulator is selected in xcode. When device is selected, I get the following build error message "Command /usr/bin/codesign failed with exit code 1". Any help would be appreciated . Will try again tomorrow with fresh brain.

Comments

  • WeswogWeswog Member Posts: 1,171
    I have the same issue and I don't know what to do either. :(

    Cheers, Weswog
  • WeswogWeswog Member Posts: 1,171
    Nevermind just got it fixed :) side flare just go here http://stackoverflow.com/questions/1090288/usr-bin-codesign-failed-with-exit-code-1 and you will probably be able to build the viewer if this doesn't help you I could probably help you get the viewer on your phone

    Cheers, Weswog
  • sideflaresideflare Member Posts: 3
    Have been working on this all night with no success. Checked out the link listed. From info in link cleaned out expired certs. Retried and didn't work. Did the right click and found the detailed text saying developer ambiguous matches in the following two paths

    /Library/Keychains/System.keychain and "iPhone Developer: and in /Users/my user name/Library/Keychains/login.keychain)
    Command /usr/bin/codesign failed with exit code 1

    When I tried to eliminate one of the certificates the other also went away. Don't know enough about keychain functions. Stuck again
  • sideflaresideflare Member Posts: 3
    Ok got it....or at least on to the new error. It think the final solution was indeed an expired certificate in system keychain. To make sure you do view all the expired certificate; in keychain you go to view-show expired certificates....DUH !! Now only dealing with valid provisioning profile for executable issue. Should be able to handle that. Thanks for your help.
Sign In or Register to comment.