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-two2_com.oh.dts.cer",
 | |
|           "storePassword": "0000001BE1869C350CC47385898E8BD73BD9A455D1886BA385CD349B7C5ADE3BCFB7A29422CB379DD38D60",
 | |
|           "keyAlias": "debugKey",
 | |
|           "keyPassword": "0000001B9F28F62DC3596874829120C11C241553B9134766FDA5315E81776F4AB7C392D24F996EDE2E3E5A",
 | |
|           "profile": "C:\\Users\\13440\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two2_com.oh.dts.p7b",
 | |
|           "signAlg": "SHA256withECDSA",
 | |
|           "storeFile": "C:\\Users\\13440\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two2_com.oh.dts.p12"
 | |
|         }
 | |
|       }
 | |
|     ],
 | |
|     "compileSdkVersion": 9,
 | |
|     "compatibleSdkVersion": 9,
 | |
|     "products": [
 | |
|       {
 | |
|         "name": "default",
 | |
|         "signingConfig": "default"
 | |
|       }
 | |
|     ]
 | |
|   },
 | |
|   "modules": [
 | |
|     {
 | |
|       "name": "entry",
 | |
|       "srcPath": "./entry",
 | |
|       "targets": [
 | |
|         {
 | |
|           "name": "default",
 | |
|           "applyToProducts": [
 | |
|             "default"
 | |
|           ]
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ]
 | |
| }
 |