How to run on device?

I tried to configure Appcode (108.197) to run on my physical iPhone (I guess!?), however when I try to run an error "iphoneos platform is not supported". Works fine from Xcode.

Please see attached screenshots - is my configuration misconfigured, or am I missing something else?

Regards,

Christian K. Ibsen



Attachment(s):
DeviceError.png
DeviceConfig.png
0
9 comments

I had that error the very first time I attempted to run on device (using Control-R). Subsequent attempts with Control-D mostly worked. When they did not it was for a different reason.

0

Press debug button instead of run, run button is not supported on device yet.

0
Avatar
Permanently deleted user

Hi!
So does debug on device work for you?

0
Avatar
Christian K. Ibsen

Well.... tried debugging instead, but without any succes!


Searching for devices....   OK
Installing bundle on device....   OK
Searching for installed bundle on device....   bundle not found on device/Users/ckibsen/jbios/jbiPhone/MyProject/build/Debug-iphoneos/MyProject.app/MyProject


Process finished with exit code -1



The application is installed and running as expected if I launch it from my iPhone after this error occurs - but no AppCode debugging! Debugging same project from XCode works fine.


0
Avatar
Christian K. Ibsen

Nope! See my reply above.

0
Avatar
Permanently deleted user

Please try with this one and tell if it works:
http://dl.dropbox.com/u/29089136/AppCode-108.213.dmg

0
Avatar
Christian K. Ibsen

Thank you very much! With 108.213 I can now debug on my device :-)

Works just fine - however, it's a bit slow when collecting data for my variables.

But your debugger is way better than XCode's :-)

0

ckibsen wrote:

But your debugger is way better than XCode's :-)


Ain't that the truth. Once the variable resolution is faster it'll be awesome.

0

Please sign in to leave a comment.