Copy libfmt dylib into the macOS builds.
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Jan 2025 20:10:58 +0000 (21:10 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 9 Jan 2025 20:10:58 +0000 (21:10 +0100)
platform/osx/make_dmg.sh

index c2dcad8c8d41aee1833a5c303eb80d0ceb582e98..7b96494102f42963c9d32a1811174e943486d81e 100644 (file)
@@ -221,6 +221,7 @@ function copy_libs {
     copy_lib_env libz "$dest"
        copy_lib_env libdav1d "$dest"
        copy_lib_env libsqlite "$dest"
+       copy_lib_env libfmt "$dest"
 }
 
 # @param #1 directory to copy to