From 7c23767c01e71b3ac74089c33c00c7b22b17d6b2 Mon Sep 17 00:00:00 2001 From: vapormusic Date: Wed, 13 Apr 2022 09:39:15 +0700 Subject: [PATCH] Update compiling-on-macos-beta.md --- compilation/compiling-on-macos-beta.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/compilation/compiling-on-macos-beta.md b/compilation/compiling-on-macos-beta.md index e02f767..1e8cbf7 100644 --- a/compilation/compiling-on-macos-beta.md +++ b/compilation/compiling-on-macos-beta.md @@ -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.