Hashlink VS Code mac os
-
Hi 🙋♂️
Im Getting an error "HashLink debugging on macOS is not supported yet." Git #28
Though it seems that Mac OS support is already fixed and merged.
Mac OS BigSur 11.0.1
VSCode 1.52.1
HashLink Debugger 1.1.1
Lime VS extension 1.4.2
HL 1.12.0
HAXE 4.1.4Haxe completion provider: Lime
Lime target configuration: Hashlink/Debuglaunch.json
{
"version": "0.2.0",
"configurations": [
{
"name": "Build + Debug",
"type": "lime",
"request": "launch"
}
]
}Please help me understand what am I doing wrong
Thanks