mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-04-24 00:00:04 +08:00
Use @available() to check for API availability instead of -respondsToSelector:
This commit is contained in:
@@ -1238,7 +1238,6 @@
|
||||
"-Wno-cstring-format-directive",
|
||||
"-Wno-reserved-id-macro",
|
||||
"-Wno-cast-qual",
|
||||
"-Wno-partial-availability",
|
||||
);
|
||||
};
|
||||
name = Debug;
|
||||
|
||||
Reference in New Issue
Block a user