File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 12881288 625E66FA1C2000EB0027C288 /* Debug */ = {
12891289 isa = XCBuildConfiguration;
12901290 buildSettings = {
1291- FRAMEWORK_SEARCH_PATHS = (
1292- "$(inherited)",
1293- "$(PROJECT_DIR)/Carthage/Build/iOS",
1294- );
1291+ FRAMEWORK_SEARCH_PATHS = "$(inherited)";
12951292 INFOPLIST_FILE = ReSwiftRouterTests/Info.plist;
12961293 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
12971294 PRODUCT_BUNDLE_IDENTIFIER = "de.benjamin-encz.SwiftFlowRouterTests";
13021299 625E66FB1C2000EB0027C288 /* Release */ = {
13031300 isa = XCBuildConfiguration;
13041301 buildSettings = {
1305- FRAMEWORK_SEARCH_PATHS = (
1306- "$(inherited)",
1307- "$(PROJECT_DIR)/Carthage/Build/iOS",
1308- );
1302+ FRAMEWORK_SEARCH_PATHS = "$(inherited)";
13091303 INFOPLIST_FILE = ReSwiftRouterTests/Info.plist;
13101304 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
13111305 PRODUCT_BUNDLE_IDENTIFIER = "de.benjamin-encz.SwiftFlowRouterTests";
You can’t perform that action at this time.
0 commit comments