8 lines
269 B
Plaintext
8 lines
269 B
Plaintext
app_identifier("com.clawdbot.ios")
|
|
|
|
# Auth is expected via App Store Connect API key.
|
|
# Provide either:
|
|
# - APP_STORE_CONNECT_API_KEY_PATH=/path/to/AuthKey_XXXXXX.p8.json (recommended)
|
|
# or:
|
|
# - ASC_KEY_ID, ASC_ISSUER_ID, and ASC_KEY_CONTENT (base64 or raw p8 content)
|