48 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "app": {
 | |
|     "signingConfigs": [
 | |
|       {
 | |
|         "name": "default",
 | |
|         "material": {
 | |
|           "certpath": "C:\\Users\\lixiao\\.ohos\\config\\openharmony\\auto_ohos_default_assistedDrive_com.duolun.myapplication.cer",
 | |
|           "storePassword": "0000001A78AD688CBC1DBFD79BF9FC921E8E1D6E1090159805708C96F8E01D4030A64244CF8703DF8818",
 | |
|           "keyAlias": "debugKey",
 | |
|           "keyPassword": "0000001A8E470AB8DD0263B1F5F7A0703880A31C127A26A78D5526164C5AD31D6E416B2A700555E56DCC",
 | |
|           "profile": "C:\\Users\\lixiao\\.ohos\\config\\openharmony\\auto_ohos_default_assistedDrive_com.duolun.myapplication.p7b",
 | |
|           "signAlg": "SHA256withECDSA",
 | |
|           "storeFile": "C:\\Users\\lixiao\\.ohos\\config\\openharmony\\auto_ohos_default_assistedDrive_com.duolun.myapplication.p12"
 | |
|         }
 | |
|       }
 | |
|     ],
 | |
|     "compileSdkVersion": 9,
 | |
|     "compatibleSdkVersion": 9,
 | |
|     "products": [
 | |
|       {
 | |
|         "name": "default",
 | |
|         "signingConfig": "default",
 | |
|       }
 | |
|     ],
 | |
|     "buildModeSet": [
 | |
|       {
 | |
|         "name": "debug",
 | |
|       },
 | |
|       {
 | |
|         "name": "release"
 | |
|       }
 | |
|     ]
 | |
|   },
 | |
|   "modules": [
 | |
|     {
 | |
|       "name": "entry",
 | |
|       "srcPath": "./entry",
 | |
|       "targets": [
 | |
|         {
 | |
|           "name": "default",
 | |
|           "applyToProducts": [
 | |
|             "default"
 | |
|           ]
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ]
 | |
| } |