From 465b8004712a5d64ff1d32f8a75f4fe78d007d55 Mon Sep 17 00:00:00 2001 From: EvilFactory Date: Thu, 19 Oct 2023 13:56:47 -0300 Subject: [PATCH] Fixed Mac projects failing to compile (why does every update Mac specifically breaks slightly differently every time) --- Barotrauma/BarotraumaClient/MacClient.csproj | 1 + Barotrauma/BarotraumaServer/MacServer.csproj | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/Barotrauma/BarotraumaClient/MacClient.csproj b/Barotrauma/BarotraumaClient/MacClient.csproj index 7cd181755..734cf74d5 100644 --- a/Barotrauma/BarotraumaClient/MacClient.csproj +++ b/Barotrauma/BarotraumaClient/MacClient.csproj @@ -14,6 +14,7 @@ Debug;Release;Unstable true ;NU1605;CS0114;CS0108;CS8597;CS8600;CS8601;CS8602;CS8603;CS8604;CS8605;CS8606;CS8607;CS8608;CS8609;CS8610;CS8611;CS8612;CS8613;CS8614;CS8615;CS8616;CS8617;CS8618;CS8619;CS8620;CS8621;CS8622;CS8624;CS8625;CS8626;CS8629;CS8631;CS8632;CS8633;CS8634;CS8638;CS8643;CS8644;CS8645;CS8653;CS8654;CS8655;CS8667;CS8669;CS8670;CS8714;CS8717;CS8765 + false diff --git a/Barotrauma/BarotraumaServer/MacServer.csproj b/Barotrauma/BarotraumaServer/MacServer.csproj index 4f6a94e4a..92c242778 100644 --- a/Barotrauma/BarotraumaServer/MacServer.csproj +++ b/Barotrauma/BarotraumaServer/MacServer.csproj @@ -87,12 +87,6 @@ - - - libsteam_api64.dylib - PreserveNewest - -