From 2fdd152592a9a765531f584b79fa13539ecf25ed Mon Sep 17 00:00:00 2001 From: Dan Balasescu Date: Thu, 3 Jul 2025 13:08:50 +0900 Subject: [PATCH] Package SDL3 extension libs for iOS --- SDL3_image-CS/SDL3_image-CS.csproj | 2 -- SDL3_mixer-CS/SDL3_mixer-CS.csproj | 4 +--- SDL3_ttf-CS/SDL3_ttf-CS.csproj | 2 -- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/SDL3_image-CS/SDL3_image-CS.csproj b/SDL3_image-CS/SDL3_image-CS.csproj index 382f96d..9b516a7 100644 --- a/SDL3_image-CS/SDL3_image-CS.csproj +++ b/SDL3_image-CS/SDL3_image-CS.csproj @@ -68,12 +68,10 @@ runtimes/linux-arm/native true - runtimes/android-arm/native true diff --git a/SDL3_mixer-CS/SDL3_mixer-CS.csproj b/SDL3_mixer-CS/SDL3_mixer-CS.csproj index 053fd55..620aa87 100644 --- a/SDL3_mixer-CS/SDL3_mixer-CS.csproj +++ b/SDL3_mixer-CS/SDL3_mixer-CS.csproj @@ -1,4 +1,4 @@ - + net8.0;net8.0-android @@ -68,12 +68,10 @@ runtimes/linux-arm/native true - runtimes/android-arm/native true diff --git a/SDL3_ttf-CS/SDL3_ttf-CS.csproj b/SDL3_ttf-CS/SDL3_ttf-CS.csproj index 2218524..8b6a4ff 100644 --- a/SDL3_ttf-CS/SDL3_ttf-CS.csproj +++ b/SDL3_ttf-CS/SDL3_ttf-CS.csproj @@ -68,12 +68,10 @@ runtimes/linux-arm/native true - runtimes/android-arm/native true