diff --git a/HTTPService.xcodeproj/project.pbxproj b/HTTPService.xcodeproj/project.pbxproj index c713bf8..1fa7078 100644 --- a/HTTPService.xcodeproj/project.pbxproj +++ b/HTTPService.xcodeproj/project.pbxproj @@ -7,50 +7,25 @@ objects = { /* Begin PBXBuildFile section */ - 192CAFFF234932D8000E399F /* DateFormatter+iso8601.swift in Sources */ = {isa = PBXBuildFile; fileRef = 198095DA2340178B00AFCE86 /* DateFormatter+iso8601.swift */; }; 192CB001234A6471000E399F /* String+HTTPPagedLinks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 192CB000234A6471000E399F /* String+HTTPPagedLinks.swift */; }; 192CB003234A64B7000E399F /* HTTPPagedRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 192CB002234A64B7000E399F /* HTTPPagedRequest.swift */; }; - 192CB004234A64BD000E399F /* HTTPPagedRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 192CB002234A64B7000E399F /* HTTPPagedRequest.swift */; }; - 192CB005234A64BF000E399F /* String+HTTPPagedLinks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 192CB000234A6471000E399F /* String+HTTPPagedLinks.swift */; }; 1971904022F6547700B3BDC5 /* HTTPServiceError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1971903F22F6547700B3BDC5 /* HTTPServiceError.swift */; }; 1971904322F654B300B3BDC5 /* HTTPServiceBuildable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1971904222F654B300B3BDC5 /* HTTPServiceBuildable.swift */; }; 1971904622F654E900B3BDC5 /* HTTPAuthorization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1971904522F654E900B3BDC5 /* HTTPAuthorization.swift */; }; 1971904922F6555900B3BDC5 /* HTTPRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1971904822F6555900B3BDC5 /* HTTPRequest.swift */; }; 1971904B22F655EE00B3BDC5 /* ServiceBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1971904A22F655EE00B3BDC5 /* ServiceBuilder.swift */; }; 198095DB2340178B00AFCE86 /* DateFormatter+iso8601.swift in Sources */ = {isa = PBXBuildFile; fileRef = 198095DA2340178B00AFCE86 /* DateFormatter+iso8601.swift */; }; - 1988FC6C22FA0AE7000F70B3 /* HTTPService.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1988FC6322FA0AE6000F70B3 /* HTTPService.framework */; }; - 1988FC7322FA0AE7000F70B3 /* HTTPService_macOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 1988FC6522FA0AE6000F70B3 /* HTTPService_macOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1988FC7A22FA0B34000F70B3 /* HTTPRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1971904822F6555900B3BDC5 /* HTTPRequest.swift */; }; - 1988FC7B22FA0B34000F70B3 /* HTTPService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F43768B1AD1A19300FFC40C /* HTTPService.swift */; }; - 1988FC7C22FA0B34000F70B3 /* HTTPAuthorization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1971904522F654E900B3BDC5 /* HTTPAuthorization.swift */; }; - 1988FC7D22FA0B34000F70B3 /* HTTPServiceBuildable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1971904222F654B300B3BDC5 /* HTTPServiceBuildable.swift */; }; - 1988FC7E22FA0B34000F70B3 /* ServiceBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1971904A22F655EE00B3BDC5 /* ServiceBuilder.swift */; }; - 1988FC7F22FA0B34000F70B3 /* HTTPServiceError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1971903F22F6547700B3BDC5 /* HTTPServiceError.swift */; }; - 1988FC8022FA0B5F000F70B3 /* PullRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F98C32F1B0AAD5600AC23D4 /* PullRequest.swift */; }; 1988FC8D22FB839B000F70B3 /* ServiceBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1988FC8C22FB839B000F70B3 /* ServiceBuilderTests.swift */; }; - 1988FC8E22FB83A4000F70B3 /* ServiceBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1988FC8C22FB839B000F70B3 /* ServiceBuilderTests.swift */; }; 1988FC9122FB83CE000F70B3 /* GitHubService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1988FC9022FB83CE000F70B3 /* GitHubService.swift */; }; - 1988FC9222FB83D2000F70B3 /* GitHubService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1988FC9022FB83CE000F70B3 /* GitHubService.swift */; }; 1988FC9522FBA080000F70B3 /* GitHubGetPullRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1988FC9422FBA080000F70B3 /* GitHubGetPullRequest.swift */; }; - 1988FC9622FBA080000F70B3 /* GitHubGetPullRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1988FC9422FBA080000F70B3 /* GitHubGetPullRequest.swift */; }; 1988FC9822FBA227000F70B3 /* HTTPServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1988FC9722FBA227000F70B3 /* HTTPServiceTests.swift */; }; - 1988FC9922FBA229000F70B3 /* HTTPServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1988FC9722FBA227000F70B3 /* HTTPServiceTests.swift */; }; 1988FC9B22FCFD82000F70B3 /* ServiceBuildable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1988FC9A22FCFD82000F70B3 /* ServiceBuildable.swift */; }; - 1988FC9C22FCFD82000F70B3 /* ServiceBuildable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1988FC9A22FCFD82000F70B3 /* ServiceBuildable.swift */; }; - 3F43766A1AD1A14100FFC40C /* HTTPService.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F4376691AD1A14100FFC40C /* HTTPService.h */; settings = {ATTRIBUTES = (Public, ); }; }; 3F4376701AD1A14100FFC40C /* HTTPService.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F4376641AD1A14100FFC40C /* HTTPService.framework */; }; 3F43769D1AD1A19300FFC40C /* HTTPService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F43768B1AD1A19300FFC40C /* HTTPService.swift */; }; 3F98C3321B0AAD5600AC23D4 /* PullRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F98C32F1B0AAD5600AC23D4 /* PullRequest.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 1988FC6D22FA0AE7000F70B3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 3F43765B1AD1A14100FFC40C /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1988FC6222FA0AE6000F70B3; - remoteInfo = "HTTPService macOS"; - }; 3F4376711AD1A14100FFC40C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 3F43765B1AD1A14100FFC40C /* Project object */; @@ -69,10 +44,8 @@ 1971904822F6555900B3BDC5 /* HTTPRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPRequest.swift; sourceTree = ""; }; 1971904A22F655EE00B3BDC5 /* ServiceBuilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServiceBuilder.swift; sourceTree = ""; }; 198095DA2340178B00AFCE86 /* DateFormatter+iso8601.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DateFormatter+iso8601.swift"; sourceTree = ""; }; - 1988FC6322FA0AE6000F70B3 /* HTTPService.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = HTTPService.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 1988FC6522FA0AE6000F70B3 /* HTTPService_macOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HTTPService_macOS.h; sourceTree = ""; }; 1988FC6622FA0AE6000F70B3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 1988FC6B22FA0AE6000F70B3 /* HTTPService macOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "HTTPService macOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; 1988FC7222FA0AE7000F70B3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 1988FC8C22FB839B000F70B3 /* ServiceBuilderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServiceBuilderTests.swift; sourceTree = ""; }; 1988FC9022FB83CE000F70B3 /* GitHubService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GitHubService.swift; sourceTree = ""; }; @@ -81,7 +54,6 @@ 1988FC9A22FCFD82000F70B3 /* ServiceBuildable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServiceBuildable.swift; sourceTree = ""; }; 3F4376641AD1A14100FFC40C /* HTTPService.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = HTTPService.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 3F4376681AD1A14100FFC40C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 3F4376691AD1A14100FFC40C /* HTTPService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HTTPService.h; sourceTree = ""; }; 3F43766F1AD1A14100FFC40C /* HTTPServiceTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HTTPServiceTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 3F4376751AD1A14100FFC40C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 3F43768B1AD1A19300FFC40C /* HTTPService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTTPService.swift; sourceTree = ""; }; @@ -90,21 +62,6 @@ /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 1988FC6022FA0AE6000F70B3 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1988FC6822FA0AE6000F70B3 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 1988FC6C22FA0AE7000F70B3 /* HTTPService.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3F4376601AD1A14100FFC40C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -216,8 +173,6 @@ children = ( 3F4376641AD1A14100FFC40C /* HTTPService.framework */, 3F43766F1AD1A14100FFC40C /* HTTPServiceTests.xctest */, - 1988FC6322FA0AE6000F70B3 /* HTTPService.framework */, - 1988FC6B22FA0AE6000F70B3 /* HTTPService macOSTests.xctest */, ); name = Products; sourceTree = ""; @@ -227,7 +182,6 @@ children = ( 198095D92340177300AFCE86 /* Extensions */, 1971904722F6554D00B3BDC5 /* Requests */, - 3F4376691AD1A14100FFC40C /* HTTPService.h */, 3F43768B1AD1A19300FFC40C /* HTTPService.swift */, 1971904422F654D700B3BDC5 /* Authorization */, 1971904122F654A400B3BDC5 /* Builders */, @@ -278,61 +232,16 @@ /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 1988FC5E22FA0AE6000F70B3 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 1988FC7322FA0AE7000F70B3 /* HTTPService_macOS.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3F4376611AD1A14100FFC40C /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 3F43766A1AD1A14100FFC40C /* HTTPService.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ - 1988FC6222FA0AE6000F70B3 /* HTTPService macOS */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1988FC7422FA0AE7000F70B3 /* Build configuration list for PBXNativeTarget "HTTPService macOS" */; - buildPhases = ( - 1988FC5E22FA0AE6000F70B3 /* Headers */, - 1988FC5F22FA0AE6000F70B3 /* Sources */, - 1988FC6022FA0AE6000F70B3 /* Frameworks */, - 1988FC6122FA0AE6000F70B3 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "HTTPService macOS"; - productName = "HTTPService macOS"; - productReference = 1988FC6322FA0AE6000F70B3 /* HTTPService.framework */; - productType = "com.apple.product-type.framework"; - }; - 1988FC6A22FA0AE6000F70B3 /* HTTPService macOSTests */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1988FC7722FA0AE7000F70B3 /* Build configuration list for PBXNativeTarget "HTTPService macOSTests" */; - buildPhases = ( - 1988FC6722FA0AE6000F70B3 /* Sources */, - 1988FC6822FA0AE6000F70B3 /* Frameworks */, - 1988FC6922FA0AE6000F70B3 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 1988FC6E22FA0AE7000F70B3 /* PBXTargetDependency */, - ); - name = "HTTPService macOSTests"; - productName = "HTTPService macOSTests"; - productReference = 1988FC6B22FA0AE6000F70B3 /* HTTPService macOSTests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; 3F4376631AD1A14100FFC40C /* HTTPService */ = { isa = PBXNativeTarget; buildConfigurationList = 3F43767A1AD1A14100FFC40C /* Build configuration list for PBXNativeTarget "HTTPService" */; @@ -380,15 +289,6 @@ LastUpgradeCheck = 1540; ORGANIZATIONNAME = "Jeremy Fox"; TargetAttributes = { - 1988FC6222FA0AE6000F70B3 = { - CreatedOnToolsVersion = 10.3; - ProvisioningStyle = Manual; - }; - 1988FC6A22FA0AE6000F70B3 = { - CreatedOnToolsVersion = 10.3; - DevelopmentTeam = ERTW5K73R4; - ProvisioningStyle = Automatic; - }; 3F4376631AD1A14100FFC40C = { CreatedOnToolsVersion = 6.2; LastSwiftMigration = 0820; @@ -414,27 +314,11 @@ targets = ( 3F4376631AD1A14100FFC40C /* HTTPService */, 3F43766E1AD1A14100FFC40C /* HTTPServiceTests */, - 1988FC6222FA0AE6000F70B3 /* HTTPService macOS */, - 1988FC6A22FA0AE6000F70B3 /* HTTPService macOSTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 1988FC6122FA0AE6000F70B3 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1988FC6922FA0AE6000F70B3 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3F4376621AD1A14100FFC40C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -452,35 +336,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 1988FC5F22FA0AE6000F70B3 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 192CB005234A64BF000E399F /* String+HTTPPagedLinks.swift in Sources */, - 1988FC9C22FCFD82000F70B3 /* ServiceBuildable.swift in Sources */, - 1988FC7A22FA0B34000F70B3 /* HTTPRequest.swift in Sources */, - 1988FC7C22FA0B34000F70B3 /* HTTPAuthorization.swift in Sources */, - 1988FC7F22FA0B34000F70B3 /* HTTPServiceError.swift in Sources */, - 192CB004234A64BD000E399F /* HTTPPagedRequest.swift in Sources */, - 1988FC7B22FA0B34000F70B3 /* HTTPService.swift in Sources */, - 192CAFFF234932D8000E399F /* DateFormatter+iso8601.swift in Sources */, - 1988FC7D22FA0B34000F70B3 /* HTTPServiceBuildable.swift in Sources */, - 1988FC7E22FA0B34000F70B3 /* ServiceBuilder.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1988FC6722FA0AE6000F70B3 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1988FC8022FA0B5F000F70B3 /* PullRequest.swift in Sources */, - 1988FC9922FBA229000F70B3 /* HTTPServiceTests.swift in Sources */, - 1988FC9222FB83D2000F70B3 /* GitHubService.swift in Sources */, - 1988FC9622FBA080000F70B3 /* GitHubGetPullRequest.swift in Sources */, - 1988FC8E22FB83A4000F70B3 /* ServiceBuilderTests.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3F43765F1AD1A14100FFC40C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -513,11 +368,6 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 1988FC6E22FA0AE7000F70B3 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 1988FC6222FA0AE6000F70B3 /* HTTPService macOS */; - targetProxy = 1988FC6D22FA0AE7000F70B3 /* PBXContainerItemProxy */; - }; 3F4376721AD1A14100FFC40C /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 3F4376631AD1A14100FFC40C /* HTTPService */; @@ -526,156 +376,6 @@ /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 1988FC7522FA0AE7000F70B3 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CODE_SIGN_IDENTITY = ""; - CODE_SIGN_STYLE = Manual; - COMBINE_HIDPI_IMAGES = YES; - DEAD_CODE_STRIPPING = YES; - DEBUG_INFORMATION_FORMAT = dwarf; - DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = ""; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = YES; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu11; - INFOPLIST_FILE = "HTTPService macOS/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 13.0; - MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++14"; - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; - MTL_FAST_MATH = YES; - PRODUCT_BUNDLE_IDENTIFIER = "com.jeremyfox.HTTPService-macOS"; - PRODUCT_NAME = HTTPService; - PROVISIONING_PROFILE_SPECIFIER = ""; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_VERSION = 5.0; - }; - name = Debug; - }; - 1988FC7622FA0AE7000F70B3 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CODE_SIGN_IDENTITY = ""; - CODE_SIGN_STYLE = Manual; - COMBINE_HIDPI_IMAGES = YES; - DEAD_CODE_STRIPPING = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = ""; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = YES; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu11; - INFOPLIST_FILE = "HTTPService macOS/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 13.0; - MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++14"; - MTL_FAST_MATH = YES; - PRODUCT_BUNDLE_IDENTIFIER = "com.jeremyfox.HTTPService-macOS"; - PRODUCT_NAME = HTTPService; - PROVISIONING_PROFILE_SPECIFIER = ""; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_VERSION = 5.0; - }; - name = Release; - }; - 1988FC7822FA0AE7000F70B3 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CODE_SIGN_IDENTITY = "Mac Developer"; - CODE_SIGN_STYLE = Automatic; - COMBINE_HIDPI_IMAGES = YES; - DEAD_CODE_STRIPPING = YES; - DEBUG_INFORMATION_FORMAT = dwarf; - DEVELOPMENT_TEAM = ERTW5K73R4; - GCC_C_LANGUAGE_STANDARD = gnu11; - INFOPLIST_FILE = "HTTPService macOSTests/Info.plist"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 13.0; - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; - MTL_FAST_MATH = YES; - PRODUCT_BUNDLE_IDENTIFIER = "com.jeremyfox.HTTPService-macOSTests"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_VERSION = 5.0; - }; - name = Debug; - }; - 1988FC7922FA0AE7000F70B3 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CODE_SIGN_IDENTITY = "Mac Developer"; - CODE_SIGN_STYLE = Automatic; - COMBINE_HIDPI_IMAGES = YES; - DEAD_CODE_STRIPPING = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DEVELOPMENT_TEAM = ERTW5K73R4; - GCC_C_LANGUAGE_STANDARD = gnu11; - INFOPLIST_FILE = "HTTPService macOSTests/Info.plist"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 13.0; - MTL_FAST_MATH = YES; - PRODUCT_BUNDLE_IDENTIFIER = "com.jeremyfox.HTTPService-macOSTests"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - SWIFT_VERSION = 5.0; - }; - name = Release; - }; 3F4376781AD1A14100FFC40C /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -726,7 +426,8 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 13.0; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + MACOSX_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -780,7 +481,8 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 13.0; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + MACOSX_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; @@ -814,7 +516,10 @@ PRODUCT_BUNDLE_IDENTIFIER = "com.jeremyfox.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; + SUPPORTS_MACCATALYST = YES; SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2,6"; }; name = Debug; }; @@ -840,7 +545,10 @@ PRODUCT_BUNDLE_IDENTIFIER = "com.jeremyfox.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; + SUPPORTS_MACCATALYST = YES; SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2,6"; }; name = Release; }; @@ -890,24 +598,6 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 1988FC7422FA0AE7000F70B3 /* Build configuration list for PBXNativeTarget "HTTPService macOS" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1988FC7522FA0AE7000F70B3 /* Debug */, - 1988FC7622FA0AE7000F70B3 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 1988FC7722FA0AE7000F70B3 /* Build configuration list for PBXNativeTarget "HTTPService macOSTests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1988FC7822FA0AE7000F70B3 /* Debug */, - 1988FC7922FA0AE7000F70B3 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 3F43765E1AD1A14100FFC40C /* Build configuration list for PBXProject "HTTPService" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/HTTPService/HTTPService.h b/HTTPService/HTTPService.h deleted file mode 100644 index af98a21..0000000 --- a/HTTPService/HTTPService.h +++ /dev/null @@ -1,18 +0,0 @@ -// -// HTTPService.h -// -// Created by Jeremy Fox on 4/5/15. -// Copyright (c) 2015 Jeremy Fox. All rights reserved. -// - -#import - -//! Project version number for HTTPService. -FOUNDATION_EXPORT double HTTPServiceVersionNumber; - -//! Project version string for HTTPService. -FOUNDATION_EXPORT const unsigned char HTTPServiceVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Package.swift b/Package.swift index 36dfa12..67c635f 100644 --- a/Package.swift +++ b/Package.swift @@ -4,7 +4,7 @@ import PackageDescription let package = Package( name: "HTTPService", platforms: [ - .iOS(.v13), + .iOS(.v15), .macOS(.v13) ], products: [