|
418 | 418 | D8170FC01B100EBC004192AD /* FoundationExtensionsSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FoundationExtensionsSpec.swift; sourceTree = "<group>"; };
|
419 | 419 | D85C65291C0D84C7005A77AD /* Flatten.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Flatten.swift; sourceTree = "<group>"; };
|
420 | 420 | D871D69E1B3B29A40070F16C /* Optional.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Optional.swift; sourceTree = "<group>"; };
|
| 421 | + E6124BA9267DF505005A3490 /* macOS-XCTest.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "macOS-XCTest.xcconfig"; sourceTree = "<group>"; }; |
421 | 422 | EBCC7DBB1BBF010C00A2AE92 /* Signal.Observer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = Signal.Observer.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
422 | 423 | /* End PBXFileReference section */
|
423 | 424 |
|
|
719 | 720 | D047263919E49FE8006002AA /* macOS-DynamicLibrary.xcconfig */,
|
720 | 721 | D047263A19E49FE8006002AA /* macOS-Framework.xcconfig */,
|
721 | 722 | D047263B19E49FE8006002AA /* macOS-StaticLibrary.xcconfig */,
|
| 723 | + E6124BA9267DF505005A3490 /* macOS-XCTest.xcconfig */, |
722 | 724 | );
|
723 | 725 | path = macOS;
|
724 | 726 | sourceTree = "<group>";
|
|
1561 | 1563 | };
|
1562 | 1564 | D047260419E49ED7006002AA /* Debug */ = {
|
1563 | 1565 | isa = XCBuildConfiguration;
|
1564 |
| - baseConfigurationReference = D047263719E49FE8006002AA /* macOS-Application.xcconfig */; |
| 1566 | + baseConfigurationReference = E6124BA9267DF505005A3490 /* macOS-XCTest.xcconfig */; |
1565 | 1567 | buildSettings = {
|
1566 | 1568 | INFOPLIST_FILE = Tests/ReactiveSwiftTests/Info.plist;
|
1567 | 1569 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
1572 | 1574 | };
|
1573 | 1575 | D047260519E49ED7006002AA /* Release */ = {
|
1574 | 1576 | isa = XCBuildConfiguration;
|
1575 |
| - baseConfigurationReference = D047263719E49FE8006002AA /* macOS-Application.xcconfig */; |
| 1577 | + baseConfigurationReference = E6124BA9267DF505005A3490 /* macOS-XCTest.xcconfig */; |
1576 | 1578 | buildSettings = {
|
1577 | 1579 | INFOPLIST_FILE = Tests/ReactiveSwiftTests/Info.plist;
|
1578 | 1580 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
1661 | 1663 | };
|
1662 | 1664 | D047263F19E4A008006002AA /* Profile */ = {
|
1663 | 1665 | isa = XCBuildConfiguration;
|
1664 |
| - baseConfigurationReference = D047263719E49FE8006002AA /* macOS-Application.xcconfig */; |
| 1666 | + baseConfigurationReference = E6124BA9267DF505005A3490 /* macOS-XCTest.xcconfig */; |
1665 | 1667 | buildSettings = {
|
1666 | 1668 | INFOPLIST_FILE = Tests/ReactiveSwiftTests/Info.plist;
|
1667 | 1669 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
1727 | 1729 | };
|
1728 | 1730 | D047264419E4A00B006002AA /* Test */ = {
|
1729 | 1731 | isa = XCBuildConfiguration;
|
1730 |
| - baseConfigurationReference = D047263719E49FE8006002AA /* macOS-Application.xcconfig */; |
| 1732 | + baseConfigurationReference = E6124BA9267DF505005A3490 /* macOS-XCTest.xcconfig */; |
1731 | 1733 | buildSettings = {
|
1732 | 1734 | INFOPLIST_FILE = Tests/ReactiveSwiftTests/Info.plist;
|
1733 | 1735 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
0 commit comments