Skip to content

macOS dylib signing

Summary

image

Minimal project and steps to reproduce

Run a Unity app containing VLC Unity on a fresh macOS without special permissions.

What is the current bug behavior?

Popup from the system says it cannot open it.

What is the expected correct behavior?

No warning from the system.

Possible fixes

  • Do we want to handle the signing of this? If so, how? With which certificate?
  • Can the users do the signing themselves? How? Can we facilitate that?

Some resources:

Edited by Martin Finkel