Parcourir la source

update mac project

Luke il y a 9 ans
Parent
commit
f31a1da48f
2 fichiers modifiés avec 436 ajouts et 383 suppressions
  1. 435 382
      MediaBrowser.Server.Mac/Emby.Server.Mac.csproj
  2. 1 1
      MediaBrowser.Server.Mac/Main.cs

Fichier diff supprimé car celui-ci est trop grand
+ 435 - 382
MediaBrowser.Server.Mac/Emby.Server.Mac.csproj


+ 1 - 1
MediaBrowser.Server.Mac/Main.cs

@@ -94,7 +94,7 @@ namespace MediaBrowser.Server.Mac
 			var fileSystem = new ManagedFileSystem(new PatternsLogger(logManager.GetLogger("FileSystem")), false, true);
             fileSystem.AddShortcutHandler(new MbLinkShortcutHandler(fileSystem));
 
-			var nativeApp = new NativeApp();
+			var nativeApp = new NativeApp(logManager.GetLogger("App"));
 
 			AppHost = new ApplicationHost(appPaths, logManager, options, fileSystem, "Emby.Server.Mac.pkg", nativeApp);
 

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff