Skip to content

Commit

Permalink
Remove deprecated ALWAYS_SEARCH_USER_PATHS setting for iOS target (Ma…
Browse files Browse the repository at this point in the history
  • Loading branch information
S2Ler authored and babbage committed Jan 7, 2019
1 parent 213bfb7 commit e0fdfcd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build-mac/mailcore2.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4515,7 +4515,6 @@
C6BA2C171705F4E6003F0E9E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
DEAD_CODE_STRIPPING = NO;
ENABLE_BITCODE = YES;
EXECUTABLE_PREFIX = lib;
Expand All @@ -4530,7 +4529,6 @@
C6BA2C181705F4E6003F0E9E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
DEAD_CODE_STRIPPING = NO;
ENABLE_BITCODE = YES;
EXECUTABLE_PREFIX = lib;
Expand Down

0 comments on commit e0fdfcd

Please sign in to comment.