1 Star 0 Fork 115

zhangshaoyi1/HMOSWorld

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build-profile.json5 1.93 KB
一键复制 编辑 原始数据 按行查看 历史
朱新凤 提交于 2024-07-19 16:28 . HMOS世界AGC公共账号迁移
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"storePassword": "0000001DBA1EA72AB57535BE624EA0B1C61A83F3228158B31F89A50CE802B11725BE979C54E94D0E84FA3AE3B4",
"certpath": "./signature/HmosWorld.cer",
"keyAlias": "HmosWorld2024",
"keyPassword": "0000001D1AC05C16C5FBB2BE4856D1D3763C11C6AAB6FCA8982109931D46F72F731182793683531528BB880E48",
"profile": "./signature/HmosWorldProfileDebug.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "./signature/HmosWorld.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.0(12)",
"runtimeOS": "HarmonyOS"
}
]
},
"modules": [
{
"name": "phone",
"srcPath": "./products/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "discover",
"srcPath": "./features/discover"
},
{
"name": "learning",
"srcPath": "./features/learning"
},
{
"name": "topic",
"srcPath": "./features/topic"
},
{
"name": "login",
"srcPath": "./features/login"
},
{
"name": "challenge",
"srcPath": "./features/challenge"
},
{
"name": "mine",
"srcPath": "./features/mine"
},
{
"name": "conference",
"srcPath": "./features/conference"
},
{
"name": "uicomponents",
"srcPath": "./commons/uicomponents"
},
{
"name": "utils",
"srcPath": "./commons/utils"
},
{
"name": "network",
"srcPath": "./commons/network"
},
{
"name": "datastore",
"srcPath": "./commons/datastore"
},
{
"name": "audioplayer",
"srcPath": "./commons/audioplayer"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shaoyizhang/hmosworld.git
git@gitee.com:shaoyizhang/hmosworld.git
shaoyizhang
hmosworld
HMOSWorld
master

搜索帮助