I'm already able to compile and debug (via gdb and iPhone Simulator) in my terminal. I can compile, code-sign, package, etc using nothing else than xcodebuild, xcrun and security.
Is there a way to install an app bundle (after being code-signed and entitled) into de iDevice, given that this iDevice has the proper provisioning profile?