From 9efec0ac900db324491e301d27982fe770841127 Mon Sep 17 00:00:00 2001 From: shijie Date: Thu, 22 Aug 2024 12:31:10 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=95=8F=E6=84=9F=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: shijie --- example/ohos/build-profile.json5 | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/example/ohos/build-profile.json5 b/example/ohos/build-profile.json5 index cff5f0c..736c68d 100644 --- a/example/ohos/build-profile.json5 +++ b/example/ohos/build-profile.json5 @@ -1,19 +1,6 @@ { "app": { "signingConfigs": [ - { - "name": "default", - "type": "HarmonyOS", - "material": { - "certpath": "C:\\Users\\yaopengfei\\.ohos\\config\\default_ohos_yC5ez0qX9jYc4Ne9xz4q-Om_gsOT145G5x3cN3XdCRM=.cer", - "storePassword": "0000001B7ADB5C8133109C23CC81ECA45506CA621264909843E2D517E40B85DE01497B65A62769808A4927", - "keyAlias": "debugKey", - "keyPassword": "0000001B8B5D1EE125349E44D4709FF0695CFE594A4C5787D8B05AEC6773318BE2489FAB43A9D64FDBB825", - "profile": "C:\\Users\\yaopengfei\\.ohos\\config\\default_ohos_yC5ez0qX9jYc4Ne9xz4q-Om_gsOT145G5x3cN3XdCRM=.p7b", - "signAlg": "SHA256withECDSA", - "storeFile": "C:\\Users\\yaopengfei\\.ohos\\config\\default_ohos_yC5ez0qX9jYc4Ne9xz4q-Om_gsOT145G5x3cN3XdCRM=.p12" - } - } ], "products": [ { -- Gitee