diff options
| author | oldmud0 <3421260-oldmud0@users.noreply.gitlab.com> | 2019-02-10 01:04:28 +0000 |
|---|---|---|
| committer | oldmud0 <3421260-oldmud0@users.noreply.gitlab.com> | 2019-02-10 01:04:28 +0000 |
| commit | 6261be1dc82e3f113a0392c2cf93449d784cfb08 (patch) | |
| tree | 8112603cb693440f17b5b7f7a6a9cc629d328a99 /scripts/macos_post_build.sh | |
| parent | 757da1624c660496e6cb858285be85c4fb4974b1 (diff) | |
Add Travis script for Mac builds
Diffstat (limited to 'scripts/macos_post_build.sh')
| -rw-r--r-- | scripts/macos_post_build.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/macos_post_build.sh b/scripts/macos_post_build.sh index d69da0b4..700361ef 100644 --- a/scripts/macos_post_build.sh +++ b/scripts/macos_post_build.sh @@ -2,8 +2,6 @@ DST_FOLDER="./bin/Attorney_Online.app/Contents/Frameworks" -cd .. - mkdir $DST_FOLDER cp ./lib/libbass.dylib $DST_FOLDER |
