1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/geekharmony-hmosapp1

Клонировать/Скачать
build-profile.json5 6.8 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
liangxiao Отправлено 04.06.2025 12:36 88e58db
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\liang\\.ohos\\config\\default_hmosapp1_ApoEOG4-XUZjRVXwIsFF2R67eKdHwzeftHC9qc4wvXI=.cer",
"storePassword": "0000001B95F312E5A96A83ED36255219E548E7DAC020D3B9084E72787F1C5B97F6F47EAB9B9CAD05090395",
"keyAlias": "debugKey",
"keyPassword": "0000001BF2864D44876EB18BF567D8FD6B7505851866FFBBE21A25069F6B219D4BD5175E56B9C80D444F6B",
"profile": "C:\\Users\\liang\\.ohos\\config\\default_hmosapp1_ApoEOG4-XUZjRVXwIsFF2R67eKdHwzeftHC9qc4wvXI=.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\liang\\.ohos\\config\\default_hmosapp1_FUZ44Lgrp64tjR3k72m6Yp0Nh1fUbwnlevlGDvZb8Uw=.p12",
"storePassword": "0000001B8164FDE9CB450B5297D2ACB4D2E69B7EDF85C2A4E14B2ED299FF14D61F5C007F09983FE3FAD7FF"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.5(17)",
"runtimeOS": "HarmonyOS"
}
],
},
"modules": [
// {
// "name": "entry",
// "srcPath": "./product/entry",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libcommon1",
// "srcPath": "./feature/har/libcommon1",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libindex1",
// "srcPath": "./feature/hsp/libindex1",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "librarycommon1",
// "srcPath": "./feature/hsp/librarycommon1",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libothergsyplayer",
// "srcPath": "./feature/hsp/aothers/libothergsyplayer",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libmusic",
// "srcPath": "./feature/hsp/aothers/libmusic",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libmusicplay",
// "srcPath": "./feature/hsp/aothers/libmusicplay",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libvideo1",
// "srcPath": "./feature/hsp/aothers/libvideo1",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libgeekappscancode",
// "srcPath": "./feature/hsp/abase2/libgeekappscancode",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libgeekapputils",
// "srcPath": "./feature/har/abase/libgeekapputils"
// },
// {
// "name": "libdatastore",
// "srcPath": "./feature/hsp/abase/libdatastore",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libgeekappnetwork",
// "srcPath": "./feature/har/abase/libgeekappnetwork",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libgeekappuicomponents",
// "srcPath": "./feature/har/abase/libgeekappuicomponents",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libyewulistview",
// "srcPath": "./feature/hsp/abase2/libyewulistview",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libgeekappwebview",
// "srcPath": "./feature/hsp/abase2/libgeekappwebview",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libgeekappfontsize",
// "srcPath": "./feature/hsp/abase2/libgeekappfontsize",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libgeekappsplash",
// "srcPath": "./feature/hsp/abase2/libgeekappsplash",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
{
"name": "libgeekapp",
"srcPath": "./libgeekapp"
},
// {
// "name": "phone",
// "srcPath": "./product/phone",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
// {
// "name": "libraryindex1",
// "srcPath": "./features/libraryindex1"
// },
// {
// "name": "libraryindex2",
// "srcPath": "./features/libraryindex2"
// },
// {
// "name": "libraryindex3",
// "srcPath": "./features/libraryindex3"
// },
// {
// "name": "libraryindex4",
// "srcPath": "./features/libraryindex4"
// },
// {
// "name": "librarylogin",
// "srcPath": "./features/librarylogin"
// },
// {
// "name": "libraryindex",
// "srcPath": "./features/libraryindex"
// },
// {
// "name": "librarycommon",
// "srcPath": "./features/common/librarycommon"
// }
]
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/geekharmony-hmosapp1.git
git@api.gitlife.ru:oschina-mirror/geekharmony-hmosapp1.git
oschina-mirror
geekharmony-hmosapp1
geekharmony-hmosapp1
master