Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx committed Jan 28, 2015
1 parent ec37c29 commit 5559702
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@ Specify the `ipa` file to be used:
deliver testflight ./my_app.ipa
```

Pass the Apple ID and bundle identifier to be used:
Pass the Apple ID and App ID to be used:

```
deliver testflight -u [email protected] -a com.krausefx.app
deliver testflight -u [email protected] -a 862582703
```

To build and upload the ipa in one step, you can use [shenzhen](https://github.com/nomad/shenzhen):
Expand Down

0 comments on commit 5559702

Please sign in to comment.