Commit 944fa4d
Suppress warning when checking for
Summary: This API is defined only on iOS 8 and newer. There is a warning that the function is defined when checking if it exists since it is always defined in the iOS 8 SDK but not necessarily on iOS 7 phones. Use pragmas to silence the warning. Closes facebook#2475 Reviewed By: @trunkagent, @vjeux Differential Revision: D2443432 Pulled By: @tadeuzagalloJSGlobalContextSetName 1 parent 33cc607 commit 944fa4d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| 590 | + | |
| 591 | + | |
590 | 592 | | |
| 593 | + | |
591 | 594 | | |
592 | 595 | | |
593 | 596 | | |
| |||
0 commit comments