DO THIS AT YOUR OWN RISK!
Ever since I've upgraded my mac to Sequoia and Tahoe, I noticed that the HELI=X{10-11}.app won't start up properly, it'll state it's a unsigned app and that it is not trusted and the only options it gives you is close or send it to the trash bin.
Here's the xattr command to fix that and have it work.
```
xattr -cr /Applications/HELI-X11.app
```