module.exports = { "is-custom-runtime": false, "compile": true, "h5": { "options": { "headless": true }, "executablePath": "" }, "mp-weixin": { "port": 9420, "account": "", "args": "", "cwd": "", "launch": true, "teardown": "disconnect", "remote": false, "executablePath": "" }, "app-plus": { "android": { "id": "", "executablePath": "" }, "version": "", "ios": { "id": "", "executablePath": "" }, "uni-app-x": { "version": "/Applications/HBuilderX-Alpha.app/Contents/HBuilderX/plugins/uniappx-launcher/base/version.txt", "android": { "id": "emulator-5554", "executablePath": "/Applications/HBuilderX-Alpha.app/Contents/HBuilderX/plugins/uniappx-launcher/base/android_base.apk" } } } }