Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
王士厅
2024-09-23 18:54:58 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9c6e0c25c6bdfeb1893a96991bd759032a0451df
9c6e0c25
1 parent
c69b70da
fix: 误提交
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
14 deletions
sight_harmony/build-profile.json5
sight_harmony/build-profile.json5
View file @
9c6e0c2
...
...
@@ -20,23 +20,23 @@
"name"
:
"default"
,
"type"
:
"HarmonyOS"
,
"material"
:
{
"certpath"
:
"C:\\Users\\Thurman\\.ohos\\config\\default_sight_harmony_QWBSqgX-h8PHbOj8MRnxCwvXCUltlp6P5ebKMKA51TI=.cer"
,
"storePassword"
:
"00000019007D1BE372F9267A310C953AEA12FDB4353D441C310E4A4611BFEC577D837C9530B345C64D"
,
"keyAlias"
:
"debugKey"
,
"keyPassword"
:
"00000019D1436C0369AD6985BD560FAE6620037BB413CBE4E84AE05AD76BC45E637F5FB1E101B70922"
,
"profile"
:
"C:\\Users\\Thurman\\.ohos\\config\\default_sight_harmony_QWBSqgX-h8PHbOj8MRnxCwvXCUltlp6P5ebKMKA51TI=.p7b"
,
"certpath"
:
"./singing_config/manual_com.peopledailychina.hosactivity_sign/鸿蒙中文版客户端证书.cer"
,
"storePassword"
:
"0000001E857CAD6D7E7172B6C87426344CEF8CC3281AB0461B4FA467DA64A1E11BD35929D150343E5D8E1EEE2740"
,
"keyAlias"
:
"peopledailyhosalias"
,
"keyPassword"
:
"0000001E383EA87F51D8B158D5D1FC9ACC10179A0C93E81FD01B2E24D5B449EF1E50789BCEBC4FA09E3E5445C12A"
,
"profile"
:
"./singing_config/manual_com.peopledailychina.hosactivity_sign/peopledaiychina-hos-profile-debugDebug.p7b"
,
"signAlg"
:
"SHA256withECDSA"
,
"storeFile"
:
"
C:\\Users\\Thurman\\.ohos\\config\\default_sight_harmony_QWBSqgX-h8PHbOj8MRnxCwvXCUltlp6P5ebKMKA51TI=
.p12"
"storeFile"
:
"
./singing_config/manual_com.peopledailychina.hosactivity_sign/keystorefile
.p12"
}
},
{
"name"
:
"release"
,
"type"
:
"HarmonyOS"
,
"material"
:
{
"storePassword"
:
"0000001E423C7B1ED6AA1EC296F8E9D84C03F7D2E2BD770655E9EABA798E457E15B4D993CCA36416B0200E92DED7"
,
"certpath"
:
"./singing_config/manual_com.peopledailychina.hosactivity_sign/鸿蒙中文版客户端证书正式.cer"
,
"storePassword"
:
"0000001E4D643D92F70DFDD813B928597AD5724094204DEB350DE798DBC2FBDAD97C54B58B01CC1B1756F6ED5EDE"
,
"keyAlias"
:
"peopledailyhosalias"
,
"keyPassword"
:
"0000001E
33EC19E6AB58A6E4968586FEAB93B0990CA5A204048F4630232D6C77A89B5919EC9545ADDA7B4BB56BB4
"
,
"keyPassword"
:
"0000001E
9C2E794B52FC032F4C6ED037D72ADAAC76F3F0F001342A7D79ABE3A45E01FA86911A0510DB2B532847E2
"
,
"profile"
:
"./singing_config/manual_com.peopledailychina.hosactivity_sign/peopledailychina-hos-profile-releaseRelease.p7b"
,
"signAlg"
:
"SHA256withECDSA"
,
"storeFile"
:
"./singing_config/manual_com.peopledailychina.hosactivity_sign/keystorefile.p12"
...
...
@@ -56,9 +56,7 @@
"BUILD_VERSION"
:
""
}
},
"strictMode"
:
{
"useNormalizedOHMUrl"
:
true
}
"strictMode"
:
{
"useNormalizedOHMUrl"
:
true
}
},
}
,
{
...
...
@@ -73,9 +71,7 @@
"BUILD_VERSION"
:
""
}
},
"strictMode"
:
{
"useNormalizedOHMUrl"
:
true
}
"strictMode"
:
{
"useNormalizedOHMUrl"
:
true
}
}
}
],
...
...
Please
register
or
login
to post a comment