1 Star 0 Fork 0

田泳鑫/meikou

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 1.51 KB
一键复制 编辑 原始数据 按行查看 历史
田泳鑫 提交于 2024-06-24 21:11 +08:00 . 完成
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"storePassword": "0000001A153D9CA1EAE74FDABF5AFA9FCCBA7594A1C4E1571829B9F221CCFEC8C7A6A539783F57C34977",
"certpath": "C:/Users/华硕/Desktop/Secretkey/meikou.cer",
"keyAlias": "meikou",
"keyPassword": "0000001AF35DF26643157293A665156C92FC9D264E32C37B79F568D15373C80FC563957020C853E91258",
"profile": "C:/Users/华硕/Desktop/Secretkey/zhiyuDebug.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:/Users/华硕/Desktop/Secretkey/meikou.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "4.1.0(11)",
"runtimeOS": "HarmonyOS",
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "phone",
"srcPath": "./product/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "common",
"srcPath": "./common"
},
{
"name": "Category",
"srcPath": "./features/Category"
},
{
"name": "Home",
"srcPath": "./features/Home"
},
{
"name": "My",
"srcPath": "./features/My"
},
{
"name": "ShopCart",
"srcPath": "./features/ShopCart"
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhiyutianyongxing/meikou.git
[email protected]:zhiyutianyongxing/meikou.git
zhiyutianyongxing
meikou
meikou
master

搜索帮助