From 03f5dcbf82add94d89e1b85f5a47c1a77b7a052e Mon Sep 17 00:00:00 2001 From: Joseph Cloutier Date: Fri, 27 May 2022 03:29:07 -0400 Subject: [PATCH] Don't enable ARC twice. If `OBJC_ARC` is set, then `-fobjc-arc` was also set already. --- 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 291a15352..056e1153f 100644 --- a/project/lib/sdl-files.xml +++ b/project/lib/sdl-files.xml @@ -530,7 +530,7 @@
- +