From 088b43a37a2a15323f6427dedfc6a87273cb044c Mon Sep 17 00:00:00 2001 From: Joseph Cloutier Date: Sat, 28 May 2022 08:34:04 -0400 Subject: [PATCH] Don't compile joystick HIDAPI code on iOS. Per README-ios.md and SDL_config_iphoneos.h, it's disabled by default. --- project/lib/sdl-files.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/lib/sdl-files.xml b/project/lib/sdl-files.xml index 7b7c1ac56..962d2c67e 100644 --- a/project/lib/sdl-files.xml +++ b/project/lib/sdl-files.xml @@ -293,7 +293,7 @@ -
+