{ "apiType": 'stageMode', "buildOption": { "externalNativeOptions": { "abiFilters": [ "arm64-v8a", "armeabi-v7a", "x86_64" ], "path": "./src/main/cpp/CMakeLists.txt", "arguments": "", "cppFlags": "" }, "sourceOption": { "workers": [ './src/main/ets/workers/worker.ts' ] }, "arkOptions": { "types": [ "./src/main/ets/common/lidar/type" ] } }, "targets": [ { "name": "default" }, { "name": "ohosTest", } ] }