Explorar el Código

update mac project

Luke hace 8 años
padre
commit
c43cefb589
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      MediaBrowser.Server.Mac/Emby.Server.Mac.csproj

+ 1 - 1
MediaBrowser.Server.Mac/Emby.Server.Mac.csproj

@@ -58,7 +58,7 @@
     <TlsProvider>Default</TlsProvider>
     <LinkMode>None</LinkMode>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-    <I18n>west</I18n>
+    <I18n>cjk,mideast,other,rare,west</I18n>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|AnyCPU' ">
     <DebugType>full</DebugType>