Files
clawdbot/apps/ios/fastlane/Appfile
2026-01-04 14:38:51 +00:00

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)