Created
April 24, 2013 04:46
-
-
Save paytonrules/5449686 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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