49 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			49 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | { | ||
|  |   "app": { | ||
|  |     "signingConfigs": [ | ||
|  |       { | ||
|  |         "name": "default", | ||
|  |         "material": { | ||
|  |           "certpath": "C:/Users/93218/.ohos/config/openharmony/default_CarCheck_6ws2ImxKBjIWjhrUlW-0T3ac5TPJiURAdOxen_4yKNg=.cer", | ||
|  |           "storePassword": "0000001BF3EF3EB0C6F978CCFB0D2A5C055C5EB1D78AC653B437E08F8A4467F8EA9965F9421065DE6B3C97", | ||
|  |           "keyAlias": "debugKey", | ||
|  |           "keyPassword": "0000001B2F0B6BBEED96B88A79ECCFCD15E9E9679B30B19FA73F5DC1FDA1B997385C0B00083BF75AF6C707", | ||
|  |           "profile": "C:/Users/93218/.ohos/config/openharmony/default_CarCheck_6ws2ImxKBjIWjhrUlW-0T3ac5TPJiURAdOxen_4yKNg=.p7b", | ||
|  |           "signAlg": "SHA256withECDSA", | ||
|  |           "storeFile": "C:/Users/93218/.ohos/config/openharmony/default_CarCheck_6ws2ImxKBjIWjhrUlW-0T3ac5TPJiURAdOxen_4yKNg=.p12" | ||
|  |         } | ||
|  |       } | ||
|  |     ], | ||
|  |     "products": [ | ||
|  |       { | ||
|  |         "name": "default", | ||
|  |         "signingConfig": "default", | ||
|  |         "compatibleSdkVersion": 10, | ||
|  |         "compileSdkVersion": 10, | ||
|  |         "runtimeOS": "OpenHarmony" | ||
|  |       } | ||
|  |     ], | ||
|  |     "buildModeSet": [ | ||
|  |       { | ||
|  |         "name": "debug", | ||
|  |       }, | ||
|  |       { | ||
|  |         "name": "release" | ||
|  |       } | ||
|  |     ] | ||
|  |   }, | ||
|  |   "modules": [ | ||
|  |     { | ||
|  |       "name": "entry", | ||
|  |       "srcPath": "./entry", | ||
|  |       "targets": [ | ||
|  |         { | ||
|  |           "name": "default", | ||
|  |           "applyToProducts": [ | ||
|  |             "default" | ||
|  |           ] | ||
|  |         } | ||
|  |       ] | ||
|  |     } | ||
|  |   ] | ||
|  | } |