Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codesigning issue #122

Open
octplane opened this issue Aug 15, 2023 · 0 comments
Open

Codesigning issue #122

octplane opened this issue Aug 15, 2023 · 0 comments

Comments

@octplane
Copy link

Hello,

On a freshly configured haxe setup, the vscode extension tries to validate the fact that the interpreter is codesigned here and my local hl is not signed. I don't remember I had this issue on my other laptop (I don't have it with me, so it's not easy to investigate).

I installed hashlink using brew and:

codesign -d --entitlements - /usr/local/bin/hl
/usr/local/bin/hl: code object is not signed at all
brew info hashlink
==> hashlink: stable 1.13 (bottled), HEAD
Virtual machine for Haxe
https://hashlink.haxe.org/
/usr/local/Cellar/hashlink/1.13 (18 files, 1MB) *
  Poured from bottle using the formulae.brew.sh API on 2023-08-14 at 22:09:11
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/hashlink.rb
License: MIT
==> Dependencies
Required: jpeg-turbo ✔, libogg ✔, libpng ✔, libuv ✔, libvorbis ✔, mbedtls@2 ✔, openal-soft ✔, sdl2 ✔
==> Options
--HEAD

Is this because I'm expected to build the VM from source or am I missing something obvious here?

Thanks for your time and tools!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant