I would like to have my iphone test app to be tested automatically in an IPhone. The following are the steps I would like to have:
xcodebuild will just build the binary and it will not upload the newly compiled binary to iphone.
actually it can upload (after signing it), but not run too bad... maybe it can be run using gdb once connected to target but how (ip?, usb? usbnet?) ?