Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Report an error in Execute on tvOS (facebook#1530)
Summary: Pull Request resolved: facebook#1530 The body of `Execute` is currently ifdef'd out on tvOS, which includes the return statement. Instead, return false and report an error when it is called on tvOS. Differential Revision: D64090934
- Loading branch information