Skip to content

Codesigning issue #122

@octplane

Description

@octplane

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions