1 Star 0 Fork 10

zhouyixiang/ohos-connect-hap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build-profile.json5 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
{
"app": {
"signingConfigs": [
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.0(12)",
"runtimeOS": "HarmonyOS",
}
]
},
"modules": [
{
"name": "phone",
"srcPath": "./product/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "devicelibrary",
"srcPath": "./features/devicelibrary"
},
{
"name": "nearbydevice",
"srcPath": "./features/nearbydevice"
},
{
"name": "scenelibrary",
"srcPath": "./features/scenelibrary"
},
{
"name": "mine",
"srcPath": "./features/mine"
},
{
"name": "common",
"srcPath": "./common"
},
{
"name": "connect_iot",
"srcPath": "./connect/connect_iot"
},
{
"name": "connect_wifi",
"srcPath": "./connect/connect_wifi"
},
{
"name": "connect_ble",
"srcPath": "./connect/connect_ble"
},
{
"name": "connect_cloud",
"srcPath": "./connect/connect_cloud",
},
{
"name": "device_manager",
"srcPath": "./connect/device_manager"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zyxwisbo/ohos-connect-hap.git
git@gitee.com:zyxwisbo/ohos-connect-hap.git
zyxwisbo
ohos-connect-hap
ohos-connect-hap
master

搜索帮助