2 Star 2 Fork 0

xuchongyu/UAV_control_APP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 1.82 KB
一键复制 编辑 原始数据 按行查看 历史
xuchongyu 提交于 2023-04-04 14:15 +08:00 . init
/*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
{
"app": {
"signingConfigs": [
{
"name": "default",
"material": {
"certpath": "C:\\Users\\LhwHyz\\.ohos\\config\\openharmony\\auto_ohos_default_com.example.softbusclient.cer",
"storePassword": "0000001B9A72E29C34A8B5DA3E608D26B947398D837525313045DCD026188A2A2B6F80E612D4223C582AD3",
"keyAlias": "debugKey",
"keyPassword": "0000001BAD6B00625708B6EF9A69F50BFE6216581287E3523DFC99DFEA305FB7212A5F16537553B8E585D8",
"profile": "C:\\Users\\LhwHyz\\.ohos\\config\\openharmony\\auto_ohos_default_com.example.softbusclient.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\LhwHyz\\.ohos\\config\\openharmony\\auto_ohos_default_com.example.softbusclient.p12"
}
}
],
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default",
},
{
"name": "softbusclient",
"signingConfig": "default"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xu-chongyu214/uav_control_-app.git
git@gitee.com:xu-chongyu214/uav_control_-app.git
xu-chongyu214
uav_control_-app
UAV_control_APP
master

搜索帮助