소스 검색

update mac project

Luke 8 년 전
부모
커밋
c43cefb589
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>