diff options
| author | Tim Redfern <tim@getdrop.com> | 2017-12-29 03:36:45 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2017-12-29 03:36:45 +0000 |
| commit | 4c9570bdf49ec3a6517e5be60fc960d7d9cdbed0 (patch) | |
| tree | eb4278452a7f67a30bc6341f7df8b0d6e1fe98be /gui/start | |
| parent | b470c73bfc271c032f4df9a3fd1b9770cf627f00 (diff) | |
syphon output
Diffstat (limited to 'gui/start')
| -rwxr-xr-x | gui/start | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/start b/gui/start new file mode 100755 index 0000000..c6edba3 --- /dev/null +++ b/gui/start @@ -0,0 +1,3 @@ +mkdir bin/gui.app/Contents/Frameworks +cp -r Frameworks/Syphon.framework bin/gui.app/Contents/Frameworks + |
