btc / allegro

Allegro Composer for iOS
2 stars 1 forks source link
master
CircleCI

Configuring Your Development Environment

  1. Clone the repo
  2. Run bundle install to install ruby gems
  3. Run bundle exec pod install to install Cocoapods dependencies
  4. Run make deps to install Carthage dependencies
  5. Run make match to download the Development and AppStore Provisioning Profiles. You'll be prompted for a password. The password is farm.
  6. Install Xcode 8 (for Swift 3)
  7. 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