gcc - Building and code signing an iPhone Application from the command line -
Now I want to make my iPhone app in MX, so without using the encoded
How can I make my app from the command line (through SSH)? I can not use xcodebuild because there is no Xcode project, is there any tutorial in it that cover it? I want to compile them with GCC, and as soon as the developer tools come in 4.0, I want to compile them with LLVM.
Can anyone help me? Thank you.
Is it possible to debug this device without encoding it?
You can start by running a build via Xcode and then take a look at the build log You can. This includes all the orders and related criteria used to make your commands.
Then "Bus" should be a matter of making a file using the same command.
Comments
Post a Comment