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

xcode plugin still uses PackageApplication command which causes ResourceRules.plist problems

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • xcode-plugin
    • Java 8.1, IOS 10.11.5, xcode-plugin latest version.

      When running a build the log shows that the xcode plugin is still using the old PackageApplication method to archive an .ipa. This makes use of the CFBundleResourceSpecifications which then causes a error when you try to upload the .ipa to itunesconnect.

      Since iOS 10.10 the xcodebuild command should be used to archive the application. This should help avoid the above stated error.

            Unassigned Unassigned
            mhermans Maiko Hermans
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: