Add ASC API key config for TestFlight submission
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
74550abf1f
commit
1977156ffd
6
eas.json
6
eas.json
@ -18,7 +18,11 @@
|
|||||||
"submit": {
|
"submit": {
|
||||||
"production": {
|
"production": {
|
||||||
"ios": {
|
"ios": {
|
||||||
"appleTeamId": "UHLZD54ULZ"
|
"appleTeamId": "UHLZD54ULZ",
|
||||||
|
"ascAppId": "6756594148",
|
||||||
|
"ascApiKeyPath": "./AuthKey_GA9C2GRPHS.p8",
|
||||||
|
"ascApiKeyId": "GA9C2GRPHS",
|
||||||
|
"ascApiKeyIssuerId": "dcac5647-0710-4764-affd-2d3270bf49d4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user