This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
38
Wiki
Activity
Browse Source
Always ad-hoc sign plugin binary on Mac for both CPU arches.
tags/v2.4.1
Andrew Belt
1 year ago
parent
0ff1cc1901
commit
ffa3da87c3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
plugin.mk
+ 1
- 0
plugin.mk
View File
@@ -40,6 +40,7 @@ ifdef ARCH_MAC
TARGET := $(TARGET).dylib
LDFLAGS += -undefined dynamic_lookup
RACK_USER_DIR ?= $(HOME)/Documents/Rack2
CODESIGN ?= codesign -f -s -
endif
ifdef ARCH_WIN
Write
Preview
Loading…
Cancel
Save