diff --git a/SDL3-CS/SDL3-CS.csproj b/SDL3-CS/SDL3-CS.csproj index 29c8286..5e45f05 100644 --- a/SDL3-CS/SDL3-CS.csproj +++ b/SDL3-CS/SDL3-CS.csproj @@ -57,6 +57,14 @@ runtimes/linux-x86/native true + + runtimes/linux-arm64/native + true + + + runtimes/linux-arm/native + true + runtimes/ios/native true