1 Star 0 Fork 67

万少/ef-tool

forked from 旺旺崔冰冰/ef-tool 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build-profile.json5 2.63 KB
一键复制 编辑 原始数据 按行查看 历史
旺旺崔冰冰 提交于 2024-09-11 12:34 . 新增ef_audio框架
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:/Users/cui/.ohos/config/default_ef-tool_pD-sWpvyM743i95f4iirGR2OiHNx0CL1QtTAJWsXOnQ=.cer",
"storePassword": "0000001B69B58A06A0272E0391C680876B603554F98E076490530B5EB418783DC3DF1C95AB3F9F0D071172",
"keyAlias": "debugKey",
"keyPassword": "0000001B0D27700FD9F441566FB0F2339AF98673A87CDCAA2ACE1F3B1230938F969778435E828DFCD5E99B",
"profile": "C:/Users/cui/.ohos/config/default_ef-tool_pD-sWpvyM743i95f4iirGR2OiHNx0CL1QtTAJWsXOnQ=.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:/Users/cui/.ohos/config/default_ef-tool_pD-sWpvyM743i95f4iirGR2OiHNx0CL1QtTAJWsXOnQ=.p12"
}
},
{
"name": "eftool",
"type": "HarmonyOS",
"material": {
"storePassword": "0000001A1CE3D5F51F26B1FA09F4149D3E1E1A283DFA0CBAD9F6A84EB0A0DD9A251F801364CD6B616445",
"certpath": "D:/HarmonyOSNext/certs_prod/eftoolProd.cer",
"keyAlias": "eftool",
"keyPassword": "0000001A68D91CAB81D12C4B95DF404780ACBB023E998A3D2C6CA7C9E52A6276B579E22A4C06C585EA5F",
"profile": "D:/HarmonyOSNext/certs_prod/eftoolProdRelease.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "D:/HarmonyOSNext/certs_prod/.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "eftool",
"compatibleSdkVersion": "5.0.0(12)",
"runtimeOS": "HarmonyOS"
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "eftool",
"srcPath": "./eftool"
},
{
"name": "ef_axios",
"srcPath": "./ef_axios",
},
{
"name": "ef_rcp",
"srcPath": "./ef_rcp",
},
{
"name": "ef_core",
"srcPath": "./ef_core",
},
{
"name": "ef_json",
"srcPath": "./ef_json",
},
{
"name": "ef_crypto",
"srcPath": "./ef_crypto",
},
{
"name": "ef_device",
"srcPath": "./ef_device",
},
{
"name": "ef_ui",
"srcPath": "./ef_ui",
},
{
"name": "ef_crypto_dto",
"srcPath": "./ef_crypto_dto",
},
{
"name": "ef_media",
"srcPath": "./ef_media",
},
{
"name": "ef_audio",
"srcPath": "./ef_audio",
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ukSir/ef-tool.git
git@gitee.com:ukSir/ef-tool.git
ukSir
ef-tool
ef-tool
2.0.x

搜索帮助