ohos_electron_hap/.bitfun/configs.json

94 lines
2.6 KiB
JSON

{
"configurations": [
{
"name": "electron",
"id": "p43H8F2H",
"type": "Application",
"typeId": "Application",
"userData": {
"data": {
"command": "",
"runtimeSanitizer": "",
"multiThreadCheck": false,
"enhancedErrorCheck": false,
"autoDependency": true,
"deployMultiHaps": [],
"enableDebugLine": false,
"installFlags": "",
"isDeployMultiHap": false,
"keepApplicationData": true,
"debugType": "Detect Automatically",
"launch": "DefaultAbility",
"launchFlags": "",
"module": "electron",
"product": "default",
"target": "default",
"activateToolWindowData": true,
"storeProjectFile": false,
"environmentVariables": [],
"showStaticGlobalVars": false,
"symbolDirectories": [],
"startupCommands": [],
"postAttachCommands": [],
"lldbLogChannels": "lldb process:gdb-remote packets",
"etsSourcePairs": [],
"abilityName": "",
"beforeLaunch": [
"defaultBuild"
]
}
},
"beforeLaunch": [
{
"name": "defaultBuild"
}
]
},
{
"name": "electron",
"id": "M0BP5C6q",
"type": "Hot Reload",
"typeId": "Hot Reload",
"userData": {
"data": {
"command": "",
"runtimeSanitizer": "",
"multiThreadCheck": false,
"enhancedErrorCheck": false,
"autoDependency": true,
"deployMultiHaps": [],
"enableDebugLine": false,
"installFlags": "",
"isDeployMultiHap": false,
"keepApplicationData": true,
"debugType": "ArkTS/JS",
"launch": "DefaultAbility",
"launchFlags": "",
"module": "electron",
"product": "default",
"target": "default",
"activateToolWindowData": true,
"storeProjectFile": false,
"environmentVariables": [],
"showStaticGlobalVars": false,
"symbolDirectories": [],
"startupCommands": [],
"postAttachCommands": [],
"lldbLogChannels": "lldb process:gdb-remote packets",
"etsSourcePairs": [],
"abilityName": "",
"beforeLaunch": [
"Hot Reload Build"
]
}
},
"beforeLaunch": [
{
"name": "Hot Reload Build",
"userData": {},
"typeId": "hotReloadBuild"
}
]
}
]
}