Skip to content

Instantly share code, notes, and snippets.

@Mohit-Kheterpal
Created July 23, 2014 16:31
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 Mohit-Kheterpal/85327a9a8282fc8a3368 to your computer and use it in GitHub Desktop.
Save Mohit-Kheterpal/85327a9a8282fc8a3368 to your computer and use it in GitHub Desktop.
360Logicas-Mac-mini:~ 360logicaxamarinmacmini$ /Developer/MonoTouch/usr/bin/smcs Main.cs -out:tmp.app/Main.exe -r:/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll
360Logicas-Mac-mini:~ 360logicaxamarinmacmini$ /Developer/MonoTouch/usr/bin/mtouch tmp.app/Main.exe
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Xamarin.iOS 7.2.6 Business Edition using framework: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk
Framework does not exist /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk
Platform = iPhoneSimulator
SDK =
Deployment Version: 3.1
warning MT0042: No reference to either monotouch.dll or Xamarin.iOS.dll was found. A reference to monotouch.dll will be added.
warning MT0030: The executable name (Main.exe) and the app name (.) are different, this may prevent crash logs from getting symbolicated properly.
error MT2001: Could not link assemblies. Reason: Object reference not set to an instance of an object
360Logicas-Mac-mini:~ 360logicaxamarinmacmini$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment