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