mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
initial event loop implementation for macOS
This commit is contained in:
@@ -140,6 +140,10 @@ features = [
|
||||
"Win32_System_Performance",
|
||||
]
|
||||
|
||||
[target.'cfg(macos)'.dependencies]
|
||||
objc = "0.2.7"
|
||||
core-foundation = "0.9.3"
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
strip = "symbols"
|
||||
|
||||
Reference in New Issue
Block a user