Add a note to the advanced setup documentation what can be found in which branch

This commit is contained in:
Andreas Linde 2013-01-19 01:17:00 +01:00
parent bba439df78
commit 7f935df4c5

View File

@ -33,6 +33,8 @@ If you need support for iOS 3.x, please check out [HockeyKit](http://support.hoc
4. Add the submodule: `git submodule add git://github.com/BitStadium/HockeySDK-iOS.git Vendor/HockeySDK`. This would add the submodule into the `Vendor/HockeySDK` subfolder. Change this to the folder you prefer.
5. Releases are always in the `master` branch while the `develop` branch provides the latest in development source code (Using the git flow branching concept). We recommend using the `master` branch!
<a id="xcode"></a>
## Set up Xcode