Skip to content

Instantly share code, notes, and snippets.

@chrisntr
Created September 25, 2011 17:59
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 chrisntr/d23dff3283b07e502cff to your computer and use it in GitHub Desktop.
Save chrisntr/d23dff3283b07e502cff to your computer and use it in GitHub Desktop.
/Developer/MonoTouch/usr/bin/mtouch -installdev "/Users/chrishardy/Projects/EmptyPlist/EmptyPlist/bin/iPhone/Release/EmptyPlist.app"
Please ensure your device is connected...
Connected to: ChrisNTR’s iPhone
Initializing file service...
Uploading application
Finalizing file service...
Connected to: ChrisNTR’s iPhone
Installing application
Installation failed: The 'MinimumOSVersion' inside Info.plist does not include the device version (error: 0xe800007e)
The application was terminated by a signal: SIGHUP
The minimum supported version of iOS is set to , which the device does not support.
Either update the device to iOS or newer, or set the Deployment Target in your
project settings to a version your device supports.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment