From 33886b09b57c719902311f39c0467cee23ce3b25 Mon Sep 17 00:00:00 2001 From: lloyd <353627866@qq.com> Date: Sat, 23 Aug 2025 15:05:01 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E3=80=90=E6=9E=84=E5=BB=BA=E5=A4=9A?= =?UTF-8?q?=E7=9B=AE=E6=A0=87=E4=BA=A7=E7=89=A9=E5=B7=A5=E7=A8=8B=E3=80=91?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 6 +++--- README.md | 6 +++--- build-profile.json5 | 9 ++++++--- myhar/consumer-rules.txt | 0 myhar/obfuscation-rules.txt | 0 oh-package.json5 | 2 -- 6 files changed, 12 insertions(+), 11 deletions(-) create mode 100644 myhar/consumer-rules.txt create mode 100644 myhar/obfuscation-rules.txt diff --git a/README.en.md b/README.en.md index 54a49d2..e4417f3 100644 --- a/README.en.md +++ b/README.en.md @@ -104,6 +104,6 @@ Click Product (marked with 1 in the figure) in the upper right corner of DevEco 1. This sample demonstrates only the content comparison between the official version and the test version. The default version does not implement its logic. Do not use the default version. 2. The sample is only supported on Huawei phones with standard systems. -3. The HarmonyOS version must be HarmonyOS 5.0.0 Release or later. -4. The DevEco Studio version must be DevEco Studio 5.0.0 Release or later. -5. The HarmonyOS SDK version must be HarmonyOS 5.0.0 Release SDK or later. +3. The HarmonyOS version must be HarmonyOS 5.0.5 Release or later. +4. The DevEco Studio version must be DevEco Studio 5.0.5 Release or later. +5. The HarmonyOS SDK version must be HarmonyOS 5.0.5 Release SDK or later. diff --git a/README.md b/README.md index 074fb58..75be37e 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,6 @@ 1. 该示例仅展示official版本与test版本内容对比,default版本未实现其逻辑,开发者请勿使用default版本运行。 2. 本示例仅支持标准系统上运行,支持设备:华为手机。 -3. HarmonyOS系统:HarmonyOS 5.0.0 Release及以上。 -4. DevEco Studio版本:DevEco Studio 5.0.0 Release及以上。 -5. HarmonyOS SDK版本:HarmonyOS 5.0.0 Release SDK及以上。 \ No newline at end of file +3. HarmonyOS系统:HarmonyOS 5.0.5 Release及以上。 +4. DevEco Studio版本:DevEco Studio 5.0.5 Release及以上。 +5. HarmonyOS SDK版本:HarmonyOS 5.0.5 Release SDK及以上。 \ No newline at end of file diff --git a/build-profile.json5 b/build-profile.json5 index 5653ed8..1a18387 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -4,7 +4,8 @@ "products": [ { "name": "official", - "compatibleSdkVersion": "5.0.0(12)", + "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", "buildOption": { "strictMode": { @@ -19,7 +20,8 @@ }, { "name": "test", - "compatibleSdkVersion": "5.0.0(12)", + "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", "buildOption": { "strictMode": { @@ -34,7 +36,8 @@ }, { "name": "default", - "compatibleSdkVersion": "5.0.0(12)", + "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/myhar/consumer-rules.txt b/myhar/consumer-rules.txt new file mode 100644 index 0000000..e69de29 diff --git a/myhar/obfuscation-rules.txt b/myhar/obfuscation-rules.txt new file mode 100644 index 0000000..e69de29 diff --git a/oh-package.json5 b/oh-package.json5 index bb12751..8bf916d 100644 --- a/oh-package.json5 +++ b/oh-package.json5 @@ -4,7 +4,5 @@ "dependencies": { }, "devDependencies": { - "@ohos/hypium": "1.0.19", - "@ohos/hamock": "1.0.0" } } -- Gitee From bd0bbb6ec5b910fc64ba2a00fc0f811385203ba5 Mon Sep 17 00:00:00 2001 From: lloyd <353627866@qq.com> Date: Sat, 23 Aug 2025 15:10:35 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E3=80=90=E6=9E=84=E5=BB=BA=E5=A4=9A?= =?UTF-8?q?=E7=9B=AE=E6=A0=87=E4=BA=A7=E7=89=A9=E5=B7=A5=E7=A8=8B=E3=80=91?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/src/main/resources/base/element/string.json | 2 +- entry/src/main/resources/en_US/element/string.json | 2 +- entry/src/main/resources/zh_CN/element/string.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/entry/src/main/resources/base/element/string.json b/entry/src/main/resources/base/element/string.json index e644e3a..758a17c 100644 --- a/entry/src/main/resources/base/element/string.json +++ b/entry/src/main/resources/base/element/string.json @@ -10,7 +10,7 @@ }, { "name": "EntryAbility_label", - "value": "label" + "value": "MultiTarget" }, { "name": "title", diff --git a/entry/src/main/resources/en_US/element/string.json b/entry/src/main/resources/en_US/element/string.json index e644e3a..758a17c 100644 --- a/entry/src/main/resources/en_US/element/string.json +++ b/entry/src/main/resources/en_US/element/string.json @@ -10,7 +10,7 @@ }, { "name": "EntryAbility_label", - "value": "label" + "value": "MultiTarget" }, { "name": "title", diff --git a/entry/src/main/resources/zh_CN/element/string.json b/entry/src/main/resources/zh_CN/element/string.json index 9f1885c..e86c1c7 100644 --- a/entry/src/main/resources/zh_CN/element/string.json +++ b/entry/src/main/resources/zh_CN/element/string.json @@ -10,7 +10,7 @@ }, { "name": "EntryAbility_label", - "value": "label" + "value": "多目标" }, { "name": "title", -- Gitee