|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 48; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 020BE74A23B0BD2E007FE54C /* WordPressAuthenticatorDisplayImages.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020BE74923B0BD2E007FE54C /* WordPressAuthenticatorDisplayImages.swift */; }; |
11 | 11 | 1A21EE9822832BC300C940C6 /* WordPressComOAuthClientFacade+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A21EE9722832BC200C940C6 /* WordPressComOAuthClientFacade+Swift.swift */; }; |
12 | 12 | 1A4095182271AEFC009AA86D /* WPAuthenticator-Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A4095152271AEFC009AA86D /* WPAuthenticator-Swift.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
13 | 13 | 3108613125AFA4830022F75E /* PasteboardTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3108613025AFA4830022F75E /* PasteboardTests.swift */; }; |
| 14 | + 3F338B6A289B877F0014ADC5 /* BuildkiteTestCollector in Frameworks */ = {isa = PBXBuildFile; productRef = 3F338B69289B877F0014ADC5 /* BuildkiteTestCollector */; }; |
14 | 15 | 3F550D4E23DA429B007E5897 /* AppSelectorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F550D4D23DA429B007E5897 /* AppSelectorTests.swift */; }; |
15 | 16 | 3F550D5123DA4A9C007E5897 /* LinkMailPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F550D5023DA4A9C007E5897 /* LinkMailPresenter.swift */; }; |
16 | 17 | 3F550D5323DA4AC6007E5897 /* URLHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F550D5223DA4AC6007E5897 /* URLHandler.swift */; }; |
|
212 | 213 | 3108613025AFA4830022F75E /* PasteboardTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PasteboardTests.swift; sourceTree = "<group>"; }; |
213 | 214 | 33FEF45B466FF8EAAE5F3923 /* Pods-WordPressAuthenticator.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WordPressAuthenticator.release.xcconfig"; path = "Pods/Target Support Files/Pods-WordPressAuthenticator/Pods-WordPressAuthenticator.release.xcconfig"; sourceTree = "<group>"; }; |
214 | 215 | 37AFD4EF492B00CA7AEC11A3 /* Pods-WordPressAuthenticatorTests.release-alpha.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WordPressAuthenticatorTests.release-alpha.xcconfig"; path = "Pods/Target Support Files/Pods-WordPressAuthenticatorTests/Pods-WordPressAuthenticatorTests.release-alpha.xcconfig"; sourceTree = "<group>"; }; |
| 216 | + 3F338B6B289B87E60014ADC5 /* UnitTests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = UnitTests.xctestplan; sourceTree = "<group>"; }; |
215 | 217 | 3F550D4D23DA429B007E5897 /* AppSelectorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSelectorTests.swift; sourceTree = "<group>"; }; |
216 | 218 | 3F550D5023DA4A9C007E5897 /* LinkMailPresenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkMailPresenter.swift; sourceTree = "<group>"; }; |
217 | 219 | 3F550D5223DA4AC6007E5897 /* URLHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLHandler.swift; sourceTree = "<group>"; }; |
|
402 | 404 | isa = PBXFrameworksBuildPhase; |
403 | 405 | buildActionMask = 2147483647; |
404 | 406 | files = ( |
| 407 | + 3F338B6A289B877F0014ADC5 /* BuildkiteTestCollector in Frameworks */, |
405 | 408 | B5ED78FE207E976500A8FD8C /* WordPressAuthenticator.framework in Frameworks */, |
406 | 409 | E8AF6B9EF50902F2117DFAF9 /* Pods_WordPressAuthenticatorTests.framework in Frameworks */, |
407 | 410 | ); |
|
770 | 773 | B501C03F208FC52500D1E58F /* Services */, |
771 | 774 | 3F550D4C23DA4191007E5897 /* UI */, |
772 | 775 | B5ED7904207E976500A8FD8C /* Info.plist */, |
| 776 | + 3F338B6B289B87E60014ADC5 /* UnitTests.xctestplan */, |
773 | 777 | ); |
774 | 778 | path = WordPressAuthenticatorTests; |
775 | 779 | sourceTree = "<group>"; |
|
964 | 968 | buildConfigurationList = B5ED7908207E976500A8FD8C /* Build configuration list for PBXNativeTarget "WordPressAuthenticator" */; |
965 | 969 | buildPhases = ( |
966 | 970 | 6CD6648B820552D8638F8EDA /* [CP] Check Pods Manifest.lock */, |
| 971 | + B5ED78F1207E976500A8FD8C /* Headers */, |
967 | 972 | B5ED78EF207E976500A8FD8C /* Sources */, |
968 | 973 | B5ED78F0207E976500A8FD8C /* Frameworks */, |
969 | | - B5ED78F1207E976500A8FD8C /* Headers */, |
970 | 974 | B5ED78F2207E976500A8FD8C /* Resources */, |
971 | 975 | B5A5274B20B479D30065BE81 /* CopyFiles */, |
972 | 976 | ); |
|
995 | 999 | B5ED7900207E976500A8FD8C /* PBXTargetDependency */, |
996 | 1000 | ); |
997 | 1001 | name = WordPressAuthenticatorTests; |
| 1002 | + packageProductDependencies = ( |
| 1003 | + 3F338B69289B877F0014ADC5 /* BuildkiteTestCollector */, |
| 1004 | + ); |
998 | 1005 | productName = WordPressAuthenticatorTests; |
999 | 1006 | productReference = B5ED78FD207E976500A8FD8C /* WordPressAuthenticatorTests.xctest */; |
1000 | 1007 | productType = "com.apple.product-type.bundle.unit-test"; |
|
1030 | 1037 | Base, |
1031 | 1038 | ); |
1032 | 1039 | mainGroup = B5ED78EA207E976500A8FD8C; |
| 1040 | + packageReferences = ( |
| 1041 | + 3F338B66289B87650014ADC5 /* XCRemoteSwiftPackageReference "test-collector-swift" */, |
| 1042 | + ); |
1033 | 1043 | productRefGroup = B5ED78F5207E976500A8FD8C /* Products */; |
1034 | 1044 | projectDirPath = ""; |
1035 | 1045 | projectRoot = ""; |
|
1438 | 1448 | IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
1439 | 1449 | MTL_ENABLE_DEBUG_INFO = NO; |
1440 | 1450 | SDKROOT = iphoneos; |
1441 | | - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| 1451 | + SWIFT_COMPILATION_MODE = wholemodule; |
| 1452 | + SWIFT_OPTIMIZATION_LEVEL = "-O"; |
1442 | 1453 | VALIDATE_PRODUCT = YES; |
1443 | 1454 | VERSIONING_SYSTEM = "apple-generic"; |
1444 | 1455 | VERSION_INFO_PREFIX = ""; |
|
1459 | 1470 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1460 | 1471 | INFOPLIST_FILE = WordPressAuthenticator/Info.plist; |
1461 | 1472 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1462 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1473 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 1474 | + "$(inherited)", |
| 1475 | + "@executable_path/Frameworks", |
| 1476 | + "@loader_path/Frameworks", |
| 1477 | + ); |
1463 | 1478 | MARKETING_VERSION = 1.21.0; |
1464 | 1479 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.WordPressAuthenticator; |
1465 | 1480 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
|
1483 | 1498 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1484 | 1499 | INFOPLIST_FILE = WordPressAuthenticator/Info.plist; |
1485 | 1500 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1486 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1501 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 1502 | + "$(inherited)", |
| 1503 | + "@executable_path/Frameworks", |
| 1504 | + "@loader_path/Frameworks", |
| 1505 | + ); |
1487 | 1506 | MARKETING_VERSION = 1.21.0; |
1488 | 1507 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.WordPressAuthenticator; |
1489 | 1508 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
|
1501 | 1520 | DEFINES_MODULE = YES; |
1502 | 1521 | DEVELOPMENT_TEAM = PZYM8XX95Q; |
1503 | 1522 | INFOPLIST_FILE = WordPressAuthenticatorTests/Info.plist; |
1504 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1523 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 1524 | + "$(inherited)", |
| 1525 | + "@executable_path/Frameworks", |
| 1526 | + "@loader_path/Frameworks", |
| 1527 | + ); |
1505 | 1528 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.WordPressAuthenticatorTests; |
1506 | 1529 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1507 | 1530 | SWIFT_OBJC_BRIDGING_HEADER = "WordPressAuthenticatorTests/SupportingFiles/WordPressAuthenticatorTests-Bridging-Header.h"; |
|
1519 | 1542 | DEFINES_MODULE = YES; |
1520 | 1543 | DEVELOPMENT_TEAM = PZYM8XX95Q; |
1521 | 1544 | INFOPLIST_FILE = WordPressAuthenticatorTests/Info.plist; |
1522 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1545 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 1546 | + "$(inherited)", |
| 1547 | + "@executable_path/Frameworks", |
| 1548 | + "@loader_path/Frameworks", |
| 1549 | + ); |
1523 | 1550 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.WordPressAuthenticatorTests; |
1524 | 1551 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1525 | 1552 | SWIFT_OBJC_BRIDGING_HEADER = "WordPressAuthenticatorTests/SupportingFiles/WordPressAuthenticatorTests-Bridging-Header.h"; |
|
1579 | 1606 | IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
1580 | 1607 | MTL_ENABLE_DEBUG_INFO = NO; |
1581 | 1608 | SDKROOT = iphoneos; |
1582 | | - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| 1609 | + SWIFT_COMPILATION_MODE = wholemodule; |
| 1610 | + SWIFT_OPTIMIZATION_LEVEL = "-O"; |
1583 | 1611 | VALIDATE_PRODUCT = YES; |
1584 | 1612 | VERSIONING_SYSTEM = "apple-generic"; |
1585 | 1613 | VERSION_INFO_PREFIX = ""; |
|
1600 | 1628 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1601 | 1629 | INFOPLIST_FILE = WordPressAuthenticator/Info.plist; |
1602 | 1630 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1603 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1631 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 1632 | + "$(inherited)", |
| 1633 | + "@executable_path/Frameworks", |
| 1634 | + "@loader_path/Frameworks", |
| 1635 | + ); |
1604 | 1636 | MARKETING_VERSION = 1.21.0; |
1605 | 1637 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.WordPressAuthenticator; |
1606 | 1638 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
|
1618 | 1650 | DEFINES_MODULE = YES; |
1619 | 1651 | DEVELOPMENT_TEAM = PZYM8XX95Q; |
1620 | 1652 | INFOPLIST_FILE = WordPressAuthenticatorTests/Info.plist; |
1621 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1653 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 1654 | + "$(inherited)", |
| 1655 | + "@executable_path/Frameworks", |
| 1656 | + "@loader_path/Frameworks", |
| 1657 | + ); |
1622 | 1658 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.WordPressAuthenticatorTests; |
1623 | 1659 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1624 | 1660 | SWIFT_OBJC_BRIDGING_HEADER = "WordPressAuthenticatorTests/SupportingFiles/WordPressAuthenticatorTests-Bridging-Header.h"; |
|
1678 | 1714 | IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
1679 | 1715 | MTL_ENABLE_DEBUG_INFO = NO; |
1680 | 1716 | SDKROOT = iphoneos; |
1681 | | - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| 1717 | + SWIFT_COMPILATION_MODE = wholemodule; |
| 1718 | + SWIFT_OPTIMIZATION_LEVEL = "-O"; |
1682 | 1719 | VALIDATE_PRODUCT = YES; |
1683 | 1720 | VERSIONING_SYSTEM = "apple-generic"; |
1684 | 1721 | VERSION_INFO_PREFIX = ""; |
|
1699 | 1736 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1700 | 1737 | INFOPLIST_FILE = WordPressAuthenticator/Info.plist; |
1701 | 1738 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1702 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1739 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 1740 | + "$(inherited)", |
| 1741 | + "@executable_path/Frameworks", |
| 1742 | + "@loader_path/Frameworks", |
| 1743 | + ); |
1703 | 1744 | MARKETING_VERSION = 1.21.0; |
1704 | 1745 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.WordPressAuthenticator; |
1705 | 1746 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
|
1717 | 1758 | DEFINES_MODULE = YES; |
1718 | 1759 | DEVELOPMENT_TEAM = PZYM8XX95Q; |
1719 | 1760 | INFOPLIST_FILE = WordPressAuthenticatorTests/Info.plist; |
1720 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1761 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 1762 | + "$(inherited)", |
| 1763 | + "@executable_path/Frameworks", |
| 1764 | + "@loader_path/Frameworks", |
| 1765 | + ); |
1721 | 1766 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.WordPressAuthenticatorTests; |
1722 | 1767 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1723 | 1768 | SWIFT_OBJC_BRIDGING_HEADER = "WordPressAuthenticatorTests/SupportingFiles/WordPressAuthenticatorTests-Bridging-Header.h"; |
|
1764 | 1809 | defaultConfigurationName = Release; |
1765 | 1810 | }; |
1766 | 1811 | /* End XCConfigurationList section */ |
| 1812 | + |
| 1813 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 1814 | + 3F338B66289B87650014ADC5 /* XCRemoteSwiftPackageReference "test-collector-swift" */ = { |
| 1815 | + isa = XCRemoteSwiftPackageReference; |
| 1816 | + repositoryURL = "https://github.com/buildkite/test-collector-swift"; |
| 1817 | + requirement = { |
| 1818 | + kind = upToNextMajorVersion; |
| 1819 | + minimumVersion = 0.3.0; |
| 1820 | + }; |
| 1821 | + }; |
| 1822 | +/* End XCRemoteSwiftPackageReference section */ |
| 1823 | + |
| 1824 | +/* Begin XCSwiftPackageProductDependency section */ |
| 1825 | + 3F338B69289B877F0014ADC5 /* BuildkiteTestCollector */ = { |
| 1826 | + isa = XCSwiftPackageProductDependency; |
| 1827 | + package = 3F338B66289B87650014ADC5 /* XCRemoteSwiftPackageReference "test-collector-swift" */; |
| 1828 | + productName = BuildkiteTestCollector; |
| 1829 | + }; |
| 1830 | +/* End XCSwiftPackageProductDependency section */ |
1767 | 1831 | }; |
1768 | 1832 | rootObject = B5ED78EB207E976500A8FD8C /* Project object */; |
1769 | 1833 | } |
0 commit comments