We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff35200 commit b7a25c9Copy full SHA for b7a25c9
ci/package.bash
@@ -1,3 +1,3 @@
1
cp $1/*/lib/*.so addons/pure-data/
2
cp $1/*/lib/*.dll addons/pure-data/
3
-# cp $1/*/lib/*.dylib addons/pure-data/
+cp $1/*/lib/*.dylib addons/pure-data/
0 commit comments