41 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "app": {
 | |
|     "signingConfigs": [
 | |
|       {
 | |
|         "name": "default",
 | |
|         "material": {
 | |
|           "certpath": "C:\\Users\\93218\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two_com.oh.dts.cer",
 | |
|           "storePassword": "0000001B3420049DC7C5AF0BB88578D3A8346DDCD0E0CA25562A5558634CD9044933BA52474F87B9E07F32",
 | |
|           "keyAlias": "debugKey",
 | |
|           "keyPassword": "0000001B011F84A5952B68C41905A196EADE759B725C8E922F08D8AFD5EFCB71EF82352768670704E9A01B",
 | |
|           "profile": "C:\\Users\\93218\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two_com.oh.dts.p7b",
 | |
|           "signAlg": "SHA256withECDSA",
 | |
|           "storeFile": "C:\\Users\\93218\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two_com.oh.dts.p12"
 | |
|         }
 | |
|       }
 | |
|     ],
 | |
|     "compileSdkVersion": 9,
 | |
|     "compatibleSdkVersion": 9,
 | |
|     "products": [
 | |
|       {
 | |
|         "name": "default",
 | |
|         "signingConfig": "default"
 | |
|       }
 | |
|     ]
 | |
|   },
 | |
|   "modules": [
 | |
|     {
 | |
|       "name": "entry",
 | |
|       "srcPath": "./entry",
 | |
|       "targets": [
 | |
|         {
 | |
|           "name": "default",
 | |
|           "applyToProducts": [
 | |
|             "default"
 | |
|           ]
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ]
 | |
| }
 |