Browse Source

remove image magick components

Luke Pulverenti 10 năm trước cách đây
mục cha
commit
4733e37c08
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      MediaBrowser.Server.Mac/ImageMagickSharp.dll.config

+ 1 - 1
MediaBrowser.Server.Mac/ImageMagickSharp.dll.config

@@ -1,3 +1,3 @@
 <configuration>
-  <dllmap dll="CORE_RL_Wand_.dll" target="libMagickWand-6.Q16.dylib" os="osx"/>
+  <dllmap dll="CORE_RL_Wand_.dll" target="libMagickWand-6.Q8.dylib" os="osx"/>
 </configuration>