1 Star 0 Fork 0

zjzhu/Openharmony_VoiceAssistant

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
zhuzhengjun 提交于 2024-10-21 09:33 +08:00 . aa
{
"app": {
"signingConfigs": [
{
"name": "default",
"material": {
"storePassword": "0000001E0660E91537CDE657FE9FE42D34D1FD25F1507786309FCBD1949AE44C725DA4FE881E64F6762133210B0A",
"certpath": "signature/OpenValleyApplication.cer",
"keyAlias": "OpenValley Application Release",
"keyPassword": "0000001E27D147E4E79AE505885E5D4D7E8E2F8578C8BCE001F619D85E6786786C53499B8FD464E55BFCFFA036AE",
"profile": "signature/assistant.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "signature/OpenValley.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 10,
"compatibleSdkVersion": 10,
"runtimeOS": "OpenHarmony",
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "common",
"srcPath": "./common/common"
},
{
"name": "voice",
"srcPath": "./feature/voice",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/appproject/openharmony_-voice-assistant.git
git@gitee.com:appproject/openharmony_-voice-assistant.git
appproject
openharmony_-voice-assistant
Openharmony_VoiceAssistant
master

搜索帮助