3 Star 0 Fork 0

wellbye/oh_ndkopengl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
wellbye 提交于 2024-04-12 21:35 . fix: 添加测试
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "/Users/wellbye/.ohos/config/default_NdkOpenGL_tHydpd8p_dxfiKX48YCsgVhAtz6Y_iBdE5nzLgw_dGI=.cer",
"storePassword": "0000001BF37D69ACE271C96D4F1041220326B6070F8FC0F7482BB2D03F48B6BFFCB21D1940AE740AD6A37E",
"keyAlias": "debugKey",
"keyPassword": "0000001B45067EC13C32A472E69BDF64C10B9C189A3803E39617138FAC8F5103070EDCB7E09E4879E6FC1F",
"profile": "/Users/wellbye/.ohos/config/default_NdkOpenGL_tHydpd8p_dxfiKX48YCsgVhAtz6Y_iBdE5nzLgw_dGI=.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "/Users/wellbye/.ohos/config/default_NdkOpenGL_tHydpd8p_dxfiKX48YCsgVhAtz6Y_iBdE5nzLgw_dGI=.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": "4.1.0(11)",
"compatibleSdkVersion": "4.1.0(11)",
"runtimeOS": "HarmonyOS"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wellbye/oh_ndkopengl.git
git@gitee.com:wellbye/oh_ndkopengl.git
wellbye
oh_ndkopengl
oh_ndkopengl
master

搜索帮助