EAS project configured + cloud build successful
- Expo project: @it-enterprise/task-team (67f7d2df) - EAS Android APK build: b31c63a8-0e4f-44d6-80e9-98cb24174037 - Download: expo.dev/accounts/it-enterprise/projects/task-team/builds/... Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -36,6 +36,13 @@
|
|||||||
"color": "#3B82F6"
|
"color": "#3B82F6"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
]
|
],
|
||||||
|
"extra": {
|
||||||
|
"router": {},
|
||||||
|
"eas": {
|
||||||
|
"projectId": "67f7d2df-e842-48d8-8fe8-ea4313c4dc5f"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"owner": "it-enterprise"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,14 +10,7 @@
|
|||||||
"android": { "buildType": "apk" }
|
"android": { "buildType": "apk" }
|
||||||
},
|
},
|
||||||
"production": {
|
"production": {
|
||||||
"android": { "buildType": "app-bundle" },
|
"android": { "buildType": "app-bundle" }
|
||||||
"ios": { "autoIncrement": true }
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"submit": {
|
|
||||||
"production": {
|
|
||||||
"android": { "serviceAccountKeyPath": "./google-service-account.json" },
|
|
||||||
"ios": { "appleId": "soft.it.enterprise@gmail.com", "ascAppId": "", "appleTeamId": "8U2KKLXVSN" }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user