41 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "app": {
 | |
|     "signingConfigs": [
 | |
|       {
 | |
|         "name": "default",
 | |
|         "material": {
 | |
|           "certpath": "C:\\Users\\13440\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two_com.oh.dts.cer",
 | |
|           "storePassword": "0000001BA3F5B544CB3F01A0085BA69DF10373C170A983B9DEBCCEEFF83C818BD9798696788FC466A6AEC2",
 | |
|           "keyAlias": "debugKey",
 | |
|           "keyPassword": "0000001BE763C58C9CD4B93E5D566C87DD1F5A2D2BF96F6C2DE5BF82499477DD12E10F45E8E1A882AFCAB4",
 | |
|           "profile": "C:\\Users\\13440\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two_com.oh.dts.p7b",
 | |
|           "signAlg": "SHA256withECDSA",
 | |
|           "storeFile": "C:\\Users\\13440\\.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"
 | |
|           ]
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ]
 | |
| }
 |