Use @available() to check for API availability instead of -respondsToSelector:

This commit is contained in:
Pierre-Olivier Latour
2019-01-03 17:24:27 -08:00
parent 03fae468d1
commit e9fdd19830
2 changed files with 3 additions and 6 deletions
-1
View File
@@ -1238,7 +1238,6 @@
"-Wno-cstring-format-directive",
"-Wno-reserved-id-macro",
"-Wno-cast-qual",
"-Wno-partial-availability",
);
};
name = Debug;