-
-
Notifications
You must be signed in to change notification settings - Fork 657
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ios build: Remove system headers from HEADER_SEARCH_PATHS.
It seems like the compiler already has these in the search path implicitly. Also, the React Native template project removed them in 545072b02. Furthermore, Greg confirmed that a brand-new iOS app (not even using React Native) doesn't have these in any HEADER_SEARCH_PATHS. So, remove this item from HEADER_SEARCH_PATHS in our projects and targets.
- Loading branch information
Showing
1 changed file
with
0 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters