From b0260c0d316cc10906b971003996a6ec7848177a Mon Sep 17 00:00:00 2001 From: Dan Balasescu Date: Fri, 20 Jun 2025 00:32:12 +0900 Subject: [PATCH] Exclude iOS/Android libs from package --- SDL3_image-CS/SDL3_image-CS.csproj | 2 ++ SDL3_ttf-CS/SDL3_ttf-CS.csproj | 2 ++ 2 files changed, 4 insertions(+) diff --git a/SDL3_image-CS/SDL3_image-CS.csproj b/SDL3_image-CS/SDL3_image-CS.csproj index 6e01486..027c84f 100644 --- a/SDL3_image-CS/SDL3_image-CS.csproj +++ b/SDL3_image-CS/SDL3_image-CS.csproj @@ -98,6 +98,7 @@ runtimes/linux-arm/native true + diff --git a/SDL3_ttf-CS/SDL3_ttf-CS.csproj b/SDL3_ttf-CS/SDL3_ttf-CS.csproj index 9e0e3ee..212a723 100644 --- a/SDL3_ttf-CS/SDL3_ttf-CS.csproj +++ b/SDL3_ttf-CS/SDL3_ttf-CS.csproj @@ -62,6 +62,7 @@ runtimes/linux-arm/native true +