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