2
0
Luke 8 жил өмнө
parent
commit
5192e8a6d2

+ 10 - 0
MediaBrowser.Server.Mac/Native/BaseMonoApp.cs

@@ -205,6 +205,16 @@ namespace MediaBrowser.Server.Mac
 			return new NullPowerManagement ();
 		}
 
+		public void EnableLoopback(string appName)
+		{
+
+		}
+
+		public bool PortsRequireAuthorization(string applicationPath)
+		{
+			return false;
+		}
+
         private NativeEnvironment GetEnvironmentInfo()
         {
             var info = new NativeEnvironment