master |
|
Configuring Your Development Environment
- Clone the repo
- Run
bundle install
to install ruby gems
- Run
bundle exec pod install
to install Cocoapods dependencies
- Run
make deps
to install Carthage dependencies
- Run
make match
to download the Development and AppStore Provisioning Profiles. You'll be prompted for a password. The password is farm.
- Install Xcode 8 (for Swift 3)
- Open
allegro.xcworkspace
in Xcode. macOS may attempt to woo you into opening allegro.xcodeproj
. Resist. Because we use Cocoapods, we must use allegro.xcworkspace
.
Resources
Install Bundler
Install Cocoapods
Install Carthage
Install Fastlane
Awesome iOS
List of Musical Symbols
Swift Style Guides: GitHub, LinkedIn