1 Star 1 Fork 0

Andrew0229/VulkanDemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
Andrew0229 提交于 2023-10-18 15:53 +08:00 . update api 10
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\z00555632\\.ohos\\config\\auto_debug_VulkanDemo_com.example.vulkandemo_70086000335150284.cer",
"storePassword": "0000001B0C3D1C3B681395ACA7E4DE39D32EAF20F6B59C61B747E9DB43552419992789A698E7FC65EEC864",
"keyAlias": "debugKey",
"keyPassword": "0000001B6BCF37647990F5BDCF6E705593AD760A935ED851A926CD80417E9A7CF395297A2F3C7701723ADD",
"profile": "C:\\Users\\z00555632\\.ohos\\config\\auto_debug_VulkanDemo_com.example.vulkandemo_70086000335150284.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\z00555632\\.ohos\\config\\auto_debug_VulkanDemo_com.example.vulkandemo_70086000335150284.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": "4.0.0(10)",
"compatibleSdkVersion": "4.0.0(10)",
"runtimeOS": "HarmonyOS",
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/andrew0229/vulkan-demo.git
git@gitee.com:andrew0229/vulkan-demo.git
andrew0229
vulkan-demo
VulkanDemo
master

搜索帮助