fastlane-community / fastlane-plugin-ionic

Integrate your Ionic build into your Fastlane setup
MIT License
86 stars 45 forks source link

Fix failed rubocop checks. better .gitignore and fix example Fastfile #49

Closed laurentyhuel closed 5 years ago

laurentyhuel commented 5 years ago

Fix multiple warnings and checks failed

laurentyhuel commented 5 years ago

Add support for monorepo project https://ionicframework.com/docs/cli/configuration#config-file with --project Add support for configuration https://ionicframework.com/docs/cli/commands/build#advanced-options with --configuration

janpio commented 5 years ago

Hm, can you make different changes in different branches of your repo? Then I can cleanly review each one in a PR and merge them cleanly as well.

janpio commented 5 years ago

.