{ "app": { "signingConfigs": [ { "name": "default", "type": "HarmonyOS", "material": { "certpath": "C:\\Users\\Administrator\\.ohos\\config\\auto_debug_harmony_demo_napi_com.example.harmony_demo_napi_70086000144137060.cer", "storePassword": "0000001BA1ED8F00F73AA9A394939AC6A63C32E438DF25C6F5BE025E0785D5C4B18D752D78CA3C52C72A0E", "keyAlias": "debugKey", "keyPassword": "0000001B9A7B57C755AB223A572604DB1A1B8FA572BB6BF59D2D4B51EC1DA51FD66A8376319D46990C6943", "profile": "C:\\Users\\Administrator\\.ohos\\config\\auto_debug_harmony_demo_napi_com.example.harmony_demo_napi_70086000144137060.p7b", "signAlg": "SHA256withECDSA", "storeFile": "C:\\Users\\Administrator\\.ohos\\config\\auto_debug_harmony_demo_napi_com.example.harmony_demo_napi_70086000144137060.p12" } } ], "products": [ { "name": "default", "signingConfig": "default", "compileSdkVersion": "4.0.0(10)", "compatibleSdkVersion": "4.0.0(10)", "runtimeOS": "HarmonyOS", } ], "buildModeSet": [ { "name": "debug", }, { "name": "release" } ] }, "modules": [ { "name": "entry", "srcPath": "./entry", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] } ] }