This repository has been archived by the owner. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cherrypick: Fix Xcode 11 build (facebook#25146)
Summary: Fixes build in Xcode 11 beta, the signature for `__unused` was changed. This adds a new check for the new style. ## Changelog [iOS] [Fixed] - Xcode 11 beta build Pull Request resolved: facebook#25146 Differential Revision: D15628404 Pulled By: cpojer fbshipit-source-id: 781a188a0e1562a3316fbe62920b12b03a44e4a7 Commit: 46c7ada [46c7ada] Author: Eric Lewis <ericlewis777@gmail.com> Date: 4 June 2019 at 20:54:59 BST Commit Date: 4 June 2019 at 20:59:34 BST
- Loading branch information