README.md in produce-0.1.6 vs README.md in produce-0.2.0
- old
+ new
@@ -78,9 +78,11 @@
- `PRODUCE_APP_IDENTIFIER` (the bundle identifier of the new app)
- `PRODUCE_APP_NAME` (the name of the new app)
- `PRODUCE_LANGUAGE` (the language you want your app to use, e.g. `English`, `German`)
- `PRODUCE_VERSION` (the initial app version)
- `PRODUCE_SKU` (the SKU you want to use, which must be a unique number)
+- `PRODUCE_SKIP_ITC` (should iTunes Connect app be created)
+- `PRODUCE_SKIP_DEVCENTER` (should Apple Developer Portal app be created)
- `FASTLANE_TEAM_ID` (the Team ID, e.g. `Q2CBPK58CA`)
- `FASTLANE_TEAM_NAME` (the Team Name, e.g. `Felix Krause`)
## [`fastlane`](https://github.com/KrauseFx/fastlane) Integration