2 Star 2 Fork 0

luvi/CloudFlashPayment

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 3.04 KB
一键复制 编辑 原始数据 按行查看 历史
柯 文绘 提交于 2023-12-26 09:45 . mine优化2
{
"app": {
// "signingConfigs": [
// {
// "name": "default",
// "type": "HarmonyOS",
// "material": {
// "certpath": "/Users/chenjinmei/.ohos/config/auto_debug_cloud-flash-payment_com.example.bankproject_30086000588111184.cer",
// "storePassword": "0000001B2631CBFF7C46BE16F70860A079C9A7467E4E2D8C471272D471CCBFC28ECF737CECA99383864846",
// "keyAlias": "debugKey",
// "keyPassword": "0000001BA5B665B339C01CDFB1B2774966BE9A4A19427AFCD308DF77C61CF0D5178FC67AAA695B038BF51B",
// "profile": "/Users/chenjinmei/.ohos/config/auto_debug_cloud-flash-payment_com.example.bankproject_30086000588111184.p7b",
// "signAlg": "SHA256withECDSA",
// "storeFile": "/Users/chenjinmei/.ohos/config/auto_debug_cloud-flash-payment_com.example.bankproject_30086000588111184.p12"
// }
// }
// ],
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default"
}
],
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\28451\\.ohos\\config\\auto_debug_cloud-flash-payment_com.example.bankproject_900086000300318360.cer",
"storePassword": "0000001AB69BCFA280BC873BCC3B11639729B436259C20DA029101E59785305EDFD60AF9DE03FDE4F61D",
"keyAlias": "debugKey",
"keyPassword": "0000001AFC449946E7842346B040E9A67F13ABAC661B0E1DF646AA8D974B3C04D13E137B3D3836CC2D92",
"profile": "C:\\Users\\28451\\.ohos\\config\\auto_debug_cloud-flash-payment_com.example.bankproject_900086000300318360.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\28451\\.ohos\\config\\auto_debug_cloud-flash-payment_com.example.bankproject_900086000300318360.p12"
}
}
]
// "signingConfigs": [
// {
// "name": "default",
// "type": "HarmonyOS",
// "material": {
// "certpath": "C:\\Users\\DELL\\.ohos\\config\\auto_debug_cloud-flash-payment_com.example.bankproject_2850086000342845904.cer",
// "storePassword": "0000001BD69A75690891AC365E3B3C6EC361359D0515120234CB38ED62D6DDDB02ABCC3572BB61557942BE",
// "keyAlias": "debugKey",
// "keyPassword": "0000001B92AF68F60CDED6FF00D77153BD141BEBF66C557DBC02E30D5319A1ACDFBBE82F8227FE63BCA797",
// "profile": "C:\\Users\\DELL\\.ohos\\config\\auto_debug_cloud-flash-payment_com.example.bankproject_2850086000342845904.p7b",
// "signAlg": "SHA256withECDSA",
// "storeFile": "C:\\Users\\DELL\\.ohos\\config\\auto_debug_cloud-flash-payment_com.example.bankproject_2850086000342845904.p12"
// }
// }
// ]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/luvi/cloud-flash-payment.git
[email protected]:luvi/cloud-flash-payment.git
luvi
cloud-flash-payment
CloudFlashPayment
master

搜索帮助