From 98a238fe07e90ec106079e4e6063e7569916fe25 Mon Sep 17 00:00:00 2001 From: Salman Ahmed Date: Wed, 8 Mar 2023 11:51:03 +0300 Subject: [PATCH] Include native iOS libraries in package --- SDL2-CS.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SDL2-CS.csproj b/SDL2-CS.csproj index 94169f5..a4a92d4 100644 --- a/SDL2-CS.csproj +++ b/SDL2-CS.csproj @@ -52,6 +52,11 @@ runtimes/linux-x86/native true + + PreserveNewest + runtimes/ios/native + true +