xcode plugin Fails Build During codesign execution step

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Trivial
    • Component/s: xcode-plugin
    • None
    • Environment:
      OS X 10.8.1

      I am using a mac workstation as a build node in a distributed jenkins architecture. The xcode project is invoked using the default ssh node setup.

      The node has xcode 4.3.3 command-line tools installed. Everything progresses up to the codesign portion of the build where it stops and reports the following:

      /Users/jenkins/jenkins-root/workspace/Approval-App/build/Approval.app: User interaction is not allowed.
      Command /usr/bin/codesign failed with exit code 1

      When I execute the commands from the terminal on the mac node, I receive the following output along with an result code of zero:

      /Users/jenkins/jenkins-root/workspace/Approval-App/approvalApp/build/Release-iphoneos/Approval.app: replacing existing signature
      /Users/jenkins/jenkins-root/workspace/Approval-App/approvalApp/build/Release-iphoneos/Approval.app: signed bundle with Mach-O thin (armv7) [xxx.xxx.Approval]
      cortland:approvalApp jenkins$ echo $?
      0

            Assignee:
            Unassigned
            Reporter:
            Lyndon Washington
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: