aboutsummaryrefslogtreecommitdiff
path: root/sketch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sketch.sh')
-rwxr-xr-xsketch.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/sketch.sh b/sketch.sh
new file mode 100755
index 0000000..73dcdfc
--- /dev/null
+++ b/sketch.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
+export DYLD_FORCE_FLAT_NAMESPACE=1
+export DYLD_INSERT_LIBRARIES=$DIR/libsketchtrial.dylib
+/Applications/Sketch.app/Contents/MacOS/Sketch