Skip to content

Mac entitlements #34

@vonagam

Description

@vonagam

I'm writing gdnative haxe (hashlink) bindings and after update to 3.3 encountered problems with registering the library.

There are calls to dlopen in hashlink with relative paths and without allow-dyld-environment-variables entitlement those won't resolve properly.

Also based on this line in hashlink source code i assume that allow-unsigned-executable-memory is needed too...

The library works fine with official mono build (so this is not about something else).

Is addition of these entitlements too problematic?

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