Skip to content

Commit

Permalink
move of to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kei18 committed Feb 12, 2021
1 parent 02697f6 commit c3be157
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions visualizer/scripts/build_macos.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#!/bin/bash
set -e
cd `dirname $0`/../../third_party/openFrameworks/
git branch -r
git fetch --prune
git checkout refs/tags/0.11.0
cp -f ../../visualizer/scripts/download_libs.sh ./scripts/dev/download_libs.sh
bash ./scripts/osx/download_libs.sh -v 0.11.0
cd ../../visualizer/
Expand Down

0 comments on commit c3be157

Please sign in to comment.