From a5f6c71d05b7e213217f37754dc409b8cfd2e351 Mon Sep 17 00:00:00 2001 From: jinyaqiu Date: Tue, 5 Aug 2025 10:38:29 +0800 Subject: [PATCH] feat: docker --- app.json | 11 +---------- network_security_config.xml | 7 ------- package-lock.json | 24 ++++++++++++------------ package.json | 4 ++-- 4 files changed, 15 insertions(+), 31 deletions(-) delete mode 100644 network_security_config.xml diff --git a/app.json b/app.json index 1e68492..3d3bfb3 100644 --- a/app.json +++ b/app.json @@ -11,14 +11,6 @@ "ios": { "supportsTablet": true, "infoPlist": { - "NSAppTransportSecurity": { - "NSExceptionDomains": { - "192.168.20.2": { - "NSIncludesSubdomains": true, - "NSExceptionAllowsInsecureHTTPLoads": true - } - } - }, "NSPhotoLibraryUsageDescription": "允许访问照片库,以便模型使用您照片库中的素材进行视频创作”(例如:上传您参加音乐节的现场图,生成一个音乐节体验Vlog", "NSPhotoLibraryAddUsageDescription": "App需要访问相册来保存图片", "NSLocationWhenInUseUsageDescription": "允许获取位置信息,以便模型使用您的位置信息进行个性化创作”(例如:上传您去欧洲旅游的位置信息,结合在当地拍摄的照片,生成一个欧洲旅行攻略Vlog)", @@ -44,8 +36,7 @@ "WAKE_LOCK" ], "edgeToEdgeEnabled": true, - "package": "com.memowake.app", - "networkSecurityConfig": "@xml/network_security_config" + "package": "com.memowake.app" }, "web": { "bundler": "metro", diff --git a/network_security_config.xml b/network_security_config.xml deleted file mode 100644 index 7545674..0000000 --- a/network_security_config.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - 192.168.31.16 - 192.168.20.2 - - diff --git a/package-lock.json b/package-lock.json index 44acd45..5d89026 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@types/p-limit": "^2.2.0", "@types/react-redux": "^7.1.34", "expensify-common": "^2.0.154", - "expo": "53.0.19", + "expo": "53.0.20", "expo-audio": "~0.4.8", "expo-background-task": "^0.2.8", "expo-blur": "~14.1.5", @@ -40,7 +40,7 @@ "expo-location": "~18.1.5", "expo-media-library": "~17.1.7", "expo-notifications": "~0.31.4", - "expo-router": "~5.1.3", + "expo-router": "~5.1.4", "expo-secure-store": "~14.2.3", "expo-splash-screen": "~0.30.10", "expo-sqlite": "~15.2.14", @@ -8773,9 +8773,9 @@ } }, "node_modules/expo": { - "version": "53.0.19", - "resolved": "https://registry.npmjs.org/expo/-/expo-53.0.19.tgz", - "integrity": "sha512-hZWEKw6h5dlfKy6+c3f2exx5x3Loio8p0b2s/Pk1eQfTffqpkQRVVlOzcTWU1RSuMfc47ZMpr97pUJWQczOGsQ==", + "version": "53.0.20", + "resolved": "https://registry.npmjs.org/expo/-/expo-53.0.20.tgz", + "integrity": "sha512-Nh+HIywVy9KxT/LtH08QcXqrxtUOA9BZhsXn3KCsAYA+kNb80M8VKN8/jfQF+I6CgeKyFKJoPNsWgI0y0VBGrA==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.0", @@ -8792,7 +8792,7 @@ "expo-font": "~13.3.2", "expo-keep-awake": "~14.1.4", "expo-modules-autolinking": "2.1.14", - "expo-modules-core": "2.4.2", + "expo-modules-core": "2.5.0", "react-native-edge-to-edge": "1.6.0", "whatwg-url-without-unicode": "8.0.0-3" }, @@ -9243,9 +9243,9 @@ } }, "node_modules/expo-modules-core": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/expo-modules-core/-/expo-modules-core-2.4.2.tgz", - "integrity": "sha512-RCb0wniYCJkxwpXrkiBA/WiNGxzYsEpL0sB50gTnS/zEfX3DImS2npc4lfZ3hPZo1UF9YC6OSI9Do+iacV0NUg==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/expo-modules-core/-/expo-modules-core-2.5.0.tgz", + "integrity": "sha512-aIbQxZE2vdCKsolQUl6Q9Farlf8tjh/ROR4hfN1qT7QBGPl1XrJGnaOKkcgYaGrlzCPg/7IBe0Np67GzKMZKKQ==", "license": "MIT", "dependencies": { "invariant": "^2.2.4" @@ -9272,9 +9272,9 @@ } }, "node_modules/expo-router": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/expo-router/-/expo-router-5.1.3.tgz", - "integrity": "sha512-zoAU0clwEj569PpGOzc06wCcxOskHLEyonJhLNPsweJgu+vE010d6XW+yr5ODR6F3ViFJpfcjbe7u3SaTjl24Q==", + "version": "5.1.4", + "resolved": "https://registry.npmjs.org/expo-router/-/expo-router-5.1.4.tgz", + "integrity": "sha512-8GulCelVN9x+VSOio74K1ZYTG6VyCdJw417gV+M/J8xJOZZTA7rFxAdzujBZZ7jd6aIAG7WEwOUU3oSvUO76Vw==", "license": "MIT", "dependencies": { "@expo/metro-runtime": "5.0.4", diff --git a/package.json b/package.json index 76e2331..59aa509 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/p-limit": "^2.2.0", "@types/react-redux": "^7.1.34", "expensify-common": "^2.0.154", - "expo": "53.0.19", + "expo": "53.0.20", "expo-audio": "~0.4.8", "expo-background-task": "^0.2.8", "expo-blur": "~14.1.5", @@ -46,7 +46,7 @@ "expo-location": "~18.1.5", "expo-media-library": "~17.1.7", "expo-notifications": "~0.31.4", - "expo-router": "~5.1.3", + "expo-router": "~5.1.4", "expo-secure-store": "~14.2.3", "expo-splash-screen": "~0.30.10", "expo-sqlite": "~15.2.14",