README.md in produce-0.1.4 vs README.md in produce-0.1.5

- old
+ new

@@ -9,11 +9,12 @@ <a href="https://github.com/KrauseFx/deliver">deliver</a> &bull; <a href="https://github.com/KrauseFx/snapshot">snapshot</a> &bull; <a href="https://github.com/KrauseFx/frameit">frameit</a> &bull; <a href="https://github.com/KrauseFx/PEM">PEM</a> &bull; <a href="https://github.com/KrauseFx/sigh">sigh</a> &bull; - <b>produce</b> + <b>produce</b> &bull; + <a href="https://github.com/KrauseFx/cert">cert</a> </p> ------- <p align="center"> <img src="assets/produce.png"> @@ -74,12 +75,12 @@ - `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_TEAM_ID` (the Team ID, e.g. `Q2CBPK58CA`) -- `PRODUCE_TEAM_NAME` (the Team Name, e.g. `Felix Krause`) +- `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 Your `Fastfile` should look like this ```ruby @@ -124,9 +125,10 @@ - [`deliver`](https://github.com/KrauseFx/deliver): Upload screenshots, metadata and your app to the App Store using a single command - [`snapshot`](https://github.com/KrauseFx/snapshot): Automate taking localized screenshots of your iOS app on every device - [`frameit`](https://github.com/KrauseFx/frameit): Quickly put your screenshots into the right device frames - [`PEM`](https://github.com/KrauseFx/pem): Automatically generate and renew your push notification profiles - [`sigh`](https://github.com/KrauseFx/sigh): Because you would rather spend your time building stuff than fighting provisioning +- [`cert`](https://github.com/KrauseFx/cert): Automatically create and maintain iOS code signing certificates # Need help? - If there is a technical problem with `produce`, submit an issue. - I'm available for contract work - drop me an email: produce@krausefx.com