diff options
| author | Tim Redfern <tim@getdrop.com> | 2022-09-29 21:12:40 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2022-09-29 21:12:40 +0100 |
| commit | a2c919f85c366e02cdc71f0fb46f4ebd4e4afebe (patch) | |
| tree | ba1b88607e8de35b0b49683648d7f64ac8259fe1 /passadesgui/start | |
| parent | 8c43a654fdc0a0fd822fd0bd9462cdadf6d96456 (diff) | |
revert to working single plugin chaos
Diffstat (limited to 'passadesgui/start')
| -rwxr-xr-x | passadesgui/start | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/passadesgui/start b/passadesgui/start new file mode 100755 index 0000000..a8863b9 --- /dev/null +++ b/passadesgui/start @@ -0,0 +1,3 @@ +mkdir bin/passadesgui.app/Contents/MacOS/@rpath +cp libs/libndi.3.dylib bin/passadesgui.app/Contents/MacOS/@rpath/ +cp libs/libHeliosDacAPI.dylib bin/passadesgui.app/Contents/MacOS/ |
