| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "app": {
- "products": [
- {
- "name": "default",
- "signingConfig": "default",
- "compatibleSdkVersion": "5.0.0(12)",
- "runtimeOS": "HarmonyOS",
- "buildOption": {
- "strictMode": {
- "caseSensitiveCheck": true,
- "useNormalizedOHMUrl": true
- }
- }
- }
- ],
- "buildModeSet": [
- {
- "name": "debug"
- },
- {
- "name": "release"
- }
- ],
- "signingConfigs": [
- {
- "name": "default",
- "type": "HarmonyOS",
- "material": {
- "certpath": "C:\\Users\\Admin\\.ohos\\config\\default_TTMusic_4xE8H3uDhF_yQsHvKPeuQ4Ihr8SeH-FhaPc2QJXUNQQ=.cer",
- "keyAlias": "debugKey",
- "keyPassword": "0000001AB642934648E4D9123518000E574FF5EC00A13E807027B43264E70DDE8B55883D4BACDEA39DC0",
- "profile": "C:\\Users\\Admin\\.ohos\\config\\default_TTMusic_4xE8H3uDhF_yQsHvKPeuQ4Ihr8SeH-FhaPc2QJXUNQQ=.p7b",
- "signAlg": "SHA256withECDSA",
- "storeFile": "C:\\Users\\Admin\\.ohos\\config\\default_TTMusic_4xE8H3uDhF_yQsHvKPeuQ4Ihr8SeH-FhaPc2QJXUNQQ=.p12",
- "storePassword": "0000001A6A7B4454B87E22F2B10AE207891C8683F4985FB806FEA863564DC5AC0268C5DA8C17EEF45B4F"
- }
- }
- ]
- },
- "modules": [
- {
- "name": "entry",
- "srcPath": "./entry",
- "targets": [
- {
- "name": "default",
- "applyToProducts": [
- "default"
- ]
- }
- ]
- },
- {
- "name": "ijkplayer",
- "srcPath": "./ijkplayer"
- },
- {
- "name": "lib",
- "srcPath": "./lib"
- }
- ]
- }
|