Skip to content

Commit

Permalink
Update compiling-on-macos-beta.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vapormusic authored Apr 13, 2022
1 parent 295c7ec commit 7c23767
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions compilation/compiling-on-macos-beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,16 @@ Refreshing authorization token(s)

Remember your account name and password because you will need it later.

Once in a while , you may need to re-authenticate the VMP account. If that is the case:

```
python3 -m castlabs_evs.account reauth
Discarding authorization token(s)
Refreshing authorization token(s)
>> Account Name [example]:
>> Password []: XXXXXXXX
```

### Create Apple signing keys and app-specific password.

1. In Xcode: Under ```Xcode > Preferences (⌘,) > Accounts```, you may add your Apple ID. With your team selected, the View Details... in the bottom right could find you the available certificates for generation/download.
Expand Down

0 comments on commit 7c23767

Please sign in to comment.