Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Commit a6e4f9c

Browse files
committed
clarified build instructions + added pictorial instructions
1 parent 3a9803c commit a6e4f9c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ MvxTutorials
33

44
To build this repo you need to include the MvvmCross binaries from https://github.com/slodge/MvvmCross-Binaries into /Lib/Mvx
55

6-
If you are on the PC include the VS2012 binaries - debug or release
6+
![](http://i.imgur.com/4mh5BR7.png)
7+
8+
* Use MvvmCross-Binaries\VS2012\bin\[Debug|Release] if you are using Visual Studio and are not targeting Xamarin.iOS/Xamarin.Mac.
9+
* Use MvvmCross-Binaries\XS-iOS-Mac\bin\[Debug|Release] if you are using MonoDevelop (Xamarin Studio) or are developing for Xamarin.iOS/Xamarin.Mac.
10+
11+
When setup, you should have an Mvx subfolder here with subfolders of 'Portable' plus one or more specific platforms
712

8-
If you are on the Mac include the iOS binaries - debug or release
913

10-
When setup, you should have an Mvx subfolder here with subfolders of 'Portable' plus one or more specific platforms

0 commit comments

Comments
 (0)