feat(ios): add fastlane setup
This commit is contained in:
7
apps/ios/fastlane/Appfile
Normal file
7
apps/ios/fastlane/Appfile
Normal file
@@ -0,0 +1,7 @@
|
||||
app_identifier("com.steipete.clawdis.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)
|
||||
Reference in New Issue
Block a user