Skip to content

Commit e4932db

Browse files
committed
Eliminated a warning
1 parent 32e33f8 commit e4932db

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Example/ScrollableStackView.xcodeproj/project.pbxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -538,10 +538,6 @@
538538
isa = XCBuildConfiguration;
539539
baseConfigurationReference = 2916A2B9EB97F1BBE92FEB53 /* Pods-ScrollableStackView_Tests.debug.xcconfig */;
540540
buildSettings = {
541-
FRAMEWORK_SEARCH_PATHS = (
542-
"$(SDKROOT)/Developer/Library/Frameworks",
543-
"$(inherited)",
544-
);
545541
GCC_PREPROCESSOR_DEFINITIONS = (
546542
"DEBUG=1",
547543
"$(inherited)",
@@ -558,10 +554,6 @@
558554
isa = XCBuildConfiguration;
559555
baseConfigurationReference = C75ED3C60D502B23DC2CE014 /* Pods-ScrollableStackView_Tests.release.xcconfig */;
560556
buildSettings = {
561-
FRAMEWORK_SEARCH_PATHS = (
562-
"$(SDKROOT)/Developer/Library/Frameworks",
563-
"$(inherited)",
564-
);
565557
INFOPLIST_FILE = Tests/Info.plist;
566558
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
567559
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";

0 commit comments

Comments
 (0)