Debugger: "unable to read unknown load command"
Hi everyone,
Today I was compiling my project on my iPhone 3G device (OS 3.1 beta) with the new SDK 3.1 beta (installed the SDK and 3.1 beta today), however, the debugger gave me a list of errors when it was installing and loading the project onto my iPhone.
The errors I received were:
"unable to read unknown load command 0x80000022"
The project, however, runs fine and also exits normally (status 0).
Is there anyone who knows what might be wrong? I'm not sure if it's SDK 3.1 related or not, but I can't remember having it before.
Also, it might be worth mentioning I do move the project every now and then between my Mac and MacBook, maybe that's got something to do with it? (I know..I should use SVN......).
Thanks in advance!
Anthony
|