Showing
1 changed file
with
10 additions
and
14 deletions
| @@ -20,23 +20,23 @@ | @@ -20,23 +20,23 @@ | ||
| 20 | "name": "default", | 20 | "name": "default", |
| 21 | "type": "HarmonyOS", | 21 | "type": "HarmonyOS", |
| 22 | "material": { | 22 | "material": { |
| 23 | - "certpath": "C:\\Users\\Thurman\\.ohos\\config\\default_sight_harmony_QWBSqgX-h8PHbOj8MRnxCwvXCUltlp6P5ebKMKA51TI=.cer", | ||
| 24 | - "storePassword": "00000019007D1BE372F9267A310C953AEA12FDB4353D441C310E4A4611BFEC577D837C9530B345C64D", | ||
| 25 | - "keyAlias": "debugKey", | ||
| 26 | - "keyPassword": "00000019D1436C0369AD6985BD560FAE6620037BB413CBE4E84AE05AD76BC45E637F5FB1E101B70922", | ||
| 27 | - "profile": "C:\\Users\\Thurman\\.ohos\\config\\default_sight_harmony_QWBSqgX-h8PHbOj8MRnxCwvXCUltlp6P5ebKMKA51TI=.p7b", | 23 | + "certpath": "./singing_config/manual_com.peopledailychina.hosactivity_sign/鸿蒙中文版客户端证书.cer", |
| 24 | + "storePassword": "0000001E857CAD6D7E7172B6C87426344CEF8CC3281AB0461B4FA467DA64A1E11BD35929D150343E5D8E1EEE2740", | ||
| 25 | + "keyAlias": "peopledailyhosalias", | ||
| 26 | + "keyPassword": "0000001E383EA87F51D8B158D5D1FC9ACC10179A0C93E81FD01B2E24D5B449EF1E50789BCEBC4FA09E3E5445C12A", | ||
| 27 | + "profile": "./singing_config/manual_com.peopledailychina.hosactivity_sign/peopledaiychina-hos-profile-debugDebug.p7b", | ||
| 28 | "signAlg": "SHA256withECDSA", | 28 | "signAlg": "SHA256withECDSA", |
| 29 | - "storeFile": "C:\\Users\\Thurman\\.ohos\\config\\default_sight_harmony_QWBSqgX-h8PHbOj8MRnxCwvXCUltlp6P5ebKMKA51TI=.p12" | 29 | + "storeFile": "./singing_config/manual_com.peopledailychina.hosactivity_sign/keystorefile.p12" |
| 30 | } | 30 | } |
| 31 | }, | 31 | }, |
| 32 | { | 32 | { |
| 33 | "name": "release", | 33 | "name": "release", |
| 34 | "type": "HarmonyOS", | 34 | "type": "HarmonyOS", |
| 35 | "material": { | 35 | "material": { |
| 36 | + "storePassword": "0000001E423C7B1ED6AA1EC296F8E9D84C03F7D2E2BD770655E9EABA798E457E15B4D993CCA36416B0200E92DED7", | ||
| 36 | "certpath": "./singing_config/manual_com.peopledailychina.hosactivity_sign/鸿蒙中文版客户端证书正式.cer", | 37 | "certpath": "./singing_config/manual_com.peopledailychina.hosactivity_sign/鸿蒙中文版客户端证书正式.cer", |
| 37 | - "storePassword": "0000001E4D643D92F70DFDD813B928597AD5724094204DEB350DE798DBC2FBDAD97C54B58B01CC1B1756F6ED5EDE", | ||
| 38 | "keyAlias": "peopledailyhosalias", | 38 | "keyAlias": "peopledailyhosalias", |
| 39 | - "keyPassword": "0000001E33EC19E6AB58A6E4968586FEAB93B0990CA5A204048F4630232D6C77A89B5919EC9545ADDA7B4BB56BB4", | 39 | + "keyPassword": "0000001E9C2E794B52FC032F4C6ED037D72ADAAC76F3F0F001342A7D79ABE3A45E01FA86911A0510DB2B532847E2", |
| 40 | "profile": "./singing_config/manual_com.peopledailychina.hosactivity_sign/peopledailychina-hos-profile-releaseRelease.p7b", | 40 | "profile": "./singing_config/manual_com.peopledailychina.hosactivity_sign/peopledailychina-hos-profile-releaseRelease.p7b", |
| 41 | "signAlg": "SHA256withECDSA", | 41 | "signAlg": "SHA256withECDSA", |
| 42 | "storeFile": "./singing_config/manual_com.peopledailychina.hosactivity_sign/keystorefile.p12" | 42 | "storeFile": "./singing_config/manual_com.peopledailychina.hosactivity_sign/keystorefile.p12" |
| @@ -56,9 +56,7 @@ | @@ -56,9 +56,7 @@ | ||
| 56 | "BUILD_VERSION": "" | 56 | "BUILD_VERSION": "" |
| 57 | } | 57 | } |
| 58 | }, | 58 | }, |
| 59 | - "strictMode": { | ||
| 60 | - "useNormalizedOHMUrl": true | ||
| 61 | - } | 59 | + "strictMode": {"useNormalizedOHMUrl": true} |
| 62 | }, | 60 | }, |
| 63 | }, | 61 | }, |
| 64 | { | 62 | { |
| @@ -73,9 +71,7 @@ | @@ -73,9 +71,7 @@ | ||
| 73 | "BUILD_VERSION": "" | 71 | "BUILD_VERSION": "" |
| 74 | } | 72 | } |
| 75 | }, | 73 | }, |
| 76 | - "strictMode": { | ||
| 77 | - "useNormalizedOHMUrl": true | ||
| 78 | - } | 74 | + "strictMode": {"useNormalizedOHMUrl": true} |
| 79 | } | 75 | } |
| 80 | } | 76 | } |
| 81 | ], | 77 | ], |
-
Please register or login to post a comment