2 Star 2 Fork 3

Taps-OH/applications_settings_tv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
雷琦玮 提交于 2023-07-04 11:33 +08:00 . 适配TV形态
{
"app": {
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default"
}
],
"signingConfigs": [
{
"name": "default",
"material": {
"storePassword": "00000016D1604BF7D13BF4DFCB0F3CE6A9A1A0CC5FFF9E46D21774C5C8DCC21988CF299508F6",
"certpath": "signature/OpenHarmony.cer",
"keyAlias": "OpenHarmony Application Release",
"keyPassword": "000000163FAF331FF4C0329AED7835A42C78E97F9CEFE4F622E9217867F71F2A3DD626D0A9F4",
"profile": "signature/settings.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "signature/OpenHarmony.p12"
}
}
]
},
"modules": [
{
"name": "phone",
"srcPath": "./product/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "tv",
"srcPath": "./product/tv",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "tv_menu",
"srcPath": "./product/default/settingMenu",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/taps-oh/applications_settings.git
[email protected]:taps-oh/applications_settings.git
taps-oh
applications_settings
applications_settings_tv
master

搜索帮助