Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 507 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 507 Bytes

Cocktail App

alt text

Prerequisites

  • Xcode 8.3+
  • Ruby

Install dependencies

bundle install
pod install
open cocktail-assassin.xcworkspace

Run Tests

bundle exec fastlane test

Release Beta version

(WIP) bundle exec fastlane beta
NOTE

There is a .gitattributes file with *.pbxproj binary merge=union in there, be aware!!