Commit Graph

2 Commits

Author SHA1 Message Date
karliss
634a0be6f7
Allow loading user compiled plugins. (#3385)
Allow loading user compiled plugins.

By default macOS only allows loading stuff signed by Apple or the same team.
2024-10-20 11:31:07 +03:00
karliss
753d4a7bb5
Enable macOS adhoc signing. (#2569)
* Do not break Python package making it unsignable
* Manaully add one of breakpad libs for codesigning. It doesn't get signed automatically by codesign --deep.
* Enable macOS adhoc signing.
2021-01-24 11:11:26 +02:00