| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "app": {
- "signingConfigs": [
- {
- "name": "default",
- "material": {
- "storeFile": "C:/Users/EDY/Documents/xwechat_files/wxid_nz06488hmfxu22_a945/msg/file/2025-06/基础证书文件/基础证书文件/basic.p12",
- "storePassword": "000000182240A171545DFB7E7582C17F2D771FAC8A850ACE2622BB4AB31BBE13062359BE9E6163A0",
- "keyAlias": "yt112233",
- "keyPassword": "000000187D4CA5B422C86D6AD38A9F78FCE3E9B94BABCF4F2C6DEC7A4CC2C81ABC4EF4576ABEC669",
- "signAlg": "SHA256withECDSA",
- "profile": "C:/Users/EDY/Downloads/绿植发布证书Release.p7b",
- "certpath": "C:/Users/EDY/Documents/xwechat_files/wxid_nz06488hmfxu22_a945/msg/file/2025-06/基础证书文件/基础证书文件/发布证书.cer"
- }
- }
- ],
- "products": [
- {
- "name": "default",
- "signingConfig": "default",
- "compatibleSdkVersion": "5.0.3(15)",
- "runtimeOS": "HarmonyOS",
- "buildOption": {
- "strictMode": {
- "caseSensitiveCheck": true,
- "useNormalizedOHMUrl": true
- }
- }
- }
- ],
- "buildModeSet": [
- {
- "name": "debug"
- },
- {
- "name": "release"
- }
- ],
- },
- "modules": [
- {
- "name": "entry",
- "srcPath": "./products/entry",
- "targets": [
- {
- "name": "default",
- "applyToProducts": [
- "default"
- ]
- }
- ]
- },
- {
- "name": "basic",
- "srcPath": "./commons/basic",
- "targets": [
- {
- "name": "default",
- "applyToProducts": [
- "default"
- ]
- }
- ]
- },
- {
- "name": "feature",
- "srcPath": "./features/feature",
- "targets": [
- {
- "name": "default",
- "applyToProducts": [
- "default"
- ]
- }
- ]
- },
- {
- "name": "user",
- "srcPath": "./features/user",
- "targets": [
- {
- "name": "default",
- "applyToProducts": [
- "default"
- ]
- }
- ]
- }
- ]
- }
|