Skip to content

Instantly share code, notes, and snippets.

@paytonrules
Created April 24, 2013 04:46
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 paytonrules/5449686 to your computer and use it in GitHub Desktop.
Save paytonrules/5449686 to your computer and use it in GitHub Desktop.
So I upgraded XCode
Which caused my build to fail
Which required upgrading Xamarin
Which caused my program to build, but crash
Which requires manually building monomac
Which can't build because it can't find the System.Threading namespace
It can't find the System.Threading namespace because I have too many versions of mono
Which requires uninstalling Xamarin, MonoDevelop, Unity, mono.
And starting all over.........
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment