You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Fixes#37748
This PR adds a patch which fixes a build issue in Xcode 15.
## Changelog:
[IOS] [ADDED] - Add support for building with Xcode 15
Pull Request resolved: #37758
Reviewed By: cortinico
Differential Revision: D46524009
Pulled By: cipolleschi
fbshipit-source-id: 9f6c12e12a15c154467282a7b4a00e80e5cc0af2
# unary_function and binary_function are no longer provided in C++17 and newer standard modes as part of Xcode 15. They can be re-enabled with setting _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION
0 commit comments