Can an Xcode .mobileprovision file be 'installed' from the command line?
问题 I'm trying to automate the process of building apps for our clients using bash scripts running on a Mac Mini Server (OSX 10.7). My script is based on the spectacularly useful script from github originally posted at https://gist.github.com/949831 I'm building the app using xcodebuild, and then signing and embedding the mobileprovision file using xcrun. When I do all this with a mobileprovision file I manually installed into Xcode using the GUI (e.g. double-clicking) it works fine. If I simply