-
Notifications
You must be signed in to change notification settings - Fork 2
Building Project
Mark Lilback edited this page Apr 13, 2017
·
1 revision
The following steps are necessary to build a fresh checkout of this repository. The latest Xcode release plus Carthage and Docker are required.
- clone the repo (and if on command line, update sub projects)
carthage bootstrap --no-use-binaries --platform Mac
touch config/Local.xcconfig
(cd vendor/CollectionNotifier; ln -s ../../Carthage Carthage)
- select a developer team for the following targets:
- createHelpIndexx
- MacClient