Skip to content

Commit

Permalink
macos
Browse files Browse the repository at this point in the history
  • Loading branch information
Karlatemp committed Oct 2, 2021
1 parent 6320a49 commit 07921f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cp "silk.dylib" bin

cp "libsilk.dll" -T bin/silk.dll
cp "libsilk.so" -T bin/silk.so
cp "libsilk.dylib" -T bin/silk.dylib
mv "libsilk.dylib" bin/silk.dylib

cp "pcm_to_silk.exe" bin
cp "pcm_to_silk" bin
Expand Down

0 comments on commit 07921f7

Please sign in to comment.