fix: expo-manifest.json 改为 Expo Updates Modern Manifest 格式(id+createdAt+runtimeVersion)
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.0",
|
"id": "e5ce52a-0000-0000-0000-000000000000",
|
||||||
|
"createdAt": "2026-07-19T15:30:00.000Z",
|
||||||
"runtimeVersion": "0.1.0",
|
"runtimeVersion": "0.1.0",
|
||||||
"assets": [],
|
|
||||||
"launchAsset": {
|
"launchAsset": {
|
||||||
"key": "bundle",
|
"key": "bundle",
|
||||||
"contentType": "application/javascript",
|
"contentType": "application/javascript",
|
||||||
"url": "https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/releases/download/v0.1.0-dav-android-8/bundle.js"
|
"url": "https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/releases/download/v0.1.0-dav-android-8/bundle.js"
|
||||||
}
|
},
|
||||||
|
"assets": [],
|
||||||
|
"metadata": {}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user