From d130f2bbd3bc9ca30e1ce5338cb8f103a75b6814 Mon Sep 17 00:00:00 2001 From: dhf_fanr <1511447814@qq.com> Date: Thu, 21 Aug 2025 15:06:38 +0800 Subject: [PATCH] =?UTF-8?q?IDE=E9=80=82=E9=85=8D=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01_EnvironmentSetup/01_Complete/build-profile.json5 | 1 + 02_UseSwiperToBuildBanner/02_Complete/build-profile.json5 | 1 + 02_UseSwiperToBuildBanner/02_StartingPoint/build-profile.json5 | 1 + 03_BuildItem/03_Complete/build-profile.json5 | 1 + 03_BuildItem/03_StartingPoint/build-profile.json5 | 1 + 04_BuildGridAndList/04_Complete/build-profile.json5 | 1 + 04_BuildGridAndList/04_StartingPoint/build-profile.json5 | 1 + 05_MVVMPatternDesign/05_Complete/build-profile.json5 | 1 + 05_MVVMPatternDesign/05_StartPoint/build-profile.json5 | 1 + 06_LayerArchitectureDesign/QS06_Complete/build-profile.json5 | 1 + 06_LayerArchitectureDesign/QS06_StartPoint/build-profile.json5 | 1 + 07_ArkWebPageAdaptation/07_Complete/build-profile.json5 | 1 + 07_ArkWebPageAdaptation/07_StartPoint/build-profile.json5 | 1 + 08_DataDrivenUIUpdates/08_Complete/build-profile.json5 | 1 + 08_DataDrivenUIUpdates/08_StartPoint/build-profile.json5 | 1 + 09_SettingUpComponentNavigation/09_Complete/build-profile.json5 | 1 + .../09_StartPoint/build-profile.json5 | 1 + 10_TextToSpeech/10_Complete/build-profile.json5 | 1 + 10_TextToSpeech/10_StartPoint/build-profile.json5 | 1 + 11_DevelopOnceDeployAnywhere/11_Complete/build-profile.json5 | 1 + 11_DevelopOnceDeployAnywhere/11_StartPoint/build-profile.json5 | 1 + 12_DistributedFlow/12_Complete/build-profile.json5 | 1 + 12_DistributedFlow/12_StartPoint/build-profile.json5 | 1 + 23 files changed, 23 insertions(+) diff --git a/01_EnvironmentSetup/01_Complete/build-profile.json5 b/01_EnvironmentSetup/01_Complete/build-profile.json5 index 5916880..b2ca56e 100644 --- a/01_EnvironmentSetup/01_Complete/build-profile.json5 +++ b/01_EnvironmentSetup/01_Complete/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/02_UseSwiperToBuildBanner/02_Complete/build-profile.json5 b/02_UseSwiperToBuildBanner/02_Complete/build-profile.json5 index 5916880..b2ca56e 100644 --- a/02_UseSwiperToBuildBanner/02_Complete/build-profile.json5 +++ b/02_UseSwiperToBuildBanner/02_Complete/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/02_UseSwiperToBuildBanner/02_StartingPoint/build-profile.json5 b/02_UseSwiperToBuildBanner/02_StartingPoint/build-profile.json5 index 5916880..b2ca56e 100644 --- a/02_UseSwiperToBuildBanner/02_StartingPoint/build-profile.json5 +++ b/02_UseSwiperToBuildBanner/02_StartingPoint/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/03_BuildItem/03_Complete/build-profile.json5 b/03_BuildItem/03_Complete/build-profile.json5 index 5916880..b2ca56e 100644 --- a/03_BuildItem/03_Complete/build-profile.json5 +++ b/03_BuildItem/03_Complete/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/03_BuildItem/03_StartingPoint/build-profile.json5 b/03_BuildItem/03_StartingPoint/build-profile.json5 index 5916880..b2ca56e 100644 --- a/03_BuildItem/03_StartingPoint/build-profile.json5 +++ b/03_BuildItem/03_StartingPoint/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/04_BuildGridAndList/04_Complete/build-profile.json5 b/04_BuildGridAndList/04_Complete/build-profile.json5 index 5916880..b2ca56e 100644 --- a/04_BuildGridAndList/04_Complete/build-profile.json5 +++ b/04_BuildGridAndList/04_Complete/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/04_BuildGridAndList/04_StartingPoint/build-profile.json5 b/04_BuildGridAndList/04_StartingPoint/build-profile.json5 index 5916880..b2ca56e 100644 --- a/04_BuildGridAndList/04_StartingPoint/build-profile.json5 +++ b/04_BuildGridAndList/04_StartingPoint/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/05_MVVMPatternDesign/05_Complete/build-profile.json5 b/05_MVVMPatternDesign/05_Complete/build-profile.json5 index 5916880..b2ca56e 100644 --- a/05_MVVMPatternDesign/05_Complete/build-profile.json5 +++ b/05_MVVMPatternDesign/05_Complete/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/05_MVVMPatternDesign/05_StartPoint/build-profile.json5 b/05_MVVMPatternDesign/05_StartPoint/build-profile.json5 index 5916880..b2ca56e 100644 --- a/05_MVVMPatternDesign/05_StartPoint/build-profile.json5 +++ b/05_MVVMPatternDesign/05_StartPoint/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/06_LayerArchitectureDesign/QS06_Complete/build-profile.json5 b/06_LayerArchitectureDesign/QS06_Complete/build-profile.json5 index a7f536b..a44ec66 100644 --- a/06_LayerArchitectureDesign/QS06_Complete/build-profile.json5 +++ b/06_LayerArchitectureDesign/QS06_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/06_LayerArchitectureDesign/QS06_StartPoint/build-profile.json5 b/06_LayerArchitectureDesign/QS06_StartPoint/build-profile.json5 index 5916880..b2ca56e 100644 --- a/06_LayerArchitectureDesign/QS06_StartPoint/build-profile.json5 +++ b/06_LayerArchitectureDesign/QS06_StartPoint/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/07_ArkWebPageAdaptation/07_Complete/build-profile.json5 b/07_ArkWebPageAdaptation/07_Complete/build-profile.json5 index a7f536b..a44ec66 100644 --- a/07_ArkWebPageAdaptation/07_Complete/build-profile.json5 +++ b/07_ArkWebPageAdaptation/07_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/07_ArkWebPageAdaptation/07_StartPoint/build-profile.json5 b/07_ArkWebPageAdaptation/07_StartPoint/build-profile.json5 index a7f536b..a44ec66 100644 --- a/07_ArkWebPageAdaptation/07_StartPoint/build-profile.json5 +++ b/07_ArkWebPageAdaptation/07_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/08_DataDrivenUIUpdates/08_Complete/build-profile.json5 b/08_DataDrivenUIUpdates/08_Complete/build-profile.json5 index a7f536b..a44ec66 100644 --- a/08_DataDrivenUIUpdates/08_Complete/build-profile.json5 +++ b/08_DataDrivenUIUpdates/08_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/08_DataDrivenUIUpdates/08_StartPoint/build-profile.json5 b/08_DataDrivenUIUpdates/08_StartPoint/build-profile.json5 index a7f536b..a44ec66 100644 --- a/08_DataDrivenUIUpdates/08_StartPoint/build-profile.json5 +++ b/08_DataDrivenUIUpdates/08_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/09_SettingUpComponentNavigation/09_Complete/build-profile.json5 b/09_SettingUpComponentNavigation/09_Complete/build-profile.json5 index a7f536b..a44ec66 100644 --- a/09_SettingUpComponentNavigation/09_Complete/build-profile.json5 +++ b/09_SettingUpComponentNavigation/09_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/09_SettingUpComponentNavigation/09_StartPoint/build-profile.json5 b/09_SettingUpComponentNavigation/09_StartPoint/build-profile.json5 index a7f536b..a44ec66 100644 --- a/09_SettingUpComponentNavigation/09_StartPoint/build-profile.json5 +++ b/09_SettingUpComponentNavigation/09_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/10_TextToSpeech/10_Complete/build-profile.json5 b/10_TextToSpeech/10_Complete/build-profile.json5 index a7f536b..a44ec66 100644 --- a/10_TextToSpeech/10_Complete/build-profile.json5 +++ b/10_TextToSpeech/10_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/10_TextToSpeech/10_StartPoint/build-profile.json5 b/10_TextToSpeech/10_StartPoint/build-profile.json5 index a7f536b..a44ec66 100644 --- a/10_TextToSpeech/10_StartPoint/build-profile.json5 +++ b/10_TextToSpeech/10_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/11_DevelopOnceDeployAnywhere/11_Complete/build-profile.json5 b/11_DevelopOnceDeployAnywhere/11_Complete/build-profile.json5 index a7f536b..a44ec66 100644 --- a/11_DevelopOnceDeployAnywhere/11_Complete/build-profile.json5 +++ b/11_DevelopOnceDeployAnywhere/11_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/11_DevelopOnceDeployAnywhere/11_StartPoint/build-profile.json5 b/11_DevelopOnceDeployAnywhere/11_StartPoint/build-profile.json5 index a7f536b..a44ec66 100644 --- a/11_DevelopOnceDeployAnywhere/11_StartPoint/build-profile.json5 +++ b/11_DevelopOnceDeployAnywhere/11_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/12_DistributedFlow/12_Complete/build-profile.json5 b/12_DistributedFlow/12_Complete/build-profile.json5 index a7f536b..a44ec66 100644 --- a/12_DistributedFlow/12_Complete/build-profile.json5 +++ b/12_DistributedFlow/12_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/12_DistributedFlow/12_StartPoint/build-profile.json5 b/12_DistributedFlow/12_StartPoint/build-profile.json5 index a7f536b..a44ec66 100644 --- a/12_DistributedFlow/12_StartPoint/build-profile.json5 +++ b/12_DistributedFlow/12_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], -- Gitee