1 Star 0 Fork 0

iuv7/fast_driver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 897 Bytes
一键复制 编辑 原始数据 按行查看 历史
iuv7 提交于 2024-06-05 14:27 . feat: 11.登录存储token跳转主页
{
"app": {
"signingConfigs": [
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.0(12)",
//指定HarmonyOS应用/服务兼容的最低版本。注意使用英文.和()
"targetSdkVersion": "5.0.0(12)",
//指定HarmonyOS应用/服务目标版本。若没有设置,默认为compatibleSdkVersion
"runtimeOS": "HarmonyOS",
//指定为HarmonyOS
}
],
"buildModeSet": [
{
"name": "debug"
},
{
"name": "release"
}
],
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "basic",
"srcPath": "./common/basic",
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/iuv7/fast_driver.git
git@gitee.com:iuv7/fast_driver.git
iuv7
fast_driver
fast_driver
master

搜索帮助