File tree Expand file tree Collapse file tree
Example/Skeleton.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 538538 baseConfigurationReference = D76031F21022F04B0CCD4B56 /* Pods-Skeleton_Tests.debug.xcconfig */;
539539 buildSettings = {
540540 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
541- FRAMEWORK_SEARCH_PATHS = (
542- "$(SDKROOT)/Developer/Library/Frameworks",
543- "$(inherited)",
544- );
541+ FRAMEWORK_SEARCH_PATHS = "$(inherited)";
545542 GCC_PREPROCESSOR_DEFINITIONS = (
546543 "DEBUG=1",
547544 "$(inherited)",
559556 baseConfigurationReference = 7363BAEA148D4E14564677A9 /* Pods-Skeleton_Tests.release.xcconfig */;
560557 buildSettings = {
561558 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
562- FRAMEWORK_SEARCH_PATHS = (
563- "$(SDKROOT)/Developer/Library/Frameworks",
564- "$(inherited)",
565- );
559+ FRAMEWORK_SEARCH_PATHS = "$(inherited)";
566560 INFOPLIST_FILE = Tests/Info.plist;
567561 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
568562 PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
You can’t perform that action at this time.
0 commit comments