summaryrefslogtreecommitdiff
path: root/sketch.sh
diff options
context:
space:
mode:
authorevgeny <me@ch1p.com>2018-12-30 02:20:27 +0300
committerevgeny <me@ch1p.com>2018-12-30 02:20:27 +0300
commit4e289e0292edbb5146b79e190c67ef16eced069e (patch)
treef6fe9484ed91baf297f8d4247beebed45b027c56 /sketch.sh
add files
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