File: /SourceCache/iPhoneXcodePlugin/iPhoneXcodePlugin-155.2/XCRemoteIPhone_connect.m
Line: 1035
Object: <XCRemoteIPhone:0x025ec020>
Method: _willExecuteApplicationBackgroundInstallComplete:didInstall:
Assertion failed: [remoteExecutable installedPath]
When I take my application and Build Run, the XCode compiler spits out this error when I select the 3.0 Device and try to build/deploy it to my iPhone. Does anyone have any insight as to what I may be doing wrong?
Edit: As a side note, I tried creating a brand new project with nothing in it and did the same process. I’m getting the same error.
Thanks!