80 lines
1.9 KiB
Plaintext
80 lines
1.9 KiB
Plaintext
{
|
|
"app": {
|
|
"signingConfigs": [
|
|
{
|
|
"name": "default",
|
|
"type": "HarmonyOS",
|
|
"material": {
|
|
"certpath": "/Users/gandanxiangzhao/.ohos/config/default_harmony_0p9qf45UN48IqoSyKhLtcLhTMwMj81GJRnBkhg7Axm4=.cer",
|
|
"keyAlias": "debugKey",
|
|
"keyPassword": "0000001AA50378305356D7D7EEDE463DB4E4B1B23C35A2615C29ED413C2E2DC30778DFE346C51C100F7D",
|
|
"profile": "/Users/gandanxiangzhao/.ohos/config/default_harmony_0p9qf45UN48IqoSyKhLtcLhTMwMj81GJRnBkhg7Axm4=.p7b",
|
|
"signAlg": "SHA256withECDSA",
|
|
"storeFile": "/Users/gandanxiangzhao/.ohos/config/default_harmony_0p9qf45UN48IqoSyKhLtcLhTMwMj81GJRnBkhg7Axm4=.p12",
|
|
"storePassword": "0000001A29D969B0C08E79F7AC25E39AEB74F09540DED4C7BEF6ABF0671F85B598C8F911C2943D3B741C"
|
|
}
|
|
}
|
|
],
|
|
"products": [
|
|
{
|
|
"name": "default",
|
|
"signingConfig": "default",
|
|
"compatibleSdkVersion": "5.0.2(14)",
|
|
"runtimeOS": "HarmonyOS",
|
|
"buildOption": {
|
|
"strictMode": {
|
|
"caseSensitiveCheck": true,
|
|
"useNormalizedOHMUrl": true
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"buildModeSet": [
|
|
{
|
|
"name": "debug"
|
|
},
|
|
{
|
|
"name": "release"
|
|
}
|
|
]
|
|
},
|
|
"modules": [
|
|
{
|
|
"name": "default",
|
|
"srcPath": "./products/expert",
|
|
"targets": [
|
|
{
|
|
"name": "default",
|
|
"applyToProducts": [
|
|
"default"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "mypage",
|
|
"srcPath": "./features/mypage"
|
|
},
|
|
{
|
|
"name": "basic",
|
|
"srcPath": "./commons/basic"
|
|
},
|
|
{
|
|
"name": "Home",
|
|
"srcPath": "./features/Home"
|
|
},
|
|
{
|
|
"name": "register",
|
|
"srcPath": "./features/register"
|
|
},
|
|
{
|
|
"name": "polyv",
|
|
"srcPath": "./polyv"
|
|
},
|
|
{
|
|
"name": "scene_single_video",
|
|
"srcPath": "./scene_single_video"
|
|
}
|
|
|
|
]
|
|
} |