Skip to content

Instantly share code, notes, and snippets.

@narayanp
Created December 5, 2012 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save narayanp/4214352 to your computer and use it in GitHub Desktop.
Save narayanp/4214352 to your computer and use it in GitHub Desktop.
System.ExecutionEngineException: Attempting to JIT compile method 'tone.AppDelegate:FinishedLaunching (MonoTouch.UIKit.UIApplication,MonoTouch.Foundation.NSDictionary)' while running with --aot-only. See http://docs.xamarin.com/ios/about/limitations for more information.
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38
at tone.AppDelegate.Main (System.String[] args) [0x00000] in /Users/apple/Desktop/3888/monotouch-samples-master/AudioGenerator/AppDelegate.cs:136
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment