Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-20916

Code Sign error: No matching provisioning profile found

XMLWordPrintable

      Regarding the issue yo opened here : https://issues.jenkins-ci.org/browse/JENKINS-20048

      I'm facing the same exact issue, appreciate your support if you were able to resolve this issue.

      My Error >>>>>>>>>>>>>>>>>>
      == Available provisioning profiles
      [workspace] $ /usr/bin/security find-identity -p codesigning -v
      1) 18C94576BC81E3FD5109803BCF46BCDBD8D05341 "iPhone Developer: Amr El-Dessouky (XNGHTZX727)"
      1 valid identities found
      == Available SDKs
      [workspace] $ /usr/bin/xcodebuild -showsdks
      OS X SDKs:
      OS X 10.8 -sdk macosx10.8
      OS X 10.9 -sdk macosx10.9
      iOS SDKs:
      iOS 7.0 -sdk iphoneos7.0
      iOS Simulator SDKs:
      Simulator - iOS 7.0 -sdk iphonesimulator7.0
      == Available schemes
      [workspace] $ /usr/bin/xcodebuild -list
      Information about project "iRAZ":
      Targets:
      iRAZ
      Build Configurations:
      Debug
      Release
      If no build configuration is specified and -scheme is not passed then "Release" is used.
      This project contains no schemes.
      ===========================================================
      Going to invoke xcodebuild:target: ALL, sdk: DEFAULT, project: DEFAULT, configuration: Release, clean: NO, archive:NO, symRoot: DEFAULT, configurationBuildDir: DEFAULT, codeSignIdentity: DEFAULT
      [workspace] $ /usr/bin/xcodebuild -alltargets -configuration Release build
      === BUILD TARGET iRAZ OF PROJECT iRAZ WITH CONFIGURATION Release ===
      Check dependencies
      Code Sign error: No matching provisioning profile found: Your build settings specify a provisioning profile with the UUID ���9493A4CE-08F9-47CC-885B-17FCD0DFD1EA���, however, no such provisioning profile was found.
      CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 7.0'

        • BUILD FAILED **

            Unassigned Unassigned
            amrsd Amr El-Dessouky
            Votes:
            1 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: