im trying to run Penelope completed project ( from unity tech) on my ipad and i set it to ipad only and arm 7 and tried building to ipad but it launches and gets to unity loading screen then crashes and XCode says “Exited with status 1”
this also happens to all custom projects i try to deploy. sometimes i get a error popup that says this:
"Uncaught Exception:
-[PBXDebugScriptCommand debugSessionDidStart:]: unrecognized selector sent to instance 0x200eb78a0
Stack Backtrace:
The stack backtrace has been logged to the console."
and in the console it says:
"2010-06-13 14:12:05.343 Penelope[244:207] → registered unity classes
2010-06-13 14:12:05.379 Penelope[244:207] → registered mono modules
→ applicationDidFinishLaunching()
Failed to load AOT module ‘/var/mobile/Applications/E41805DA-5275-4B13-A4EB-F7D824598AB8/Penelope.app/Data/Assembly - CSharp - first pass.dll.dylib’ in aot-only mode."
anyone know what may be causing this problem?