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

Xcode plugin cannot generate archive

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • xcode-plugin
    • None
    • latest xcode plugin

      Xcode plugin cannot generate archive, it reports:

      === BUILD TARGET MCompass OF PROJECT MCompass WITH CONFIGURATION Release ===

      Check dependencies
      unsupported build action 'archive'

      So I think xcodebuild no longer support archive command. We should move to the latest style.
      e.g.

      xcodebuild -exportArchive -archivePath my.xcarchive -exportPath ./ -exportFormat ipa PROVISIONING_PROFILE="my.uuid"

            aheritier Arnaud Héritier
            jiubuaini bruce liu
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: