chore: iTMSTransporter isn't in `path`

This commit is contained in:
Felix Rieseberg 2019-12-02 13:41:26 -08:00 коммит произвёл GitHub
Родитель a4ffbf496e
Коммит 25e01dfa08
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -31,7 +31,7 @@ on the train early.
* `options` Object
* `appBundleId` String - The app bundle identifier your Electron app is using. E.g. `com.github.electron`
* `appPath` String - The absolute path to your `.app` file
* `ascProvider` String (optional) - Your [Team Short Name](https://forums.developer.apple.com/thread/113798). This is necessary if you are part of multiple teams, you can find it out by running `iTMSTransporter -m provider -u APPLE_DEV_ACCOUNT -p APP_PASSWORD`
* `ascProvider` String (optional) - Your [Team Short Name](https://forums.developer.apple.com/thread/113798). This is necessary if you are part of multiple teams, you can find it out by running `/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter -m provider -u APPLE_DEV_ACCOUNT -p APP_PASSWORD`
* There are two methods available: user name with password:
* `appleId` String - The username of your apple developer account
* `appleIdPassword` String - The password for your apple developer account