Commit d914b24c authored by zhangying's avatar zhangying

debugSymbol

parent d5081bd6
...@@ -27,8 +27,23 @@ ...@@ -27,8 +27,23 @@
] ]
} }
} }
},
"nativeLib": {
"debugSymbol": {
"strip": false,
"exclude": []
}
} }
}, },
{
"name": "debug",
"nativeLib": {
"debugSymbol": {
"strip": false,
"exclude": []
}
}
}
], ],
"targets": [ "targets": [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment