Merge pull request #1706 from pcblues/master

Update Mac README.md for location change in sln file
This commit is contained in:
Hylke Bons 2016-07-14 08:22:58 +01:00 committed by GitHub
commit f882af5fa0

View file

@ -33,9 +33,10 @@ There are three build configurations available:
To build any of these configurations,
* open `./SparkleShare/Mac/SparkleShare.sln`
* open `./SparkleShare.sln` in Xamarin Studio
* select the SparkleShare.Mac project in the Solution view
* select the required configuration
* select `Build`, then `"Build SparkleShare"` from the menu
* select `Build`, then `"Build SparkleShare.Mac"` from the menu
To build SparkleShare from a command line (e.g. for using a CI system), use this command: