From 53a87f4a740ac098e948c151f4fb81d005e9a690 Mon Sep 17 00:00:00 2001 From: Dan Balasescu Date: Mon, 9 Dec 2024 10:42:27 +0900 Subject: [PATCH] Fix SDL3-CS iOS native include --- SDL3-CS/SDL3-CS.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDL3-CS/SDL3-CS.csproj b/SDL3-CS/SDL3-CS.csproj index 94fde2d..84ef448 100644 --- a/SDL3-CS/SDL3-CS.csproj +++ b/SDL3-CS/SDL3-CS.csproj @@ -73,7 +73,7 @@ runtimes/linux-arm/native true - + runtimes/ios/native/SDL3.xcframework true