Skip to content

Commit

Permalink
Disable quoted includes warning for test target
Browse files Browse the repository at this point in the history
  • Loading branch information
arangato committed Aug 24, 2020
1 parent 7ef99cc commit 50557f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReactiveObjC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2904,6 +2904,7 @@
baseConfigurationReference = D047263219E49FE8006002AA /* iOS-Application.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
INFOPLIST_FILE = ReactiveObjCTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(PROJECT_NAME)Tests";
Expand Down

0 comments on commit 50557f9

Please sign in to comment.