diff --git a/.github/workflows/app-expo-deploy.yml b/.github/workflows/app-expo-deploy.yml index 9c55039..b4bfddc 100644 --- a/.github/workflows/app-expo-deploy.yml +++ b/.github/workflows/app-expo-deploy.yml @@ -46,7 +46,8 @@ concurrency: cancel-in-progress: true env: - APP_NAME: app-expo + APP_SLUG: life-echo + APP_DISPLAY_NAME: Life Echo EXPO_NO_TELEMETRY: 1 FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true @@ -120,7 +121,7 @@ jobs: echo "version=${VERSION}" >> $GITHUB_OUTPUT echo "tag_name=${TAG_NAME}" >> $GITHUB_OUTPUT echo "version_code=${VERSION_CODE}" >> $GITHUB_OUTPUT - echo "apk_name=${{ env.APP_NAME }}-v${VERSION}-release.apk" >> $GITHUB_OUTPUT + echo "apk_name=${{ env.APP_SLUG }}-v${VERSION}-release.apk" >> $GITHUB_OUTPUT echo "版本名: ${VERSION}, versionCode: ${VERSION_CODE}, tag: ${TAG_NAME}" - name: Set up JDK @@ -204,7 +205,7 @@ jobs: fi { echo "notes< { return { ...config, - name: 'app-expo', - slug: 'app-expo', + name: 'Life Echo', + slug: 'life-echo', version: '1.0.0', orientation: 'portrait', icon: './assets/images/icon.png', - scheme: 'appexpo', + scheme: 'lifeecho', userInterfaceStyle: 'automatic', ios: { ...config?.ios, diff --git a/app-expo/locales/en.json b/app-expo/locales/en.json index 67e40eb..98a9861 100644 --- a/app-expo/locales/en.json +++ b/app-expo/locales/en.json @@ -1,8 +1,8 @@ { "ios": { - "CFBundleDisplayName": "app-expo" + "CFBundleDisplayName": "Life Echo" }, "android": { - "app_name": "app-expo" + "app_name": "Life Echo" } } diff --git a/app-expo/locales/zh.json b/app-expo/locales/zh.json index 67e40eb..39d79d7 100644 --- a/app-expo/locales/zh.json +++ b/app-expo/locales/zh.json @@ -1,8 +1,8 @@ { "ios": { - "CFBundleDisplayName": "app-expo" + "CFBundleDisplayName": "岁月留书" }, "android": { - "app_name": "app-expo" + "app_name": "岁月留书" } } diff --git a/app-expo/package-lock.json b/app-expo/package-lock.json index 0c876a7..e4fe63f 100644 --- a/app-expo/package-lock.json +++ b/app-expo/package-lock.json @@ -1,11 +1,11 @@ { - "name": "app-expo", + "name": "life-echo", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "app-expo", + "name": "life-echo", "version": "1.0.0", "dependencies": { "@dev-plugins/react-query": "^0.4.0", @@ -6524,9 +6524,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -6544,9 +6541,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -6564,9 +6558,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -6584,9 +6575,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -7364,9 +7352,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -7381,9 +7366,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -7398,9 +7380,6 @@ "ppc64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -7415,9 +7394,6 @@ "riscv64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -7432,9 +7408,6 @@ "riscv64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -7449,9 +7422,6 @@ "s390x" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -7466,9 +7436,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -7483,9 +7450,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -14803,9 +14767,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -14826,9 +14787,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -14849,9 +14807,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -14872,9 +14827,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -17290,9 +17242,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -17313,9 +17262,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -17336,9 +17282,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -17359,9 +17302,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ diff --git a/app-expo/package.json b/app-expo/package.json index 72df832..b800706 100644 --- a/app-expo/package.json +++ b/app-expo/package.json @@ -1,5 +1,5 @@ { - "name": "app-expo", + "name": "life-echo", "main": "expo-router/entry", "version": "1.0.0", "scripts": {