From c70da32fc0d28802115213d64400b27a24a3bc08 Mon Sep 17 00:00:00 2001 From: Evan Phoenix Date: Sat, 26 Mar 2022 22:33:08 -0700 Subject: [PATCH] More note about application password more obvious The 2FA situation is detailed, but it's not as obvious as it needs to be. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cba22a6..a2af292 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ gon helps you automate the process of notarization. - [Prompts](#prompts) - [Usage with GoReleaser](#usage-with-goreleaser) - [Go Library](#go-library) +- [Troubleshooting)(#troubleshooting) - [Roadmap](#roadmap) @@ -212,6 +213,9 @@ Supported configurations: The `@env:` syntax will load the password from the named environmental variable. If this value isn't set, we'll attempt to use the `AC_PASSWORD` environment variable as a default. + + **NOTE**: If you have 2FA enabled, the password must be an application password, not + your normal apple id password. See [Troubleshooting](#troubleshooting) for details. * `provider` (`string` _optional_) - The App Store Connect provider when using multiple teams within App Store Connect. If this isn't set, we'll attempt