Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Commit

Permalink
Remove unneeded header paths
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed Dec 22, 2016
1 parent d3d6511 commit 71a1319
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ios/RCTFBSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,6 @@
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(BUILT_PRODUCTS_DIR)/usr/local/include",
"${SRCROOT}/../../../ios/**",
);
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
Expand All @@ -392,7 +391,6 @@
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(BUILT_PRODUCTS_DIR)/usr/local/include",
"${SRCROOT}/../../../ios/**",
);
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
Expand Down

0 comments on commit 71a1319

Please sign in to comment.