1 Star 0 Fork 1

Taps-OH/applications_launcher_tv_fengxing

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build-profile.json5 3.76 KB
一键复制 编辑 原始数据 按行查看 历史
ywz 提交于 2024-07-18 17:13 . add fengxing_tv_launcher
{
"app": {
"products": [
{
"name": "default",
"signingConfig": "default",
"runtimeOS": "OpenHarmony",
"compileSdkVersion": 11,
"compatibleSdkVersion": 11
}
],
"signingConfigs": [
{
"name": "default",
"material": {
"storePassword": "00000016F32901F0B80AC363DC9959341C0E8D3B403890119823E2A725ACF30CA11F5F23EF75",
"certpath": "signature/OpenHarmony.cer",
"keyAlias": "OpenHarmony Application Release",
"keyPassword": "000000165EC8C931DEBCEF0540B6BDFC6F7F022A07136BEC27A78793024404C03A7C0F8904F0",
"profile": "signature/launcher.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "signature/OpenHarmony.p12"
}
}
]
},
"modules": [
{
"name": "launcher_common",
"srcPath": "./common",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_appcenter",
"srcPath": "./feature/appcenter",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_bigfolder",
"srcPath": "./feature/bigfolder",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_form",
"srcPath": "./feature/form",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_gesturenavigation",
"srcPath": "./feature/gesturenavigation",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_numbadge",
"srcPath": "./feature/numbadge",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_pagedesktop",
"srcPath": "./feature/pagedesktop",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_recents",
"srcPath": "./feature/recents",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_smartDock",
"srcPath": "./feature/smartdock",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
// {
// "name": "phone_launcher",
// "srcPath": "./product/phone",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default",
// ],
// },
// ],
// },
// {
// "name": "pad_launcher",
// "srcPath": "./product/pad",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default",
// ],
// },
// ],
// },
{
"name": "tv_launcher",
"srcPath": "./product/tv",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_settings",
"srcPath": "./feature/settings",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
}
],
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/taps-oh/applications_launcher_tv_fengxing.git
git@gitee.com:taps-oh/applications_launcher_tv_fengxing.git
taps-oh
applications_launcher_tv_fengxing
applications_launcher_tv_fengxing
master

搜索帮助