mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-16 07:11:39 +08:00
33 lines
552 B
Plaintext
33 lines
552 B
Plaintext
{
|
|
"apiType": "stageMode",
|
|
"buildOption": {
|
|
"externalNativeOptions": {
|
|
"path": "./src/main/cpp/CMakeLists.txt",
|
|
"arguments": "",
|
|
"cppFlags": "",
|
|
},
|
|
},
|
|
"buildOptionSet": [
|
|
{
|
|
"name": "release",
|
|
"arkOptions": {
|
|
"obfuscation": {
|
|
"ruleOptions": {
|
|
"enable": false,
|
|
"files": [
|
|
"./obfuscation-rules.txt"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
],
|
|
"targets": [
|
|
{
|
|
"name": "default"
|
|
},
|
|
{
|
|
"name": "ohosTest",
|
|
}
|
|
]
|
|
} |