33 lines
		
	
	
		
			510 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			510 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "apiType": "stageMode",
 | 
						|
  "buildOption": {
 | 
						|
    "arkOptions": {
 | 
						|
      "types": [
 | 
						|
        "./src/main/ets/api/typings"
 | 
						|
      ]
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "buildOptionSet": [
 | 
						|
    {
 | 
						|
      "name": "release",
 | 
						|
      "arkOptions": {
 | 
						|
        "obfuscation": {
 | 
						|
          "ruleOptions": {
 | 
						|
            "enable": false,
 | 
						|
            "files": [
 | 
						|
              "./obfuscation-rules.txt"
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
  ],
 | 
						|
  "targets": [
 | 
						|
    {
 | 
						|
      "name": "default"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "ohosTest",
 | 
						|
    }
 | 
						|
  ]
 | 
						|
} |