README.md in produce-1.1.2 vs README.md in produce-1.1.3
- old
+ new
@@ -33,12 +33,14 @@
[![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/fastlane/fastlane/blob/master/produce/LICENSE)
[![Gem](https://img.shields.io/gem/v/produce.svg?style=flat)](http://rubygems.org/gems/produce)
###### Create new iOS apps on iTunes Connect and Dev Portal using your command line
-Get in contact with the developer on Twitter: [@FastlaneTools](https://twitter.com/FastlaneTools)
+`produce` creates new iOS apps on both the Apple Developer Portal and iTunes Connect with the minimum required information.
+Get in contact with the developers on Twitter: [@FastlaneTools](https://twitter.com/FastlaneTools)
+
-------
<p align="center">
<a href="#features">Features</a> •
<a href="#installation">Installation</a> •
<a href="#usage">Usage</a> •
@@ -49,11 +51,10 @@
-------
<h5 align="center"><code>produce</code> is part of <a href="https://fastlane.tools">fastlane</a>: The easiest way to automate building and releasing your iOS and Android apps.</h5>
-
# Features
- **Create** new apps on both iTunes Connect and the Apple Developer Portal
- **Modify** Application Services on the Apple Developer Portal
- **Create** App Groups on the Apple Developer Portal
@@ -105,10 +106,10 @@
If you want to enable Application Services for an App ID (HomeKit and HealthKit in this example):
produce enable_services --homekit --healthkit
-If you want to disable Application Servies for an App ID (iCloud in this case):
+If you want to disable Application Services for an App ID (iCloud in this case):
produce disable_services --icloud
If you want to create a new App Group: