Iphone SDK 4.0 Problems

Having trouble when trying to run anything from Unity in Xcode (Version 3.2.3). It Builds and Runs fine all my provisions, device and app ID work fine.

I can get the penelope completed tutorial project working and running on my Ipod Touch version (4.0 8A293) but any other project even a blank one just starts and then exits straight away with “Unity-iPhone exiting with status 1”.

In the debugger this is the line it gets stuck on " Failed to load AOT module ‘/var/mobile/Applications/DC46B880-1933-48DA-BF12-59E43F5F90DD/terraslam.app/Data/Boo.Lang.dll.dylib’ in aot-only mode."

I have added a zip of my blank project.

Thanks

Chris

Apparently just deleting the app off the iPhone and removing all of its app data worked to remove this bug. I just deleted the app off the iPhone and then build and run it again works like a charm. This still does not sit right with me. Does anybody have any idea why this was happening in the first place?

Chris