From 662a6a34e350ba76a598d2e9c0e77ddd668cd1a6 Mon Sep 17 00:00:00 2001 From: Ferran Pujol Camins Date: Wed, 29 May 2019 15:41:25 +0200 Subject: [PATCH] Generate xcodeproj --- Time.xcodeproj/project.pbxproj | 1784 +++++++---------- .../contents.xcworkspacedata | 2 +- .../xcshareddata/WorkspaceSettings.xcsettings | 8 + .../xcschemes/Time-Package.xcscheme | 33 + 4 files changed, 727 insertions(+), 1100 deletions(-) create mode 100644 Time.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings create mode 100644 Time.xcodeproj/xcshareddata/xcschemes/Time-Package.xcscheme diff --git a/Time.xcodeproj/project.pbxproj b/Time.xcodeproj/project.pbxproj index f8596eb..0bee422 100644 --- a/Time.xcodeproj/project.pbxproj +++ b/Time.xcodeproj/project.pbxproj @@ -1,1102 +1,688 @@ // !$*UTF8*$! { - archiveVersion = 1; - classes = { - }; - objectVersion = 47; - objects = { - -/* Begin PBXBuildFile section */ - 52D6D9871BEFF229002C0205 /* Time.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 52D6D97C1BEFF229002C0205 /* Time.framework */; }; - 7C63A83C2030B1C500AE4FB4 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8342030B1C500AE4FB4 /* Expectation.swift */; }; - 7C63A83D2030B1C500AE4FB4 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8342030B1C500AE4FB4 /* Expectation.swift */; }; - 7C63A83E2030B1C500AE4FB4 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8342030B1C500AE4FB4 /* Expectation.swift */; }; - 7C63A83F2030B1C500AE4FB4 /* Failure.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8352030B1C500AE4FB4 /* Failure.swift */; }; - 7C63A8402030B1C500AE4FB4 /* Failure.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8352030B1C500AE4FB4 /* Failure.swift */; }; - 7C63A8412030B1C500AE4FB4 /* Failure.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8352030B1C500AE4FB4 /* Failure.swift */; }; - 7C63A8422030B1C500AE4FB4 /* Global.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8362030B1C500AE4FB4 /* Global.swift */; }; - 7C63A8432030B1C500AE4FB4 /* Global.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8362030B1C500AE4FB4 /* Global.swift */; }; - 7C63A8442030B1C500AE4FB4 /* Global.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8362030B1C500AE4FB4 /* Global.swift */; }; - 7C63A8452030B1C500AE4FB4 /* Context.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8372030B1C500AE4FB4 /* Context.swift */; }; - 7C63A8462030B1C500AE4FB4 /* Context.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8372030B1C500AE4FB4 /* Context.swift */; }; - 7C63A8472030B1C500AE4FB4 /* Context.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8372030B1C500AE4FB4 /* Context.swift */; }; - 7C63A8482030B1C500AE4FB4 /* Case.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8382030B1C500AE4FB4 /* Case.swift */; }; - 7C63A8492030B1C500AE4FB4 /* Case.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8382030B1C500AE4FB4 /* Case.swift */; }; - 7C63A84A2030B1C500AE4FB4 /* Case.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8382030B1C500AE4FB4 /* Case.swift */; }; - 7C63A84B2030B1C500AE4FB4 /* GlobalContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8392030B1C500AE4FB4 /* GlobalContext.swift */; }; - 7C63A84C2030B1C500AE4FB4 /* GlobalContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8392030B1C500AE4FB4 /* GlobalContext.swift */; }; - 7C63A84D2030B1C500AE4FB4 /* GlobalContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8392030B1C500AE4FB4 /* GlobalContext.swift */; }; - 7C63A84E2030B1C500AE4FB4 /* Reporters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A83A2030B1C500AE4FB4 /* Reporters.swift */; }; - 7C63A84F2030B1C500AE4FB4 /* Reporters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A83A2030B1C500AE4FB4 /* Reporters.swift */; }; - 7C63A8502030B1C500AE4FB4 /* Reporters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A83A2030B1C500AE4FB4 /* Reporters.swift */; }; - 7C63A8512030B1C500AE4FB4 /* Reporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A83B2030B1C500AE4FB4 /* Reporter.swift */; }; - 7C63A8522030B1C500AE4FB4 /* Reporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A83B2030B1C500AE4FB4 /* Reporter.swift */; }; - 7C63A8532030B1C500AE4FB4 /* Reporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A83B2030B1C500AE4FB4 /* Reporter.swift */; }; - 7C63A8552030B1CE00AE4FB4 /* TimeSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8542030B1CE00AE4FB4 /* TimeSpec.swift */; }; - 7C63A8562030B1CE00AE4FB4 /* TimeSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8542030B1CE00AE4FB4 /* TimeSpec.swift */; }; - 7C63A8572030B1CE00AE4FB4 /* TimeSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8542030B1CE00AE4FB4 /* TimeSpec.swift */; }; - 7C63A8592030B9C900AE4FB4 /* TimeDateSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8582030B9C900AE4FB4 /* TimeDateSpec.swift */; }; - 7C63A85A2030B9C900AE4FB4 /* TimeDateSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8582030B9C900AE4FB4 /* TimeDateSpec.swift */; }; - 7C63A85B2030B9C900AE4FB4 /* TimeDateSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C63A8582030B9C900AE4FB4 /* TimeDateSpec.swift */; }; - 7CA3919E1F32FCB800287C18 /* Time+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA3919D1F32FCB800287C18 /* Time+Foundation.swift */; }; - 7CA3919F1F32FCB800287C18 /* Time+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA3919D1F32FCB800287C18 /* Time+Foundation.swift */; }; - 7CA391A01F32FCB800287C18 /* Time+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA3919D1F32FCB800287C18 /* Time+Foundation.swift */; }; - 7CA391A11F32FCB800287C18 /* Time+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA3919D1F32FCB800287C18 /* Time+Foundation.swift */; }; - 8933C7851EB5B820000D00A4 /* Time.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8933C7841EB5B820000D00A4 /* Time.swift */; }; - 8933C7861EB5B820000D00A4 /* Time.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8933C7841EB5B820000D00A4 /* Time.swift */; }; - 8933C7871EB5B820000D00A4 /* Time.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8933C7841EB5B820000D00A4 /* Time.swift */; }; - 8933C7881EB5B820000D00A4 /* Time.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8933C7841EB5B820000D00A4 /* Time.swift */; }; - 8933C78E1EB5B82C000D00A4 /* TimeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8933C7891EB5B82A000D00A4 /* TimeTests.swift */; }; - 8933C78F1EB5B82C000D00A4 /* TimeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8933C7891EB5B82A000D00A4 /* TimeTests.swift */; }; - 8933C7901EB5B82D000D00A4 /* TimeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8933C7891EB5B82A000D00A4 /* TimeTests.swift */; }; - DD7502881C68FEDE006590AF /* Time.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 52D6DA0F1BF000BD002C0205 /* Time.framework */; }; - DD7502921C690C7A006590AF /* Time.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 52D6D9F01BEFFFBE002C0205 /* Time.framework */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 52D6D9881BEFF229002C0205 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 52D6D9731BEFF229002C0205 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 52D6D97B1BEFF229002C0205; - remoteInfo = Time; - }; - DD7502801C68FCFC006590AF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 52D6D9731BEFF229002C0205 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 52D6DA0E1BF000BD002C0205; - remoteInfo = "Time-macOS"; - }; - DD7502931C690C7A006590AF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 52D6D9731BEFF229002C0205 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 52D6D9EF1BEFFFBE002C0205; - remoteInfo = "Time-tvOS"; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 52D6D97C1BEFF229002C0205 /* Time.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Time.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 52D6D9861BEFF229002C0205 /* Time-iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Time-iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; - 52D6D9E21BEFFF6E002C0205 /* Time.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Time.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 52D6D9F01BEFFFBE002C0205 /* Time.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Time.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 52D6DA0F1BF000BD002C0205 /* Time.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Time.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 7C63A8342030B1C500AE4FB4 /* Expectation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Expectation.swift; sourceTree = ""; }; - 7C63A8352030B1C500AE4FB4 /* Failure.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Failure.swift; sourceTree = ""; }; - 7C63A8362030B1C500AE4FB4 /* Global.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Global.swift; sourceTree = ""; }; - 7C63A8372030B1C500AE4FB4 /* Context.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Context.swift; sourceTree = ""; }; - 7C63A8382030B1C500AE4FB4 /* Case.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Case.swift; sourceTree = ""; }; - 7C63A8392030B1C500AE4FB4 /* GlobalContext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GlobalContext.swift; sourceTree = ""; }; - 7C63A83A2030B1C500AE4FB4 /* Reporters.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reporters.swift; sourceTree = ""; }; - 7C63A83B2030B1C500AE4FB4 /* Reporter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reporter.swift; sourceTree = ""; }; - 7C63A8542030B1CE00AE4FB4 /* TimeSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeSpec.swift; sourceTree = ""; }; - 7C63A8582030B9C900AE4FB4 /* TimeDateSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeDateSpec.swift; sourceTree = ""; }; - 7CA3919D1F32FCB800287C18 /* Time+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Time+Foundation.swift"; sourceTree = ""; }; - 8933C7841EB5B820000D00A4 /* Time.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Time.swift; sourceTree = ""; }; - 8933C7891EB5B82A000D00A4 /* TimeTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeTests.swift; sourceTree = ""; }; - AD2FAA261CD0B6D800659CF4 /* Time.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Time.plist; sourceTree = ""; }; - AD2FAA281CD0B6E100659CF4 /* TimeTests.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = TimeTests.plist; sourceTree = ""; }; - DD75027A1C68FCFC006590AF /* Time-macOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Time-macOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; - DD75028D1C690C7A006590AF /* Time-tvOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Time-tvOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 52D6D9781BEFF229002C0205 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6D9831BEFF229002C0205 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 52D6D9871BEFF229002C0205 /* Time.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6D9DE1BEFFF6E002C0205 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6D9EC1BEFFFBE002C0205 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6DA0B1BF000BD002C0205 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DD7502771C68FCFC006590AF /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - DD7502881C68FEDE006590AF /* Time.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DD75028A1C690C7A006590AF /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - DD7502921C690C7A006590AF /* Time.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 52D6D9721BEFF229002C0205 = { - isa = PBXGroup; - children = ( - 8933C7811EB5B7E0000D00A4 /* Sources */, - 8933C7831EB5B7EB000D00A4 /* Tests */, - 52D6D99C1BEFF38C002C0205 /* Configs */, - 52D6D97D1BEFF229002C0205 /* Products */, - ); - sourceTree = ""; - }; - 52D6D97D1BEFF229002C0205 /* Products */ = { - isa = PBXGroup; - children = ( - 52D6D97C1BEFF229002C0205 /* Time.framework */, - 52D6D9861BEFF229002C0205 /* Time-iOS Tests.xctest */, - 52D6D9E21BEFFF6E002C0205 /* Time.framework */, - 52D6D9F01BEFFFBE002C0205 /* Time.framework */, - 52D6DA0F1BF000BD002C0205 /* Time.framework */, - DD75027A1C68FCFC006590AF /* Time-macOS Tests.xctest */, - DD75028D1C690C7A006590AF /* Time-tvOS Tests.xctest */, - ); - name = Products; - sourceTree = ""; - }; - 52D6D99C1BEFF38C002C0205 /* Configs */ = { - isa = PBXGroup; - children = ( - DD7502721C68FC1B006590AF /* Frameworks */, - DD7502731C68FC20006590AF /* Tests */, - ); - path = Configs; - sourceTree = ""; - }; - 7C63A8332030B1C500AE4FB4 /* Spectre */ = { - isa = PBXGroup; - children = ( - 7C63A8342030B1C500AE4FB4 /* Expectation.swift */, - 7C63A8352030B1C500AE4FB4 /* Failure.swift */, - 7C63A8362030B1C500AE4FB4 /* Global.swift */, - 7C63A8372030B1C500AE4FB4 /* Context.swift */, - 7C63A8382030B1C500AE4FB4 /* Case.swift */, - 7C63A8392030B1C500AE4FB4 /* GlobalContext.swift */, - 7C63A83A2030B1C500AE4FB4 /* Reporters.swift */, - 7C63A83B2030B1C500AE4FB4 /* Reporter.swift */, - ); - path = Spectre; - sourceTree = ""; - }; - 8933C7811EB5B7E0000D00A4 /* Sources */ = { - isa = PBXGroup; - children = ( - 8933C7841EB5B820000D00A4 /* Time.swift */, - 7CA3919D1F32FCB800287C18 /* Time+Foundation.swift */, - ); - path = Sources; - sourceTree = ""; - }; - 8933C7831EB5B7EB000D00A4 /* Tests */ = { - isa = PBXGroup; - children = ( - 7C63A8332030B1C500AE4FB4 /* Spectre */, - 8933C7891EB5B82A000D00A4 /* TimeTests.swift */, - 7C63A8542030B1CE00AE4FB4 /* TimeSpec.swift */, - 7C63A8582030B9C900AE4FB4 /* TimeDateSpec.swift */, - ); - name = Tests; - path = Tests/TimeTests; - sourceTree = ""; - }; - DD7502721C68FC1B006590AF /* Frameworks */ = { - isa = PBXGroup; - children = ( - AD2FAA261CD0B6D800659CF4 /* Time.plist */, - ); - name = Frameworks; - sourceTree = ""; - }; - DD7502731C68FC20006590AF /* Tests */ = { - isa = PBXGroup; - children = ( - AD2FAA281CD0B6E100659CF4 /* TimeTests.plist */, - ); - name = Tests; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - 52D6D9791BEFF229002C0205 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6D9DF1BEFFF6E002C0205 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6D9ED1BEFFFBE002C0205 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6DA0C1BF000BD002C0205 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - 52D6D97B1BEFF229002C0205 /* Time-iOS */ = { - isa = PBXNativeTarget; - buildConfigurationList = 52D6D9901BEFF229002C0205 /* Build configuration list for PBXNativeTarget "Time-iOS" */; - buildPhases = ( - 52D6D9771BEFF229002C0205 /* Sources */, - 52D6D9781BEFF229002C0205 /* Frameworks */, - 52D6D9791BEFF229002C0205 /* Headers */, - 52D6D97A1BEFF229002C0205 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "Time-iOS"; - productName = Time; - productReference = 52D6D97C1BEFF229002C0205 /* Time.framework */; - productType = "com.apple.product-type.framework"; - }; - 52D6D9851BEFF229002C0205 /* Time-iOS Tests */ = { - isa = PBXNativeTarget; - buildConfigurationList = 52D6D9931BEFF229002C0205 /* Build configuration list for PBXNativeTarget "Time-iOS Tests" */; - buildPhases = ( - 52D6D9821BEFF229002C0205 /* Sources */, - 52D6D9831BEFF229002C0205 /* Frameworks */, - 52D6D9841BEFF229002C0205 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 52D6D9891BEFF229002C0205 /* PBXTargetDependency */, - ); - name = "Time-iOS Tests"; - productName = TimeTests; - productReference = 52D6D9861BEFF229002C0205 /* Time-iOS Tests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; - 52D6D9E11BEFFF6E002C0205 /* Time-watchOS */ = { - isa = PBXNativeTarget; - buildConfigurationList = 52D6D9E71BEFFF6E002C0205 /* Build configuration list for PBXNativeTarget "Time-watchOS" */; - buildPhases = ( - 52D6D9DD1BEFFF6E002C0205 /* Sources */, - 52D6D9DE1BEFFF6E002C0205 /* Frameworks */, - 52D6D9DF1BEFFF6E002C0205 /* Headers */, - 52D6D9E01BEFFF6E002C0205 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "Time-watchOS"; - productName = "Time-watchOS"; - productReference = 52D6D9E21BEFFF6E002C0205 /* Time.framework */; - productType = "com.apple.product-type.framework"; - }; - 52D6D9EF1BEFFFBE002C0205 /* Time-tvOS */ = { - isa = PBXNativeTarget; - buildConfigurationList = 52D6DA011BEFFFBE002C0205 /* Build configuration list for PBXNativeTarget "Time-tvOS" */; - buildPhases = ( - 52D6D9EB1BEFFFBE002C0205 /* Sources */, - 52D6D9EC1BEFFFBE002C0205 /* Frameworks */, - 52D6D9ED1BEFFFBE002C0205 /* Headers */, - 52D6D9EE1BEFFFBE002C0205 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "Time-tvOS"; - productName = "Time-tvOS"; - productReference = 52D6D9F01BEFFFBE002C0205 /* Time.framework */; - productType = "com.apple.product-type.framework"; - }; - 52D6DA0E1BF000BD002C0205 /* Time-macOS */ = { - isa = PBXNativeTarget; - buildConfigurationList = 52D6DA201BF000BD002C0205 /* Build configuration list for PBXNativeTarget "Time-macOS" */; - buildPhases = ( - 52D6DA0A1BF000BD002C0205 /* Sources */, - 52D6DA0B1BF000BD002C0205 /* Frameworks */, - 52D6DA0C1BF000BD002C0205 /* Headers */, - 52D6DA0D1BF000BD002C0205 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "Time-macOS"; - productName = "Time-macOS"; - productReference = 52D6DA0F1BF000BD002C0205 /* Time.framework */; - productType = "com.apple.product-type.framework"; - }; - DD7502791C68FCFC006590AF /* Time-macOS Tests */ = { - isa = PBXNativeTarget; - buildConfigurationList = DD7502821C68FCFC006590AF /* Build configuration list for PBXNativeTarget "Time-macOS Tests" */; - buildPhases = ( - DD7502761C68FCFC006590AF /* Sources */, - DD7502771C68FCFC006590AF /* Frameworks */, - DD7502781C68FCFC006590AF /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - DD7502811C68FCFC006590AF /* PBXTargetDependency */, - ); - name = "Time-macOS Tests"; - productName = "Time-OS Tests"; - productReference = DD75027A1C68FCFC006590AF /* Time-macOS Tests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; - DD75028C1C690C7A006590AF /* Time-tvOS Tests */ = { - isa = PBXNativeTarget; - buildConfigurationList = DD7502951C690C7A006590AF /* Build configuration list for PBXNativeTarget "Time-tvOS Tests" */; - buildPhases = ( - DD7502891C690C7A006590AF /* Sources */, - DD75028A1C690C7A006590AF /* Frameworks */, - DD75028B1C690C7A006590AF /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - DD7502941C690C7A006590AF /* PBXTargetDependency */, - ); - name = "Time-tvOS Tests"; - productName = "Time-tvOS Tests"; - productReference = DD75028D1C690C7A006590AF /* Time-tvOS Tests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 52D6D9731BEFF229002C0205 /* Project object */ = { - isa = PBXProject; - attributes = { - LastSwiftUpdateCheck = 0720; - LastUpgradeCheck = 0930; - ORGANIZATIONNAME = Time; - TargetAttributes = { - 52D6D97B1BEFF229002C0205 = { - CreatedOnToolsVersion = 7.1; - LastSwiftMigration = 0900; - }; - 52D6D9851BEFF229002C0205 = { - CreatedOnToolsVersion = 7.1; - LastSwiftMigration = 0900; - }; - 52D6D9E11BEFFF6E002C0205 = { - CreatedOnToolsVersion = 7.1; - LastSwiftMigration = 0900; - }; - 52D6D9EF1BEFFFBE002C0205 = { - CreatedOnToolsVersion = 7.1; - LastSwiftMigration = 0900; - }; - 52D6DA0E1BF000BD002C0205 = { - CreatedOnToolsVersion = 7.1; - LastSwiftMigration = 0900; - }; - DD7502791C68FCFC006590AF = { - CreatedOnToolsVersion = 7.2.1; - LastSwiftMigration = 0900; - }; - DD75028C1C690C7A006590AF = { - CreatedOnToolsVersion = 7.2.1; - LastSwiftMigration = 0900; - }; - }; - }; - buildConfigurationList = 52D6D9761BEFF229002C0205 /* Build configuration list for PBXProject "Time" */; - compatibilityVersion = "Xcode 6.3"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - en, - ); - mainGroup = 52D6D9721BEFF229002C0205; - productRefGroup = 52D6D97D1BEFF229002C0205 /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 52D6D97B1BEFF229002C0205 /* Time-iOS */, - 52D6DA0E1BF000BD002C0205 /* Time-macOS */, - 52D6D9E11BEFFF6E002C0205 /* Time-watchOS */, - 52D6D9EF1BEFFFBE002C0205 /* Time-tvOS */, - 52D6D9851BEFF229002C0205 /* Time-iOS Tests */, - DD7502791C68FCFC006590AF /* Time-macOS Tests */, - DD75028C1C690C7A006590AF /* Time-tvOS Tests */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 52D6D97A1BEFF229002C0205 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6D9841BEFF229002C0205 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6D9E01BEFFF6E002C0205 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6D9EE1BEFFFBE002C0205 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6DA0D1BF000BD002C0205 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DD7502781C68FCFC006590AF /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DD75028B1C690C7A006590AF /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 52D6D9771BEFF229002C0205 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8933C7851EB5B820000D00A4 /* Time.swift in Sources */, - 7CA3919E1F32FCB800287C18 /* Time+Foundation.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6D9821BEFF229002C0205 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7C63A84E2030B1C500AE4FB4 /* Reporters.swift in Sources */, - 7C63A8422030B1C500AE4FB4 /* Global.swift in Sources */, - 7C63A8482030B1C500AE4FB4 /* Case.swift in Sources */, - 7C63A83C2030B1C500AE4FB4 /* Expectation.swift in Sources */, - 7C63A8592030B9C900AE4FB4 /* TimeDateSpec.swift in Sources */, - 7C63A84B2030B1C500AE4FB4 /* GlobalContext.swift in Sources */, - 7C63A83F2030B1C500AE4FB4 /* Failure.swift in Sources */, - 7C63A8452030B1C500AE4FB4 /* Context.swift in Sources */, - 7C63A8512030B1C500AE4FB4 /* Reporter.swift in Sources */, - 8933C7901EB5B82D000D00A4 /* TimeTests.swift in Sources */, - 7C63A8552030B1CE00AE4FB4 /* TimeSpec.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6D9DD1BEFFF6E002C0205 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8933C7871EB5B820000D00A4 /* Time.swift in Sources */, - 7CA391A01F32FCB800287C18 /* Time+Foundation.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6D9EB1BEFFFBE002C0205 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8933C7881EB5B820000D00A4 /* Time.swift in Sources */, - 7CA391A11F32FCB800287C18 /* Time+Foundation.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52D6DA0A1BF000BD002C0205 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8933C7861EB5B820000D00A4 /* Time.swift in Sources */, - 7CA3919F1F32FCB800287C18 /* Time+Foundation.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DD7502761C68FCFC006590AF /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7C63A84F2030B1C500AE4FB4 /* Reporters.swift in Sources */, - 7C63A8432030B1C500AE4FB4 /* Global.swift in Sources */, - 7C63A8492030B1C500AE4FB4 /* Case.swift in Sources */, - 7C63A83D2030B1C500AE4FB4 /* Expectation.swift in Sources */, - 7C63A85A2030B9C900AE4FB4 /* TimeDateSpec.swift in Sources */, - 7C63A84C2030B1C500AE4FB4 /* GlobalContext.swift in Sources */, - 7C63A8402030B1C500AE4FB4 /* Failure.swift in Sources */, - 7C63A8462030B1C500AE4FB4 /* Context.swift in Sources */, - 7C63A8522030B1C500AE4FB4 /* Reporter.swift in Sources */, - 8933C78F1EB5B82C000D00A4 /* TimeTests.swift in Sources */, - 7C63A8562030B1CE00AE4FB4 /* TimeSpec.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DD7502891C690C7A006590AF /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7C63A8502030B1C500AE4FB4 /* Reporters.swift in Sources */, - 7C63A8442030B1C500AE4FB4 /* Global.swift in Sources */, - 7C63A84A2030B1C500AE4FB4 /* Case.swift in Sources */, - 7C63A83E2030B1C500AE4FB4 /* Expectation.swift in Sources */, - 7C63A85B2030B9C900AE4FB4 /* TimeDateSpec.swift in Sources */, - 7C63A84D2030B1C500AE4FB4 /* GlobalContext.swift in Sources */, - 7C63A8412030B1C500AE4FB4 /* Failure.swift in Sources */, - 7C63A8472030B1C500AE4FB4 /* Context.swift in Sources */, - 7C63A8532030B1C500AE4FB4 /* Reporter.swift in Sources */, - 8933C78E1EB5B82C000D00A4 /* TimeTests.swift in Sources */, - 7C63A8572030B1CE00AE4FB4 /* TimeSpec.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 52D6D9891BEFF229002C0205 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 52D6D97B1BEFF229002C0205 /* Time-iOS */; - targetProxy = 52D6D9881BEFF229002C0205 /* PBXContainerItemProxy */; - }; - DD7502811C68FCFC006590AF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 52D6DA0E1BF000BD002C0205 /* Time-macOS */; - targetProxy = DD7502801C68FCFC006590AF /* PBXContainerItemProxy */; - }; - DD7502941C690C7A006590AF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 52D6D9EF1BEFFFBE002C0205 /* Time-tvOS */; - targetProxy = DD7502931C690C7A006590AF /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - 52D6D98E1BEFF229002C0205 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - MTL_ENABLE_DEBUG_INFO = YES; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = iphoneos; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 52D6D98F1BEFF229002C0205 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - MTL_ENABLE_DEBUG_INFO = NO; - SDKROOT = iphoneos; - SWIFT_VERSION = 3.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 52D6D9911BEFF229002C0205 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - CLANG_ENABLE_MODULES = YES; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = Configs/Time.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - ONLY_ACTIVE_ARCH = NO; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-iOS"; - PRODUCT_NAME = Time; - SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; - }; - name = Debug; - }; - 52D6D9921BEFF229002C0205 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - CLANG_ENABLE_MODULES = YES; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = Configs/Time.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-iOS"; - PRODUCT_NAME = Time; - SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; - }; - name = Release; - }; - 52D6D9941BEFF229002C0205 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CLANG_ENABLE_MODULES = YES; - INFOPLIST_FILE = Configs/TimeTests.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-iOS-Tests"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_SWIFT3_OBJC_INFERENCE = On; - SWIFT_VERSION = 4.0; - }; - name = Debug; - }; - 52D6D9951BEFF229002C0205 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CLANG_ENABLE_MODULES = YES; - INFOPLIST_FILE = Configs/TimeTests.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-iOS-Tests"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_SWIFT3_OBJC_INFERENCE = On; - SWIFT_VERSION = 4.0; - }; - name = Release; - }; - 52D6D9E81BEFFF6E002C0205 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = Configs/Time.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-watchOS"; - PRODUCT_NAME = Time; - SDKROOT = watchos; - SKIP_INSTALL = YES; - SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = 4; - WATCHOS_DEPLOYMENT_TARGET = 2.0; - }; - name = Debug; - }; - 52D6D9E91BEFFF6E002C0205 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = Configs/Time.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-watchOS"; - PRODUCT_NAME = Time; - SDKROOT = watchos; - SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = 4; - WATCHOS_DEPLOYMENT_TARGET = 2.0; - }; - name = Release; - }; - 52D6DA021BEFFFBE002C0205 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = Configs/Time.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-tvOS"; - PRODUCT_NAME = Time; - SDKROOT = appletvos; - SKIP_INSTALL = YES; - SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 9.0; - }; - name = Debug; - }; - 52D6DA031BEFFFBE002C0205 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = Configs/Time.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-tvOS"; - PRODUCT_NAME = Time; - SDKROOT = appletvos; - SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 9.0; - }; - name = Release; - }; - 52D6DA211BF000BD002C0205 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - CODE_SIGN_IDENTITY = "-"; - COMBINE_HIDPI_IMAGES = YES; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - INFOPLIST_FILE = Configs/Time.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.9; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-macOS"; - PRODUCT_NAME = Time; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; - }; - name = Debug; - }; - 52D6DA221BF000BD002C0205 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - CODE_SIGN_IDENTITY = "-"; - COMBINE_HIDPI_IMAGES = YES; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - INFOPLIST_FILE = Configs/Time.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.9; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-macOS"; - PRODUCT_NAME = Time; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; - }; - name = Release; - }; - DD7502831C68FCFC006590AF /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_IDENTITY = "-"; - COMBINE_HIDPI_IMAGES = YES; - INFOPLIST_FILE = Configs/TimeTests.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.11; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-macOS-Tests"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - SWIFT_SWIFT3_OBJC_INFERENCE = On; - SWIFT_VERSION = 4.0; - }; - name = Debug; - }; - DD7502841C68FCFC006590AF /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_IDENTITY = "-"; - COMBINE_HIDPI_IMAGES = YES; - INFOPLIST_FILE = Configs/TimeTests.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.11; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-macOS-Tests"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_SWIFT3_OBJC_INFERENCE = On; - SWIFT_VERSION = 4.0; - }; - name = Release; - }; - DD7502961C690C7A006590AF /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = Configs/TimeTests.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-tvOS-Tests"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = appletvos; - SWIFT_SWIFT3_OBJC_INFERENCE = On; - SWIFT_VERSION = 4.0; - TVOS_DEPLOYMENT_TARGET = 9.1; - }; - name = Debug; - }; - DD7502971C690C7A006590AF /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = Configs/TimeTests.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.Time.Time-tvOS-Tests"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = appletvos; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_SWIFT3_OBJC_INFERENCE = On; - SWIFT_VERSION = 4.0; - TVOS_DEPLOYMENT_TARGET = 9.1; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 52D6D9761BEFF229002C0205 /* Build configuration list for PBXProject "Time" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 52D6D98E1BEFF229002C0205 /* Debug */, - 52D6D98F1BEFF229002C0205 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 52D6D9901BEFF229002C0205 /* Build configuration list for PBXNativeTarget "Time-iOS" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 52D6D9911BEFF229002C0205 /* Debug */, - 52D6D9921BEFF229002C0205 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 52D6D9931BEFF229002C0205 /* Build configuration list for PBXNativeTarget "Time-iOS Tests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 52D6D9941BEFF229002C0205 /* Debug */, - 52D6D9951BEFF229002C0205 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 52D6D9E71BEFFF6E002C0205 /* Build configuration list for PBXNativeTarget "Time-watchOS" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 52D6D9E81BEFFF6E002C0205 /* Debug */, - 52D6D9E91BEFFF6E002C0205 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 52D6DA011BEFFFBE002C0205 /* Build configuration list for PBXNativeTarget "Time-tvOS" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 52D6DA021BEFFFBE002C0205 /* Debug */, - 52D6DA031BEFFFBE002C0205 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 52D6DA201BF000BD002C0205 /* Build configuration list for PBXNativeTarget "Time-macOS" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 52D6DA211BF000BD002C0205 /* Debug */, - 52D6DA221BF000BD002C0205 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - DD7502821C68FCFC006590AF /* Build configuration list for PBXNativeTarget "Time-macOS Tests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - DD7502831C68FCFC006590AF /* Debug */, - DD7502841C68FCFC006590AF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - DD7502951C690C7A006590AF /* Build configuration list for PBXNativeTarget "Time-tvOS Tests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - DD7502961C690C7A006590AF /* Debug */, - DD7502971C690C7A006590AF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 52D6D9731BEFF229002C0205 /* Project object */; + archiveVersion = "1"; + objectVersion = "46"; + objects = { + "OBJ_1" = { + isa = "PBXProject"; + attributes = { + LastSwiftMigration = "9999"; + LastUpgradeCheck = "9999"; + }; + buildConfigurationList = "OBJ_2"; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = "English"; + hasScannedForEncodings = "0"; + knownRegions = ( + "en" + ); + mainGroup = "OBJ_5"; + productRefGroup = "OBJ_25"; + projectDirPath = "."; + targets = ( + "Time::Time", + "Time::SwiftPMPackageDescription", + "Time::TimePackageTests::ProductTarget", + "Time::TimeTests" + ); + }; + "OBJ_10" = { + isa = "PBXFileReference"; + path = "Time.swift"; + sourceTree = ""; + }; + "OBJ_11" = { + isa = "PBXGroup"; + children = ( + "OBJ_12" + ); + name = "Tests"; + path = ""; + sourceTree = "SOURCE_ROOT"; + }; + "OBJ_12" = { + isa = "PBXGroup"; + children = ( + "OBJ_13", + "OBJ_22", + "OBJ_23", + "OBJ_24" + ); + name = "TimeTests"; + path = "Tests/TimeTests"; + sourceTree = "SOURCE_ROOT"; + }; + "OBJ_13" = { + isa = "PBXGroup"; + children = ( + "OBJ_14", + "OBJ_15", + "OBJ_16", + "OBJ_17", + "OBJ_18", + "OBJ_19", + "OBJ_20", + "OBJ_21" + ); + name = "Spectre"; + path = "Spectre"; + sourceTree = ""; + }; + "OBJ_14" = { + isa = "PBXFileReference"; + path = "Case.swift"; + sourceTree = ""; + }; + "OBJ_15" = { + isa = "PBXFileReference"; + path = "Context.swift"; + sourceTree = ""; + }; + "OBJ_16" = { + isa = "PBXFileReference"; + path = "Expectation.swift"; + sourceTree = ""; + }; + "OBJ_17" = { + isa = "PBXFileReference"; + path = "Failure.swift"; + sourceTree = ""; + }; + "OBJ_18" = { + isa = "PBXFileReference"; + path = "Global.swift"; + sourceTree = ""; + }; + "OBJ_19" = { + isa = "PBXFileReference"; + path = "GlobalContext.swift"; + sourceTree = ""; + }; + "OBJ_2" = { + isa = "XCConfigurationList"; + buildConfigurations = ( + "OBJ_3", + "OBJ_4" + ); + defaultConfigurationIsVisible = "0"; + defaultConfigurationName = "Release"; + }; + "OBJ_20" = { + isa = "PBXFileReference"; + path = "Reporter.swift"; + sourceTree = ""; + }; + "OBJ_21" = { + isa = "PBXFileReference"; + path = "Reporters.swift"; + sourceTree = ""; + }; + "OBJ_22" = { + isa = "PBXFileReference"; + path = "TimeDateSpec.swift"; + sourceTree = ""; + }; + "OBJ_23" = { + isa = "PBXFileReference"; + path = "TimeSpec.swift"; + sourceTree = ""; + }; + "OBJ_24" = { + isa = "PBXFileReference"; + path = "TimeTests.swift"; + sourceTree = ""; + }; + "OBJ_25" = { + isa = "PBXGroup"; + children = ( + "Time::TimeTests::Product", + "Time::Time::Product" + ); + name = "Products"; + path = ""; + sourceTree = "BUILT_PRODUCTS_DIR"; + }; + "OBJ_28" = { + isa = "PBXFileReference"; + path = "Configs"; + sourceTree = "SOURCE_ROOT"; + }; + "OBJ_29" = { + isa = "PBXFileReference"; + path = "LICENSE"; + sourceTree = ""; + }; + "OBJ_3" = { + isa = "XCBuildConfiguration"; + buildSettings = { + CLANG_ENABLE_OBJC_ARC = "YES"; + COMBINE_HIDPI_IMAGES = "YES"; + COPY_PHASE_STRIP = "NO"; + DEBUG_INFORMATION_FORMAT = "dwarf"; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_NS_ASSERTIONS = "YES"; + GCC_OPTIMIZATION_LEVEL = "0"; + GCC_PREPROCESSOR_DEFINITIONS = ( + "$(inherited)", + "SWIFT_PACKAGE=1", + "DEBUG=1" + ); + MACOSX_DEPLOYMENT_TARGET = "10.10"; + ONLY_ACTIVE_ARCH = "YES"; + OTHER_SWIFT_FLAGS = ( + "-DXcode" + ); + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = "macosx"; + SUPPORTED_PLATFORMS = ( + "macosx", + "iphoneos", + "iphonesimulator", + "appletvos", + "appletvsimulator", + "watchos", + "watchsimulator" + ); + SWIFT_ACTIVE_COMPILATION_CONDITIONS = ( + "$(inherited)", + "SWIFT_PACKAGE", + "DEBUG" + ); + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + USE_HEADERMAP = "NO"; + }; + name = "Debug"; + }; + "OBJ_30" = { + isa = "PBXFileReference"; + path = "TimeIntervals.podspec"; + sourceTree = ""; + }; + "OBJ_31" = { + isa = "PBXFileReference"; + path = "README.md"; + sourceTree = ""; + }; + "OBJ_33" = { + isa = "XCConfigurationList"; + buildConfigurations = ( + "OBJ_34", + "OBJ_35" + ); + defaultConfigurationIsVisible = "0"; + defaultConfigurationName = "Release"; + }; + "OBJ_34" = { + isa = "XCBuildConfiguration"; + buildSettings = { + ENABLE_TESTABILITY = "YES"; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(PLATFORM_DIR)/Developer/Library/Frameworks" + ); + HEADER_SEARCH_PATHS = ( + "$(inherited)" + ); + INFOPLIST_FILE = "Time.xcodeproj/Time_Info.plist"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx" + ); + OTHER_CFLAGS = ( + "$(inherited)" + ); + OTHER_LDFLAGS = ( + "$(inherited)" + ); + OTHER_SWIFT_FLAGS = ( + "$(inherited)" + ); + PRODUCT_BUNDLE_IDENTIFIER = "Time"; + PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SKIP_INSTALL = "YES"; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = ( + "$(inherited)" + ); + SWIFT_VERSION = "4.2"; + TARGET_NAME = "Time"; + }; + name = "Debug"; + }; + "OBJ_35" = { + isa = "XCBuildConfiguration"; + buildSettings = { + ENABLE_TESTABILITY = "YES"; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(PLATFORM_DIR)/Developer/Library/Frameworks" + ); + HEADER_SEARCH_PATHS = ( + "$(inherited)" + ); + INFOPLIST_FILE = "Time.xcodeproj/Time_Info.plist"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx" + ); + OTHER_CFLAGS = ( + "$(inherited)" + ); + OTHER_LDFLAGS = ( + "$(inherited)" + ); + OTHER_SWIFT_FLAGS = ( + "$(inherited)" + ); + PRODUCT_BUNDLE_IDENTIFIER = "Time"; + PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SKIP_INSTALL = "YES"; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = ( + "$(inherited)" + ); + SWIFT_VERSION = "4.2"; + TARGET_NAME = "Time"; + }; + name = "Release"; + }; + "OBJ_36" = { + isa = "PBXSourcesBuildPhase"; + files = ( + "OBJ_37", + "OBJ_38" + ); + }; + "OBJ_37" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_9"; + }; + "OBJ_38" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_10"; + }; + "OBJ_39" = { + isa = "PBXFrameworksBuildPhase"; + files = ( + ); + }; + "OBJ_4" = { + isa = "XCBuildConfiguration"; + buildSettings = { + CLANG_ENABLE_OBJC_ARC = "YES"; + COMBINE_HIDPI_IMAGES = "YES"; + COPY_PHASE_STRIP = "YES"; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + GCC_OPTIMIZATION_LEVEL = "s"; + GCC_PREPROCESSOR_DEFINITIONS = ( + "$(inherited)", + "SWIFT_PACKAGE=1" + ); + MACOSX_DEPLOYMENT_TARGET = "10.10"; + OTHER_SWIFT_FLAGS = ( + "-DXcode" + ); + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = "macosx"; + SUPPORTED_PLATFORMS = ( + "macosx", + "iphoneos", + "iphonesimulator", + "appletvos", + "appletvsimulator", + "watchos", + "watchsimulator" + ); + SWIFT_ACTIVE_COMPILATION_CONDITIONS = ( + "$(inherited)", + "SWIFT_PACKAGE" + ); + SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + USE_HEADERMAP = "NO"; + }; + name = "Release"; + }; + "OBJ_41" = { + isa = "XCConfigurationList"; + buildConfigurations = ( + "OBJ_42", + "OBJ_43" + ); + defaultConfigurationIsVisible = "0"; + defaultConfigurationName = "Release"; + }; + "OBJ_42" = { + isa = "XCBuildConfiguration"; + buildSettings = { + LD = "/usr/bin/true"; + OTHER_SWIFT_FLAGS = ( + "-swift-version", + "4.2", + "-I", + "$(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2", + "-target", + "x86_64-apple-macosx10.10", + "-sdk", + "/Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk" + ); + SWIFT_VERSION = "4.2"; + }; + name = "Debug"; + }; + "OBJ_43" = { + isa = "XCBuildConfiguration"; + buildSettings = { + LD = "/usr/bin/true"; + OTHER_SWIFT_FLAGS = ( + "-swift-version", + "4.2", + "-I", + "$(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2", + "-target", + "x86_64-apple-macosx10.10", + "-sdk", + "/Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk" + ); + SWIFT_VERSION = "4.2"; + }; + name = "Release"; + }; + "OBJ_44" = { + isa = "PBXSourcesBuildPhase"; + files = ( + "OBJ_45" + ); + }; + "OBJ_45" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_6"; + }; + "OBJ_47" = { + isa = "XCConfigurationList"; + buildConfigurations = ( + "OBJ_48", + "OBJ_49" + ); + defaultConfigurationIsVisible = "0"; + defaultConfigurationName = "Release"; + }; + "OBJ_48" = { + isa = "XCBuildConfiguration"; + buildSettings = { + }; + name = "Debug"; + }; + "OBJ_49" = { + isa = "XCBuildConfiguration"; + buildSettings = { + }; + name = "Release"; + }; + "OBJ_5" = { + isa = "PBXGroup"; + children = ( + "OBJ_6", + "OBJ_7", + "OBJ_11", + "OBJ_25", + "OBJ_28", + "OBJ_29", + "OBJ_30", + "OBJ_31" + ); + path = ""; + sourceTree = ""; + }; + "OBJ_50" = { + isa = "PBXTargetDependency"; + target = "Time::TimeTests"; + }; + "OBJ_52" = { + isa = "XCConfigurationList"; + buildConfigurations = ( + "OBJ_53", + "OBJ_54" + ); + defaultConfigurationIsVisible = "0"; + defaultConfigurationName = "Release"; + }; + "OBJ_53" = { + isa = "XCBuildConfiguration"; + buildSettings = { + CLANG_ENABLE_MODULES = "YES"; + EMBEDDED_CONTENT_CONTAINS_SWIFT = "YES"; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(PLATFORM_DIR)/Developer/Library/Frameworks" + ); + HEADER_SEARCH_PATHS = ( + "$(inherited)" + ); + INFOPLIST_FILE = "Time.xcodeproj/TimeTests_Info.plist"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@loader_path/../Frameworks", + "@loader_path/Frameworks" + ); + OTHER_CFLAGS = ( + "$(inherited)" + ); + OTHER_LDFLAGS = ( + "$(inherited)" + ); + OTHER_SWIFT_FLAGS = ( + "$(inherited)" + ); + SWIFT_ACTIVE_COMPILATION_CONDITIONS = ( + "$(inherited)" + ); + SWIFT_VERSION = "4.2"; + TARGET_NAME = "TimeTests"; + }; + name = "Debug"; + }; + "OBJ_54" = { + isa = "XCBuildConfiguration"; + buildSettings = { + CLANG_ENABLE_MODULES = "YES"; + EMBEDDED_CONTENT_CONTAINS_SWIFT = "YES"; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(PLATFORM_DIR)/Developer/Library/Frameworks" + ); + HEADER_SEARCH_PATHS = ( + "$(inherited)" + ); + INFOPLIST_FILE = "Time.xcodeproj/TimeTests_Info.plist"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@loader_path/../Frameworks", + "@loader_path/Frameworks" + ); + OTHER_CFLAGS = ( + "$(inherited)" + ); + OTHER_LDFLAGS = ( + "$(inherited)" + ); + OTHER_SWIFT_FLAGS = ( + "$(inherited)" + ); + SWIFT_ACTIVE_COMPILATION_CONDITIONS = ( + "$(inherited)" + ); + SWIFT_VERSION = "4.2"; + TARGET_NAME = "TimeTests"; + }; + name = "Release"; + }; + "OBJ_55" = { + isa = "PBXSourcesBuildPhase"; + files = ( + "OBJ_56", + "OBJ_57", + "OBJ_58", + "OBJ_59", + "OBJ_60", + "OBJ_61", + "OBJ_62", + "OBJ_63", + "OBJ_64", + "OBJ_65", + "OBJ_66" + ); + }; + "OBJ_56" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_14"; + }; + "OBJ_57" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_15"; + }; + "OBJ_58" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_16"; + }; + "OBJ_59" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_17"; + }; + "OBJ_6" = { + isa = "PBXFileReference"; + explicitFileType = "sourcecode.swift"; + path = "Package.swift"; + sourceTree = ""; + }; + "OBJ_60" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_18"; + }; + "OBJ_61" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_19"; + }; + "OBJ_62" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_20"; + }; + "OBJ_63" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_21"; + }; + "OBJ_64" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_22"; + }; + "OBJ_65" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_23"; + }; + "OBJ_66" = { + isa = "PBXBuildFile"; + fileRef = "OBJ_24"; + }; + "OBJ_67" = { + isa = "PBXFrameworksBuildPhase"; + files = ( + "OBJ_68" + ); + }; + "OBJ_68" = { + isa = "PBXBuildFile"; + fileRef = "Time::Time::Product"; + }; + "OBJ_69" = { + isa = "PBXTargetDependency"; + target = "Time::Time"; + }; + "OBJ_7" = { + isa = "PBXGroup"; + children = ( + "OBJ_8" + ); + name = "Sources"; + path = ""; + sourceTree = "SOURCE_ROOT"; + }; + "OBJ_8" = { + isa = "PBXGroup"; + children = ( + "OBJ_9", + "OBJ_10" + ); + name = "Time"; + path = "Sources/Time"; + sourceTree = "SOURCE_ROOT"; + }; + "OBJ_9" = { + isa = "PBXFileReference"; + path = "Time+Foundation.swift"; + sourceTree = ""; + }; + "Time::SwiftPMPackageDescription" = { + isa = "PBXNativeTarget"; + buildConfigurationList = "OBJ_41"; + buildPhases = ( + "OBJ_44" + ); + dependencies = ( + ); + name = "TimePackageDescription"; + productName = "TimePackageDescription"; + productType = "com.apple.product-type.framework"; + }; + "Time::Time" = { + isa = "PBXNativeTarget"; + buildConfigurationList = "OBJ_33"; + buildPhases = ( + "OBJ_36", + "OBJ_39" + ); + dependencies = ( + ); + name = "Time"; + productName = "Time"; + productReference = "Time::Time::Product"; + productType = "com.apple.product-type.framework"; + }; + "Time::Time::Product" = { + isa = "PBXFileReference"; + path = "Time.framework"; + sourceTree = "BUILT_PRODUCTS_DIR"; + }; + "Time::TimePackageTests::ProductTarget" = { + isa = "PBXAggregateTarget"; + buildConfigurationList = "OBJ_47"; + buildPhases = ( + ); + dependencies = ( + "OBJ_50" + ); + name = "TimePackageTests"; + productName = "TimePackageTests"; + }; + "Time::TimeTests" = { + isa = "PBXNativeTarget"; + buildConfigurationList = "OBJ_52"; + buildPhases = ( + "OBJ_55", + "OBJ_67" + ); + dependencies = ( + "OBJ_69" + ); + name = "TimeTests"; + productName = "TimeTests"; + productReference = "Time::TimeTests::Product"; + productType = "com.apple.product-type.bundle.unit-test"; + }; + "Time::TimeTests::Product" = { + isa = "PBXFileReference"; + path = "TimeTests.xctest"; + sourceTree = "BUILT_PRODUCTS_DIR"; + }; + }; + rootObject = "OBJ_1"; } diff --git a/Time.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Time.xcodeproj/project.xcworkspace/contents.xcworkspacedata index 919434a..fe1aa71 100644 --- a/Time.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ b/Time.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -4,4 +4,4 @@ - + \ No newline at end of file diff --git a/Time.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/Time.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings new file mode 100644 index 0000000..a72dc2b --- /dev/null +++ b/Time.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings @@ -0,0 +1,8 @@ + + + + + IDEWorkspaceSharedSettings_AutocreateContextsIfNeeded + + + \ No newline at end of file diff --git a/Time.xcodeproj/xcshareddata/xcschemes/Time-Package.xcscheme b/Time.xcodeproj/xcshareddata/xcschemes/Time-Package.xcscheme new file mode 100644 index 0000000..5ea83d3 --- /dev/null +++ b/Time.xcodeproj/xcshareddata/xcschemes/Time-Package.xcscheme @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + +