- Xcode 8.3+
- Ruby
bundle install
pod install
open cocktail-assassin.xcworkspace
bundle exec fastlane test
(WIP) bundle exec fastlane beta
There is a .gitattributes
file with *.pbxproj binary merge=union
in there, be aware!!
bundle install
pod install
open cocktail-assassin.xcworkspace
bundle exec fastlane test
(WIP) bundle exec fastlane beta
There is a .gitattributes
file with *.pbxproj binary merge=union
in there, be aware!!