1 Star 0 Fork 4

樊继湘/TitleBar

forked from smarthane/TitleBar 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
build-profile.json5 1.26 KB
Copy Edit Raw Blame History
smarthane authored 2023-12-23 16:34 . first commit
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\Administrator\\.ohos\\config\\auto_debug_TitleBar_me.smarthane.ohos.titlebar_33326640.cer",
"storePassword": "0000001B4771CE18C8276A03115790A25207E449B66FABC41938EBCB5D396D62B7DB11C86EC63767A7641F",
"keyAlias": "debugKey",
"keyPassword": "0000001B3F411523D0DCAF7396A8CAEA6B07617891A9A4D689B5D10B7B7581543FD90822AF4D2B7B9955BD",
"profile": "C:\\Users\\Administrator\\.ohos\\config\\auto_debug_TitleBar_me.smarthane.ohos.titlebar_33326640.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\Administrator\\.ohos\\config\\auto_debug_TitleBar_me.smarthane.ohos.titlebar_33326640.p12"
}
}
],
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default",
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "titlebar",
"srcPath": "./titlebar"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fanjixiang05/titlebar.git
git@gitee.com:fanjixiang05/titlebar.git
fanjixiang05
titlebar
TitleBar
master

Search