Skip to content

Commit

Permalink
Set ALWAYS_SEARCH_USER_PATHS to NO.
Browse files Browse the repository at this point in the history
This option is now deprecated.
  • Loading branch information
DylanVann committed Apr 21, 2018
1 parent d1724d4 commit e7ba4a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/FastImage.xcodeproj/project.pbxproj
Expand Up @@ -400,6 +400,7 @@
A28797271DE0C0A60081BDFA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
HEADER_SEARCH_PATHS = (
"${SYMROOT}",
"$(BUILT_PRODUCTS_DIR)",
Expand All @@ -418,6 +419,7 @@
A28797281DE0C0A60081BDFA /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
HEADER_SEARCH_PATHS = (
"${SYMROOT}",
"$(BUILT_PRODUCTS_DIR)",
Expand Down

0 comments on commit e7ba4a7

Please sign in to comment.