File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
resources/views/docs/mobile/2/getting-started Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -261,10 +261,11 @@ iOS apps require several credentials from Apple Developer:
261261To upload to the App Store directly from the command line, you'll need an API key:
262262
2632631 . Log in to [ App Store Connect] ( https://appstoreconnect.apple.com )
264- 2 . Navigate to Users & Access → Keys
265- 3 . Click the "+" button to create a new key with "Developer" access
266- 4 . Download the ` .p8 ` file immediately (you can't download it again later)
267- 5 . Note the Key ID and Issuer ID displayed on the page
264+ 2 . Navigate to Users & Access
265+ 3 . Click Integrations tab → Keys → App Store Connect API
266+ 4 . Click the "+" or "Request Access" button to create a new key with "Developer" access
267+ 5 . Download the ` .p8 ` file immediately (you can't download it again later)
268+ 6 . Note the Key ID and Issuer ID displayed on the page
268269
269270### Export Methods
270271
You can’t perform that action at this time.
0 commit comments