I want to know how to install an ipa/app file into iPhone just using the command line?
The device maybe without jailbreak or jailbroken already.
I tried to use the command line: xcodebuild
, but failed. I didn't find the parameter how to set the destination, maybe a real device, not a simulator.
What options do I have?