1 Star 0 Fork 3

ohadss/multidevice_layout_scenepkg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 1.76 KB
一键复制 编辑 原始数据 按行查看 历史
caorunyu 提交于 2024-11-12 17:47 . 修改目录结构
{
"app": {
"signingConfigs": [
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.0(12)",
"runtimeOS": "HarmonyOS",
"buildOption": {
"strictMode": {
"caseSensitiveCheck": true,
"useNormalizedOHMUrl": true
}
}
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "phone",
"srcPath": "./products/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "base",
"srcPath": "./commons/base",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "detail",
"srcPath": "./features/detail",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "hot",
"srcPath": "./features/hot",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "rank",
"srcPath": "./features/rank",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "picture",
"srcPath": "./features/picture",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ohadss/multidevice_layout_scenepkg.git
[email protected]:ohadss/multidevice_layout_scenepkg.git
ohadss
multidevice_layout_scenepkg
multidevice_layout_scenepkg
master

搜索帮助