This file contains hidden or 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
These instructions will get you Mono compiled from source. | |
Requirements: | |
Xcode installed | |
Command Line Tools installed (part of Xcode) | |
Then, create a text file with the contents of everything after "=====", save it as "build.sh" in your home directory | |
Open a terminal window, and type this in your shell: |