xcodearchive icon indicating copy to clipboard operation
xcodearchive copied to clipboard

xcodearchive is a command line tool to build and archive your Xcode projects.

Results 6 xcodearchive issues
Sort by recently updated
recently updated
newest added

I am trying to build a release version of a phonegap app. The xcodearchive utility prompts the following warning: ["mobileprovision command not found. Unable to give details about the provisionningprofile....

Be able to force the compilation with a SDK version.

feature

Print the information about the project and product (base sdk, deployement target, size of ipa...) when in verbose mode

feature

Generate a manifest plist file (equivalent of the checkbox "Save for Enterprise" in Xcode)

feature

Handle more gracefully errors when something went wrong with xcodebuild, PlistBuddy or xcoderun

Handle the case where the product name is different from target name