I'm using xcodebuild from the command line to compile several variations of an iPhone app but I've not been able to figure out how to deploy those builds into the iPhone Simulator from the command line. Could somebody please enlighten me? Thank you.
|
1
|
|||||||
|
|
|
It would appear that using the -sdk iphonesimulator3.0 flag with xcodebuild should generate the .sb files, but this doesn't seem to work. Maybe it's not possible ? Anybody have an answer ? Thanks. |
||
|
|
|
|
This topic will tell you how to do it manually, you should be able to automate the process as well: |
||||
|
