Add missing library to OS X build. v2.15.39
authorCarl Hetherington <cth@carlh.net>
Tue, 17 Dec 2019 08:38:46 +0000 (09:38 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 17 Dec 2019 08:38:46 +0000 (09:38 +0100)
platform/osx/make_dmg.sh

index 13ea930610db35110d59acbeda30a61df771709a..fa92400509648e85c396ff6a7e9031e87eafc7b4 100644 (file)
@@ -166,6 +166,7 @@ function copy_libs {
     copy_lib_env libFLAC "$dest"
     copy_lib_env libvorbis "$dest"
     copy_lib_env libogg "$dest"
     copy_lib_env libFLAC "$dest"
     copy_lib_env libvorbis "$dest"
     copy_lib_env libogg "$dest"
+    copy_lib_env libxerces-c "$dest"
 }
 
 # @param #1 directory to copy to
 }
 
 # @param #1 directory to copy to