首次上传
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
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": "emulator-5554",
|
||||
"executablePath": "/Users/yuanrenjie/Desktop/HBuilderX-Alpha.app/Contents/HBuilderX/plugins/launcher/base/android_base.apk"
|
||||
},
|
||||
"version": "/Users/yuanrenjie/Desktop/HBuilderX-Alpha.app/Contents/HBuilderX/plugins/launcher/base/version.txt",
|
||||
"ios": {
|
||||
"id": "",
|
||||
"executablePath": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user