1 Star 0 Fork 0

itluma2008/启智闹钟

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
james 提交于 2024-06-05 10:13 . 实现闹钟的创建及展示
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\admin\\.ohos\\config\\auto_debug_MyAlarmClock_com.example.myalarmclock_30086000717099469.cer",
"storePassword": "0000001BB6B146683778A0574DE08F8887B2BF2128C29B322BA561512D20C6AAE503A474525055CFC15DC6",
"keyAlias": "debugKey",
"keyPassword": "0000001B0F9BDE7849A1B5272E0ECAE0D94940C0247C7418722C154D0981310980A29F6A137A060C06A72F",
"profile": "C:\\Users\\admin\\.ohos\\config\\auto_debug_MyAlarmClock_com.example.myalarmclock_30086000717099469.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\admin\\.ohos\\config\\auto_debug_MyAlarmClock_com.example.myalarmclock_30086000717099469.p12"
}
}
],
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default",
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/itluma2008/qizhi-alarm-clock.git
git@gitee.com:itluma2008/qizhi-alarm-clock.git
itluma2008
qizhi-alarm-clock
启智闹钟
master

搜索帮助