1 Star 0 Fork 72

user瑞/ef-tool_1

forked from 旺旺崔冰冰/ef-tool 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 1.97 KB
一键复制 编辑 原始数据 按行查看 历史
csx 提交于 2024-08-26 01:17 . ef_media新增ffmpeg编译文件
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "/Users/csx/.ohos/config/default_ef-tool_UCv0ZIleBZjB3LgKrY1NJeLWpi9upmIs1uxjJdwOZh4=.cer",
"storePassword": "0000001BF9E31D0C4074F7F27FB3962AAEABEC933A05442BE55FC313C95C92ABF666BCBF0B03E9E323BABA",
"keyAlias": "debugKey",
"keyPassword": "0000001B747C18E4C128E9184D367F5A778E25AE9F8BA84F0F22652D44B31FF84293AB24E45943CA05DEAA",
"profile": "/Users/csx/.ohos/config/default_ef-tool_UCv0ZIleBZjB3LgKrY1NJeLWpi9upmIs1uxjJdwOZh4=.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "/Users/csx/.ohos/config/default_ef-tool_UCv0ZIleBZjB3LgKrY1NJeLWpi9upmIs1uxjJdwOZh4=.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"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",
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/user-rui/ef-tool_1.git
[email protected]:user-rui/ef-tool_1.git
user-rui
ef-tool_1
ef-tool_1
2.0.x

搜索帮助