Skip to content

Commit b7a25c9

Browse files
committed
Include dylib in packages
1 parent ff35200 commit b7a25c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/package.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cp $1/*/lib/*.so addons/pure-data/
22
cp $1/*/lib/*.dll addons/pure-data/
3-
# cp $1/*/lib/*.dylib addons/pure-data/
3+
cp $1/*/lib/*.dylib addons/pure-data/

0 commit comments

Comments
 (0)