xcodearchive
xcodearchive copied to clipboard
xcodearchive is a command line tool to build and archive your Xcode projects.
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....
Print the information about the project and product (base sdk, deployement target, size of ipa...) when in verbose mode
Generate a manifest plist file (equivalent of the checkbox "Save for Enterprise" in Xcode)
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