diff --git a/.swift-version b/.swift-version deleted file mode 100644 index 389f774..0000000 --- a/.swift-version +++ /dev/null @@ -1 +0,0 @@ -4.0 \ No newline at end of file diff --git a/AmazonS3RequestManager.podspec b/AmazonS3RequestManager.podspec index 0f9423d..ed4a40d 100644 --- a/AmazonS3RequestManager.podspec +++ b/AmazonS3RequestManager.podspec @@ -20,6 +20,6 @@ s.source_files = 'Source/*.{h,m,swift}' s.requires_arc = true -s.dependency 'Alamofire', '~> 4.5' -s.dependency 'SWXMLHash', '~> 4.2' +s.dependency 'Alamofire', '~> 4.9' +s.dependency 'SWXMLHash', '~> 5.0' end diff --git a/Example/AmazonS3RequestManager.xcodeproj/project.pbxproj b/Example/AmazonS3RequestManager.xcodeproj/project.pbxproj index 4cb37d9..a8aaff0 100644 --- a/Example/AmazonS3RequestManager.xcodeproj/project.pbxproj +++ b/Example/AmazonS3RequestManager.xcodeproj/project.pbxproj @@ -332,7 +332,6 @@ 607FACCD1AFB9204008FA782 /* Frameworks */, 607FACCE1AFB9204008FA782 /* Resources */, 4072376732D1A8FDDD423336 /* [CP] Embed Pods Frameworks */, - A7BCC4E94D106C14B5E2E20D /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -352,7 +351,6 @@ 607FACE21AFB9204008FA782 /* Frameworks */, 607FACE31AFB9204008FA782 /* Resources */, 0588DBB52EDA37F578E6CBEA /* [CP] Embed Pods Frameworks */, - 6A089EFB5DCDEDF2578DD2CB /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -373,7 +371,6 @@ 928CAAAC1E5CCDF0002D52A1 /* Frameworks */, 928CAAAE1E5CCDF0002D52A1 /* Resources */, 928CAAB11E5CCDF0002D52A1 /* [CP] Embed Pods Frameworks */, - 928CAAB21E5CCDF0002D52A1 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -393,7 +390,6 @@ 928CAAC31E5CCDFC002D52A1 /* Frameworks */, 928CAAC51E5CCDFC002D52A1 /* Resources */, 928CAAC61E5CCDFC002D52A1 /* [CP] Embed Pods Frameworks */, - 928CAAC71E5CCDFC002D52A1 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -414,7 +410,6 @@ 92E8C4081C4EFAC800759119 /* Frameworks */, 92E8C4091C4EFAC800759119 /* Resources */, 650CE2B0FEB349A33B6E2938 /* [CP] Embed Pods Frameworks */, - 666A494D951F124068E691DE /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -434,7 +429,6 @@ 92E8C42A1C4EFC6900759119 /* Frameworks */, 92E8C42B1C4EFC6900759119 /* Resources */, 0F5BD9963C5A17C4FA8490AC /* [CP] Embed Pods Frameworks */, - B4C347127998E5286225A885 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -453,17 +447,17 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0720; - LastUpgradeCheck = 0900; + LastUpgradeCheck = 1120; ORGANIZATIONNAME = CocoaPods; TargetAttributes = { 607FACCF1AFB9204008FA782 = { CreatedOnToolsVersion = 6.3.1; - LastSwiftMigration = 0900; + LastSwiftMigration = 1120; ProvisioningStyle = Manual; }; 607FACE41AFB9204008FA782 = { CreatedOnToolsVersion = 6.3.1; - LastSwiftMigration = 0900; + LastSwiftMigration = 1120; ProvisioningStyle = Automatic; TestTargetID = 607FACCF1AFB9204008FA782; }; @@ -486,6 +480,7 @@ developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( + English, en, Base, ); @@ -564,7 +559,7 @@ files = ( ); inputPaths = ( - "${SRCROOT}/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-frameworks.sh", "${BUILT_PRODUCTS_DIR}/Alamofire-iOS/Alamofire.framework", "${BUILT_PRODUCTS_DIR}/AmazonS3RequestManager-iOS/AmazonS3RequestManager.framework", "${BUILT_PRODUCTS_DIR}/SWXMLHash-iOS/SWXMLHash.framework", @@ -583,7 +578,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 0F5BD9963C5A17C4FA8490AC /* [CP] Embed Pods Frameworks */ = { @@ -592,7 +587,7 @@ files = ( ); inputPaths = ( - "${SRCROOT}/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-frameworks.sh", "${BUILT_PRODUCTS_DIR}/Alamofire-macOS/Alamofire.framework", "${BUILT_PRODUCTS_DIR}/AmazonS3RequestManager-macOS/AmazonS3RequestManager.framework", "${BUILT_PRODUCTS_DIR}/SWXMLHash-macOS/SWXMLHash.framework", @@ -611,7 +606,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 4072376732D1A8FDDD423336 /* [CP] Embed Pods Frameworks */ = { @@ -620,7 +615,7 @@ files = ( ); inputPaths = ( - "${SRCROOT}/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-frameworks.sh", "${BUILT_PRODUCTS_DIR}/Alamofire-iOS/Alamofire.framework", "${BUILT_PRODUCTS_DIR}/AmazonS3RequestManager-iOS/AmazonS3RequestManager.framework", "${BUILT_PRODUCTS_DIR}/SWXMLHash-iOS/SWXMLHash.framework", @@ -633,7 +628,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 4B4E5A6CD699156DBDCB3212 /* [CP] Check Pods Manifest.lock */ = { @@ -660,7 +655,7 @@ files = ( ); inputPaths = ( - "${SRCROOT}/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-frameworks.sh", "${BUILT_PRODUCTS_DIR}/Alamofire-macOS/Alamofire.framework", "${BUILT_PRODUCTS_DIR}/AmazonS3RequestManager-macOS/AmazonS3RequestManager.framework", "${BUILT_PRODUCTS_DIR}/SWXMLHash-macOS/SWXMLHash.framework", @@ -673,37 +668,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; - 666A494D951F124068E691DE /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; - 6A089EFB5DCDEDF2578DD2CB /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-resources.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 849CB1E9C1EB417C3845F76C /* [CP] Check Pods Manifest.lock */ = { @@ -748,7 +713,7 @@ files = ( ); inputPaths = ( - "${SRCROOT}/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-frameworks.sh", "${BUILT_PRODUCTS_DIR}/Alamofire-tvOS/Alamofire.framework", "${BUILT_PRODUCTS_DIR}/AmazonS3RequestManager-tvOS/AmazonS3RequestManager.framework", "${BUILT_PRODUCTS_DIR}/SWXMLHash-tvOS/SWXMLHash.framework", @@ -761,22 +726,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; - 928CAAB21E5CCDF0002D52A1 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-resources.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 928CAABB1E5CCDFC002D52A1 /* [CP] Check Pods Manifest.lock */ = { @@ -803,7 +753,7 @@ files = ( ); inputPaths = ( - "${SRCROOT}/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-frameworks.sh", "${BUILT_PRODUCTS_DIR}/Alamofire-tvOS/Alamofire.framework", "${BUILT_PRODUCTS_DIR}/AmazonS3RequestManager-tvOS/AmazonS3RequestManager.framework", "${BUILT_PRODUCTS_DIR}/SWXMLHash-tvOS/SWXMLHash.framework", @@ -822,37 +772,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; - 928CAAC71E5CCDFC002D52A1 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; - A7BCC4E94D106C14B5E2E20D /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-resources.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; ABA9B79EF4B76A1AD99CBAAD /* [CP] Check Pods Manifest.lock */ = { @@ -873,21 +793,6 @@ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; - B4C347127998E5286225A885 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; E2B5C04075A62EA939541164 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -1027,6 +932,7 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; @@ -1035,12 +941,14 @@ 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; @@ -1074,6 +982,7 @@ ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 5.0; }; name = Debug; }; @@ -1081,6 +990,7 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; @@ -1089,12 +999,14 @@ 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; @@ -1120,6 +1032,7 @@ MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + SWIFT_VERSION = 5.0; VALIDATE_PRODUCT = YES; }; name = Release; @@ -1137,7 +1050,7 @@ PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; @@ -1155,7 +1068,7 @@ PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; @@ -1179,7 +1092,7 @@ SWIFT_OBJC_BRIDGING_HEADER = "Tests/AmazonS3RequestManager_Tests-Bridging-Header.h"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/iOS-Example.app/iOS-Example"; }; name = Debug; @@ -1198,7 +1111,7 @@ PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Tests/AmazonS3RequestManager_Tests-Bridging-Header.h"; SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/iOS-Example.app/iOS-Example"; }; name = Release; @@ -1216,7 +1129,7 @@ PRODUCT_BUNDLE_IDENTIFIER = "com.anthonymdev.OSX-Example"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = appletvos; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; TVOS_DEPLOYMENT_TARGET = 10.1; }; name = Debug; @@ -1233,7 +1146,7 @@ PRODUCT_BUNDLE_IDENTIFIER = "com.anthonymdev.OSX-Example"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = appletvos; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; TVOS_DEPLOYMENT_TARGET = 10.1; }; name = Release; @@ -1252,7 +1165,7 @@ PRODUCT_BUNDLE_IDENTIFIER = "com.anthonymdev.OSX-Tests"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = appletvos10.1; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TVOS-Example.app/TVOS-Example"; }; name = Debug; @@ -1270,7 +1183,7 @@ PRODUCT_BUNDLE_IDENTIFIER = "com.anthonymdev.OSX-Tests"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = appletvos10.1; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TVOS-Example.app/TVOS-Example"; }; name = Release; @@ -1289,7 +1202,7 @@ PRODUCT_BUNDLE_IDENTIFIER = "com.anthonymdev.OSX-Example"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; }; name = Debug; }; @@ -1306,7 +1219,7 @@ PRODUCT_BUNDLE_IDENTIFIER = "com.anthonymdev.OSX-Example"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; }; name = Release; }; @@ -1324,7 +1237,7 @@ PRODUCT_BUNDLE_IDENTIFIER = "com.anthonymdev.OSX-Tests"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/OSX-Example.app/Contents/MacOS/OSX-Example"; }; name = Debug; @@ -1342,7 +1255,7 @@ PRODUCT_BUNDLE_IDENTIFIER = "com.anthonymdev.OSX-Tests"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/OSX-Example.app/Contents/MacOS/OSX-Example"; }; name = Release; diff --git a/Example/AmazonS3RequestManager.xcodeproj/xcshareddata/xcschemes/OSX.xcscheme b/Example/AmazonS3RequestManager.xcodeproj/xcshareddata/xcschemes/OSX.xcscheme index 3231018..027e0ce 100644 --- a/Example/AmazonS3RequestManager.xcodeproj/xcshareddata/xcschemes/OSX.xcscheme +++ b/Example/AmazonS3RequestManager.xcodeproj/xcshareddata/xcschemes/OSX.xcscheme @@ -1,6 +1,6 @@ + + + + @@ -50,23 +58,11 @@ - - - - - - - - + + + + @@ -54,23 +62,11 @@ - - - - - - - - + + + + @@ -54,23 +62,11 @@ - - - - - - - - + + + + IDEDidComputeMac32BitWarning + + + diff --git a/Example/Podfile.lock b/Example/Podfile.lock index f6da252..843b8cb 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,12 +1,12 @@ PODS: - - Alamofire (4.5.1) + - Alamofire (4.9.1) - AmazonS3RequestManager (1.2.0): - - Alamofire (~> 4.5) - - SWXMLHash (~> 4.2) - - Nimble (7.0.2) + - Alamofire (~> 4.9) + - SWXMLHash (~> 5.0) + - Nimble (8.0.4) - Nocilla (0.11.0) - - Quick (1.2.0) - - SWXMLHash (4.2.3) + - Quick (2.2.0) + - SWXMLHash (5.0.1) DEPENDENCIES: - AmazonS3RequestManager (from `../`) @@ -14,18 +14,26 @@ DEPENDENCIES: - Nocilla (~> 0.10) - Quick +SPEC REPOS: + https://github.com/CocoaPods/Specs.git: + - Alamofire + - Nimble + - Nocilla + - Quick + - SWXMLHash + EXTERNAL SOURCES: AmazonS3RequestManager: - :path: ../ + :path: "../" SPEC CHECKSUMS: - Alamofire: 2d95912bf4c34f164fdfc335872e8c312acaea4a - AmazonS3RequestManager: 0205b197a0daedb029d4c0c502ecb07376e1bb2d - Nimble: bfe1f814edabba69ff145cb1283e04ed636a67f2 + Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AmazonS3RequestManager: 47926918a3edd1cb1da7ed90781f620947a87122 + Nimble: 18d5360282923225d62b09d781f63abc1a0111fc Nocilla: 7af7a386071150cc8aa5da4da97d060f049dd61c - Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08 - SWXMLHash: 6ab10e1cb4567d88cd3634be0bf331a7839945dd + Quick: 7fb19e13be07b5dfb3b90d4f9824c855a11af40e + SWXMLHash: 9cc0c2e4807926c74377724aa8722ee5707a0485 PODFILE CHECKSUM: 5a93563cdbfbff414350e4c3a44380e03ca61e1c -COCOAPODS: 1.3.1 +COCOAPODS: 1.8.4 diff --git a/Example/Pods/Alamofire/LICENSE b/Example/Pods/Alamofire/LICENSE index 1654602..38a301a 100644 --- a/Example/Pods/Alamofire/LICENSE +++ b/Example/Pods/Alamofire/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Alamofire/README.md b/Example/Pods/Alamofire/README.md index f190df9..bafa09a 100644 --- a/Example/Pods/Alamofire/README.md +++ b/Example/Pods/Alamofire/README.md @@ -4,7 +4,7 @@ [![CocoaPods Compatible](https://img.shields.io/cocoapods/v/Alamofire.svg)](https://img.shields.io/cocoapods/v/Alamofire.svg) [![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![Platform](https://img.shields.io/cocoapods/p/Alamofire.svg?style=flat)](https://alamofire.github.io/Alamofire) -[![Twitter](https://img.shields.io/badge/twitter-@AlamofireSF-blue.svg?style=flat)](http://twitter.com/AlamofireSF) +[![Twitter](https://img.shields.io/badge/twitter-@AlamofireSF-blue.svg?style=flat)](https://twitter.com/AlamofireSF) [![Gitter](https://badges.gitter.im/Alamofire/Alamofire.svg)](https://gitter.im/Alamofire/Alamofire?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) Alamofire is an HTTP networking library written in Swift. @@ -15,16 +15,16 @@ Alamofire is an HTTP networking library written in Swift. - [Migration Guides](#migration-guides) - [Communication](#communication) - [Installation](#installation) -- [Usage](#usage) - - **Intro -** [Making a Request](#making-a-request), [Response Handling](#response-handling), [Response Validation](#response-validation), [Response Caching](#response-caching) - - **HTTP -** [HTTP Methods](#http-methods), [Parameter Encoding](#parameter-encoding), [HTTP Headers](#http-headers), [Authentication](#authentication) - - **Large Data -** [Downloading Data to a File](#downloading-data-to-a-file), [Uploading Data to a Server](#uploading-data-to-a-server) - - **Tools -** [Statistical Metrics](#statistical-metrics), [cURL Command Output](#curl-command-output) -- [Advanced Usage](#advanced-usage) - - **URL Session -** [Session Manager](#session-manager), [Session Delegate](#session-delegate), [Request](#request) - - **Routing -** [Routing Requests](#routing-requests), [Adapting and Retrying Requests](#adapting-and-retrying-requests) - - **Model Objects -** [Custom Response Serialization](#custom-response-serialization) - - **Connection -** [Security](#security), [Network Reachability](#network-reachability) +- [Usage](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md) + - **Intro -** [Making a Request](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#making-a-request), [Response Handling](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#response-handling), [Response Validation](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#response-validation), [Response Caching](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#response-caching) + - **HTTP -** [HTTP Methods](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#http-methods), [Parameter Encoding](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#parameter-encoding), [HTTP Headers](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#http-headers), [Authentication](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#authentication) + - **Large Data -** [Downloading Data to a File](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#downloading-data-to-a-file), [Uploading Data to a Server](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#uploading-data-to-a-server) + - **Tools -** [Statistical Metrics](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#statistical-metrics), [cURL Command Output](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Usage.md#curl-command-output) +- [Advanced Usage](https://github.com/Alamofire/Alamofire/blob/master/Documentation/AdvancedUsage.md) + - **URL Session -** [Session Manager](https://github.com/Alamofire/Alamofire/blob/master/Documentation/AdvancedUsage.md#session-manager), [Session Delegate](https://github.com/Alamofire/Alamofire/blob/master/Documentation/AdvancedUsage.md#session-delegate), [Request](https://github.com/Alamofire/Alamofire/blob/master/Documentation/AdvancedUsage.md#request) + - **Routing -** [Routing Requests](https://github.com/Alamofire/Alamofire/blob/master/Documentation/AdvancedUsage.md#routing-requests), [Adapting and Retrying Requests](https://github.com/Alamofire/Alamofire/blob/master/Documentation/AdvancedUsage.md#adapting-and-retrying-requests) + - **Model Objects -** [Custom Response Serialization](https://github.com/Alamofire/Alamofire/blob/master/Documentation/AdvancedUsage.md#custom-response-serialization) + - **Connection -** [Security](https://github.com/Alamofire/Alamofire/blob/master/Documentation/AdvancedUsage.md#security), [Network Reachability](https://github.com/Alamofire/Alamofire/blob/master/Documentation/AdvancedUsage.md#network-reachability) - [Open Radars](#open-radars) - [FAQ](#faq) - [Credits](#credits) @@ -57,8 +57,8 @@ In order to keep Alamofire focused specifically on core networking implementatio ## Requirements - iOS 8.0+ / macOS 10.10+ / tvOS 9.0+ / watchOS 2.0+ -- Xcode 8.3+ -- Swift 3.1+ +- Xcode 9.3+ +- Swift 4.0+ ## Migration Guides @@ -67,24 +67,25 @@ In order to keep Alamofire focused specifically on core networking implementatio - [Alamofire 2.0 Migration Guide](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Alamofire%202.0%20Migration%20Guide.md) ## Communication - -- If you **need help**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/alamofire). (Tag 'alamofire') -- If you'd like to **ask a general question**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/alamofire). -- If you **found a bug**, open an issue. -- If you **have a feature request**, open an issue. +- If you **need help with making network requests**, use [Stack Overflow](https://stackoverflow.com/questions/tagged/alamofire) and tag `alamofire`. +- If you need to **find or understand an API**, check [our documentation](http://alamofire.github.io/Alamofire/) or [Apple's documentation for `URLSession`](https://developer.apple.com/documentation/foundation/url_loading_system), on top of which Alamofire is built. +- If you need **help with an Alamofire feature**, use [our forum on swift.org](https://forums.swift.org/c/related-projects/alamofire). +- If you'd like to **discuss Alamofire best practices**, use [our forum on swift.org](https://forums.swift.org/c/related-projects/alamofire). +- If you'd like to **discuss a feature request**, use [our forum on swift.org](https://forums.swift.org/c/related-projects/alamofire). +- If you **found a bug**, open an issue and follow the guide. The more detail the better! - If you **want to contribute**, submit a pull request. ## Installation ### CocoaPods -[CocoaPods](http://cocoapods.org) is a dependency manager for Cocoa projects. You can install it with the following command: +[CocoaPods](https://cocoapods.org) is a dependency manager for Cocoa projects. You can install it with the following command: ```bash $ gem install cocoapods ``` -> CocoaPods 1.1+ is required to build Alamofire 4.0+. +> CocoaPods 1.7+ is required to build Alamofire 4.9+. To integrate Alamofire into your Xcode project using CocoaPods, specify it in your `Podfile`: @@ -94,7 +95,7 @@ platform :ios, '10.0' use_frameworks! target '' do - pod 'Alamofire', '~> 4.5' + pod 'Alamofire', '~> 4.9' end ``` @@ -108,17 +109,16 @@ $ pod install [Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. -You can install Carthage with [Homebrew](http://brew.sh/) using the following command: +You can install Carthage with [Homebrew](https://brew.sh/) using the following command: ```bash -$ brew update $ brew install carthage ``` To integrate Alamofire into your Xcode project using Carthage, specify it in your `Cartfile`: ```ogdl -github "Alamofire/Alamofire" ~> 4.5 +github "Alamofire/Alamofire" ~> 4.9 ``` Run `carthage update` to build the framework and drag the built `Alamofire.framework` into your Xcode project. @@ -129,9 +129,11 @@ The [Swift Package Manager](https://swift.org/package-manager/) is a tool for au Once you have your Swift package set up, adding Alamofire as a dependency is as easy as adding it to the `dependencies` value of your `Package.swift`. +#### Swift 4 + ```swift dependencies: [ - .Package(url: "https://github.com/Alamofire/Alamofire.git", majorVersion: 4) + .package(url: "https://github.com/Alamofire/Alamofire.git", from: "4.9") ] ``` @@ -147,7 +149,7 @@ If you prefer not to use any of the aforementioned dependency managers, you can $ git init ``` -- Add Alamofire as a git [submodule](http://git-scm.com/docs/git-submodule) by running the following command: +- Add Alamofire as a git [submodule](https://git-scm.com/docs/git-submodule) by running the following command: ```bash $ git submodule add https://github.com/Alamofire/Alamofire.git @@ -173,1668 +175,33 @@ If you prefer not to use any of the aforementioned dependency managers, you can > The `Alamofire.framework` is automagically added as a target dependency, linked framework and embedded framework in a copy files build phase which is all you need to build on the simulator and a device. ---- - -## Usage - -### Making a Request - -```swift -import Alamofire - -Alamofire.request("https://httpbin.org/get") -``` - -### Response Handling - -Handling the `Response` of a `Request` made in Alamofire involves chaining a response handler onto the `Request`. - -```swift -Alamofire.request("https://httpbin.org/get").responseJSON { response in - print("Request: \(String(describing: response.request))") // original url request - print("Response: \(String(describing: response.response))") // http url response - print("Result: \(response.result)") // response serialization result - - if let json = response.result.value { - print("JSON: \(json)") // serialized json response - } - - if let data = response.data, let utf8Text = String(data: data, encoding: .utf8) { - print("Data: \(utf8Text)") // original server data as UTF8 string - } -} -``` - -In the above example, the `responseJSON` handler is appended to the `Request` to be executed once the `Request` is complete. Rather than blocking execution to wait for a response from the server, a [callback](http://en.wikipedia.org/wiki/Callback_%28computer_programming%29) in the form of a closure is specified to handle the response once it's received. The result of a request is only available inside the scope of a response closure. Any execution contingent on the response or data received from the server must be done within a response closure. - -> Networking in Alamofire is done _asynchronously_. Asynchronous programming may be a source of frustration to programmers unfamiliar with the concept, but there are [very good reasons](https://developer.apple.com/library/ios/qa/qa1693/_index.html) for doing it this way. - -Alamofire contains five different response handlers by default including: - -```swift -// Response Handler - Unserialized Response -func response( - queue: DispatchQueue?, - completionHandler: @escaping (DefaultDataResponse) -> Void) - -> Self - -// Response Data Handler - Serialized into Data -func responseData( - queue: DispatchQueue?, - completionHandler: @escaping (DataResponse) -> Void) - -> Self - -// Response String Handler - Serialized into String -func responseString( - queue: DispatchQueue?, - encoding: String.Encoding?, - completionHandler: @escaping (DataResponse) -> Void) - -> Self - -// Response JSON Handler - Serialized into Any -func responseJSON( - queue: DispatchQueue?, - completionHandler: @escaping (DataResponse) -> Void) - -> Self - -// Response PropertyList (plist) Handler - Serialized into Any -func responsePropertyList( - queue: DispatchQueue?, - completionHandler: @escaping (DataResponse) -> Void)) - -> Self -``` - -None of the response handlers perform any validation of the `HTTPURLResponse` it gets back from the server. - -> For example, response status codes in the `400..<500` and `500..<600` ranges do NOT automatically trigger an `Error`. Alamofire uses [Response Validation](#response-validation) method chaining to achieve this. - -#### Response Handler - -The `response` handler does NOT evaluate any of the response data. It merely forwards on all information directly from the URL session delegate. It is the Alamofire equivalent of using `cURL` to execute a `Request`. - -```swift -Alamofire.request("https://httpbin.org/get").response { response in - print("Request: \(response.request)") - print("Response: \(response.response)") - print("Error: \(response.error)") - - if let data = response.data, let utf8Text = String(data: data, encoding: .utf8) { - print("Data: \(utf8Text)") - } -} -``` - -> We strongly encourage you to leverage the other response serializers taking advantage of `Response` and `Result` types. - -#### Response Data Handler - -The `responseData` handler uses the `responseDataSerializer` (the object that serializes the server data into some other type) to extract the `Data` returned by the server. If no errors occur and `Data` is returned, the response `Result` will be a `.success` and the `value` will be of type `Data`. - -```swift -Alamofire.request("https://httpbin.org/get").responseData { response in - debugPrint("All Response Info: \(response)") - - if let data = response.result.value, let utf8Text = String(data: data, encoding: .utf8) { - print("Data: \(utf8Text)") - } -} -``` - -#### Response String Handler - -The `responseString` handler uses the `responseStringSerializer` to convert the `Data` returned by the server into a `String` with the specified encoding. If no errors occur and the server data is successfully serialized into a `String`, the response `Result` will be a `.success` and the `value` will be of type `String`. - -```swift -Alamofire.request("https://httpbin.org/get").responseString { response in - print("Success: \(response.result.isSuccess)") - print("Response String: \(response.result.value)") -} -``` - -> If no encoding is specified, Alamofire will use the text encoding specified in the `HTTPURLResponse` from the server. If the text encoding cannot be determined by the server response, it defaults to `.isoLatin1`. - -#### Response JSON Handler - -The `responseJSON` handler uses the `responseJSONSerializer` to convert the `Data` returned by the server into an `Any` type using the specified `JSONSerialization.ReadingOptions`. If no errors occur and the server data is successfully serialized into a JSON object, the response `Result` will be a `.success` and the `value` will be of type `Any`. - -```swift -Alamofire.request("https://httpbin.org/get").responseJSON { response in - debugPrint(response) - - if let json = response.result.value { - print("JSON: \(json)") - } -} -``` - -> All JSON serialization is handled by the `JSONSerialization` API in the `Foundation` framework. - -#### Chained Response Handlers - -Response handlers can even be chained: - -```swift -Alamofire.request("https://httpbin.org/get") - .responseString { response in - print("Response String: \(response.result.value)") - } - .responseJSON { response in - print("Response JSON: \(response.result.value)") - } -``` - -> It is important to note that using multiple response handlers on the same `Request` requires the server data to be serialized multiple times. Once for each response handler. - -#### Response Handler Queue - -Response handlers by default are executed on the main dispatch queue. However, a custom dispatch queue can be provided instead. - -```swift -let utilityQueue = DispatchQueue.global(qos: .utility) - -Alamofire.request("https://httpbin.org/get").responseJSON(queue: utilityQueue) { response in - print("Executing response handler on utility queue") -} -``` - -### Response Validation - -By default, Alamofire treats any completed request to be successful, regardless of the content of the response. Calling `validate` before a response handler causes an error to be generated if the response had an unacceptable status code or MIME type. - -#### Manual Validation - -```swift -Alamofire.request("https://httpbin.org/get") - .validate(statusCode: 200..<300) - .validate(contentType: ["application/json"]) - .responseData { response in - switch response.result { - case .success: - print("Validation Successful") - case .failure(let error): - print(error) - } - } -``` - -#### Automatic Validation - -Automatically validates status code within `200..<300` range, and that the `Content-Type` header of the response matches the `Accept` header of the request, if one is provided. - -```swift -Alamofire.request("https://httpbin.org/get").validate().responseJSON { response in - switch response.result { - case .success: - print("Validation Successful") - case .failure(let error): - print(error) - } -} -``` - -### Response Caching - -Response Caching is handled on the system framework level by [`URLCache`](https://developer.apple.com/reference/foundation/urlcache). It provides a composite in-memory and on-disk cache and lets you manipulate the sizes of both the in-memory and on-disk portions. - -> By default, Alamofire leverages the shared `URLCache`. In order to customize it, see the [Session Manager Configurations](#session-manager) section. - -### HTTP Methods - -The `HTTPMethod` enumeration lists the HTTP methods defined in [RFC 7231 §4.3](http://tools.ietf.org/html/rfc7231#section-4.3): - -```swift -public enum HTTPMethod: String { - case options = "OPTIONS" - case get = "GET" - case head = "HEAD" - case post = "POST" - case put = "PUT" - case patch = "PATCH" - case delete = "DELETE" - case trace = "TRACE" - case connect = "CONNECT" -} -``` - -These values can be passed as the `method` argument to the `Alamofire.request` API: - -```swift -Alamofire.request("https://httpbin.org/get") // method defaults to `.get` - -Alamofire.request("https://httpbin.org/post", method: .post) -Alamofire.request("https://httpbin.org/put", method: .put) -Alamofire.request("https://httpbin.org/delete", method: .delete) -``` - -> The `Alamofire.request` method parameter defaults to `.get`. - -### Parameter Encoding - -Alamofire supports three types of parameter encoding including: `URL`, `JSON` and `PropertyList`. It can also support any custom encoding that conforms to the `ParameterEncoding` protocol. - -#### URL Encoding - -The `URLEncoding` type creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP body of the URL request. Whether the query string is set or appended to any existing URL query string or set as the HTTP body depends on the `Destination` of the encoding. The `Destination` enumeration has three cases: - -- `.methodDependent` - Applies encoded query string result to existing query string for `GET`, `HEAD` and `DELETE` requests and sets as the HTTP body for requests with any other HTTP method. -- `.queryString` - Sets or appends encoded query string result to existing query string. -- `.httpBody` - Sets encoded query string result as the HTTP body of the URL request. - -The `Content-Type` HTTP header field of an encoded request with HTTP body is set to `application/x-www-form-urlencoded; charset=utf-8`. Since there is no published specification for how to encode collection types, the convention of appending `[]` to the key for array values (`foo[]=1&foo[]=2`), and appending the key surrounded by square brackets for nested dictionary values (`foo[bar]=baz`). - -##### GET Request With URL-Encoded Parameters - -```swift -let parameters: Parameters = ["foo": "bar"] - -// All three of these calls are equivalent -Alamofire.request("https://httpbin.org/get", parameters: parameters) // encoding defaults to `URLEncoding.default` -Alamofire.request("https://httpbin.org/get", parameters: parameters, encoding: URLEncoding.default) -Alamofire.request("https://httpbin.org/get", parameters: parameters, encoding: URLEncoding(destination: .methodDependent)) - -// https://httpbin.org/get?foo=bar -``` - -##### POST Request With URL-Encoded Parameters - -```swift -let parameters: Parameters = [ - "foo": "bar", - "baz": ["a", 1], - "qux": [ - "x": 1, - "y": 2, - "z": 3 - ] -] - -// All three of these calls are equivalent -Alamofire.request("https://httpbin.org/post", method: .post, parameters: parameters) -Alamofire.request("https://httpbin.org/post", method: .post, parameters: parameters, encoding: URLEncoding.default) -Alamofire.request("https://httpbin.org/post", method: .post, parameters: parameters, encoding: URLEncoding.httpBody) - -// HTTP body: foo=bar&baz[]=a&baz[]=1&qux[x]=1&qux[y]=2&qux[z]=3 -``` - -#### JSON Encoding - -The `JSONEncoding` type creates a JSON representation of the parameters object, which is set as the HTTP body of the request. The `Content-Type` HTTP header field of an encoded request is set to `application/json`. - -##### POST Request with JSON-Encoded Parameters - -```swift -let parameters: Parameters = [ - "foo": [1,2,3], - "bar": [ - "baz": "qux" - ] -] - -// Both calls are equivalent -Alamofire.request("https://httpbin.org/post", method: .post, parameters: parameters, encoding: JSONEncoding.default) -Alamofire.request("https://httpbin.org/post", method: .post, parameters: parameters, encoding: JSONEncoding(options: [])) - -// HTTP body: {"foo": [1, 2, 3], "bar": {"baz": "qux"}} -``` - -#### Property List Encoding - -The `PropertyListEncoding` uses `PropertyListSerialization` to create a plist representation of the parameters object, according to the associated format and write options values, which is set as the body of the request. The `Content-Type` HTTP header field of an encoded request is set to `application/x-plist`. - -#### Custom Encoding - -In the event that the provided `ParameterEncoding` types do not meet your needs, you can create your own custom encoding. Here's a quick example of how you could build a custom `JSONStringArrayEncoding` type to encode a JSON string array onto a `Request`. - -```swift -struct JSONStringArrayEncoding: ParameterEncoding { - private let array: [String] - - init(array: [String]) { - self.array = array - } - - func encode(_ urlRequest: URLRequestConvertible, with parameters: Parameters?) throws -> URLRequest { - var urlRequest = try urlRequest.asURLRequest() - - let data = try JSONSerialization.data(withJSONObject: array, options: []) - - if urlRequest.value(forHTTPHeaderField: "Content-Type") == nil { - urlRequest.setValue("application/json", forHTTPHeaderField: "Content-Type") - } - - urlRequest.httpBody = data - - return urlRequest - } -} -``` - -#### Manual Parameter Encoding of a URLRequest - -The `ParameterEncoding` APIs can be used outside of making network requests. - -```swift -let url = URL(string: "https://httpbin.org/get")! -var urlRequest = URLRequest(url: url) - -let parameters: Parameters = ["foo": "bar"] -let encodedURLRequest = try URLEncoding.queryString.encode(urlRequest, with: parameters) -``` - -### HTTP Headers - -Adding a custom HTTP header to a `Request` is supported directly in the global `request` method. This makes it easy to attach HTTP headers to a `Request` that can be constantly changing. - -```swift -let headers: HTTPHeaders = [ - "Authorization": "Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==", - "Accept": "application/json" -] - -Alamofire.request("https://httpbin.org/headers", headers: headers).responseJSON { response in - debugPrint(response) -} -``` - -> For HTTP headers that do not change, it is recommended to set them on the `URLSessionConfiguration` so they are automatically applied to any `URLSessionTask` created by the underlying `URLSession`. For more information, see the [Session Manager Configurations](#session-manager) section. - -The default Alamofire `SessionManager` provides a default set of headers for every `Request`. These include: - -- `Accept-Encoding`, which defaults to `gzip;q=1.0, compress;q=0.5`, per [RFC 7230 §4.2.3](https://tools.ietf.org/html/rfc7230#section-4.2.3). -- `Accept-Language`, which defaults to up to the top 6 preferred languages on the system, formatted like `en;q=1.0`, per [RFC 7231 §5.3.5](https://tools.ietf.org/html/rfc7231#section-5.3.5). -- `User-Agent`, which contains versioning information about the current app. For example: `iOS Example/1.0 (com.alamofire.iOS-Example; build:1; iOS 10.0.0) Alamofire/4.0.0`, per [RFC 7231 §5.5.3](https://tools.ietf.org/html/rfc7231#section-5.5.3). - -If you need to customize these headers, a custom `URLSessionConfiguration` should be created, the `defaultHTTPHeaders` property updated and the configuration applied to a new `SessionManager` instance. - -### Authentication - -Authentication is handled on the system framework level by [`URLCredential`](https://developer.apple.com/reference/foundation/nsurlcredential) and [`URLAuthenticationChallenge`](https://developer.apple.com/reference/foundation/urlauthenticationchallenge). - -**Supported Authentication Schemes** - -- [HTTP Basic](http://en.wikipedia.org/wiki/Basic_access_authentication) -- [HTTP Digest](http://en.wikipedia.org/wiki/Digest_access_authentication) -- [Kerberos](http://en.wikipedia.org/wiki/Kerberos_%28protocol%29) -- [NTLM](http://en.wikipedia.org/wiki/NT_LAN_Manager) - -#### HTTP Basic Authentication - -The `authenticate` method on a `Request` will automatically provide a `URLCredential` to a `URLAuthenticationChallenge` when appropriate: - -```swift -let user = "user" -let password = "password" - -Alamofire.request("https://httpbin.org/basic-auth/\(user)/\(password)") - .authenticate(user: user, password: password) - .responseJSON { response in - debugPrint(response) - } -``` - -Depending upon your server implementation, an `Authorization` header may also be appropriate: - -```swift -let user = "user" -let password = "password" - -var headers: HTTPHeaders = [:] - -if let authorizationHeader = Request.authorizationHeader(user: user, password: password) { - headers[authorizationHeader.key] = authorizationHeader.value -} - -Alamofire.request("https://httpbin.org/basic-auth/user/password", headers: headers) - .responseJSON { response in - debugPrint(response) - } -``` - -#### Authentication with URLCredential - -```swift -let user = "user" -let password = "password" - -let credential = URLCredential(user: user, password: password, persistence: .forSession) - -Alamofire.request("https://httpbin.org/basic-auth/\(user)/\(password)") - .authenticate(usingCredential: credential) - .responseJSON { response in - debugPrint(response) - } -``` - -> It is important to note that when using a `URLCredential` for authentication, the underlying `URLSession` will actually end up making two requests if a challenge is issued by the server. The first request will not include the credential which "may" trigger a challenge from the server. The challenge is then received by Alamofire, the credential is appended and the request is retried by the underlying `URLSession`. - -### Downloading Data to a File - -Requests made in Alamofire that fetch data from a server can download the data in-memory or on-disk. The `Alamofire.request` APIs used in all the examples so far always downloads the server data in-memory. This is great for smaller payloads because it's more efficient, but really bad for larger payloads because the download could run your entire application out-of-memory. Because of this, you can also use the `Alamofire.download` APIs to download the server data to a temporary file on-disk. - -> This will only work on `macOS` as is. Other platforms don't allow access to the filesystem outside of your app's sandbox. To download files on other platforms, see the [Download File Destination](#download-file-destination) section. - -```swift -Alamofire.download("https://httpbin.org/image/png").responseData { response in - if let data = response.result.value { - let image = UIImage(data: data) - } -} -``` - -> The `Alamofire.download` APIs should also be used if you need to download data while your app is in the background. For more information, please see the [Session Manager Configurations](#session-manager) section. - -#### Download File Destination - -You can also provide a `DownloadFileDestination` closure to move the file from the temporary directory to a final destination. Before the temporary file is actually moved to the `destinationURL`, the `DownloadOptions` specified in the closure will be executed. The two currently supported `DownloadOptions` are: - -- `.createIntermediateDirectories` - Creates intermediate directories for the destination URL if specified. -- `.removePreviousFile` - Removes a previous file from the destination URL if specified. - -```swift -let destination: DownloadRequest.DownloadFileDestination = { _, _ in - let documentsURL = FileManager.default.urls(for: .documentDirectory, in: .userDomainMask)[0] - let fileURL = documentsURL.appendingPathComponent("pig.png") - - return (fileURL, [.removePreviousFile, .createIntermediateDirectories]) -} - -Alamofire.download(urlString, to: destination).response { response in - print(response) - - if response.error == nil, let imagePath = response.destinationURL?.path { - let image = UIImage(contentsOfFile: imagePath) - } -} -``` - -You can also use the suggested download destination API. - -```swift -let destination = DownloadRequest.suggestedDownloadDestination(for: .documentDirectory) -Alamofire.download("https://httpbin.org/image/png", to: destination) -``` - -#### Download Progress - -Many times it can be helpful to report download progress to the user. Any `DownloadRequest` can report download progress using the `downloadProgress` API. - -```swift -Alamofire.download("https://httpbin.org/image/png") - .downloadProgress { progress in - print("Download Progress: \(progress.fractionCompleted)") - } - .responseData { response in - if let data = response.result.value { - let image = UIImage(data: data) - } - } -``` - -The `downloadProgress` API also takes a `queue` parameter which defines which `DispatchQueue` the download progress closure should be called on. - -```swift -let utilityQueue = DispatchQueue.global(qos: .utility) - -Alamofire.download("https://httpbin.org/image/png") - .downloadProgress(queue: utilityQueue) { progress in - print("Download Progress: \(progress.fractionCompleted)") - } - .responseData { response in - if let data = response.result.value { - let image = UIImage(data: data) - } - } -``` - -#### Resuming a Download - -If a `DownloadRequest` is cancelled or interrupted, the underlying URL session may generate resume data for the active `DownloadRequest`. If this happens, the resume data can be re-used to restart the `DownloadRequest` where it left off. The resume data can be accessed through the download response, then reused when trying to restart the request. - -> **IMPORTANT:** On the latest release of all the Apple platforms (iOS 10, macOS 10.12, tvOS 10, watchOS 3), `resumeData` is broken on background URL session configurations. There's an underlying bug in the `resumeData` generation logic where the data is written incorrectly and will always fail to resume the download. For more information about the bug and possible workarounds, please see this Stack Overflow [post](http://stackoverflow.com/a/39347461/1342462). - -```swift -class ImageRequestor { - private var resumeData: Data? - private var image: UIImage? - - func fetchImage(completion: (UIImage?) -> Void) { - guard image == nil else { completion(image) ; return } - - let destination: DownloadRequest.DownloadFileDestination = { _, _ in - let documentsURL = FileManager.default.urls(for: .documentDirectory, in: .userDomainMask)[0] - let fileURL = documentsURL.appendingPathComponent("pig.png") - - return (fileURL, [.removePreviousFile, .createIntermediateDirectories]) - } - - let request: DownloadRequest - - if let resumeData = resumeData { - request = Alamofire.download(resumingWith: resumeData) - } else { - request = Alamofire.download("https://httpbin.org/image/png") - } - - request.responseData { response in - switch response.result { - case .success(let data): - self.image = UIImage(data: data) - case .failure: - self.resumeData = response.resumeData - } - } - } -} -``` - -### Uploading Data to a Server - -When sending relatively small amounts of data to a server using JSON or URL encoded parameters, the `Alamofire.request` APIs are usually sufficient. If you need to send much larger amounts of data from a file URL or an `InputStream`, then the `Alamofire.upload` APIs are what you want to use. - -> The `Alamofire.upload` APIs should also be used if you need to upload data while your app is in the background. For more information, please see the [Session Manager Configurations](#session-manager) section. - -#### Uploading Data - -```swift -let imageData = UIImagePNGRepresentation(image)! - -Alamofire.upload(imageData, to: "https://httpbin.org/post").responseJSON { response in - debugPrint(response) -} -``` - -#### Uploading a File - -```swift -let fileURL = Bundle.main.url(forResource: "video", withExtension: "mov") - -Alamofire.upload(fileURL, to: "https://httpbin.org/post").responseJSON { response in - debugPrint(response) -} -``` - -#### Uploading Multipart Form Data - -```swift -Alamofire.upload( - multipartFormData: { multipartFormData in - multipartFormData.append(unicornImageURL, withName: "unicorn") - multipartFormData.append(rainbowImageURL, withName: "rainbow") - }, - to: "https://httpbin.org/post", - encodingCompletion: { encodingResult in - switch encodingResult { - case .success(let upload, _, _): - upload.responseJSON { response in - debugPrint(response) - } - case .failure(let encodingError): - print(encodingError) - } - } -) -``` - -#### Upload Progress - -While your user is waiting for their upload to complete, sometimes it can be handy to show the progress of the upload to the user. Any `UploadRequest` can report both upload progress and download progress of the response data using the `uploadProgress` and `downloadProgress` APIs. - -```swift -let fileURL = Bundle.main.url(forResource: "video", withExtension: "mov") - -Alamofire.upload(fileURL, to: "https://httpbin.org/post") - .uploadProgress { progress in // main queue by default - print("Upload Progress: \(progress.fractionCompleted)") - } - .downloadProgress { progress in // main queue by default - print("Download Progress: \(progress.fractionCompleted)") - } - .responseJSON { response in - debugPrint(response) - } -``` - -### Statistical Metrics - -#### Timeline - -Alamofire collects timings throughout the lifecycle of a `Request` and creates a `Timeline` object exposed as a property on all response types. - -```swift -Alamofire.request("https://httpbin.org/get").responseJSON { response in - print(response.timeline) -} -``` - -The above reports the following `Timeline` info: - -- `Latency`: 0.428 seconds -- `Request Duration`: 0.428 seconds -- `Serialization Duration`: 0.001 seconds -- `Total Duration`: 0.429 seconds - -#### URL Session Task Metrics - -In iOS and tvOS 10 and macOS 10.12, Apple introduced the new [URLSessionTaskMetrics](https://developer.apple.com/reference/foundation/urlsessiontaskmetrics) APIs. The task metrics encapsulate some fantastic statistical information about the request and response execution. The API is very similar to the `Timeline`, but provides many more statistics that Alamofire doesn't have access to compute. The metrics can be accessed through any response type. - -```swift -Alamofire.request("https://httpbin.org/get").responseJSON { response in - print(response.metrics) -} -``` - -It's important to note that these APIs are only available on iOS and tvOS 10 and macOS 10.12. Therefore, depending on your deployment target, you may need to use these inside availability checks: +## Open Radars -```swift -Alamofire.request("https://httpbin.org/get").responseJSON { response in - if #available(iOS 10.0, *) { - print(response.metrics) - } -} -``` +The following radars have some effect on the current implementation of Alamofire. -### cURL Command Output +- [`rdar://21349340`](http://www.openradar.me/radar?id=5517037090635776) - Compiler throwing warning due to toll-free bridging issue in test case +- `rdar://26870455` - Background URL Session Configurations do not work in the simulator +- `rdar://26849668` - Some URLProtocol APIs do not properly handle `URLRequest` +- [`rdar://36082113`](http://openradar.appspot.com/radar?id=4942308441063424) - `URLSessionTaskMetrics` failing to link on watchOS 3.0+ -Debugging platform issues can be frustrating. Thankfully, Alamofire `Request` objects conform to both the `CustomStringConvertible` and `CustomDebugStringConvertible` protocols to provide some VERY helpful debugging tools. +## Resolved Radars -#### CustomStringConvertible +The following radars have been resolved over time after being filed against the Alamofire project. -```swift -let request = Alamofire.request("https://httpbin.org/ip") +- [`rdar://26761490`](http://www.openradar.me/radar?id=5010235949318144) - Swift string interpolation causing memory leak with common usage (Resolved on 9/1/17 in Xcode 9 beta 6). -print(request) -// GET https://httpbin.org/ip (200) -``` +## FAQ -#### CustomDebugStringConvertible +### What's the origin of the name Alamofire? -```swift -let request = Alamofire.request("https://httpbin.org/get", parameters: ["foo": "bar"]) -debugPrint(request) -``` +Alamofire is named after the [Alamo Fire flower](https://aggie-horticulture.tamu.edu/wildseed/alamofire.html), a hybrid variant of the Bluebonnet, the official state flower of Texas. -Outputs: +### What logic belongs in a Router vs. a Request Adapter? -```bash -$ curl -i \ - -H "User-Agent: Alamofire/4.0.0" \ - -H "Accept-Encoding: gzip;q=1.0, compress;q=0.5" \ - -H "Accept-Language: en;q=1.0,fr;q=0.9,de;q=0.8,zh-Hans;q=0.7,zh-Hant;q=0.6,ja;q=0.5" \ - "https://httpbin.org/get?foo=bar" -``` - ---- - -## Advanced Usage - -Alamofire is built on `URLSession` and the Foundation URL Loading System. To make the most of this framework, it is recommended that you be familiar with the concepts and capabilities of the underlying networking stack. - -**Recommended Reading** - -- [URL Loading System Programming Guide](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/URLLoadingSystem/URLLoadingSystem.html) -- [URLSession Class Reference](https://developer.apple.com/reference/foundation/nsurlsession) -- [URLCache Class Reference](https://developer.apple.com/reference/foundation/urlcache) -- [URLAuthenticationChallenge Class Reference](https://developer.apple.com/reference/foundation/urlauthenticationchallenge) - -### Session Manager - -Top-level convenience methods like `Alamofire.request` use a default instance of `Alamofire.SessionManager`, which is configured with the default `URLSessionConfiguration`. - -As such, the following two statements are equivalent: - -```swift -Alamofire.request("https://httpbin.org/get") -``` - -```swift -let sessionManager = Alamofire.SessionManager.default -sessionManager.request("https://httpbin.org/get") -``` - -Applications can create session managers for background and ephemeral sessions, as well as new managers that customize the default session configuration, such as for default headers (`httpAdditionalHeaders`) or timeout interval (`timeoutIntervalForRequest`). - -#### Creating a Session Manager with Default Configuration - -```swift -let configuration = URLSessionConfiguration.default -let sessionManager = Alamofire.SessionManager(configuration: configuration) -``` - -#### Creating a Session Manager with Background Configuration - -```swift -let configuration = URLSessionConfiguration.background(withIdentifier: "com.example.app.background") -let sessionManager = Alamofire.SessionManager(configuration: configuration) -``` - -#### Creating a Session Manager with Ephemeral Configuration - -```swift -let configuration = URLSessionConfiguration.ephemeral -let sessionManager = Alamofire.SessionManager(configuration: configuration) -``` - -#### Modifying the Session Configuration - -```swift -var defaultHeaders = Alamofire.SessionManager.defaultHTTPHeaders -defaultHeaders["DNT"] = "1 (Do Not Track Enabled)" - -let configuration = URLSessionConfiguration.default -configuration.httpAdditionalHeaders = defaultHeaders - -let sessionManager = Alamofire.SessionManager(configuration: configuration) -``` - -> This is **not** recommended for `Authorization` or `Content-Type` headers. Instead, use the `headers` parameter in the top-level `Alamofire.request` APIs, `URLRequestConvertible` and `ParameterEncoding`, respectively. - -### Session Delegate - -By default, an Alamofire `SessionManager` instance creates a `SessionDelegate` object to handle all the various types of delegate callbacks that are generated by the underlying `URLSession`. The implementations of each delegate method handle the most common use cases for these types of calls abstracting the complexity away from the top-level APIs. However, advanced users may find the need to override the default functionality for various reasons. - -#### Override Closures - -The first way to customize the `SessionDelegate` behavior is through the use of the override closures. Each closure gives you the ability to override the implementation of the matching `SessionDelegate` API, yet still use the default implementation for all other APIs. This makes it easy to customize subsets of the delegate functionality. Here are a few examples of some of the override closures available: - -```swift -/// Overrides default behavior for URLSessionDelegate method `urlSession(_:didReceive:completionHandler:)`. -open var sessionDidReceiveChallenge: ((URLSession, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))? - -/// Overrides default behavior for URLSessionDelegate method `urlSessionDidFinishEvents(forBackgroundURLSession:)`. -open var sessionDidFinishEventsForBackgroundURLSession: ((URLSession) -> Void)? - -/// Overrides default behavior for URLSessionTaskDelegate method `urlSession(_:task:willPerformHTTPRedirection:newRequest:completionHandler:)`. -open var taskWillPerformHTTPRedirection: ((URLSession, URLSessionTask, HTTPURLResponse, URLRequest) -> URLRequest?)? - -/// Overrides default behavior for URLSessionDataDelegate method `urlSession(_:dataTask:willCacheResponse:completionHandler:)`. -open var dataTaskWillCacheResponse: ((URLSession, URLSessionDataTask, CachedURLResponse) -> CachedURLResponse?)? -``` - -The following is a short example of how to use the `taskWillPerformHTTPRedirection` to avoid following redirects to any `apple.com` domains. - -```swift -let sessionManager = Alamofire.SessionManager(configuration: URLSessionConfiguration.default) -let delegate: Alamofire.SessionDelegate = sessionManager.delegate - -delegate.taskWillPerformHTTPRedirection = { session, task, response, request in - var finalRequest = request - - if - let originalRequest = task.originalRequest, - let urlString = originalRequest.url?.urlString, - urlString.contains("apple.com") - { - finalRequest = originalRequest - } - - return finalRequest -} -``` - -#### Subclassing - -Another way to override the default implementation of the `SessionDelegate` is to subclass it. Subclassing allows you completely customize the behavior of the API or to create a proxy for the API and still use the default implementation. Creating a proxy allows you to log events, emit notifications, provide pre and post hook implementations, etc. Here's a quick example of subclassing the `SessionDelegate` and logging a message when a redirect occurs. - -```swift -class LoggingSessionDelegate: SessionDelegate { - override func urlSession( - _ session: URLSession, - task: URLSessionTask, - willPerformHTTPRedirection response: HTTPURLResponse, - newRequest request: URLRequest, - completionHandler: @escaping (URLRequest?) -> Void) - { - print("URLSession will perform HTTP redirection to request: \(request)") - - super.urlSession( - session, - task: task, - willPerformHTTPRedirection: response, - newRequest: request, - completionHandler: completionHandler - ) - } -} -``` - -Generally speaking, either the default implementation or the override closures should provide the necessary functionality required. Subclassing should only be used as a last resort. - -> It is important to keep in mind that the `subdelegates` are initialized and destroyed in the default implementation. Be careful when subclassing to not introduce memory leaks. - -### Request - -The result of a `request`, `download`, `upload` or `stream` methods are a `DataRequest`, `DownloadRequest`, `UploadRequest` and `StreamRequest` which all inherit from `Request`. All `Request` instances are always created by an owning session manager, and never initialized directly. - -Each subclass has specialized methods such as `authenticate`, `validate`, `responseJSON` and `uploadProgress` that each return the caller instance in order to facilitate method chaining. - -Requests can be suspended, resumed and cancelled: - -- `suspend()`: Suspends the underlying task and dispatch queue. -- `resume()`: Resumes the underlying task and dispatch queue. If the owning manager does not have `startRequestsImmediately` set to `true`, the request must call `resume()` in order to start. -- `cancel()`: Cancels the underlying task, producing an error that is passed to any registered response handlers. - -### Routing Requests - -As apps grow in size, it's important to adopt common patterns as you build out your network stack. An important part of that design is how to route your requests. The Alamofire `URLConvertible` and `URLRequestConvertible` protocols along with the `Router` design pattern are here to help. - -#### URLConvertible - -Types adopting the `URLConvertible` protocol can be used to construct URLs, which are then used to construct URL requests internally. `String`, `URL`, and `URLComponents` conform to `URLConvertible` by default, allowing any of them to be passed as `url` parameters to the `request`, `upload`, and `download` methods: - -```swift -let urlString = "https://httpbin.org/post" -Alamofire.request(urlString, method: .post) - -let url = URL(string: urlString)! -Alamofire.request(url, method: .post) - -let urlComponents = URLComponents(url: url, resolvingAgainstBaseURL: true)! -Alamofire.request(urlComponents, method: .post) -``` - -Applications interacting with web applications in a significant manner are encouraged to have custom types conform to `URLConvertible` as a convenient way to map domain-specific models to server resources. - -##### Type-Safe Routing - -```swift -extension User: URLConvertible { - static let baseURLString = "https://example.com" - - func asURL() throws -> URL { - let urlString = User.baseURLString + "/users/\(username)/" - return try urlString.asURL() - } -} -``` - -```swift -let user = User(username: "mattt") -Alamofire.request(user) // https://example.com/users/mattt -``` - -#### URLRequestConvertible - -Types adopting the `URLRequestConvertible` protocol can be used to construct URL requests. `URLRequest` conforms to `URLRequestConvertible` by default, allowing it to be passed into `request`, `upload`, and `download` methods directly (this is the recommended way to specify custom HTTP body for individual requests): - -```swift -let url = URL(string: "https://httpbin.org/post")! -var urlRequest = URLRequest(url: url) -urlRequest.httpMethod = "POST" - -let parameters = ["foo": "bar"] - -do { - urlRequest.httpBody = try JSONSerialization.data(withJSONObject: parameters, options: []) -} catch { - // No-op -} - -urlRequest.setValue("application/json", forHTTPHeaderField: "Content-Type") - -Alamofire.request(urlRequest) -``` - -Applications interacting with web applications in a significant manner are encouraged to have custom types conform to `URLRequestConvertible` as a way to ensure consistency of requested endpoints. Such an approach can be used to abstract away server-side inconsistencies and provide type-safe routing, as well as manage authentication credentials and other state. - -##### API Parameter Abstraction - -```swift -enum Router: URLRequestConvertible { - case search(query: String, page: Int) - - static let baseURLString = "https://example.com" - static let perPage = 50 - - // MARK: URLRequestConvertible - - func asURLRequest() throws -> URLRequest { - let result: (path: String, parameters: Parameters) = { - switch self { - case let .search(query, page) where page > 0: - return ("/search", ["q": query, "offset": Router.perPage * page]) - case let .search(query, _): - return ("/search", ["q": query]) - } - }() - - let url = try Router.baseURLString.asURL() - let urlRequest = URLRequest(url: url.appendingPathComponent(result.path)) - - return try URLEncoding.default.encode(urlRequest, with: result.parameters) - } -} -``` - -```swift -Alamofire.request(Router.search(query: "foo bar", page: 1)) // https://example.com/search?q=foo%20bar&offset=50 -``` - -##### CRUD & Authorization - -```swift -import Alamofire - -enum Router: URLRequestConvertible { - case createUser(parameters: Parameters) - case readUser(username: String) - case updateUser(username: String, parameters: Parameters) - case destroyUser(username: String) - - static let baseURLString = "https://example.com" - - var method: HTTPMethod { - switch self { - case .createUser: - return .post - case .readUser: - return .get - case .updateUser: - return .put - case .destroyUser: - return .delete - } - } - - var path: String { - switch self { - case .createUser: - return "/users" - case .readUser(let username): - return "/users/\(username)" - case .updateUser(let username, _): - return "/users/\(username)" - case .destroyUser(let username): - return "/users/\(username)" - } - } - - // MARK: URLRequestConvertible - - func asURLRequest() throws -> URLRequest { - let url = try Router.baseURLString.asURL() - - var urlRequest = URLRequest(url: url.appendingPathComponent(path)) - urlRequest.httpMethod = method.rawValue - - switch self { - case .createUser(let parameters): - urlRequest = try URLEncoding.default.encode(urlRequest, with: parameters) - case .updateUser(_, let parameters): - urlRequest = try URLEncoding.default.encode(urlRequest, with: parameters) - default: - break - } - - return urlRequest - } -} -``` - -```swift -Alamofire.request(Router.readUser("mattt")) // GET https://example.com/users/mattt -``` - -### Adapting and Retrying Requests - -Most web services these days are behind some sort of authentication system. One of the more common ones today is OAuth. This generally involves generating an access token authorizing your application or user to call the various supported web services. While creating these initial access tokens can be laborsome, it can be even more complicated when your access token expires and you need to fetch a new one. There are many thread-safety issues that need to be considered. - -The `RequestAdapter` and `RequestRetrier` protocols were created to make it much easier to create a thread-safe authentication system for a specific set of web services. - -#### RequestAdapter - -The `RequestAdapter` protocol allows each `Request` made on a `SessionManager` to be inspected and adapted before being created. One very specific way to use an adapter is to append an `Authorization` header to requests behind a certain type of authentication. - -```swift -class AccessTokenAdapter: RequestAdapter { - private let accessToken: String - - init(accessToken: String) { - self.accessToken = accessToken - } - - func adapt(_ urlRequest: URLRequest) throws -> URLRequest { - var urlRequest = urlRequest - - if let urlString = urlRequest.url?.absoluteString, urlString.hasPrefix("https://httpbin.org") { - urlRequest.setValue("Bearer " + accessToken, forHTTPHeaderField: "Authorization") - } - - return urlRequest - } -} -``` - -```swift -let sessionManager = SessionManager() -sessionManager.adapter = AccessTokenAdapter(accessToken: "1234") - -sessionManager.request("https://httpbin.org/get") -``` - -#### RequestRetrier - -The `RequestRetrier` protocol allows a `Request` that encountered an `Error` while being executed to be retried. When using both the `RequestAdapter` and `RequestRetrier` protocols together, you can create credential refresh systems for OAuth1, OAuth2, Basic Auth and even exponential backoff retry policies. The possibilities are endless. Here's an example of how you could implement a refresh flow for OAuth2 access tokens. - -> **DISCLAIMER:** This is **NOT** a global `OAuth2` solution. It is merely an example demonstrating how one could use the `RequestAdapter` in conjunction with the `RequestRetrier` to create a thread-safe refresh system. - -> To reiterate, **do NOT copy** this sample code and drop it into a production application. This is merely an example. Each authentication system must be tailored to a particular platform and authentication type. - -```swift -class OAuth2Handler: RequestAdapter, RequestRetrier { - private typealias RefreshCompletion = (_ succeeded: Bool, _ accessToken: String?, _ refreshToken: String?) -> Void - - private let sessionManager: SessionManager = { - let configuration = URLSessionConfiguration.default - configuration.httpAdditionalHeaders = SessionManager.defaultHTTPHeaders - - return SessionManager(configuration: configuration) - }() - - private let lock = NSLock() - - private var clientID: String - private var baseURLString: String - private var accessToken: String - private var refreshToken: String - - private var isRefreshing = false - private var requestsToRetry: [RequestRetryCompletion] = [] - - // MARK: - Initialization - - public init(clientID: String, baseURLString: String, accessToken: String, refreshToken: String) { - self.clientID = clientID - self.baseURLString = baseURLString - self.accessToken = accessToken - self.refreshToken = refreshToken - } - - // MARK: - RequestAdapter - - func adapt(_ urlRequest: URLRequest) throws -> URLRequest { - if let urlString = urlRequest.url?.absoluteString, urlString.hasPrefix(baseURLString) { - var urlRequest = urlRequest - urlRequest.setValue("Bearer " + accessToken, forHTTPHeaderField: "Authorization") - return urlRequest - } - - return urlRequest - } - - // MARK: - RequestRetrier - - func should(_ manager: SessionManager, retry request: Request, with error: Error, completion: @escaping RequestRetryCompletion) { - lock.lock() ; defer { lock.unlock() } - - if let response = request.task?.response as? HTTPURLResponse, response.statusCode == 401 { - requestsToRetry.append(completion) - - if !isRefreshing { - refreshTokens { [weak self] succeeded, accessToken, refreshToken in - guard let strongSelf = self else { return } - - strongSelf.lock.lock() ; defer { strongSelf.lock.unlock() } - - if let accessToken = accessToken, let refreshToken = refreshToken { - strongSelf.accessToken = accessToken - strongSelf.refreshToken = refreshToken - } - - strongSelf.requestsToRetry.forEach { $0(succeeded, 0.0) } - strongSelf.requestsToRetry.removeAll() - } - } - } else { - completion(false, 0.0) - } - } - - // MARK: - Private - Refresh Tokens - - private func refreshTokens(completion: @escaping RefreshCompletion) { - guard !isRefreshing else { return } - - isRefreshing = true - - let urlString = "\(baseURLString)/oauth2/token" - - let parameters: [String: Any] = [ - "access_token": accessToken, - "refresh_token": refreshToken, - "client_id": clientID, - "grant_type": "refresh_token" - ] - - sessionManager.request(urlString, method: .post, parameters: parameters, encoding: JSONEncoding.default) - .responseJSON { [weak self] response in - guard let strongSelf = self else { return } - - if - let json = response.result.value as? [String: Any], - let accessToken = json["access_token"] as? String, - let refreshToken = json["refresh_token"] as? String - { - completion(true, accessToken, refreshToken) - } else { - completion(false, nil, nil) - } - - strongSelf.isRefreshing = false - } - } -} -``` - -```swift -let baseURLString = "https://some.domain-behind-oauth2.com" - -let oauthHandler = OAuth2Handler( - clientID: "12345678", - baseURLString: baseURLString, - accessToken: "abcd1234", - refreshToken: "ef56789a" -) - -let sessionManager = SessionManager() -sessionManager.adapter = oauthHandler -sessionManager.retrier = oauthHandler - -let urlString = "\(baseURLString)/some/endpoint" - -sessionManager.request(urlString).validate().responseJSON { response in - debugPrint(response) -} -``` - -Once the `OAuth2Handler` is applied as both the `adapter` and `retrier` for the `SessionManager`, it will handle an invalid access token error by automatically refreshing the access token and retrying all failed requests in the same order they failed. - -> If you needed them to execute in the same order they were created, you could sort them by their task identifiers. - -The example above only checks for a `401` response code which is not nearly robust enough, but does demonstrate how one could check for an invalid access token error. In a production application, one would want to check the `realm` and most likely the `www-authenticate` header response although it depends on the OAuth2 implementation. - -Another important note is that this authentication system could be shared between multiple session managers. For example, you may need to use both a `default` and `ephemeral` session configuration for the same set of web services. The example above allows the same `oauthHandler` instance to be shared across multiple session managers to manage the single refresh flow. - -### Custom Response Serialization - -Alamofire provides built-in response serialization for data, strings, JSON, and property lists: - -```swift -Alamofire.request(...).responseData { (resp: DataResponse) in ... } -Alamofire.request(...).responseString { (resp: DataResponse) in ... } -Alamofire.request(...).responseJSON { (resp: DataResponse) in ... } -Alamofire.request(...).responsePropertyList { resp: DataResponse) in ... } -``` - -Those responses wrap deserialized *values* (Data, String, Any) or *errors* (network, validation errors), as well as *meta-data* (URL request, HTTP headers, status code, [metrics](#statistical-metrics), ...). - -You have several ways to customize all of those response elements: - -- [Response Mapping](#response-mapping) -- [Handling Errors](#handling-errors) -- [Creating a Custom Response Serializer](#creating-a-custom-response-serializer) -- [Generic Response Object Serialization](#generic-response-object-serialization) - -#### Response Mapping - -Response mapping is the simplest way to produce customized responses. It transforms the value of a response, while preserving eventual errors and meta-data. For example, you can turn a json response `DataResponse` into a response that holds an application model, such as `DataResponse`. You perform response mapping with the `DataResponse.map` method: - -```swift -Alamofire.request("https://example.com/users/mattt").responseJSON { (response: DataResponse) in - let userResponse = response.map { json in - // We assume an existing User(json: Any) initializer - return User(json: json) - } - - // Process userResponse, of type DataResponse: - if let user = userResponse.value { - print("User: { username: \(user.username), name: \(user.name) }") - } -} -``` - -When the transformation may throw an error, use `flatMap` instead: - -```swift -Alamofire.request("https://example.com/users/mattt").responseJSON { response in - let userResponse = response.flatMap { json in - try User(json: json) - } -} -``` - -Response mapping is a good fit for your custom completion handlers: - -```swift -@discardableResult -func loadUser(completionHandler: @escaping (DataResponse) -> Void) -> Alamofire.DataRequest { - return Alamofire.request("https://example.com/users/mattt").responseJSON { response in - let userResponse = response.flatMap { json in - try User(json: json) - } - - completionHandler(userResponse) - } -} - -loadUser { response in - if let user = response.value { - print("User: { username: \(user.username), name: \(user.name) }") - } -} -``` - -When the map/flatMap closure may process a big amount of data, make sure you execute it outside of the main thread: - -```swift -@discardableResult -func loadUser(completionHandler: @escaping (DataResponse) -> Void) -> Alamofire.DataRequest { - let utilityQueue = DispatchQueue.global(qos: .utility) - - return Alamofire.request("https://example.com/users/mattt").responseJSON(queue: utilityQueue) { response in - let userResponse = response.flatMap { json in - try User(json: json) - } - - DispatchQueue.main.async { - completionHandler(userResponse) - } - } -} -``` - -`map` and `flatMap` are also available for [download responses](#downloading-data-to-a-file). - -#### Handling Errors - -Before implementing custom response serializers or object serialization methods, it's important to consider how to handle any errors that may occur. There are two basic options: passing existing errors along unmodified, to be dealt with at response time; or, wrapping all errors in an `Error` type specific to your app. - -For example, here's a simple `BackendError` enum which will be used in later examples: - -```swift -enum BackendError: Error { - case network(error: Error) // Capture any underlying Error from the URLSession API - case dataSerialization(error: Error) - case jsonSerialization(error: Error) - case xmlSerialization(error: Error) - case objectSerialization(reason: String) -} -``` - -#### Creating a Custom Response Serializer - -Alamofire provides built-in response serialization for strings, JSON, and property lists, but others can be added in extensions on `Alamofire.DataRequest` and / or `Alamofire.DownloadRequest`. - -For example, here's how a response handler using [Ono](https://github.com/mattt/Ono) might be implemented: - -```swift -extension DataRequest { - static func xmlResponseSerializer() -> DataResponseSerializer { - return DataResponseSerializer { request, response, data, error in - // Pass through any underlying URLSession error to the .network case. - guard error == nil else { return .failure(BackendError.network(error: error!)) } - - // Use Alamofire's existing data serializer to extract the data, passing the error as nil, as it has - // already been handled. - let result = Request.serializeResponseData(response: response, data: data, error: nil) - - guard case let .success(validData) = result else { - return .failure(BackendError.dataSerialization(error: result.error! as! AFError)) - } - - do { - let xml = try ONOXMLDocument(data: validData) - return .success(xml) - } catch { - return .failure(BackendError.xmlSerialization(error: error)) - } - } - } - - @discardableResult - func responseXMLDocument( - queue: DispatchQueue? = nil, - completionHandler: @escaping (DataResponse) -> Void) - -> Self - { - return response( - queue: queue, - responseSerializer: DataRequest.xmlResponseSerializer(), - completionHandler: completionHandler - ) - } -} -``` - -#### Generic Response Object Serialization - -Generics can be used to provide automatic, type-safe response object serialization. - -```swift -protocol ResponseObjectSerializable { - init?(response: HTTPURLResponse, representation: Any) -} - -extension DataRequest { - func responseObject( - queue: DispatchQueue? = nil, - completionHandler: @escaping (DataResponse) -> Void) - -> Self - { - let responseSerializer = DataResponseSerializer { request, response, data, error in - guard error == nil else { return .failure(BackendError.network(error: error!)) } - - let jsonResponseSerializer = DataRequest.jsonResponseSerializer(options: .allowFragments) - let result = jsonResponseSerializer.serializeResponse(request, response, data, nil) - - guard case let .success(jsonObject) = result else { - return .failure(BackendError.jsonSerialization(error: result.error!)) - } - - guard let response = response, let responseObject = T(response: response, representation: jsonObject) else { - return .failure(BackendError.objectSerialization(reason: "JSON could not be serialized: \(jsonObject)")) - } - - return .success(responseObject) - } - - return response(queue: queue, responseSerializer: responseSerializer, completionHandler: completionHandler) - } -} -``` - -```swift -struct User: ResponseObjectSerializable, CustomStringConvertible { - let username: String - let name: String - - var description: String { - return "User: { username: \(username), name: \(name) }" - } - - init?(response: HTTPURLResponse, representation: Any) { - guard - let username = response.url?.lastPathComponent, - let representation = representation as? [String: Any], - let name = representation["name"] as? String - else { return nil } - - self.username = username - self.name = name - } -} -``` - -```swift -Alamofire.request("https://example.com/users/mattt").responseObject { (response: DataResponse) in - debugPrint(response) - - if let user = response.result.value { - print("User: { username: \(user.username), name: \(user.name) }") - } -} -``` - -The same approach can also be used to handle endpoints that return a representation of a collection of objects: - -```swift -protocol ResponseCollectionSerializable { - static func collection(from response: HTTPURLResponse, withRepresentation representation: Any) -> [Self] -} - -extension ResponseCollectionSerializable where Self: ResponseObjectSerializable { - static func collection(from response: HTTPURLResponse, withRepresentation representation: Any) -> [Self] { - var collection: [Self] = [] - - if let representation = representation as? [[String: Any]] { - for itemRepresentation in representation { - if let item = Self(response: response, representation: itemRepresentation) { - collection.append(item) - } - } - } - - return collection - } -} -``` - -```swift -extension DataRequest { - @discardableResult - func responseCollection( - queue: DispatchQueue? = nil, - completionHandler: @escaping (DataResponse<[T]>) -> Void) -> Self - { - let responseSerializer = DataResponseSerializer<[T]> { request, response, data, error in - guard error == nil else { return .failure(BackendError.network(error: error!)) } - - let jsonSerializer = DataRequest.jsonResponseSerializer(options: .allowFragments) - let result = jsonSerializer.serializeResponse(request, response, data, nil) - - guard case let .success(jsonObject) = result else { - return .failure(BackendError.jsonSerialization(error: result.error!)) - } - - guard let response = response else { - let reason = "Response collection could not be serialized due to nil response." - return .failure(BackendError.objectSerialization(reason: reason)) - } - - return .success(T.collection(from: response, withRepresentation: jsonObject)) - } - - return response(responseSerializer: responseSerializer, completionHandler: completionHandler) - } -} -``` - -```swift -struct User: ResponseObjectSerializable, ResponseCollectionSerializable, CustomStringConvertible { - let username: String - let name: String - - var description: String { - return "User: { username: \(username), name: \(name) }" - } - - init?(response: HTTPURLResponse, representation: Any) { - guard - let username = response.url?.lastPathComponent, - let representation = representation as? [String: Any], - let name = representation["name"] as? String - else { return nil } - - self.username = username - self.name = name - } -} -``` - -```swift -Alamofire.request("https://example.com/users").responseCollection { (response: DataResponse<[User]>) in - debugPrint(response) - - if let users = response.result.value { - users.forEach { print("- \($0)") } - } -} -``` - -### Security - -Using a secure HTTPS connection when communicating with servers and web services is an important step in securing sensitive data. By default, Alamofire will evaluate the certificate chain provided by the server using Apple's built in validation provided by the Security framework. While this guarantees the certificate chain is valid, it does not prevent man-in-the-middle (MITM) attacks or other potential vulnerabilities. In order to mitigate MITM attacks, applications dealing with sensitive customer data or financial information should use certificate or public key pinning provided by the `ServerTrustPolicy`. - -#### ServerTrustPolicy - -The `ServerTrustPolicy` enumeration evaluates the server trust generally provided by an `URLAuthenticationChallenge` when connecting to a server over a secure HTTPS connection. - -```swift -let serverTrustPolicy = ServerTrustPolicy.pinCertificates( - certificates: ServerTrustPolicy.certificates(), - validateCertificateChain: true, - validateHost: true -) -``` - -There are many different cases of server trust evaluation giving you complete control over the validation process: - -* `performDefaultEvaluation`: Uses the default server trust evaluation while allowing you to control whether to validate the host provided by the challenge. -* `pinCertificates`: Uses the pinned certificates to validate the server trust. The server trust is considered valid if one of the pinned certificates match one of the server certificates. -* `pinPublicKeys`: Uses the pinned public keys to validate the server trust. The server trust is considered valid if one of the pinned public keys match one of the server certificate public keys. -* `disableEvaluation`: Disables all evaluation which in turn will always consider any server trust as valid. -* `customEvaluation`: Uses the associated closure to evaluate the validity of the server trust thus giving you complete control over the validation process. Use with caution. - -#### Server Trust Policy Manager - -The `ServerTrustPolicyManager` is responsible for storing an internal mapping of server trust policies to a particular host. This allows Alamofire to evaluate each host against a different server trust policy. - -```swift -let serverTrustPolicies: [String: ServerTrustPolicy] = [ - "test.example.com": .pinCertificates( - certificates: ServerTrustPolicy.certificates(), - validateCertificateChain: true, - validateHost: true - ), - "insecure.expired-apis.com": .disableEvaluation -] - -let sessionManager = SessionManager( - serverTrustPolicyManager: ServerTrustPolicyManager(policies: serverTrustPolicies) -) -``` - -> Make sure to keep a reference to the new `SessionManager` instance, otherwise your requests will all get cancelled when your `sessionManager` is deallocated. - -These server trust policies will result in the following behavior: - -- `test.example.com` will always use certificate pinning with certificate chain and host validation enabled thus requiring the following criteria to be met to allow the TLS handshake to succeed: - - Certificate chain MUST be valid. - - Certificate chain MUST include one of the pinned certificates. - - Challenge host MUST match the host in the certificate chain's leaf certificate. -- `insecure.expired-apis.com` will never evaluate the certificate chain and will always allow the TLS handshake to succeed. -- All other hosts will use the default evaluation provided by Apple. - -##### Subclassing Server Trust Policy Manager - -If you find yourself needing more flexible server trust policy matching behavior (i.e. wildcarded domains), then subclass the `ServerTrustPolicyManager` and override the `serverTrustPolicyForHost` method with your own custom implementation. - -```swift -class CustomServerTrustPolicyManager: ServerTrustPolicyManager { - override func serverTrustPolicy(forHost host: String) -> ServerTrustPolicy? { - var policy: ServerTrustPolicy? - - // Implement your custom domain matching behavior... - - return policy - } -} -``` - -#### Validating the Host - -The `.performDefaultEvaluation`, `.pinCertificates` and `.pinPublicKeys` server trust policies all take a `validateHost` parameter. Setting the value to `true` will cause the server trust evaluation to verify that hostname in the certificate matches the hostname of the challenge. If they do not match, evaluation will fail. A `validateHost` value of `false` will still evaluate the full certificate chain, but will not validate the hostname of the leaf certificate. - -> It is recommended that `validateHost` always be set to `true` in production environments. - -#### Validating the Certificate Chain - -Pinning certificates and public keys both have the option of validating the certificate chain using the `validateCertificateChain` parameter. By setting this value to `true`, the full certificate chain will be evaluated in addition to performing a byte equality check against the pinned certificates or public keys. A value of `false` will skip the certificate chain validation, but will still perform the byte equality check. - -There are several cases where it may make sense to disable certificate chain validation. The most common use cases for disabling validation are self-signed and expired certificates. The evaluation would always fail in both of these cases, but the byte equality check will still ensure you are receiving the certificate you expect from the server. - -> It is recommended that `validateCertificateChain` always be set to `true` in production environments. - -#### App Transport Security - -With the addition of App Transport Security (ATS) in iOS 9, it is possible that using a custom `ServerTrustPolicyManager` with several `ServerTrustPolicy` objects will have no effect. If you continuously see `CFNetwork SSLHandshake failed (-9806)` errors, you have probably run into this problem. Apple's ATS system overrides the entire challenge system unless you configure the ATS settings in your app's plist to disable enough of it to allow your app to evaluate the server trust. - -If you run into this problem (high probability with self-signed certificates), you can work around this issue by adding the following to your `Info.plist`. - -```xml - - NSAppTransportSecurity - - NSExceptionDomains - - example.com - - NSExceptionAllowsInsecureHTTPLoads - - NSExceptionRequiresForwardSecrecy - - NSIncludesSubdomains - - - NSTemporaryExceptionMinimumTLSVersion - TLSv1.2 - - - - -``` - -Whether you need to set the `NSExceptionRequiresForwardSecrecy` to `NO` depends on whether your TLS connection is using an allowed cipher suite. In certain cases, it will need to be set to `NO`. The `NSExceptionAllowsInsecureHTTPLoads` MUST be set to `YES` in order to allow the `SessionDelegate` to receive challenge callbacks. Once the challenge callbacks are being called, the `ServerTrustPolicyManager` will take over the server trust evaluation. You may also need to specify the `NSTemporaryExceptionMinimumTLSVersion` if you're trying to connect to a host that only supports TLS versions less than `1.2`. - -> It is recommended to always use valid certificates in production environments. - -### Network Reachability - -The `NetworkReachabilityManager` listens for reachability changes of hosts and addresses for both WWAN and WiFi network interfaces. - -```swift -let manager = NetworkReachabilityManager(host: "www.apple.com") - -manager?.listener = { status in - print("Network Status Changed: \(status)") -} - -manager?.startListening() -``` - -> Make sure to remember to retain the `manager` in the above example, or no status changes will be reported. -> Also, do not include the scheme in the `host` string or reachability won't function correctly. - -There are some important things to remember when using network reachability to determine what to do next. - -- **Do NOT** use Reachability to determine if a network request should be sent. - - You should **ALWAYS** send it. -- When Reachability is restored, use the event to retry failed network requests. - - Even though the network requests may still fail, this is a good moment to retry them. -- The network reachability status can be useful for determining why a network request may have failed. - - If a network request fails, it is more useful to tell the user that the network request failed due to being offline rather than a more technical error, such as "request timed out." - -> It is recommended to check out [WWDC 2012 Session 706, "Networking Best Practices"](https://developer.apple.com/videos/play/wwdc2012-706/) for more info. - ---- - -## Open Radars - -The following radars have some effect on the current implementation of Alamofire. - -- [`rdar://21349340`](http://www.openradar.me/radar?id=5517037090635776) - Compiler throwing warning due to toll-free bridging issue in test case -- `rdar://26870455` - Background URL Session Configurations do not work in the simulator -- `rdar://26849668` - Some URLProtocol APIs do not properly handle `URLRequest` - -## Resolved Radars - -The following radars have been resolved over time after being filed against the Alamofire project. - -- [`rdar://26761490`](http://www.openradar.me/radar?id=5010235949318144) - Swift string interpolation causing memory leak with common usage (Resolved on 9/1/17 in Xcode 9 beta 6). - -## FAQ - -### What's the origin of the name Alamofire? - -Alamofire is named after the [Alamo Fire flower](https://aggie-horticulture.tamu.edu/wildseed/alamofire.html), a hybrid variant of the Bluebonnet, the official state flower of Texas. - -### What logic belongs in a Router vs. a Request Adapter? - -Simple, static data such as paths, parameters and common headers belong in the `Router`. Dynamic data such as an `Authorization` header whose value can changed based on an authentication system belongs in a `RequestAdapter`. +Simple, static data such as paths, parameters and common headers belong in the `Router`. Dynamic data such as an `Authorization` header whose value can changed based on an authentication system belongs in a `RequestAdapter`. The reason the dynamic data MUST be placed into the `RequestAdapter` is to support retry operations. When a `Request` is retried, the original request is not rebuilt meaning the `Router` will not be called again. The `RequestAdapter` is called again allowing the dynamic data to be updated on the original request before retrying the `Request`. ---- - ## Credits Alamofire is owned and maintained by the [Alamofire Software Foundation](http://alamofire.org). You can follow them on Twitter at [@AlamofireSF](https://twitter.com/AlamofireSF) for project updates and releases. @@ -1845,17 +212,22 @@ If you believe you have identified a security vulnerability with Alamofire, you ## Donations -The [ASF](https://github.com/Alamofire/Foundation#members) is looking to raise money to officially register as a federal non-profit organization. Registering will allow us members to gain some legal protections and also allow us to put donations to use, tax free. Donating to the ASF will enable us to: +The [ASF](https://github.com/Alamofire/Foundation#members) is looking to raise money to officially stay registered as a federal non-profit organization. +Registering will allow us members to gain some legal protections and also allow us to put donations to use, tax free. +Donating to the ASF will enable us to: -- Pay our legal fees to register as a federal non-profit organization - Pay our yearly legal fees to keep the non-profit in good status - Pay for our mail servers to help us stay on top of all questions and security issues - Potentially fund test servers to make it easier for us to test the edge cases - Potentially fund developers to work on one of our projects full-time -The community adoption of the ASF libraries has been amazing. We are greatly humbled by your enthusiasm around the projects, and want to continue to do everything we can to move the needle forward. With your continued support, the ASF will be able to improve its reach and also provide better legal safety for the core members. If you use any of our libraries for work, see if your employers would be interested in donating. Our initial goal is to raise $1000 to get all our legal ducks in a row and kickstart this campaign. Any amount you can donate today to help us reach our goal would be greatly appreciated. +The community adoption of the ASF libraries has been amazing. +We are greatly humbled by your enthusiasm around the projects, and want to continue to do everything we can to move the needle forward. +With your continued support, the ASF will be able to improve its reach and also provide better legal safety for the core members. +If you use any of our libraries for work, see if your employers would be interested in donating. +Any amount you can donate today to help us reach our goal would be greatly appreciated. -Click here to lend your support to: Alamofire Software Foundation and make a donation at pledgie.com ! +[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W34WPEE74APJQ) ## License diff --git a/Example/Pods/Alamofire/Source/AFError.swift b/Example/Pods/Alamofire/Source/AFError.swift index 585ae14..b163f60 100644 --- a/Example/Pods/Alamofire/Source/AFError.swift +++ b/Example/Pods/Alamofire/Source/AFError.swift @@ -1,7 +1,7 @@ // // AFError.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Alamofire/Source/Alamofire.swift b/Example/Pods/Alamofire/Source/Alamofire.swift index e971613..20c3672 100644 --- a/Example/Pods/Alamofire/Source/Alamofire.swift +++ b/Example/Pods/Alamofire/Source/Alamofire.swift @@ -1,7 +1,7 @@ // // Alamofire.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Alamofire/Source/DispatchQueue+Alamofire.swift b/Example/Pods/Alamofire/Source/DispatchQueue+Alamofire.swift index 9031395..a54673c 100644 --- a/Example/Pods/Alamofire/Source/DispatchQueue+Alamofire.swift +++ b/Example/Pods/Alamofire/Source/DispatchQueue+Alamofire.swift @@ -1,7 +1,7 @@ // // DispatchQueue+Alamofire.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Alamofire/Source/MultipartFormData.swift b/Example/Pods/Alamofire/Source/MultipartFormData.swift index ba02d24..b840138 100644 --- a/Example/Pods/Alamofire/Source/MultipartFormData.swift +++ b/Example/Pods/Alamofire/Source/MultipartFormData.swift @@ -1,7 +1,7 @@ // // MultipartFormData.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -98,7 +98,7 @@ open class MultipartFormData { public var contentLength: UInt64 { return bodyParts.reduce(0) { $0 + $1.bodyContentLength } } /// The boundary used to separate the body parts in the encoded form data. - public let boundary: String + public var boundary: String private var bodyParts: [BodyPart] private var bodyPartError: AFError? diff --git a/Example/Pods/Alamofire/Source/NetworkReachabilityManager.swift b/Example/Pods/Alamofire/Source/NetworkReachabilityManager.swift index cdb5a02..398ca82 100644 --- a/Example/Pods/Alamofire/Source/NetworkReachabilityManager.swift +++ b/Example/Pods/Alamofire/Source/NetworkReachabilityManager.swift @@ -1,7 +1,7 @@ // // NetworkReachabilityManager.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -33,7 +33,7 @@ import SystemConfiguration /// Reachability can be used to determine background information about why a network operation failed, or to retry /// network requests when a connection is established. It should not be used to prevent a user from initiating a network /// request, as it's possible that an initial request may be required to establish reachability. -public class NetworkReachabilityManager { +open class NetworkReachabilityManager { /// Defines the various states of network reachability. /// /// - unknown: It is unknown whether the network is reachable. @@ -61,27 +61,27 @@ public class NetworkReachabilityManager { // MARK: - Properties /// Whether the network is currently reachable. - public var isReachable: Bool { return isReachableOnWWAN || isReachableOnEthernetOrWiFi } + open var isReachable: Bool { return isReachableOnWWAN || isReachableOnEthernetOrWiFi } /// Whether the network is currently reachable over the WWAN interface. - public var isReachableOnWWAN: Bool { return networkReachabilityStatus == .reachable(.wwan) } + open var isReachableOnWWAN: Bool { return networkReachabilityStatus == .reachable(.wwan) } /// Whether the network is currently reachable over Ethernet or WiFi interface. - public var isReachableOnEthernetOrWiFi: Bool { return networkReachabilityStatus == .reachable(.ethernetOrWiFi) } + open var isReachableOnEthernetOrWiFi: Bool { return networkReachabilityStatus == .reachable(.ethernetOrWiFi) } /// The current network reachability status. - public var networkReachabilityStatus: NetworkReachabilityStatus { + open var networkReachabilityStatus: NetworkReachabilityStatus { guard let flags = self.flags else { return .unknown } return networkReachabilityStatusForFlags(flags) } /// The dispatch queue to execute the `listener` closure on. - public var listenerQueue: DispatchQueue = DispatchQueue.main + open var listenerQueue: DispatchQueue = DispatchQueue.main /// A closure executed when the network reachability status changes. - public var listener: Listener? + open var listener: Listener? - private var flags: SCNetworkReachabilityFlags? { + open var flags: SCNetworkReachabilityFlags? { var flags = SCNetworkReachabilityFlags() if SCNetworkReachabilityGetFlags(reachability, &flags) { @@ -92,7 +92,7 @@ public class NetworkReachabilityManager { } private let reachability: SCNetworkReachability - private var previousFlags: SCNetworkReachabilityFlags + open var previousFlags: SCNetworkReachabilityFlags // MARK: - Initialization @@ -128,7 +128,9 @@ public class NetworkReachabilityManager { private init(reachability: SCNetworkReachability) { self.reachability = reachability - self.previousFlags = SCNetworkReachabilityFlags() + + // Set the previous flags to an unreserved value to represent unknown status + self.previousFlags = SCNetworkReachabilityFlags(rawValue: 1 << 30) } deinit { @@ -141,7 +143,7 @@ public class NetworkReachabilityManager { /// /// - returns: `true` if listening was started successfully, `false` otherwise. @discardableResult - public func startListening() -> Bool { + open func startListening() -> Bool { var context = SCNetworkReachabilityContext(version: 0, info: nil, retain: nil, release: nil, copyDescription: nil) context.info = Unmanaged.passUnretained(self).toOpaque() @@ -157,15 +159,18 @@ public class NetworkReachabilityManager { let queueEnabled = SCNetworkReachabilitySetDispatchQueue(reachability, listenerQueue) listenerQueue.async { - self.previousFlags = SCNetworkReachabilityFlags() - self.notifyListener(self.flags ?? SCNetworkReachabilityFlags()) + self.previousFlags = SCNetworkReachabilityFlags(rawValue: 1 << 30) + + guard let flags = self.flags else { return } + + self.notifyListener(flags) } return callbackEnabled && queueEnabled } /// Stops listening for changes in network reachability status. - public func stopListening() { + open func stopListening() { SCNetworkReachabilitySetCallback(reachability, nil, nil) SCNetworkReachabilitySetDispatchQueue(reachability, nil) } diff --git a/Example/Pods/Alamofire/Source/Notifications.swift b/Example/Pods/Alamofire/Source/Notifications.swift index df41505..e1ac31b 100644 --- a/Example/Pods/Alamofire/Source/Notifications.swift +++ b/Example/Pods/Alamofire/Source/Notifications.swift @@ -1,7 +1,7 @@ // // Notifications.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -48,5 +48,8 @@ extension Notification { public struct Key { /// User info dictionary key representing the `URLSessionTask` associated with the notification. public static let Task = "org.alamofire.notification.key.task" + + /// User info dictionary key representing the responseData associated with the notification. + public static let ResponseData = "org.alamofire.notification.key.responseData" } } diff --git a/Example/Pods/Alamofire/Source/ParameterEncoding.swift b/Example/Pods/Alamofire/Source/ParameterEncoding.swift index dabb562..6195809 100644 --- a/Example/Pods/Alamofire/Source/ParameterEncoding.swift +++ b/Example/Pods/Alamofire/Source/ParameterEncoding.swift @@ -1,7 +1,7 @@ // // ParameterEncoding.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -64,9 +64,15 @@ public protocol ParameterEncoding { /// the HTTP body depends on the destination of the encoding. /// /// The `Content-Type` HTTP header field of an encoded request with HTTP body is set to -/// `application/x-www-form-urlencoded; charset=utf-8`. Since there is no published specification for how to encode -/// collection types, the convention of appending `[]` to the key for array values (`foo[]=1&foo[]=2`), and appending -/// the key surrounded by square brackets for nested dictionary values (`foo[bar]=baz`). +/// `application/x-www-form-urlencoded; charset=utf-8`. +/// +/// There is no published specification for how to encode collection types. By default the convention of appending +/// `[]` to the key for array values (`foo[]=1&foo[]=2`), and appending the key surrounded by square brackets for +/// nested dictionary values (`foo[bar]=baz`) is used. Optionally, `ArrayEncoding` can be used to omit the +/// square brackets appended to array keys. +/// +/// `BoolEncoding` can be used to configure how boolean values are encoded. The default behavior is to encode +/// `true` as 1 and `false` as 0. public struct URLEncoding: ParameterEncoding { // MARK: Helper Types @@ -82,6 +88,41 @@ public struct URLEncoding: ParameterEncoding { case methodDependent, queryString, httpBody } + /// Configures how `Array` parameters are encoded. + /// + /// - brackets: An empty set of square brackets is appended to the key for every value. + /// This is the default behavior. + /// - noBrackets: No brackets are appended. The key is encoded as is. + public enum ArrayEncoding { + case brackets, noBrackets + + func encode(key: String) -> String { + switch self { + case .brackets: + return "\(key)[]" + case .noBrackets: + return key + } + } + } + + /// Configures how `Bool` parameters are encoded. + /// + /// - numeric: Encode `true` as `1` and `false` as `0`. This is the default behavior. + /// - literal: Encode `true` and `false` as string literals. + public enum BoolEncoding { + case numeric, literal + + func encode(value: Bool) -> String { + switch self { + case .numeric: + return value ? "1" : "0" + case .literal: + return value ? "true" : "false" + } + } + } + // MARK: Properties /// Returns a default `URLEncoding` instance. @@ -99,15 +140,25 @@ public struct URLEncoding: ParameterEncoding { /// The destination defining where the encoded query string is to be applied to the URL request. public let destination: Destination + /// The encoding to use for `Array` parameters. + public let arrayEncoding: ArrayEncoding + + /// The encoding to use for `Bool` parameters. + public let boolEncoding: BoolEncoding + // MARK: Initialization /// Creates a `URLEncoding` instance using the specified destination. /// /// - parameter destination: The destination defining where the encoded query string is to be applied. + /// - parameter arrayEncoding: The encoding to use for `Array` parameters. + /// - parameter boolEncoding: The encoding to use for `Bool` parameters. /// /// - returns: The new `URLEncoding` instance. - public init(destination: Destination = .methodDependent) { + public init(destination: Destination = .methodDependent, arrayEncoding: ArrayEncoding = .brackets, boolEncoding: BoolEncoding = .numeric) { self.destination = destination + self.arrayEncoding = arrayEncoding + self.boolEncoding = boolEncoding } // MARK: Encoding @@ -161,16 +212,16 @@ public struct URLEncoding: ParameterEncoding { } } else if let array = value as? [Any] { for value in array { - components += queryComponents(fromKey: "\(key)[]", value: value) + components += queryComponents(fromKey: arrayEncoding.encode(key: key), value: value) } } else if let value = value as? NSNumber { if value.isBool { - components.append((escape(key), escape((value.boolValue ? "1" : "0")))) + components.append((escape(key), escape(boolEncoding.encode(value: value.boolValue)))) } else { components.append((escape(key), escape("\(value)"))) } } else if let bool = value as? Bool { - components.append((escape(key), escape((bool ? "1" : "0")))) + components.append((escape(key), escape(boolEncoding.encode(value: bool)))) } else { components.append((escape(key), escape("\(value)"))) } diff --git a/Example/Pods/Alamofire/Source/Request.swift b/Example/Pods/Alamofire/Source/Request.swift index d93c52d..2be2ce0 100644 --- a/Example/Pods/Alamofire/Source/Request.swift +++ b/Example/Pods/Alamofire/Source/Request.swift @@ -1,7 +1,7 @@ // // Request.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -102,7 +102,7 @@ open class Request { open var task: URLSessionTask? { return delegate.task } /// The session belonging to the underlying task. - open let session: URLSession + public let session: URLSession /// The request sent or to be sent to the server. open var request: URLRequest? { return task?.originalRequest } @@ -184,7 +184,7 @@ open class Request { /// - parameter password: The password. /// /// - returns: A tuple with Authorization header and credential value if encoding succeeds, `nil` otherwise. - open static func authorizationHeader(user: String, password: String) -> (key: String, value: String)? { + open class func authorizationHeader(user: String, password: String) -> (key: String, value: String)? { guard let data = "\(user):\(password)".data(using: .utf8) else { return nil } let credential = data.base64EncodedString(options: []) @@ -320,20 +320,16 @@ extension Request: CustomDebugStringConvertible { var headers: [AnyHashable: Any] = [:] - if let additionalHeaders = session.configuration.httpAdditionalHeaders { - for (field, value) in additionalHeaders where field != AnyHashable("Cookie") { - headers[field] = value - } - } + session.configuration.httpAdditionalHeaders?.filter { $0.0 != AnyHashable("Cookie") } + .forEach { headers[$0.0] = $0.1 } - if let headerFields = request.allHTTPHeaderFields { - for (field, value) in headerFields where field != "Cookie" { - headers[field] = value - } - } + request.allHTTPHeaderFields?.filter { $0.0 != "Cookie" } + .forEach { headers[$0.0] = $0.1 } + + components += headers.map { + let escapedValue = String(describing: $0.value).replacingOccurrences(of: "\"", with: "\\\"") - for (field, value) in headers { - components.append("-H \"\(field): \(value)\"") + return "-H \"\($0.key): \(escapedValue)\"" } if let httpBodyData = request.httpBody, let httpBody = String(data: httpBodyData, encoding: .utf8) { @@ -501,8 +497,19 @@ open class DownloadRequest: Request { // MARK: State /// Cancels the request. - open override func cancel() { - downloadDelegate.downloadTask.cancel { self.downloadDelegate.resumeData = $0 } + override open func cancel() { + cancel(createResumeData: true) + } + + /// Cancels the request. + /// + /// - parameter createResumeData: Determines whether resume data is created via the underlying download task or not. + open func cancel(createResumeData: Bool) { + if createResumeData { + downloadDelegate.downloadTask.cancel { self.downloadDelegate.resumeData = $0 } + } else { + downloadDelegate.downloadTask.cancel() + } NotificationCenter.default.post( name: Notification.Name.Task.DidCancel, diff --git a/Example/Pods/Alamofire/Source/Response.swift b/Example/Pods/Alamofire/Source/Response.swift index 703eeb4..d05cfb0 100644 --- a/Example/Pods/Alamofire/Source/Response.swift +++ b/Example/Pods/Alamofire/Source/Response.swift @@ -1,7 +1,7 @@ // // Response.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -131,15 +131,19 @@ extension DataResponse: CustomStringConvertible, CustomDebugStringConvertible { /// The debug textual representation used when written to an output stream, which includes the URL request, the URL /// response, the server data, the response serialization result and the timeline. public var debugDescription: String { - var output: [String] = [] - - output.append(request != nil ? "[Request]: \(request!.httpMethod ?? "GET") \(request!)" : "[Request]: nil") - output.append(response != nil ? "[Response]: \(response!)" : "[Response]: nil") - output.append("[Data]: \(data?.count ?? 0) bytes") - output.append("[Result]: \(result.debugDescription)") - output.append("[Timeline]: \(timeline.debugDescription)") - - return output.joined(separator: "\n") + let requestDescription = request.map { "\($0.httpMethod ?? "GET") \($0)"} ?? "nil" + let requestBody = request?.httpBody.map { String(decoding: $0, as: UTF8.self) } ?? "None" + let responseDescription = response.map { "\($0)" } ?? "nil" + let responseBody = data.map { String(decoding: $0, as: UTF8.self) } ?? "None" + + return """ + [Request]: \(requestDescription) + [Request Body]: \n\(requestBody) + [Response]: \(responseDescription) + [Response Body]: \n\(responseBody) + [Result]: \(result) + [Timeline]: \(timeline.debugDescription) + """ } } @@ -199,6 +203,55 @@ extension DataResponse { return response } + + /// Evaluates the specified closure when the `DataResponse` is a failure, passing the unwrapped error as a parameter. + /// + /// Use the `mapError` function with a closure that does not throw. For example: + /// + /// let possibleData: DataResponse = ... + /// let withMyError = possibleData.mapError { MyError.error($0) } + /// + /// - Parameter transform: A closure that takes the error of the instance. + /// - Returns: A `DataResponse` instance containing the result of the transform. + public func mapError(_ transform: (Error) -> E) -> DataResponse { + var response = DataResponse( + request: request, + response: self.response, + data: data, + result: result.mapError(transform), + timeline: timeline + ) + + response._metrics = _metrics + + return response + } + + /// Evaluates the specified closure when the `DataResponse` is a failure, passing the unwrapped error as a parameter. + /// + /// Use the `flatMapError` function with a closure that may throw an error. For example: + /// + /// let possibleData: DataResponse = ... + /// let possibleObject = possibleData.flatMapError { + /// try someFailableFunction(taking: $0) + /// } + /// + /// - Parameter transform: A throwing closure that takes the error of the instance. + /// + /// - Returns: A `DataResponse` instance containing the result of the transform. + public func flatMapError(_ transform: (Error) throws -> E) -> DataResponse { + var response = DataResponse( + request: request, + response: self.response, + data: data, + result: result.flatMapError(transform), + timeline: timeline + ) + + response._metrics = _metrics + + return response + } } // MARK: - @@ -335,17 +388,20 @@ extension DownloadResponse: CustomStringConvertible, CustomDebugStringConvertibl /// response, the temporary and destination URLs, the resume data, the response serialization result and the /// timeline. public var debugDescription: String { - var output: [String] = [] - - output.append(request != nil ? "[Request]: \(request!.httpMethod ?? "GET") \(request!)" : "[Request]: nil") - output.append(response != nil ? "[Response]: \(response!)" : "[Response]: nil") - output.append("[TemporaryURL]: \(temporaryURL?.path ?? "nil")") - output.append("[DestinationURL]: \(destinationURL?.path ?? "nil")") - output.append("[ResumeData]: \(resumeData?.count ?? 0) bytes") - output.append("[Result]: \(result.debugDescription)") - output.append("[Timeline]: \(timeline.debugDescription)") - - return output.joined(separator: "\n") + let requestDescription = request.map { "\($0.httpMethod ?? "GET") \($0)"} ?? "nil" + let requestBody = request?.httpBody.map { String(decoding: $0, as: UTF8.self) } ?? "None" + let responseDescription = response.map { "\($0)" } ?? "nil" + + return """ + [Request]: \(requestDescription) + [Request Body]: \n\(requestBody) + [Response]: \(responseDescription) + [TemporaryURL]: \(temporaryURL?.path ?? "nil") + [DestinationURL]: \(destinationURL?.path ?? "nil") + [ResumeData]: \(resumeData?.count ?? 0) bytes + [Result]: \(result) + [Timeline]: \(timeline.debugDescription) + """ } } @@ -409,6 +465,59 @@ extension DownloadResponse { return response } + + /// Evaluates the specified closure when the `DownloadResponse` is a failure, passing the unwrapped error as a parameter. + /// + /// Use the `mapError` function with a closure that does not throw. For example: + /// + /// let possibleData: DownloadResponse = ... + /// let withMyError = possibleData.mapError { MyError.error($0) } + /// + /// - Parameter transform: A closure that takes the error of the instance. + /// - Returns: A `DownloadResponse` instance containing the result of the transform. + public func mapError(_ transform: (Error) -> E) -> DownloadResponse { + var response = DownloadResponse( + request: request, + response: self.response, + temporaryURL: temporaryURL, + destinationURL: destinationURL, + resumeData: resumeData, + result: result.mapError(transform), + timeline: timeline + ) + + response._metrics = _metrics + + return response + } + + /// Evaluates the specified closure when the `DownloadResponse` is a failure, passing the unwrapped error as a parameter. + /// + /// Use the `flatMapError` function with a closure that may throw an error. For example: + /// + /// let possibleData: DownloadResponse = ... + /// let possibleObject = possibleData.flatMapError { + /// try someFailableFunction(taking: $0) + /// } + /// + /// - Parameter transform: A throwing closure that takes the error of the instance. + /// + /// - Returns: A `DownloadResponse` instance containing the result of the transform. + public func flatMapError(_ transform: (Error) throws -> E) -> DownloadResponse { + var response = DownloadResponse( + request: request, + response: self.response, + temporaryURL: temporaryURL, + destinationURL: destinationURL, + resumeData: resumeData, + result: result.flatMapError(transform), + timeline: timeline + ) + + response._metrics = _metrics + + return response + } } // MARK: - diff --git a/Example/Pods/Alamofire/Source/ResponseSerialization.swift b/Example/Pods/Alamofire/Source/ResponseSerialization.swift index 1f29ed8..9cc105a 100644 --- a/Example/Pods/Alamofire/Source/ResponseSerialization.swift +++ b/Example/Pods/Alamofire/Source/ResponseSerialization.swift @@ -1,7 +1,7 @@ // // ResponseSerialization.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -368,13 +368,13 @@ extension Request { var convertedEncoding = encoding - if let encodingName = response?.textEncodingName as CFString!, convertedEncoding == nil { + if let encodingName = response?.textEncodingName as CFString?, convertedEncoding == nil { convertedEncoding = String.Encoding(rawValue: CFStringConvertEncodingToNSStringEncoding( CFStringConvertIANACharSetNameToEncoding(encodingName)) ) } - let actualEncoding = convertedEncoding ?? String.Encoding.isoLatin1 + let actualEncoding = convertedEncoding ?? .isoLatin1 if let string = String(data: validData, encoding: actualEncoding) { return .success(string) diff --git a/Example/Pods/Alamofire/Source/Result.swift b/Example/Pods/Alamofire/Source/Result.swift index bbd3c61..e092808 100644 --- a/Example/Pods/Alamofire/Source/Result.swift +++ b/Example/Pods/Alamofire/Source/Result.swift @@ -1,7 +1,7 @@ // // Result.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -253,8 +253,8 @@ extension Result { /// - Parameter closure: A closure that takes the success value of this instance. /// - Returns: This `Result` instance, unmodified. @discardableResult - public func withValue(_ closure: (Value) -> Void) -> Result { - if case let .success(value) = self { closure(value) } + public func withValue(_ closure: (Value) throws -> Void) rethrows -> Result { + if case let .success(value) = self { try closure(value) } return self } @@ -266,8 +266,8 @@ extension Result { /// - Parameter closure: A closure that takes the success value of this instance. /// - Returns: This `Result` instance, unmodified. @discardableResult - public func withError(_ closure: (Error) -> Void) -> Result { - if case let .failure(error) = self { closure(error) } + public func withError(_ closure: (Error) throws -> Void) rethrows -> Result { + if case let .failure(error) = self { try closure(error) } return self } @@ -279,8 +279,8 @@ extension Result { /// - Parameter closure: A `Void` closure. /// - Returns: This `Result` instance, unmodified. @discardableResult - public func ifSuccess(_ closure: () -> Void) -> Result { - if isSuccess { closure() } + public func ifSuccess(_ closure: () throws -> Void) rethrows -> Result { + if isSuccess { try closure() } return self } @@ -292,8 +292,8 @@ extension Result { /// - Parameter closure: A `Void` closure. /// - Returns: This `Result` instance, unmodified. @discardableResult - public func ifFailure(_ closure: () -> Void) -> Result { - if isFailure { closure() } + public func ifFailure(_ closure: () throws -> Void) rethrows -> Result { + if isFailure { try closure() } return self } diff --git a/Example/Pods/Alamofire/Source/ServerTrustPolicy.swift b/Example/Pods/Alamofire/Source/ServerTrustPolicy.swift index 1ad3530..fccdc02 100644 --- a/Example/Pods/Alamofire/Source/ServerTrustPolicy.swift +++ b/Example/Pods/Alamofire/Source/ServerTrustPolicy.swift @@ -1,7 +1,7 @@ // // ServerTrustPolicy.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -27,7 +27,7 @@ import Foundation /// Responsible for managing the mapping of `ServerTrustPolicy` objects to a given host. open class ServerTrustPolicyManager { /// The dictionary of policies mapped to a particular host. - open let policies: [String: ServerTrustPolicy] + public let policies: [String: ServerTrustPolicy] /// Initializes the `ServerTrustPolicyManager` instance with the given policies. /// @@ -242,15 +242,18 @@ public enum ServerTrustPolicy { private func trustIsValid(_ trust: SecTrust) -> Bool { var isValid = false - var result = SecTrustResultType.invalid - let status = SecTrustEvaluate(trust, &result) + if #available(iOS 12, macOS 10.14, tvOS 12, watchOS 5, *) { + isValid = SecTrustEvaluateWithError(trust, nil) + } else { + var result = SecTrustResultType.invalid + let status = SecTrustEvaluate(trust, &result) - if status == errSecSuccess { - let unspecified = SecTrustResultType.unspecified - let proceed = SecTrustResultType.proceed + if status == errSecSuccess { + let unspecified = SecTrustResultType.unspecified + let proceed = SecTrustResultType.proceed - - isValid = result == unspecified || result == proceed + isValid = result == unspecified || result == proceed + } } return isValid diff --git a/Example/Pods/Alamofire/Source/SessionDelegate.swift b/Example/Pods/Alamofire/Source/SessionDelegate.swift index d38c253..4964f1e 100644 --- a/Example/Pods/Alamofire/Source/SessionDelegate.swift +++ b/Example/Pods/Alamofire/Source/SessionDelegate.swift @@ -1,7 +1,7 @@ // // SessionDelegate.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -163,7 +163,7 @@ open class SessionDelegate: NSObject { var retrier: RequestRetrier? weak var sessionManager: SessionManager? - private var requests: [Int: Request] = [:] + var requests: [Int: Request] = [:] private let lock = NSLock() /// Access the task delegate for the specified task in a thread-safe manner. @@ -442,10 +442,16 @@ extension SessionDelegate: URLSessionTaskDelegate { strongSelf[task]?.delegate.urlSession(session, task: task, didCompleteWithError: error) + var userInfo: [String: Any] = [Notification.Key.Task: task] + + if let data = (strongSelf[task]?.delegate as? DataTaskDelegate)?.data { + userInfo[Notification.Key.ResponseData] = data + } + NotificationCenter.default.post( name: Notification.Name.Task.DidComplete, object: strongSelf, - userInfo: [Notification.Key.Task: task] + userInfo: userInfo ) strongSelf[task] = nil diff --git a/Example/Pods/Alamofire/Source/SessionManager.swift b/Example/Pods/Alamofire/Source/SessionManager.swift index 9bd8b54..02c36a7 100644 --- a/Example/Pods/Alamofire/Source/SessionManager.swift +++ b/Example/Pods/Alamofire/Source/SessionManager.swift @@ -1,7 +1,7 @@ // // SessionManager.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -45,7 +45,7 @@ open class SessionManager { /// A default instance of `SessionManager`, used by top-level Alamofire request methods, and suitable for use /// directly for any ad hoc requests. - open static let `default`: SessionManager = { + public static let `default`: SessionManager = { let configuration = URLSessionConfiguration.default configuration.httpAdditionalHeaders = SessionManager.defaultHTTPHeaders @@ -53,7 +53,7 @@ open class SessionManager { }() /// Creates default values for the "Accept-Encoding", "Accept-Language" and "User-Agent" headers. - open static let defaultHTTPHeaders: HTTPHeaders = { + public static let defaultHTTPHeaders: HTTPHeaders = { // Accept-Encoding HTTP Header; see https://tools.ietf.org/html/rfc7230#section-4.2.3 let acceptEncoding: String = "gzip;q=1.0, compress;q=0.5" @@ -118,13 +118,13 @@ open class SessionManager { }() /// Default memory threshold used when encoding `MultipartFormData` in bytes. - open static let multipartFormDataEncodingMemoryThreshold: UInt64 = 10_000_000 + public static let multipartFormDataEncodingMemoryThreshold: UInt64 = 10_000_000 /// The underlying session. - open let session: URLSession + public let session: URLSession /// The session delegate handling all the task and session delegate callbacks. - open let delegate: SessionDelegate + public let delegate: SessionDelegate /// Whether to start requests immediately after being constructed. `true` by default. open var startRequestsImmediately: Bool = true @@ -249,6 +249,7 @@ open class SessionManager { /// - parameter urlRequest: The URL request. /// /// - returns: The created `DataRequest`. + @discardableResult open func request(_ urlRequest: URLRequestConvertible) -> DataRequest { var originalRequest: URLRequest? @@ -610,6 +611,7 @@ open class SessionManager { to url: URLConvertible, method: HTTPMethod = .post, headers: HTTPHeaders? = nil, + queue: DispatchQueue? = nil, encodingCompletion: ((MultipartFormDataEncodingResult) -> Void)?) { do { @@ -619,10 +621,11 @@ open class SessionManager { multipartFormData: multipartFormData, usingThreshold: encodingMemoryThreshold, with: urlRequest, + queue: queue, encodingCompletion: encodingCompletion ) } catch { - DispatchQueue.main.async { encodingCompletion?(.failure(error)) } + (queue ?? DispatchQueue.main).async { encodingCompletion?(.failure(error)) } } } @@ -653,6 +656,7 @@ open class SessionManager { multipartFormData: @escaping (MultipartFormData) -> Void, usingThreshold encodingMemoryThreshold: UInt64 = SessionManager.multipartFormDataEncodingMemoryThreshold, with urlRequest: URLRequestConvertible, + queue: DispatchQueue? = nil, encodingCompletion: ((MultipartFormDataEncodingResult) -> Void)?) { DispatchQueue.global(qos: .utility).async { @@ -676,7 +680,7 @@ open class SessionManager { streamFileURL: nil ) - DispatchQueue.main.async { encodingCompletion?(encodingResult) } + (queue ?? DispatchQueue.main).async { encodingCompletion?(encodingResult) } } else { let fileManager = FileManager.default let tempDirectoryURL = URL(fileURLWithPath: NSTemporaryDirectory()) @@ -712,7 +716,7 @@ open class SessionManager { } } - DispatchQueue.main.async { + (queue ?? DispatchQueue.main).async { let encodingResult = MultipartFormDataEncodingResult.success( request: upload, streamingFromDisk: true, @@ -732,7 +736,7 @@ open class SessionManager { } } - DispatchQueue.main.async { encodingCompletion?(.failure(error)) } + (queue ?? DispatchQueue.main).async { encodingCompletion?(.failure(error)) } } } } @@ -847,6 +851,10 @@ open class SessionManager { do { let task = try originalTask.task(session: session, adapter: adapter, queue: queue) + if let originalTask = request.task { + delegate[originalTask] = nil // removes the old request to avoid endless growth + } + request.delegate.task = task // resets all task delegate data request.retryCount += 1 diff --git a/Example/Pods/Alamofire/Source/TaskDelegate.swift b/Example/Pods/Alamofire/Source/TaskDelegate.swift index 0607758..5705737 100644 --- a/Example/Pods/Alamofire/Source/TaskDelegate.swift +++ b/Example/Pods/Alamofire/Source/TaskDelegate.swift @@ -1,7 +1,7 @@ // // TaskDelegate.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -31,7 +31,7 @@ open class TaskDelegate: NSObject { // MARK: Properties /// The serial operation queue used to execute all operations after the task completes. - open let queue: OperationQueue + public let queue: OperationQueue /// The data returned by the server. public var data: Data? { return nil } diff --git a/Example/Pods/Alamofire/Source/Timeline.swift b/Example/Pods/Alamofire/Source/Timeline.swift index c5dabd1..596c1bd 100644 --- a/Example/Pods/Alamofire/Source/Timeline.swift +++ b/Example/Pods/Alamofire/Source/Timeline.swift @@ -1,7 +1,7 @@ // // Timeline.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Alamofire/Source/Validation.swift b/Example/Pods/Alamofire/Source/Validation.swift index 989ac20..59e0bbb 100644 --- a/Example/Pods/Alamofire/Source/Validation.swift +++ b/Example/Pods/Alamofire/Source/Validation.swift @@ -1,7 +1,7 @@ // // Validation.swift // -// Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +// Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -219,7 +219,10 @@ extension DataRequest { /// - returns: The request. @discardableResult public func validate() -> Self { - return validate(statusCode: self.acceptableStatusCodes).validate(contentType: self.acceptableContentTypes) + let contentTypes = { [unowned self] in + self.acceptableContentTypes + } + return validate(statusCode: acceptableStatusCodes).validate(contentType: contentTypes()) } } @@ -310,6 +313,9 @@ extension DownloadRequest { /// - returns: The request. @discardableResult public func validate() -> Self { - return validate(statusCode: self.acceptableStatusCodes).validate(contentType: self.acceptableContentTypes) + let contentTypes = { [unowned self] in + self.acceptableContentTypes + } + return validate(statusCode: acceptableStatusCodes).validate(contentType: contentTypes()) } } diff --git a/Example/Pods/Local Podspecs/AmazonS3RequestManager.podspec.json b/Example/Pods/Local Podspecs/AmazonS3RequestManager.podspec.json index f016a0e..77d4350 100644 --- a/Example/Pods/Local Podspecs/AmazonS3RequestManager.podspec.json +++ b/Example/Pods/Local Podspecs/AmazonS3RequestManager.podspec.json @@ -30,10 +30,10 @@ "requires_arc": true, "dependencies": { "Alamofire": [ - "~> 4.5" + "~> 4.9" ], "SWXMLHash": [ - "~> 4.2" + "~> 5.0" ] } } diff --git a/Example/Pods/Local Podspecs/Nimble.podspec.json b/Example/Pods/Local Podspecs/Nimble.podspec.json deleted file mode 100644 index a5be130..0000000 --- a/Example/Pods/Local Podspecs/Nimble.podspec.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "name": "Nimble", - "version": "5.1.1", - "summary": "A Matcher Framework for Swift and Objective-C", - "description": "Use Nimble to express the expected outcomes of Swift or Objective-C expressions. Inspired by Cedar.", - "homepage": "https://github.com/Quick/Nimble", - "license": { - "type": "Apache 2.0", - "file": "LICENSE" - }, - "authors": "Quick Contributors", - "platforms": { - "ios": "8.0", - "osx": "10.10", - "tvos": "9.0" - }, - "source": { - "git": "https://github.com/Quick/Nimble.git", - "tag": "v5.1.1" - }, - "source_files": "Sources/**/*.{swift,h,m,c}", - "osx": { - "exclude_files": [ - "Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstructionPOSIX.swift" - ] - }, - "ios": { - "exclude_files": [ - "Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstructionPOSIX.swift" - ] - }, - "tvos": { - "exclude_files": [ - "Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstruction.swift", - "Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstruction.m", - "Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlBadInstructionException.swift", - "Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlDarwinDefinitions.swift", - "Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/mach_excServer.{h,c}", - "Sources/Lib/CwlPreconditionTesting/CwlCatchException/CwlCatchException.swift", - "Sources/Lib/CwlPreconditionTesting/CwlCatchException/CwlCatchException.m" - ], - "private_header_files": "Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/mach_excServer.h" - }, - "private_header_files": "Sources/NimbleObjectiveC/CurrentTestCaseTracker.h", - "exclude_files": "Sources/Nimble/Adapters/NonObjectiveC/*.swift", - "weak_frameworks": "XCTest", - "requires_arc": true, - "compiler_flags": "-DPRODUCT_NAME=Nimble/Nimble", - "pod_target_xcconfig": { - "ENABLE_BITCODE": "NO", - "OTHER_LDFLAGS": "-weak-lswiftXCTest", - "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\"" - } -} diff --git a/Example/Pods/Local Podspecs/Quick.podspec.json b/Example/Pods/Local Podspecs/Quick.podspec.json deleted file mode 100644 index 37e7440..0000000 --- a/Example/Pods/Local Podspecs/Quick.podspec.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "name": "Quick", - "version": "0.9.3", - "summary": "The Swift (and Objective-C) testing framework.", - "description": "Quick is a behavior-driven development framework for Swift and Objective-C. Inspired by RSpec, Specta, and Ginkgo.", - "homepage": "https://github.com/Quick/Quick", - "license": { - "type": "Apache 2.0", - "file": "LICENSE" - }, - "authors": "Quick Contributors", - "platforms": { - "ios": "7.0", - "osx": "10.9", - "tvos": "9.0" - }, - "source": { - "git": "https://github.com/Quick/Quick.git", - "tag": "v0.9.3" - }, - "source_files": "Sources/**/*.{swift,h,m}", - "public_header_files": [ - "Sources/QuickObjectiveC/Configuration/QuickConfiguration.h", - "Sources/QuickObjectiveC/DSL/QCKDSL.h", - "Sources/QuickObjectiveC/Quick.h", - "Sources/QuickObjectiveC/QuickSpec.h" - ], - "exclude_files": [ - "Sources/Quick/Configuration/QuickConfiguration.swift", - "Sources/Quick/QuickSpec.swift", - "Sources/Quick/QuickMain.swift" - ], - "frameworks": "XCTest", - "requires_arc": true, - "user_target_xcconfig": { - "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks" - }, - "pod_target_xcconfig": { - "ENABLE_BITCODE": "NO" - } -} diff --git a/Example/Pods/Local Podspecs/SWXMLHash.podspec.json b/Example/Pods/Local Podspecs/SWXMLHash.podspec.json deleted file mode 100644 index c165278..0000000 --- a/Example/Pods/Local Podspecs/SWXMLHash.podspec.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "SWXMLHash", - "version": "2.5.0", - "summary": "Simple XML parsing in Swift", - "homepage": "https://github.com/drmohundro/SWXMLHash", - "license": { - "type": "MIT" - }, - "authors": { - "David Mohundro": "david@mohundro.com" - }, - "requires_arc": true, - "platforms": { - "osx": "10.9", - "ios": "8.0", - "watchos": "2.0", - "tvos": "9.0" - }, - "source": { - "git": "https://github.com/drmohundro/SWXMLHash.git", - "tag": "2.5.0" - }, - "source_files": "Source/*.swift" -} diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index f6da252..843b8cb 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,12 +1,12 @@ PODS: - - Alamofire (4.5.1) + - Alamofire (4.9.1) - AmazonS3RequestManager (1.2.0): - - Alamofire (~> 4.5) - - SWXMLHash (~> 4.2) - - Nimble (7.0.2) + - Alamofire (~> 4.9) + - SWXMLHash (~> 5.0) + - Nimble (8.0.4) - Nocilla (0.11.0) - - Quick (1.2.0) - - SWXMLHash (4.2.3) + - Quick (2.2.0) + - SWXMLHash (5.0.1) DEPENDENCIES: - AmazonS3RequestManager (from `../`) @@ -14,18 +14,26 @@ DEPENDENCIES: - Nocilla (~> 0.10) - Quick +SPEC REPOS: + https://github.com/CocoaPods/Specs.git: + - Alamofire + - Nimble + - Nocilla + - Quick + - SWXMLHash + EXTERNAL SOURCES: AmazonS3RequestManager: - :path: ../ + :path: "../" SPEC CHECKSUMS: - Alamofire: 2d95912bf4c34f164fdfc335872e8c312acaea4a - AmazonS3RequestManager: 0205b197a0daedb029d4c0c502ecb07376e1bb2d - Nimble: bfe1f814edabba69ff145cb1283e04ed636a67f2 + Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AmazonS3RequestManager: 47926918a3edd1cb1da7ed90781f620947a87122 + Nimble: 18d5360282923225d62b09d781f63abc1a0111fc Nocilla: 7af7a386071150cc8aa5da4da97d060f049dd61c - Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08 - SWXMLHash: 6ab10e1cb4567d88cd3634be0bf331a7839945dd + Quick: 7fb19e13be07b5dfb3b90d4f9824c855a11af40e + SWXMLHash: 9cc0c2e4807926c74377724aa8722ee5707a0485 PODFILE CHECKSUM: 5a93563cdbfbff414350e4c3a44380e03ca61e1c -COCOAPODS: 1.3.1 +COCOAPODS: 1.8.4 diff --git a/Example/Pods/Nimble/README.md b/Example/Pods/Nimble/README.md index a190ac6..4f7f89b 100644 --- a/Example/Pods/Nimble/README.md +++ b/Example/Pods/Nimble/README.md @@ -3,7 +3,9 @@ [![Build Status](https://travis-ci.org/Quick/Nimble.svg?branch=master)](https://travis-ci.org/Quick/Nimble) [![CocoaPods](https://img.shields.io/cocoapods/v/Nimble.svg)](https://cocoapods.org/pods/Nimble) [![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) +[![Accio supported](https://img.shields.io/badge/Accio-supported-0A7CF5.svg?style=flat)](https://github.com/JamitLabs/Accio) [![Platforms](https://img.shields.io/cocoapods/p/Nimble.svg)](https://cocoapods.org/pods/Nimble) +[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com) Use Nimble to express the expected outcomes of Swift or Objective-C expressions. Inspired by @@ -69,6 +71,7 @@ expect(ocean.isClean).toEventually(beTruthy()) - [Installing Nimble](#installing-nimble) - [Installing Nimble as a Submodule](#installing-nimble-as-a-submodule) - [Installing Nimble via CocoaPods](#installing-nimble-via-cocoapods) + - [Installing Nimble via Accio](#installing-nimble-via-accio) - [Using Nimble without XCTest](#using-nimble-without-xctest) @@ -226,9 +229,9 @@ exception once evaluated: // that Nimble will catch. // (see https://github.com/Quick/Nimble/issues/220#issuecomment-172667064) let exception = NSException( - name: NSInternalInconsistencyException, - reason: "Not enough fish in the sea.", - userInfo: ["something": "is fishy"]) + name: NSInternalInconsistencyException, + reason: "Not enough fish in the sea.", + userInfo: ["something": "is fishy"]) expect { exception.raise() }.to(raiseException()) // Also, you can customize raiseException to be more specific @@ -306,8 +309,7 @@ In Nimble, it's easy to make expectations on values that are updated asynchronously. Just use `toEventually` or `toEventuallyNot`: ```swift -// Swift 3.0 and later - +// Swift DispatchQueue.main.async { ocean.add("dolphins") ocean.add("whales") @@ -316,17 +318,6 @@ expect(ocean).toEventually(contain("dolphins", "whales")) ``` -```swift -// Swift 2.3 and earlier - -dispatch_async(dispatch_get_main_queue()) { - ocean.add("dolphins") - ocean.add("whales") -} -expect(ocean).toEventually(contain("dolphins", "whales")) -``` - - ```objc // Objective-C @@ -714,7 +705,7 @@ expect(actual) ≈ expected expect(actual) ≈ (expected, delta) ``` -(Type Option-x to get ≈ on a U.S. keyboard) +(Type option+x to get `≈` on a U.S. keyboard) The former version uses the default delta of 0.0001. Here is yet another way to do this: @@ -725,7 +716,7 @@ expect(actual) ≈ expected ± delta expect(actual) == expected ± delta ``` -(Type Option-Shift-= to get ± on a U.S. keyboard) +(Type option+shift+= to get `±` on a U.S. keyboard) If you are comparing arrays of floating point numbers, you'll find the following useful: @@ -857,11 +848,7 @@ Notes: ## Swift Error Handling -If you're using Swift 2.0 or newer, you can use the `throwError` matcher to check if an error is thrown. - -Note: -The following code sample references the `Swift.Error` protocol. -This is `Swift.ErrorProtocol` in versions of Swift prior to version 3.0. +You can use the `throwError` matcher to check if an error is thrown. ```swift // Swift @@ -1043,10 +1030,10 @@ let turtles: [Turtle] = functionThatReturnsSomeTurtlesInAnyOrder() // [{color: "blue"}, {color: "green"}] or [{color: "green"}, {color: "blue"}]: expect(turtles).to(containElementSatisfying({ turtle in - return turtle.color == "green" + return turtle.color == "green" })) expect(turtles).to(containElementSatisfying({ turtle in - return turtle.color == "blue" + return turtle.color == "blue" }, "that is a turtle with color 'blue'")) // The second matcher will incorporate the provided string in the error message @@ -1069,10 +1056,10 @@ NSArray * __nonnull turtles = functionThatReturnsSomeTurtlesInAnyOrder // [{color: "blue"}, {color: "green"}] or [{color: "green"}, {color: "blue"}]: expect(turtles).to(containElementSatisfying(^BOOL(id __nonnull object) { - return [[turtle color] isEqualToString:@"green"]; + return [[turtle color] isEqualToString:@"green"]; })); expect(turtles).to(containElementSatisfying(^BOOL(id __nonnull object) { - return [[turtle color] isEqualToString:@"blue"]; + return [[turtle color] isEqualToString:@"blue"]; })); ``` @@ -1273,24 +1260,24 @@ value and return a `Predicate` closure. Take `equal`, for example: // Swift public func equal(expectedValue: T?) -> Predicate { - // Can be shortened to: - // Predicate { actual in ... } - // - // But shown with types here for clarity. - return Predicate { (actual: Expression) throws -> PredicateResult in - let msg = ExpectationMessage.expectedActualValueTo("equal <\(expectedValue)>") - if let actualValue = try actualExpression.evaluate() { - return PredicateResult( - bool: actualValue == expectedValue!, - message: msg - ) - } else { - return PredicateResult( - status: .fail, - message: msg.appendedBeNilHint() - ) + // Can be shortened to: + // Predicate { actual in ... } + // + // But shown with types here for clarity. + return Predicate { (actualExpression: Expression) throws -> PredicateResult in + let msg = ExpectationMessage.expectedActualValueTo("equal <\(expectedValue)>") + if let actualValue = try actualExpression.evaluate() { + return PredicateResult( + bool: actualValue == expectedValue!, + message: msg + ) + } else { + return PredicateResult( + status: .fail, + message: msg.appendedBeNilHint() + ) + } } - } } ``` @@ -1382,11 +1369,11 @@ custom matchers should call `actualExpression.evaluate()`: // Swift public func beNil() -> Predicate { - // Predicate.simpleNilable(..) automatically generates ExpectationMessage for - // us based on the string we provide to it. Also, the 'Nilable' postfix indicates - // that this Predicate supports matching against nil actualExpressions, instead of - // always resulting in a PredicateStatus.fail result -- which is true for - // Predicate.simple(..) + // Predicate.simpleNilable(..) automatically generates ExpectationMessage for + // us based on the string we provide to it. Also, the 'Nilable' postfix indicates + // that this Predicate supports matching against nil actualExpressions, instead of + // always resulting in a PredicateStatus.fail result -- which is true for + // Predicate.simple(..) return Predicate.simpleNilable("be nil") { actualExpression in let actualValue = try actualExpression.evaluate() return PredicateStatus(bool: actualValue == nil) @@ -1412,9 +1399,9 @@ against the one provided to the matcher function, and passes if they are the sam // Swift public func haveDescription(description: String) -> Predicate { - return Predicate.simple("have description") { actual in - return PredicateStatus(bool: actual.evaluate().description == description) - } + return Predicate.simple("have description") { actual in + return PredicateStatus(bool: actual.evaluate().description == description) + } } ``` @@ -1489,7 +1476,7 @@ case expectedCustomValueTo(/* message: */ String, /* actual: */ String) // Emits standard error message without mentioning the actual value // eg - "expected to " -case expectedTo(/* message: */ String, /* actual: */ String) +case expectedTo(/* message: */ String) // ... } @@ -1526,13 +1513,13 @@ custom matcher. The example below defines the class method // Swift extension NMBObjCMatcher { - public class func beNilMatcher() -> NMBObjCMatcher { - return NMBObjCMatcher { actualBlock, failureMessage, location in - let block = ({ actualBlock() as NSObject? }) - let expr = Expression(expression: block, location: location) - return beNil().matches(expr, failureMessage: failureMessage) + public class func beNilMatcher() -> NMBObjCMatcher { + return NMBObjCMatcher { actualBlock, failureMessage, location in + let block = ({ actualBlock() as NSObject? }) + let expr = Expression(expression: block, location: location) + return beNil().matches(expr, failureMessage: failureMessage) + } } - } } ``` @@ -1551,7 +1538,7 @@ class method: // Objective-C FOUNDATION_EXPORT id beNil() { - return [NMBObjCMatcher beNilMatcher]; + return [NMBObjCMatcher beNilMatcher]; } ``` @@ -1673,11 +1660,11 @@ backported. The deprecating plan is a 3 major versions removal. Which is as follows: 1. Introduce new `Predicate` API, deprecation warning for old matcher APIs. - (Nimble `v7.x.x`) + (Nimble `v7.x.x` and `v8.x.x`) 2. Introduce warnings on migration-path features (`.predicate`, `Predicate`-constructors with similar arguments to old API). (Nimble - `v8.x.x`) - 3. Remove old API. (Nimble `v9.x.x`) + `v9.x.x`) + 3. Remove old API. (Nimble `v10.x.x`) # Installing Nimble @@ -1726,6 +1713,27 @@ end Finally run `pod install`. +## Installing Nimble via Accio + +Add the following to your Package.swift: + +```swift +.package(url: "https://github.com/Quick/Nimble.git", .upToNextMajor(from: "8.0.1")), +``` + +Next, add `Nimble` to your App targets dependencies like so: + +```swift +.testTarget( + name: "AppTests", + dependencies: [ + "Nimble", + ] +), +``` + +Then run `accio update`. + ## Using Nimble without XCTest Nimble is integrated with XCTest to allow it work well when used in Xcode test diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlCatchException/CwlCatchException.swift b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlCatchException/CwlCatchException.swift deleted file mode 100644 index 196ee9a..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlCatchException/CwlCatchException.swift +++ /dev/null @@ -1,37 +0,0 @@ -// -// CwlCatchException.swift -// CwlAssertionTesting -// -// Created by Matt Gallagher on 2016/01/10. -// Copyright © 2016 Matt Gallagher ( http://cocoawithlove.com ). All rights reserved. -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -// SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -// IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// - -import Foundation - -#if SWIFT_PACKAGE -import CwlCatchExceptionSupport -#endif - -private func catchReturnTypeConverter(_ instance: T, block: () -> Void) -> T? { - // Get the type from an *instance*, instead of a receiving the type directly - return catchExceptionOfKind(T.self, block) as? T -} - -extension NSException { - public static func catchException(in block: () -> Void) -> Self? { - // Use a dummy instance of Self to provide the type - return catchReturnTypeConverter(self.init(), block: block) - } -} diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/CwlCatchException.m b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/CwlCatchException.m deleted file mode 100644 index 8cf414f..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/CwlCatchException.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// CwlCatchException.m -// CwlAssertionTesting -// -// Created by Matt Gallagher on 2016/01/10. -// Copyright © 2016 Matt Gallagher ( http://cocoawithlove.com ). All rights reserved. -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -// SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -// IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// - -#import "CwlCatchException.h" - -#if !SWIFT_PACKAGE && NON_SWIFT_PACKAGE -__attribute__((visibility("hidden"))) -#endif -NSException* catchExceptionOfKind(Class __nonnull type, __attribute__((noescape)) void (^ __nonnull inBlock)(void)) { - @try { - inBlock(); - } @catch (NSException *exception) { - if ([exception isKindOfClass:type]) { - return exception; - } else { - @throw; - } - } - return nil; -} diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/include/CwlCatchException.h b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/include/CwlCatchException.h deleted file mode 100644 index ae48c23..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/include/CwlCatchException.h +++ /dev/null @@ -1,33 +0,0 @@ -// -// CwlCatchException.h -// CwlCatchException -// -// Created by Matt Gallagher on 2016/01/10. -// Copyright © 2016 Matt Gallagher ( http://cocoawithlove.com ). All rights reserved. -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -// SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -// IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// - -#import - -//! Project version number for CwlCatchException. -FOUNDATION_EXPORT double CwlCatchExceptionVersionNumber; - -//! Project version string for CwlCatchException. -FOUNDATION_EXPORT const unsigned char CwlCatchExceptionVersionString[]; - -#if !SWIFT_PACKAGE && NON_SWIFT_PACKAGE -__attribute__((visibility("hidden"))) -#endif -NSException* __nullable catchExceptionOfKind(Class __nonnull type, __attribute__((noescape)) void (^ __nonnull inBlock)(void)); - diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m deleted file mode 100644 index 8183196..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m +++ /dev/null @@ -1,50 +0,0 @@ -// -// CwlMachBadExceptionHandler.m -// CwlPreconditionTesting -// -// Created by Matt Gallagher on 2016/01/10. -// Copyright © 2016 Matt Gallagher ( http://cocoawithlove.com ). All rights reserved. -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -// SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -// IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// - -#if defined(__x86_64__) - - #import "mach_excServer.h" - #import "CwlMachBadInstructionHandler.h" - - @protocol BadInstructionReply - +(NSNumber *)receiveReply:(NSValue *)value; - @end - - /// A basic function that receives callbacks from mach_exc_server and relays them to the Swift implemented BadInstructionException.catch_mach_exception_raise_state. - kern_return_t catch_mach_exception_raise_state(mach_port_t exception_port, exception_type_t exception, const mach_exception_data_t code, mach_msg_type_number_t codeCnt, int *flavor, const thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t *new_stateCnt) { - bad_instruction_exception_reply_t reply = { exception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt }; - Class badInstructionClass = NSClassFromString(@"BadInstructionException"); - NSValue *value = [NSValue valueWithBytes: &reply objCType: @encode(bad_instruction_exception_reply_t)]; - return [[badInstructionClass performSelector: @selector(receiveReply:) withObject: value] intValue]; - } - - // The mach port should be configured so that this function is never used. - kern_return_t catch_mach_exception_raise(mach_port_t exception_port, mach_port_t thread, mach_port_t task, exception_type_t exception, mach_exception_data_t code, mach_msg_type_number_t codeCnt) { - assert(false); - return KERN_FAILURE; - } - - // The mach port should be configured so that this function is never used. - kern_return_t catch_mach_exception_raise_state_identity(mach_port_t exception_port, mach_port_t thread, mach_port_t task, exception_type_t exception, mach_exception_data_t code, mach_msg_type_number_t codeCnt, int *flavor, thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t *new_stateCnt) { - assert(false); - return KERN_FAILURE; - } - -#endif diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h deleted file mode 100644 index 5755bfc..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h +++ /dev/null @@ -1,70 +0,0 @@ -// -// CwlMachBadExceptionHandler.h -// CwlPreconditionTesting -// -// Created by Matt Gallagher on 2016/01/10. -// Copyright © 2016 Matt Gallagher ( http://cocoawithlove.com ). All rights reserved. -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -// SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -// IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// - -#import -#import - -NS_ASSUME_NONNULL_BEGIN - -extern boolean_t mach_exc_server(mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP); - -// The request_mach_exception_raise_t struct is passed to mach_msg which assumes its exact layout. To avoid problems with different layouts, we keep the definition in C rather than Swift. -typedef struct -{ - mach_msg_header_t Head; - /* start of the kernel processed data */ - mach_msg_body_t msgh_body; - mach_msg_port_descriptor_t thread; - mach_msg_port_descriptor_t task; - /* end of the kernel processed data */ - NDR_record_t NDR; - exception_type_t exception; - mach_msg_type_number_t codeCnt; - int64_t code[2]; - int flavor; - mach_msg_type_number_t old_stateCnt; - natural_t old_state[224]; -} request_mach_exception_raise_t; - -// The reply_mach_exception_raise_state_t struct is passed to mach_msg which assumes its exact layout. To avoid problems with different layouts, we keep the definition in C rather than Swift. -typedef struct -{ - mach_msg_header_t Head; - NDR_record_t NDR; - kern_return_t RetCode; - int flavor; - mach_msg_type_number_t new_stateCnt; - natural_t new_state[224]; -} reply_mach_exception_raise_state_t; - -typedef struct -{ - mach_port_t exception_port; - exception_type_t exception; - mach_exception_data_type_t const * _Nullable code; - mach_msg_type_number_t codeCnt; - int32_t * _Nullable flavor; - natural_t const * _Nullable old_state; - mach_msg_type_number_t old_stateCnt; - thread_state_t _Nullable new_state; - mach_msg_type_number_t * _Nullable new_stateCnt; -} bad_instruction_exception_reply_t; - -NS_ASSUME_NONNULL_END diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/mach_excServer.c b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/mach_excServer.c deleted file mode 100644 index 733c564..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/mach_excServer.c +++ /dev/null @@ -1,537 +0,0 @@ -/* - * IDENTIFICATION: - * stub generated Sun Jan 29 19:05:29 2017 - * with a MiG generated by bootstrap_cmds-96.20.2 - * OPTIONS: - */ - -#if defined(__x86_64__) - -/* Module mach_exc */ - -#define __MIG_check__Request__mach_exc_subsystem__ 1 - -#include "mach_excServer.h" - -#ifndef mig_internal -#define mig_internal static __inline__ -#endif /* mig_internal */ - -#ifndef mig_external -#define mig_external -#endif /* mig_external */ - -#if !defined(__MigTypeCheck) && defined(TypeCheck) -#define __MigTypeCheck TypeCheck /* Legacy setting */ -#endif /* !defined(__MigTypeCheck) */ - -#if !defined(__MigKernelSpecificCode) && defined(_MIG_KERNEL_SPECIFIC_CODE_) -#define __MigKernelSpecificCode _MIG_KERNEL_SPECIFIC_CODE_ /* Legacy setting */ -#endif /* !defined(__MigKernelSpecificCode) */ - -#ifndef LimitCheck -#define LimitCheck 0 -#endif /* LimitCheck */ - -#ifndef min -#define min(a,b) ( ((a) < (b))? (a): (b) ) -#endif /* min */ - -#if !defined(_WALIGN_) -#define _WALIGN_(x) (((x) + 3) & ~3) -#endif /* !defined(_WALIGN_) */ - -#if !defined(_WALIGNSZ_) -#define _WALIGNSZ_(x) _WALIGN_(sizeof(x)) -#endif /* !defined(_WALIGNSZ_) */ - -#ifndef UseStaticTemplates -#define UseStaticTemplates 0 -#endif /* UseStaticTemplates */ - -#ifndef __DeclareRcvRpc -#define __DeclareRcvRpc(_NUM_, _NAME_) -#endif /* __DeclareRcvRpc */ - -#ifndef __BeforeRcvRpc -#define __BeforeRcvRpc(_NUM_, _NAME_) -#endif /* __BeforeRcvRpc */ - -#ifndef __AfterRcvRpc -#define __AfterRcvRpc(_NUM_, _NAME_) -#endif /* __AfterRcvRpc */ - -#ifndef __DeclareRcvSimple -#define __DeclareRcvSimple(_NUM_, _NAME_) -#endif /* __DeclareRcvSimple */ - -#ifndef __BeforeRcvSimple -#define __BeforeRcvSimple(_NUM_, _NAME_) -#endif /* __BeforeRcvSimple */ - -#ifndef __AfterRcvSimple -#define __AfterRcvSimple(_NUM_, _NAME_) -#endif /* __AfterRcvSimple */ - -#define novalue void - -#define msgh_request_port msgh_local_port -#define MACH_MSGH_BITS_REQUEST(bits) MACH_MSGH_BITS_LOCAL(bits) -#define msgh_reply_port msgh_remote_port -#define MACH_MSGH_BITS_REPLY(bits) MACH_MSGH_BITS_REMOTE(bits) - -#define MIG_RETURN_ERROR(X, code) {\ - ((mig_reply_error_t *)X)->RetCode = code;\ - ((mig_reply_error_t *)X)->NDR = NDR_record;\ - return;\ - } - -/* Forward Declarations */ - - -mig_internal novalue _Xmach_exception_raise - (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP); - -mig_internal novalue _Xmach_exception_raise_state - (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP); - -mig_internal novalue _Xmach_exception_raise_state_identity - (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP); - - -#if ( __MigTypeCheck ) -#if __MIG_check__Request__mach_exc_subsystem__ -#if !defined(__MIG_check__Request__mach_exception_raise_t__defined) -#define __MIG_check__Request__mach_exception_raise_t__defined - -mig_internal kern_return_t __MIG_check__Request__mach_exception_raise_t(__attribute__((__unused__)) __Request__mach_exception_raise_t *In0P) -{ - - typedef __Request__mach_exception_raise_t __Request; -#if __MigTypeCheck - unsigned int msgh_size; -#endif /* __MigTypeCheck */ - -#if __MigTypeCheck - msgh_size = In0P->Head.msgh_size; - if (!(In0P->Head.msgh_bits & MACH_MSGH_BITS_COMPLEX) || - (In0P->msgh_body.msgh_descriptor_count != 2) || - (msgh_size < (mach_msg_size_t)(sizeof(__Request) - 16)) || (msgh_size > (mach_msg_size_t)sizeof(__Request))) - return MIG_BAD_ARGUMENTS; -#endif /* __MigTypeCheck */ - -#if __MigTypeCheck - if (In0P->thread.type != MACH_MSG_PORT_DESCRIPTOR || - In0P->thread.disposition != 17) - return MIG_TYPE_ERROR; -#endif /* __MigTypeCheck */ - -#if __MigTypeCheck - if (In0P->task.type != MACH_MSG_PORT_DESCRIPTOR || - In0P->task.disposition != 17) - return MIG_TYPE_ERROR; -#endif /* __MigTypeCheck */ - -#if defined(__NDR_convert__int_rep__Request__mach_exception_raise_t__codeCnt__defined) - if (In0P->NDR.int_rep != NDR_record.int_rep) - __NDR_convert__int_rep__Request__mach_exception_raise_t__codeCnt(&In0P->codeCnt, In0P->NDR.int_rep); -#endif /* __NDR_convert__int_rep__Request__mach_exception_raise_t__codeCnt__defined */ -#if __MigTypeCheck - if ( In0P->codeCnt > 2 ) - return MIG_BAD_ARGUMENTS; - if (((msgh_size - (mach_msg_size_t)(sizeof(__Request) - 16)) / 8 < In0P->codeCnt) || - (msgh_size != (mach_msg_size_t)(sizeof(__Request) - 16) + (8 * In0P->codeCnt))) - return MIG_BAD_ARGUMENTS; -#endif /* __MigTypeCheck */ - - return MACH_MSG_SUCCESS; -} -#endif /* !defined(__MIG_check__Request__mach_exception_raise_t__defined) */ -#endif /* __MIG_check__Request__mach_exc_subsystem__ */ -#endif /* ( __MigTypeCheck ) */ - - -/* Routine mach_exception_raise */ -mig_internal novalue _Xmach_exception_raise - (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP) -{ - -#ifdef __MigPackStructs -#pragma pack(4) -#endif - typedef struct { - mach_msg_header_t Head; - /* start of the kernel processed data */ - mach_msg_body_t msgh_body; - mach_msg_port_descriptor_t thread; - mach_msg_port_descriptor_t task; - /* end of the kernel processed data */ - NDR_record_t NDR; - exception_type_t exception; - mach_msg_type_number_t codeCnt; - int64_t code[2]; - mach_msg_trailer_t trailer; - } Request __attribute__((unused)); -#ifdef __MigPackStructs -#pragma pack() -#endif - typedef __Request__mach_exception_raise_t __Request; - typedef __Reply__mach_exception_raise_t Reply __attribute__((unused)); - - /* - * typedef struct { - * mach_msg_header_t Head; - * NDR_record_t NDR; - * kern_return_t RetCode; - * } mig_reply_error_t; - */ - - Request *In0P = (Request *) InHeadP; - Reply *OutP = (Reply *) OutHeadP; -#ifdef __MIG_check__Request__mach_exception_raise_t__defined - kern_return_t check_result; -#endif /* __MIG_check__Request__mach_exception_raise_t__defined */ - - __DeclareRcvRpc(2405, "mach_exception_raise") - __BeforeRcvRpc(2405, "mach_exception_raise") - -#if defined(__MIG_check__Request__mach_exception_raise_t__defined) - check_result = __MIG_check__Request__mach_exception_raise_t((__Request *)In0P); - if (check_result != MACH_MSG_SUCCESS) - { MIG_RETURN_ERROR(OutP, check_result); } -#endif /* defined(__MIG_check__Request__mach_exception_raise_t__defined) */ - - OutP->RetCode = catch_mach_exception_raise(In0P->Head.msgh_request_port, In0P->thread.name, In0P->task.name, In0P->exception, In0P->code, In0P->codeCnt); - - OutP->NDR = NDR_record; - - - __AfterRcvRpc(2405, "mach_exception_raise") -} - -#if ( __MigTypeCheck ) -#if __MIG_check__Request__mach_exc_subsystem__ -#if !defined(__MIG_check__Request__mach_exception_raise_state_t__defined) -#define __MIG_check__Request__mach_exception_raise_state_t__defined - -mig_internal kern_return_t __MIG_check__Request__mach_exception_raise_state_t(__attribute__((__unused__)) __Request__mach_exception_raise_state_t *In0P, __attribute__((__unused__)) __Request__mach_exception_raise_state_t **In1PP) -{ - - typedef __Request__mach_exception_raise_state_t __Request; - __Request *In1P; -#if __MigTypeCheck - unsigned int msgh_size; -#endif /* __MigTypeCheck */ - unsigned int msgh_size_delta; - -#if __MigTypeCheck - msgh_size = In0P->Head.msgh_size; - if ((In0P->Head.msgh_bits & MACH_MSGH_BITS_COMPLEX) || - (msgh_size < (mach_msg_size_t)(sizeof(__Request) - 912)) || (msgh_size > (mach_msg_size_t)sizeof(__Request))) - return MIG_BAD_ARGUMENTS; -#endif /* __MigTypeCheck */ - -#if defined(__NDR_convert__int_rep__Request__mach_exception_raise_state_t__codeCnt__defined) - if (In0P->NDR.int_rep != NDR_record.int_rep) - __NDR_convert__int_rep__Request__mach_exception_raise_state_t__codeCnt(&In0P->codeCnt, In0P->NDR.int_rep); -#endif /* __NDR_convert__int_rep__Request__mach_exception_raise_state_t__codeCnt__defined */ - msgh_size_delta = (8 * In0P->codeCnt); -#if __MigTypeCheck - if ( In0P->codeCnt > 2 ) - return MIG_BAD_ARGUMENTS; - if (((msgh_size - (mach_msg_size_t)(sizeof(__Request) - 912)) / 8 < In0P->codeCnt) || - (msgh_size < (mach_msg_size_t)(sizeof(__Request) - 912) + (8 * In0P->codeCnt))) - return MIG_BAD_ARGUMENTS; - msgh_size -= msgh_size_delta; -#endif /* __MigTypeCheck */ - - *In1PP = In1P = (__Request *) ((pointer_t) In0P + msgh_size_delta - 16); - -#if defined(__NDR_convert__int_rep__Request__mach_exception_raise_state_t__old_stateCnt__defined) - if (In0P->NDR.int_rep != NDR_record.int_rep) - __NDR_convert__int_rep__Request__mach_exception_raise_state_t__old_stateCnt(&In1P->old_stateCnt, In1P->NDR.int_rep); -#endif /* __NDR_convert__int_rep__Request__mach_exception_raise_state_t__old_stateCnt__defined */ -#if __MigTypeCheck - if ( In1P->old_stateCnt > 224 ) - return MIG_BAD_ARGUMENTS; - if (((msgh_size - (mach_msg_size_t)(sizeof(__Request) - 912)) / 4 < In1P->old_stateCnt) || - (msgh_size != (mach_msg_size_t)(sizeof(__Request) - 912) + (4 * In1P->old_stateCnt))) - return MIG_BAD_ARGUMENTS; -#endif /* __MigTypeCheck */ - - return MACH_MSG_SUCCESS; -} -#endif /* !defined(__MIG_check__Request__mach_exception_raise_state_t__defined) */ -#endif /* __MIG_check__Request__mach_exc_subsystem__ */ -#endif /* ( __MigTypeCheck ) */ - - -/* Routine mach_exception_raise_state */ -mig_internal novalue _Xmach_exception_raise_state - (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP) -{ - -#ifdef __MigPackStructs -#pragma pack(4) -#endif - typedef struct { - mach_msg_header_t Head; - NDR_record_t NDR; - exception_type_t exception; - mach_msg_type_number_t codeCnt; - int64_t code[2]; - int flavor; - mach_msg_type_number_t old_stateCnt; - natural_t old_state[224]; - mach_msg_trailer_t trailer; - } Request __attribute__((unused)); -#ifdef __MigPackStructs -#pragma pack() -#endif - typedef __Request__mach_exception_raise_state_t __Request; - typedef __Reply__mach_exception_raise_state_t Reply __attribute__((unused)); - - /* - * typedef struct { - * mach_msg_header_t Head; - * NDR_record_t NDR; - * kern_return_t RetCode; - * } mig_reply_error_t; - */ - - Request *In0P = (Request *) InHeadP; - Request *In1P; - Reply *OutP = (Reply *) OutHeadP; -#ifdef __MIG_check__Request__mach_exception_raise_state_t__defined - kern_return_t check_result; -#endif /* __MIG_check__Request__mach_exception_raise_state_t__defined */ - - __DeclareRcvRpc(2406, "mach_exception_raise_state") - __BeforeRcvRpc(2406, "mach_exception_raise_state") - -#if defined(__MIG_check__Request__mach_exception_raise_state_t__defined) - check_result = __MIG_check__Request__mach_exception_raise_state_t((__Request *)In0P, (__Request **)&In1P); - if (check_result != MACH_MSG_SUCCESS) - { MIG_RETURN_ERROR(OutP, check_result); } -#endif /* defined(__MIG_check__Request__mach_exception_raise_state_t__defined) */ - - OutP->new_stateCnt = 224; - - OutP->RetCode = catch_mach_exception_raise_state(In0P->Head.msgh_request_port, In0P->exception, In0P->code, In0P->codeCnt, &In1P->flavor, In1P->old_state, In1P->old_stateCnt, OutP->new_state, &OutP->new_stateCnt); - if (OutP->RetCode != KERN_SUCCESS) { - MIG_RETURN_ERROR(OutP, OutP->RetCode); - } - - OutP->NDR = NDR_record; - - - OutP->flavor = In1P->flavor; - OutP->Head.msgh_size = (mach_msg_size_t)(sizeof(Reply) - 896) + (((4 * OutP->new_stateCnt))); - - __AfterRcvRpc(2406, "mach_exception_raise_state") -} - -#if ( __MigTypeCheck ) -#if __MIG_check__Request__mach_exc_subsystem__ -#if !defined(__MIG_check__Request__mach_exception_raise_state_identity_t__defined) -#define __MIG_check__Request__mach_exception_raise_state_identity_t__defined - -mig_internal kern_return_t __MIG_check__Request__mach_exception_raise_state_identity_t(__attribute__((__unused__)) __Request__mach_exception_raise_state_identity_t *In0P, __attribute__((__unused__)) __Request__mach_exception_raise_state_identity_t **In1PP) -{ - - typedef __Request__mach_exception_raise_state_identity_t __Request; - __Request *In1P; -#if __MigTypeCheck - unsigned int msgh_size; -#endif /* __MigTypeCheck */ - unsigned int msgh_size_delta; - -#if __MigTypeCheck - msgh_size = In0P->Head.msgh_size; - if (!(In0P->Head.msgh_bits & MACH_MSGH_BITS_COMPLEX) || - (In0P->msgh_body.msgh_descriptor_count != 2) || - (msgh_size < (mach_msg_size_t)(sizeof(__Request) - 912)) || (msgh_size > (mach_msg_size_t)sizeof(__Request))) - return MIG_BAD_ARGUMENTS; -#endif /* __MigTypeCheck */ - -#if __MigTypeCheck - if (In0P->thread.type != MACH_MSG_PORT_DESCRIPTOR || - In0P->thread.disposition != 17) - return MIG_TYPE_ERROR; -#endif /* __MigTypeCheck */ - -#if __MigTypeCheck - if (In0P->task.type != MACH_MSG_PORT_DESCRIPTOR || - In0P->task.disposition != 17) - return MIG_TYPE_ERROR; -#endif /* __MigTypeCheck */ - -#if defined(__NDR_convert__int_rep__Request__mach_exception_raise_state_identity_t__codeCnt__defined) - if (In0P->NDR.int_rep != NDR_record.int_rep) - __NDR_convert__int_rep__Request__mach_exception_raise_state_identity_t__codeCnt(&In0P->codeCnt, In0P->NDR.int_rep); -#endif /* __NDR_convert__int_rep__Request__mach_exception_raise_state_identity_t__codeCnt__defined */ - msgh_size_delta = (8 * In0P->codeCnt); -#if __MigTypeCheck - if ( In0P->codeCnt > 2 ) - return MIG_BAD_ARGUMENTS; - if (((msgh_size - (mach_msg_size_t)(sizeof(__Request) - 912)) / 8 < In0P->codeCnt) || - (msgh_size < (mach_msg_size_t)(sizeof(__Request) - 912) + (8 * In0P->codeCnt))) - return MIG_BAD_ARGUMENTS; - msgh_size -= msgh_size_delta; -#endif /* __MigTypeCheck */ - - *In1PP = In1P = (__Request *) ((pointer_t) In0P + msgh_size_delta - 16); - -#if defined(__NDR_convert__int_rep__Request__mach_exception_raise_state_identity_t__old_stateCnt__defined) - if (In0P->NDR.int_rep != NDR_record.int_rep) - __NDR_convert__int_rep__Request__mach_exception_raise_state_identity_t__old_stateCnt(&In1P->old_stateCnt, In1P->NDR.int_rep); -#endif /* __NDR_convert__int_rep__Request__mach_exception_raise_state_identity_t__old_stateCnt__defined */ -#if __MigTypeCheck - if ( In1P->old_stateCnt > 224 ) - return MIG_BAD_ARGUMENTS; - if (((msgh_size - (mach_msg_size_t)(sizeof(__Request) - 912)) / 4 < In1P->old_stateCnt) || - (msgh_size != (mach_msg_size_t)(sizeof(__Request) - 912) + (4 * In1P->old_stateCnt))) - return MIG_BAD_ARGUMENTS; -#endif /* __MigTypeCheck */ - - return MACH_MSG_SUCCESS; -} -#endif /* !defined(__MIG_check__Request__mach_exception_raise_state_identity_t__defined) */ -#endif /* __MIG_check__Request__mach_exc_subsystem__ */ -#endif /* ( __MigTypeCheck ) */ - - -/* Routine mach_exception_raise_state_identity */ -mig_internal novalue _Xmach_exception_raise_state_identity - (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP) -{ - -#ifdef __MigPackStructs -#pragma pack(4) -#endif - typedef struct { - mach_msg_header_t Head; - /* start of the kernel processed data */ - mach_msg_body_t msgh_body; - mach_msg_port_descriptor_t thread; - mach_msg_port_descriptor_t task; - /* end of the kernel processed data */ - NDR_record_t NDR; - exception_type_t exception; - mach_msg_type_number_t codeCnt; - int64_t code[2]; - int flavor; - mach_msg_type_number_t old_stateCnt; - natural_t old_state[224]; - mach_msg_trailer_t trailer; - } Request __attribute__((unused)); -#ifdef __MigPackStructs -#pragma pack() -#endif - typedef __Request__mach_exception_raise_state_identity_t __Request; - typedef __Reply__mach_exception_raise_state_identity_t Reply __attribute__((unused)); - - /* - * typedef struct { - * mach_msg_header_t Head; - * NDR_record_t NDR; - * kern_return_t RetCode; - * } mig_reply_error_t; - */ - - Request *In0P = (Request *) InHeadP; - Request *In1P; - Reply *OutP = (Reply *) OutHeadP; -#ifdef __MIG_check__Request__mach_exception_raise_state_identity_t__defined - kern_return_t check_result; -#endif /* __MIG_check__Request__mach_exception_raise_state_identity_t__defined */ - - __DeclareRcvRpc(2407, "mach_exception_raise_state_identity") - __BeforeRcvRpc(2407, "mach_exception_raise_state_identity") - -#if defined(__MIG_check__Request__mach_exception_raise_state_identity_t__defined) - check_result = __MIG_check__Request__mach_exception_raise_state_identity_t((__Request *)In0P, (__Request **)&In1P); - if (check_result != MACH_MSG_SUCCESS) - { MIG_RETURN_ERROR(OutP, check_result); } -#endif /* defined(__MIG_check__Request__mach_exception_raise_state_identity_t__defined) */ - - OutP->new_stateCnt = 224; - - OutP->RetCode = catch_mach_exception_raise_state_identity(In0P->Head.msgh_request_port, In0P->thread.name, In0P->task.name, In0P->exception, In0P->code, In0P->codeCnt, &In1P->flavor, In1P->old_state, In1P->old_stateCnt, OutP->new_state, &OutP->new_stateCnt); - if (OutP->RetCode != KERN_SUCCESS) { - MIG_RETURN_ERROR(OutP, OutP->RetCode); - } - - OutP->NDR = NDR_record; - - - OutP->flavor = In1P->flavor; - OutP->Head.msgh_size = (mach_msg_size_t)(sizeof(Reply) - 896) + (((4 * OutP->new_stateCnt))); - - __AfterRcvRpc(2407, "mach_exception_raise_state_identity") -} - - - -/* Description of this subsystem, for use in direct RPC */ -const struct catch_mach_exc_subsystem catch_mach_exc_subsystem = { - mach_exc_server_routine, - 2405, - 2408, - (mach_msg_size_t)sizeof(union __ReplyUnion__catch_mach_exc_subsystem), - (vm_address_t)0, - { - { (mig_impl_routine_t) 0, - (mig_stub_routine_t) _Xmach_exception_raise, 6, 0, (routine_arg_descriptor_t)0, (mach_msg_size_t)sizeof(__Reply__mach_exception_raise_t)}, - { (mig_impl_routine_t) 0, - (mig_stub_routine_t) _Xmach_exception_raise_state, 9, 0, (routine_arg_descriptor_t)0, (mach_msg_size_t)sizeof(__Reply__mach_exception_raise_state_t)}, - { (mig_impl_routine_t) 0, - (mig_stub_routine_t) _Xmach_exception_raise_state_identity, 11, 0, (routine_arg_descriptor_t)0, (mach_msg_size_t)sizeof(__Reply__mach_exception_raise_state_identity_t)}, - } -}; - -mig_external boolean_t mach_exc_server - (mach_msg_header_t *InHeadP, mach_msg_header_t *OutHeadP) -{ - /* - * typedef struct { - * mach_msg_header_t Head; - * NDR_record_t NDR; - * kern_return_t RetCode; - * } mig_reply_error_t; - */ - - register mig_routine_t routine; - - OutHeadP->msgh_bits = MACH_MSGH_BITS(MACH_MSGH_BITS_REPLY(InHeadP->msgh_bits), 0); - OutHeadP->msgh_remote_port = InHeadP->msgh_reply_port; - /* Minimal size: routine() will update it if different */ - OutHeadP->msgh_size = (mach_msg_size_t)sizeof(mig_reply_error_t); - OutHeadP->msgh_local_port = MACH_PORT_NULL; - OutHeadP->msgh_id = InHeadP->msgh_id + 100; - OutHeadP->msgh_reserved = 0; - - if ((InHeadP->msgh_id > 2407) || (InHeadP->msgh_id < 2405) || - ((routine = catch_mach_exc_subsystem.routine[InHeadP->msgh_id - 2405].stub_routine) == 0)) { - ((mig_reply_error_t *)OutHeadP)->NDR = NDR_record; - ((mig_reply_error_t *)OutHeadP)->RetCode = MIG_BAD_ID; - return FALSE; - } - (*routine) (InHeadP, OutHeadP); - return TRUE; -} - -mig_external mig_routine_t mach_exc_server_routine - (mach_msg_header_t *InHeadP) -{ - register int msgh_id; - - msgh_id = InHeadP->msgh_id - 2405; - - if ((msgh_id > 2) || (msgh_id < 0)) - return 0; - - return catch_mach_exc_subsystem.routine[msgh_id].stub_routine; -} - -#endif diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/mach_excServer.h b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/mach_excServer.h deleted file mode 100644 index 52e53ae..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/mach_excServer.h +++ /dev/null @@ -1,321 +0,0 @@ -#ifndef _mach_exc_server_ -#define _mach_exc_server_ - -/* Module mach_exc */ - -#include -#include -#include -#include -#include -#include -#include -#include -#include - -/* BEGIN VOUCHER CODE */ - -#ifndef KERNEL -#if defined(__has_include) -#if __has_include() -#ifndef USING_VOUCHERS -#define USING_VOUCHERS -#endif -#ifndef __VOUCHER_FORWARD_TYPE_DECLS__ -#define __VOUCHER_FORWARD_TYPE_DECLS__ -#ifdef __cplusplus -extern "C" { -#endif - extern boolean_t voucher_mach_msg_set(mach_msg_header_t *msg) __attribute__((weak_import)); -#ifdef __cplusplus -} -#endif -#endif // __VOUCHER_FORWARD_TYPE_DECLS__ -#endif // __has_include() -#endif // __has_include -#endif // !KERNEL - -/* END VOUCHER CODE */ - - -/* BEGIN MIG_STRNCPY_ZEROFILL CODE */ - -#if defined(__has_include) -#if __has_include() -#ifndef USING_MIG_STRNCPY_ZEROFILL -#define USING_MIG_STRNCPY_ZEROFILL -#endif -#ifndef __MIG_STRNCPY_ZEROFILL_FORWARD_TYPE_DECLS__ -#define __MIG_STRNCPY_ZEROFILL_FORWARD_TYPE_DECLS__ -#ifdef __cplusplus -extern "C" { -#endif - extern int mig_strncpy_zerofill(char *dest, const char *src, int len) __attribute__((weak_import)); -#ifdef __cplusplus -} -#endif -#endif /* __MIG_STRNCPY_ZEROFILL_FORWARD_TYPE_DECLS__ */ -#endif /* __has_include() */ -#endif /* __has_include */ - -/* END MIG_STRNCPY_ZEROFILL CODE */ - - -#ifdef AUTOTEST -#ifndef FUNCTION_PTR_T -#define FUNCTION_PTR_T -typedef void (*function_ptr_t)(mach_port_t, char *, mach_msg_type_number_t); -typedef struct { - char *name; - function_ptr_t function; -} function_table_entry; -typedef function_table_entry *function_table_t; -#endif /* FUNCTION_PTR_T */ -#endif /* AUTOTEST */ - -#ifndef mach_exc_MSG_COUNT -#define mach_exc_MSG_COUNT 3 -#endif /* mach_exc_MSG_COUNT */ - -#include -#include -#include -#include - -#ifdef __BeforeMigServerHeader -__BeforeMigServerHeader -#endif /* __BeforeMigServerHeader */ - - -/* Routine mach_exception_raise */ -#ifdef mig_external -mig_external -#else -extern -#endif /* mig_external */ -kern_return_t catch_mach_exception_raise -( - mach_port_t exception_port, - mach_port_t thread, - mach_port_t task, - exception_type_t exception, - mach_exception_data_t code, - mach_msg_type_number_t codeCnt -); - -/* Routine mach_exception_raise_state */ -#ifdef mig_external -mig_external -#else -extern -#endif /* mig_external */ -kern_return_t catch_mach_exception_raise_state -( - mach_port_t exception_port, - exception_type_t exception, - const mach_exception_data_t code, - mach_msg_type_number_t codeCnt, - int *flavor, - const thread_state_t old_state, - mach_msg_type_number_t old_stateCnt, - thread_state_t new_state, - mach_msg_type_number_t *new_stateCnt -); - -/* Routine mach_exception_raise_state_identity */ -#ifdef mig_external -mig_external -#else -extern -#endif /* mig_external */ -kern_return_t catch_mach_exception_raise_state_identity -( - mach_port_t exception_port, - mach_port_t thread, - mach_port_t task, - exception_type_t exception, - mach_exception_data_t code, - mach_msg_type_number_t codeCnt, - int *flavor, - thread_state_t old_state, - mach_msg_type_number_t old_stateCnt, - thread_state_t new_state, - mach_msg_type_number_t *new_stateCnt -); - -#ifdef mig_external -mig_external -#else -extern -#endif /* mig_external */ -boolean_t mach_exc_server( - mach_msg_header_t *InHeadP, - mach_msg_header_t *OutHeadP); - -#ifdef mig_external -mig_external -#else -extern -#endif /* mig_external */ -mig_routine_t mach_exc_server_routine( - mach_msg_header_t *InHeadP); - - -/* Description of this subsystem, for use in direct RPC */ -extern const struct catch_mach_exc_subsystem { - mig_server_routine_t server; /* Server routine */ - mach_msg_id_t start; /* Min routine number */ - mach_msg_id_t end; /* Max routine number + 1 */ - unsigned int maxsize; /* Max msg size */ - vm_address_t reserved; /* Reserved */ - struct routine_descriptor /*Array of routine descriptors */ - routine[3]; -} catch_mach_exc_subsystem; - -/* typedefs for all requests */ - -#ifndef __Request__mach_exc_subsystem__defined -#define __Request__mach_exc_subsystem__defined - -#ifdef __MigPackStructs -#pragma pack(4) -#endif - typedef struct { - mach_msg_header_t Head; - /* start of the kernel processed data */ - mach_msg_body_t msgh_body; - mach_msg_port_descriptor_t thread; - mach_msg_port_descriptor_t task; - /* end of the kernel processed data */ - NDR_record_t NDR; - exception_type_t exception; - mach_msg_type_number_t codeCnt; - int64_t code[2]; - } __Request__mach_exception_raise_t __attribute__((unused)); -#ifdef __MigPackStructs -#pragma pack() -#endif - -#ifdef __MigPackStructs -#pragma pack(4) -#endif - typedef struct { - mach_msg_header_t Head; - NDR_record_t NDR; - exception_type_t exception; - mach_msg_type_number_t codeCnt; - int64_t code[2]; - int flavor; - mach_msg_type_number_t old_stateCnt; - natural_t old_state[224]; - } __Request__mach_exception_raise_state_t __attribute__((unused)); -#ifdef __MigPackStructs -#pragma pack() -#endif - -#ifdef __MigPackStructs -#pragma pack(4) -#endif - typedef struct { - mach_msg_header_t Head; - /* start of the kernel processed data */ - mach_msg_body_t msgh_body; - mach_msg_port_descriptor_t thread; - mach_msg_port_descriptor_t task; - /* end of the kernel processed data */ - NDR_record_t NDR; - exception_type_t exception; - mach_msg_type_number_t codeCnt; - int64_t code[2]; - int flavor; - mach_msg_type_number_t old_stateCnt; - natural_t old_state[224]; - } __Request__mach_exception_raise_state_identity_t __attribute__((unused)); -#ifdef __MigPackStructs -#pragma pack() -#endif -#endif /* !__Request__mach_exc_subsystem__defined */ - - -/* union of all requests */ - -#ifndef __RequestUnion__catch_mach_exc_subsystem__defined -#define __RequestUnion__catch_mach_exc_subsystem__defined -union __RequestUnion__catch_mach_exc_subsystem { - __Request__mach_exception_raise_t Request_mach_exception_raise; - __Request__mach_exception_raise_state_t Request_mach_exception_raise_state; - __Request__mach_exception_raise_state_identity_t Request_mach_exception_raise_state_identity; -}; -#endif /* __RequestUnion__catch_mach_exc_subsystem__defined */ -/* typedefs for all replies */ - -#ifndef __Reply__mach_exc_subsystem__defined -#define __Reply__mach_exc_subsystem__defined - -#ifdef __MigPackStructs -#pragma pack(4) -#endif - typedef struct { - mach_msg_header_t Head; - NDR_record_t NDR; - kern_return_t RetCode; - } __Reply__mach_exception_raise_t __attribute__((unused)); -#ifdef __MigPackStructs -#pragma pack() -#endif - -#ifdef __MigPackStructs -#pragma pack(4) -#endif - typedef struct { - mach_msg_header_t Head; - NDR_record_t NDR; - kern_return_t RetCode; - int flavor; - mach_msg_type_number_t new_stateCnt; - natural_t new_state[224]; - } __Reply__mach_exception_raise_state_t __attribute__((unused)); -#ifdef __MigPackStructs -#pragma pack() -#endif - -#ifdef __MigPackStructs -#pragma pack(4) -#endif - typedef struct { - mach_msg_header_t Head; - NDR_record_t NDR; - kern_return_t RetCode; - int flavor; - mach_msg_type_number_t new_stateCnt; - natural_t new_state[224]; - } __Reply__mach_exception_raise_state_identity_t __attribute__((unused)); -#ifdef __MigPackStructs -#pragma pack() -#endif -#endif /* !__Reply__mach_exc_subsystem__defined */ - - -/* union of all replies */ - -#ifndef __ReplyUnion__catch_mach_exc_subsystem__defined -#define __ReplyUnion__catch_mach_exc_subsystem__defined -union __ReplyUnion__catch_mach_exc_subsystem { - __Reply__mach_exception_raise_t Reply_mach_exception_raise; - __Reply__mach_exception_raise_state_t Reply_mach_exception_raise_state; - __Reply__mach_exception_raise_state_identity_t Reply_mach_exception_raise_state_identity; -}; -#endif /* __RequestUnion__catch_mach_exc_subsystem__defined */ - -#ifndef subsystem_to_name_map_mach_exc -#define subsystem_to_name_map_mach_exc \ - { "mach_exception_raise", 2405 },\ - { "mach_exception_raise_state", 2406 },\ - { "mach_exception_raise_state_identity", 2407 } -#endif - -#ifdef __AfterMigServerHeader -__AfterMigServerHeader -#endif /* __AfterMigServerHeader */ - -#endif /* _mach_exc_server_ */ diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlBadInstructionException.swift b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlBadInstructionException.swift deleted file mode 100644 index 91e5d4d..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlBadInstructionException.swift +++ /dev/null @@ -1,89 +0,0 @@ -// -// CwlBadInstructionException.swift -// CwlPreconditionTesting -// -// Created by Matt Gallagher on 2016/01/10. -// Copyright © 2016 Matt Gallagher ( http://cocoawithlove.com ). All rights reserved. -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -// SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -// IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// - -import Foundation - -#if SWIFT_PACKAGE - import CwlMachBadInstructionHandler -#endif - -private func raiseBadInstructionException() { - BadInstructionException().raise() -} - -/// A simple NSException subclass. It's not required to subclass NSException (since the exception type is represented in the name) but this helps for identifying the exception through runtime type. -@objc(BadInstructionException) -public class BadInstructionException: NSException { - static var name: String = "com.cocoawithlove.BadInstruction" - - init() { - super.init(name: NSExceptionName(rawValue: BadInstructionException.name), reason: nil, userInfo: nil) - } - - required public init?(coder aDecoder: NSCoder) { - super.init(coder: aDecoder) - } - - /// An Objective-C callable function, invoked from the `mach_exc_server` callback function `catch_mach_exception_raise_state` to push the `raiseBadInstructionException` function onto the stack. - @objc(receiveReply:) - public class func receiveReply(_ value: NSValue) -> NSNumber { - #if arch(x86_64) - var reply = bad_instruction_exception_reply_t(exception_port: 0, exception: 0, code: nil, codeCnt: 0, flavor: nil, old_state: nil, old_stateCnt: 0, new_state: nil, new_stateCnt: nil) - withUnsafeMutablePointer(to: &reply) { value.getValue(UnsafeMutableRawPointer($0)) } - - let old_state: UnsafePointer = reply.old_state! - let old_stateCnt: mach_msg_type_number_t = reply.old_stateCnt - let new_state: thread_state_t = reply.new_state! - let new_stateCnt: UnsafeMutablePointer = reply.new_stateCnt! - - // Make sure we've been given enough memory - if old_stateCnt != x86_THREAD_STATE64_COUNT || new_stateCnt.pointee < x86_THREAD_STATE64_COUNT { - return NSNumber(value: KERN_INVALID_ARGUMENT) - } - - // Read the old thread state - var state = old_state.withMemoryRebound(to: x86_thread_state64_t.self, capacity: 1) { return $0.pointee } - - // 1. Decrement the stack pointer - state.__rsp -= __uint64_t(MemoryLayout.size) - - // 2. Save the old Instruction Pointer to the stack. - if let pointer = UnsafeMutablePointer<__uint64_t>(bitPattern: UInt(state.__rsp)) { - pointer.pointee = state.__rip - } else { - return NSNumber(value: KERN_INVALID_ARGUMENT) - } - - // 3. Set the Instruction Pointer to the new function's address - var f: @convention(c) () -> Void = raiseBadInstructionException - withUnsafePointer(to: &f) { - state.__rip = $0.withMemoryRebound(to: __uint64_t.self, capacity: 1) { return $0.pointee } - } - - // Write the new thread state - new_state.withMemoryRebound(to: x86_thread_state64_t.self, capacity: 1) { $0.pointee = state } - new_stateCnt.pointee = x86_THREAD_STATE64_COUNT - - return NSNumber(value: KERN_SUCCESS) - #else - fatalError("Unavailable for this CPU architecture") - #endif - } -} diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstruction.swift b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstruction.swift deleted file mode 100644 index 6e84115..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstruction.swift +++ /dev/null @@ -1,199 +0,0 @@ -// -// CwlCatchBadInstruction.swift -// CwlPreconditionTesting -// -// Created by Matt Gallagher on 2016/01/10. -// Copyright © 2016 Matt Gallagher ( http://cocoawithlove.com ). All rights reserved. -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -// SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -// IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// - -import Foundation - -#if SWIFT_PACKAGE - import CwlCatchException - import CwlMachBadInstructionHandler -#endif - -#if arch(x86_64) - - private enum PthreadError: Error { case code(Int32) } - private enum MachExcServer: Error { case code(kern_return_t) } - - /// A quick function for converting Mach error results into Swift errors - private func kernCheck(_ f: () -> Int32) throws { - let r = f() - guard r == KERN_SUCCESS else { - throw NSError(domain: NSMachErrorDomain, code: Int(r), userInfo: nil) - } - } - - extension execTypesCountTuple { - mutating func pointer(in block: (UnsafeMutablePointer) -> R) -> R { - return withUnsafeMutablePointer(to: &self) { p -> R in - return p.withMemoryRebound(to: T.self, capacity: EXC_TYPES_COUNT) { ptr -> R in - return block(ptr) - } - } - } - } - - extension request_mach_exception_raise_t { - mutating func withMsgHeaderPointer(in block: (UnsafeMutablePointer) -> R) -> R { - return withUnsafeMutablePointer(to: &self) { p -> R in - return p.withMemoryRebound(to: mach_msg_header_t.self, capacity: 1) { ptr -> R in - return block(ptr) - } - } - } - } - - extension reply_mach_exception_raise_state_t { - mutating func withMsgHeaderPointer(in block: (UnsafeMutablePointer) -> R) -> R { - return withUnsafeMutablePointer(to: &self) { p -> R in - return p.withMemoryRebound(to: mach_msg_header_t.self, capacity: 1) { ptr -> R in - return block(ptr) - } - } - } - } - - /// A structure used to store context associated with the Mach message port - private struct MachContext { - var masks = execTypesCountTuple() - var count: mach_msg_type_number_t = 0 - var ports = execTypesCountTuple() - var behaviors = execTypesCountTuple() - var flavors = execTypesCountTuple() - var currentExceptionPort: mach_port_t = 0 - var handlerThread: pthread_t? = nil - - mutating func withUnsafeMutablePointers(in block: (UnsafeMutablePointer, UnsafeMutablePointer, UnsafeMutablePointer, UnsafeMutablePointer) -> R) -> R { - return masks.pointer { masksPtr in - return ports.pointer { portsPtr in - return behaviors.pointer { behaviorsPtr in - return flavors.pointer { flavorsPtr in - return block(masksPtr, portsPtr, behaviorsPtr, flavorsPtr) - } - } - } - } - } - } - - /// A function for receiving mach messages and parsing the first with mach_exc_server (and if any others are received, throwing them away). - private func machMessageHandler(_ arg: UnsafeMutableRawPointer) -> UnsafeMutableRawPointer? { - let context = arg.assumingMemoryBound(to: MachContext.self).pointee - var request = request_mach_exception_raise_t() - var reply = reply_mach_exception_raise_state_t() - - var handledfirstException = false - repeat { do { - // Request the next mach message from the port - request.Head.msgh_local_port = context.currentExceptionPort - request.Head.msgh_size = UInt32(MemoryLayout.size) - try kernCheck { request.withMsgHeaderPointer { requestPtr in - mach_msg(requestPtr, MACH_RCV_MSG | MACH_RCV_INTERRUPT, 0, request.Head.msgh_size, context.currentExceptionPort, 0, UInt32(MACH_PORT_NULL)) - } } - - // Prepare the reply structure - reply.Head.msgh_bits = MACH_MSGH_BITS(MACH_MSGH_BITS_REMOTE(request.Head.msgh_bits), 0) - reply.Head.msgh_local_port = UInt32(MACH_PORT_NULL) - reply.Head.msgh_remote_port = request.Head.msgh_remote_port - reply.Head.msgh_size = UInt32(MemoryLayout.size) - reply.NDR = NDR_record - - if !handledfirstException { - // Use the MiG generated server to invoke our handler for the request and fill in the rest of the reply structure - guard request.withMsgHeaderPointer(in: { requestPtr in reply.withMsgHeaderPointer { replyPtr in - mach_exc_server(requestPtr, replyPtr) - } }) != 0 else { throw MachExcServer.code(reply.RetCode) } - - handledfirstException = true - } else { - // If multiple fatal errors occur, don't handle subsequent errors (let the program crash) - reply.RetCode = KERN_FAILURE - } - - // Send the reply - try kernCheck { reply.withMsgHeaderPointer { replyPtr in - mach_msg(replyPtr, MACH_SEND_MSG, reply.Head.msgh_size, 0, UInt32(MACH_PORT_NULL), 0, UInt32(MACH_PORT_NULL)) - } } - } catch let error as NSError where (error.domain == NSMachErrorDomain && (error.code == Int(MACH_RCV_PORT_CHANGED) || error.code == Int(MACH_RCV_INVALID_NAME))) { - // Port was already closed before we started or closed while we were listening. - // This means the controlling thread shut down. - return nil - } catch { - // Should never be reached but this is testing code, don't try to recover, just abort - fatalError("Mach message error: \(error)") - } } while true - } - - /// Run the provided block. If a mach "BAD_INSTRUCTION" exception is raised, catch it and return a BadInstructionException (which captures stack information about the throw site, if desired). Otherwise return nil. - /// NOTE: This function is only intended for use in test harnesses – use in a distributed build is almost certainly a bad choice. If a "BAD_INSTRUCTION" exception is raised, the block will be exited before completion via Objective-C exception. The risks associated with an Objective-C exception apply here: most Swift/Objective-C functions are *not* exception-safe. Memory may be leaked and the program will not necessarily be left in a safe state. - /// - parameter block: a function without parameters that will be run - /// - returns: if an EXC_BAD_INSTRUCTION is raised during the execution of `block` then a BadInstructionException will be returned, otherwise `nil`. - public func catchBadInstruction(in block: () -> Void) -> BadInstructionException? { - var context = MachContext() - var result: BadInstructionException? = nil - do { - var handlerThread: pthread_t? = nil - defer { - // 8. Wait for the thread to terminate *if* we actually made it to the creation point - // The mach port should be destroyed *before* calling pthread_join to avoid a deadlock. - if handlerThread != nil { - pthread_join(handlerThread!, nil) - } - } - - try kernCheck { - // 1. Create the mach port - mach_port_allocate(mach_task_self_, MACH_PORT_RIGHT_RECEIVE, &context.currentExceptionPort) - } - defer { - // 7. Cleanup the mach port - mach_port_destroy(mach_task_self_, context.currentExceptionPort) - } - - try kernCheck { - // 2. Configure the mach port - mach_port_insert_right(mach_task_self_, context.currentExceptionPort, context.currentExceptionPort, MACH_MSG_TYPE_MAKE_SEND) - } - - try kernCheck { context.withUnsafeMutablePointers { masksPtr, portsPtr, behaviorsPtr, flavorsPtr in - // 3. Apply the mach port as the handler for this thread - thread_swap_exception_ports(mach_thread_self(), EXC_MASK_BAD_INSTRUCTION, context.currentExceptionPort, Int32(bitPattern: UInt32(EXCEPTION_STATE) | MACH_EXCEPTION_CODES), x86_THREAD_STATE64, masksPtr, &context.count, portsPtr, behaviorsPtr, flavorsPtr) - } } - - defer { context.withUnsafeMutablePointers { masksPtr, portsPtr, behaviorsPtr, flavorsPtr in - // 6. Unapply the mach port - _ = thread_swap_exception_ports(mach_thread_self(), EXC_MASK_BAD_INSTRUCTION, 0, EXCEPTION_DEFAULT, THREAD_STATE_NONE, masksPtr, &context.count, portsPtr, behaviorsPtr, flavorsPtr) - } } - - try withUnsafeMutablePointer(to: &context) { c throws in - // 4. Create the thread - let e = pthread_create(&handlerThread, nil, machMessageHandler, c) - guard e == 0 else { throw PthreadError.code(e) } - - // 5. Run the block - result = BadInstructionException.catchException(in: block) - } - } catch { - // Should never be reached but this is testing code, don't try to recover, just abort - fatalError("Mach port error: \(error)") - } - return result - } - -#endif - diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstructionPOSIX.swift b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstructionPOSIX.swift deleted file mode 100644 index eb9bc19..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstructionPOSIX.swift +++ /dev/null @@ -1,108 +0,0 @@ -// -// CwlCatchBadInstructionPosix.swift -// CwlPreconditionTesting -// -// Created by Matt Gallagher on 8/02/2016. -// Copyright © 2016 Matt Gallagher ( http://cocoawithlove.com ). All rights reserved. -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -// SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -// IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// - -import Foundation - -#if arch(x86_64) - - // This file is an alternative implementation to CwlCatchBadInstruction.swift that uses a SIGILL signal action and setenv/longjmp instead of a Mach exception handler and Objective-C exception raising. - // - // WARNING: - // This code is quick and dirty. It's a proof of concept for using a SIGILL handler and setjmp/longjmp where Mach exceptions and the Obj-C runtime aren't available. I ran the automated tests when I first wrote this code but I don't personally use it at all so by the time you're reading this comment, it probably broke and I didn't notice. - // Obvious limitations: - // * It doesn't work when debugging with lldb. - // * It doesn't scope correctly to the thread (it's global) - // * In violation of rules for signal handlers, it writes to the "red zone" on the stack - // * It isn't re-entrant - // * Plus all of the same caveats as the Mach exceptions version (doesn't play well with other handlers, probably leaks ARC memory, etc) - // Treat it like a loaded shotgun. Don't point it at your face. - - // This function is called from the signal handler to shut down the thread and return 1 (indicating a SIGILL was received). - private func callThreadExit() { - pthread_exit(UnsafeMutableRawPointer(bitPattern: 1)) - } - - // When called, this signal handler simulates a function call to `callThreadExit` - private func sigIllHandler(code: Int32, info: UnsafeMutablePointer<__siginfo>?, uap: UnsafeMutableRawPointer?) -> Void { - guard let context = uap?.assumingMemoryBound(to: ucontext64_t.self) else { return } - - // 1. Decrement the stack pointer - context.pointee.uc_mcontext64.pointee.__ss.__rsp -= __uint64_t(MemoryLayout.size) - - // 2. Save the old Instruction Pointer to the stack. - let rsp = context.pointee.uc_mcontext64.pointee.__ss.__rsp - if let ump = UnsafeMutablePointer<__uint64_t>(bitPattern: UInt(rsp)) { - ump.pointee = rsp - } - - // 3. Set the Instruction Pointer to the new function's address - var f: @convention(c) () -> Void = callThreadExit - withUnsafePointer(to: &f) { $0.withMemoryRebound(to: __uint64_t.self, capacity: 1) { ptr in - context.pointee.uc_mcontext64.pointee.__ss.__rip = ptr.pointee - } } - } - - /// Without Mach exceptions or the Objective-C runtime, there's nothing to put in the exception object. It's really just a boolean – either a SIGILL was caught or not. - public class BadInstructionException { - } - - /// Run the provided block. If a POSIX SIGILL is received, handle it and return a BadInstructionException (which is just an empty object in this POSIX signal version). Otherwise return nil. - /// NOTE: This function is only intended for use in test harnesses – use in a distributed build is almost certainly a bad choice. If a SIGILL is received, the block will be interrupted using a C `longjmp`. The risks associated with abrupt jumps apply here: most Swift functions are *not* interrupt-safe. Memory may be leaked and the program will not necessarily be left in a safe state. - /// - parameter block: a function without parameters that will be run - /// - returns: if an SIGILL is raised during the execution of `block` then a BadInstructionException will be returned, otherwise `nil`. - public func catchBadInstruction(block: @escaping () -> Void) -> BadInstructionException? { - // Construct the signal action - var sigActionPrev = sigaction() - let action = __sigaction_u(__sa_sigaction: sigIllHandler) - var sigActionNew = sigaction(__sigaction_u: action, sa_mask: sigset_t(), sa_flags: SA_SIGINFO) - - // Install the signal action - if sigaction(SIGILL, &sigActionNew, &sigActionPrev) != 0 { - fatalError("Sigaction error: \(errno)") - } - - defer { - // Restore the previous signal action - if sigaction(SIGILL, &sigActionPrev, nil) != 0 { - fatalError("Sigaction error: \(errno)") - } - } - - var b = block - let caught: Bool = withUnsafeMutablePointer(to: &b) { blockPtr in - // Run the block on its own thread - var handlerThread: pthread_t? = nil - let e = pthread_create(&handlerThread, nil, { arg in - (arg.assumingMemoryBound(to: (() -> Void).self).pointee)() - return nil - }, blockPtr) - precondition(e == 0, "Unable to create thread") - - // Wait for completion and get the result. It will be either `nil` or bitPattern 1 - var rawResult: UnsafeMutableRawPointer? = nil - let e2 = pthread_join(handlerThread!, &rawResult) - precondition(e2 == 0, "Thread join failed") - return Int(bitPattern: rawResult) != 0 - } - - return caught ? BadInstructionException() : nil - } - -#endif diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlDarwinDefinitions.swift b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlDarwinDefinitions.swift deleted file mode 100644 index 8d99d5e..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlDarwinDefinitions.swift +++ /dev/null @@ -1,55 +0,0 @@ -// -// CwlDarwinDefinitions.swift -// CwlPreconditionTesting -// -// Created by Matt Gallagher on 2016/01/10. -// Copyright © 2016 Matt Gallagher ( http://cocoawithlove.com ). All rights reserved. -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -// SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -// IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// - -import Darwin - -#if arch(x86_64) - - // From /usr/include/mach/message.h - // #define MACH_MSG_TYPE_MAKE_SEND 20 /* Must hold receive right */ - // #define MACH_MSGH_BITS_REMOTE(bits) \ - // ((bits) & MACH_MSGH_BITS_REMOTE_MASK) - // #define MACH_MSGH_BITS(remote, local) /* legacy */ \ - // ((remote) | ((local) << 8)) - public let MACH_MSG_TYPE_MAKE_SEND: UInt32 = 20 - public func MACH_MSGH_BITS_REMOTE(_ bits: UInt32) -> UInt32 { return bits & UInt32(MACH_MSGH_BITS_REMOTE_MASK) } - public func MACH_MSGH_BITS(_ remote: UInt32, _ local: UInt32) -> UInt32 { return ((remote) | ((local) << 8)) } - - // From /usr/include/mach/exception_types.h - // #define EXC_BAD_INSTRUCTION 2 /* Instruction failed */ - // #define EXC_MASK_BAD_INSTRUCTION (1 << EXC_BAD_INSTRUCTION) - public let EXC_BAD_INSTRUCTION: UInt32 = 2 - public let EXC_MASK_BAD_INSTRUCTION: UInt32 = 1 << EXC_BAD_INSTRUCTION - - // From /usr/include/mach/i386/thread_status.h - // #define x86_THREAD_STATE64_COUNT ((mach_msg_type_number_t) \ - // ( sizeof (x86_thread_state64_t) / sizeof (int) )) - public let x86_THREAD_STATE64_COUNT = UInt32(MemoryLayout.size / MemoryLayout.size) - - public let EXC_TYPES_COUNT = 14 - public struct execTypesCountTuple { - // From /usr/include/mach/i386/exception.h - // #define EXC_TYPES_COUNT 14 /* incl. illegal exception 0 */ - public var value: (T, T, T, T, T, T, T, T, T, T, T, T, T, T) = (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0) - public init() { - } - } - -#endif diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/Mach/CwlPreconditionTesting.h b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/Mach/CwlPreconditionTesting.h deleted file mode 100644 index f9dbedd..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/Mach/CwlPreconditionTesting.h +++ /dev/null @@ -1,30 +0,0 @@ -// -// CwlPreconditionTesting.h -// CwlPreconditionTesting -// -// Created by Matt Gallagher on 2016/01/10. -// Copyright © 2016 Matt Gallagher ( http://cocoawithlove.com ). All rights reserved. -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -// SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -// IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// - -#import - -//! Project version number for CwlUtils. -FOUNDATION_EXPORT double CwlPreconditionTestingVersionNumber; - -//! Project version string for CwlUtils. -FOUNDATION_EXPORT const unsigned char CwlAssertingTestingVersionString[]; - -#include "CwlMachBadInstructionHandler.h" -#include "CwlCatchException.h" diff --git a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/Posix/CwlPreconditionTesting.h b/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/Posix/CwlPreconditionTesting.h deleted file mode 100644 index 710afae..0000000 --- a/Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/Posix/CwlPreconditionTesting.h +++ /dev/null @@ -1,27 +0,0 @@ -// -// CwlPreconditionTesting.h -// CwlPreconditionTesting -// -// Created by Matt Gallagher on 2016/01/10. -// Copyright © 2016 Matt Gallagher ( http://cocoawithlove.com ). All rights reserved. -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -// SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -// IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// - -#import - -//! Project version number for CwlUtils. -FOUNDATION_EXPORT double CwlPreconditionTestingVersionNumber; - -//! Project version string for CwlUtils. -FOUNDATION_EXPORT const unsigned char CwlAssertingTestingVersionString[]; diff --git a/Example/Pods/Nimble/Sources/Nimble/Adapters/AdapterProtocols.swift b/Example/Pods/Nimble/Sources/Nimble/Adapters/AdapterProtocols.swift index 2e58fdf..abaf532 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Adapters/AdapterProtocols.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Adapters/AdapterProtocols.swift @@ -13,5 +13,6 @@ public protocol AssertionHandler { /// /// @see AssertionHandler public var NimbleAssertionHandler: AssertionHandler = { () -> AssertionHandler in + // swiftlint:disable:previous identifier_name return isXCTestAvailable() ? NimbleXCTestHandler() : NimbleXCTestUnavailableHandler() }() diff --git a/Example/Pods/Nimble/Sources/Nimble/Adapters/AssertionRecorder.swift b/Example/Pods/Nimble/Sources/Nimble/Adapters/AssertionRecorder.swift index 740c392..0f5df59 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Adapters/AssertionRecorder.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Adapters/AssertionRecorder.swift @@ -37,21 +37,48 @@ public class AssertionRecorder: AssertionHandler { } } +extension NMBExceptionCapture { + internal func tryBlockThrows(_ unsafeBlock: () throws -> Void) throws { + var catchedError: Error? + tryBlock { + do { + try unsafeBlock() + } catch { + catchedError = error + } + } + if let error = catchedError { + throw error + } + } +} + /// Allows you to temporarily replace the current Nimble assertion handler with /// the one provided for the scope of the closure. /// /// Once the closure finishes, then the original Nimble assertion handler is restored. /// /// @see AssertionHandler -public func withAssertionHandler(_ tempAssertionHandler: AssertionHandler, closure: () throws -> Void) { +public func withAssertionHandler(_ tempAssertionHandler: AssertionHandler, + file: FileString = #file, + line: UInt = #line, + closure: () throws -> Void) { let environment = NimbleEnvironment.activeInstance let oldRecorder = environment.assertionHandler let capturer = NMBExceptionCapture(handler: nil, finally: ({ environment.assertionHandler = oldRecorder })) environment.assertionHandler = tempAssertionHandler - capturer.tryBlock { - try! closure() + + do { + try capturer.tryBlockThrows { + try closure() + } + } catch { + let failureMessage = FailureMessage() + failureMessage.stringValue = "unexpected error thrown: <\(error)>" + let location = SourceLocation(file: file, line: line) + tempAssertionHandler.assert(false, message: failureMessage, location: location) } } @@ -65,7 +92,7 @@ public func withAssertionHandler(_ tempAssertionHandler: AssertionHandler, closu /// assertion handler when this is true. Defaults to false. /// /// @see gatherFailingExpectations -public func gatherExpectations(silently: Bool = false, closure: @escaping () -> Void) -> [AssertionRecord] { +public func gatherExpectations(silently: Bool = false, closure: () -> Void) -> [AssertionRecord] { let previousRecorder = NimbleEnvironment.activeInstance.assertionHandler let recorder = AssertionRecorder() let handlers: [AssertionHandler] @@ -92,7 +119,7 @@ public func gatherExpectations(silently: Bool = false, closure: @escaping () -> /// /// @see gatherExpectations /// @see raiseException source for an example use case. -public func gatherFailingExpectations(silently: Bool = false, closure: @escaping () -> Void) -> [AssertionRecord] { +public func gatherFailingExpectations(silently: Bool = false, closure: () -> Void) -> [AssertionRecord] { let assertions = gatherExpectations(silently: silently, closure: closure) return assertions.filter { assertion in !assertion.success diff --git a/Example/Pods/Nimble/Sources/Nimble/Adapters/NMBExpectation.swift b/Example/Pods/Nimble/Sources/Nimble/Adapters/NMBExpectation.swift index 88d9406..5338a46 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Adapters/NMBExpectation.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Adapters/NMBExpectation.swift @@ -1,10 +1,10 @@ import Foundation -#if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE +#if canImport(Darwin) && !SWIFT_PACKAGE private func from(objcPredicate: NMBPredicate) -> Predicate { return Predicate { actualExpression in - let result = objcPredicate.satisfies(({ try! actualExpression.evaluate() }), + let result = objcPredicate.satisfies(({ try actualExpression.evaluate() }), location: actualExpression.location) return result.toSwift() } @@ -15,6 +15,7 @@ internal struct ObjCMatcherWrapper: Matcher { func matches(_ actualExpression: Expression, failureMessage: FailureMessage) -> Bool { return matcher.matches( + // swiftlint:disable:next force_try ({ try! actualExpression.evaluate() }), failureMessage: failureMessage, location: actualExpression.location) @@ -22,6 +23,7 @@ internal struct ObjCMatcherWrapper: Matcher { func doesNotMatch(_ actualExpression: Expression, failureMessage: FailureMessage) -> Bool { return matcher.doesNotMatch( + // swiftlint:disable:next force_try ({ try! actualExpression.evaluate() }), failureMessage: failureMessage, location: actualExpression.location) @@ -30,13 +32,15 @@ internal struct ObjCMatcherWrapper: Matcher { // Equivalent to Expectation, but for Nimble's Objective-C interface public class NMBExpectation: NSObject { - internal let _actualBlock: () -> NSObject! + // swiftlint:disable identifier_name + internal let _actualBlock: () -> NSObject? internal var _negative: Bool internal let _file: FileString internal let _line: UInt internal var _timeout: TimeInterval = 1.0 + // swiftlint:enable identifier_name - @objc public init(actualBlock: @escaping () -> NSObject!, negative: Bool, file: FileString, line: UInt) { + @objc public init(actualBlock: @escaping () -> NSObject?, negative: Bool, file: FileString, line: UInt) { self._actualBlock = actualBlock self._negative = negative self._file = file @@ -50,49 +54,49 @@ public class NMBExpectation: NSObject { } @objc public var withTimeout: (TimeInterval) -> NMBExpectation { - return ({ timeout in self._timeout = timeout + return { timeout in self._timeout = timeout return self - }) + } } @objc public var to: (NMBMatcher) -> Void { - return ({ matcher in + return { matcher in if let pred = matcher as? NMBPredicate { self.expectValue.to(from(objcPredicate: pred)) } else { self.expectValue.to(ObjCMatcherWrapper(matcher: matcher)) } - }) + } } @objc public var toWithDescription: (NMBMatcher, String) -> Void { - return ({ matcher, description in + return { matcher, description in if let pred = matcher as? NMBPredicate { self.expectValue.to(from(objcPredicate: pred), description: description) } else { self.expectValue.to(ObjCMatcherWrapper(matcher: matcher), description: description) } - }) + } } @objc public var toNot: (NMBMatcher) -> Void { - return ({ matcher in + return { matcher in if let pred = matcher as? NMBPredicate { self.expectValue.toNot(from(objcPredicate: pred)) } else { self.expectValue.toNot(ObjCMatcherWrapper(matcher: matcher)) } - }) + } } @objc public var toNotWithDescription: (NMBMatcher, String) -> Void { - return ({ matcher, description in + return { matcher, description in if let pred = matcher as? NMBPredicate { self.expectValue.toNot(from(objcPredicate: pred), description: description) } else { self.expectValue.toNot(ObjCMatcherWrapper(matcher: matcher), description: description) } - }) + } } @objc public var notTo: (NMBMatcher) -> Void { return toNot } @@ -100,7 +104,7 @@ public class NMBExpectation: NSObject { @objc public var notToWithDescription: (NMBMatcher, String) -> Void { return toNotWithDescription } @objc public var toEventually: (NMBMatcher) -> Void { - return ({ matcher in + return { matcher in if let pred = matcher as? NMBPredicate { self.expectValue.toEventually( from(objcPredicate: pred), @@ -114,11 +118,11 @@ public class NMBExpectation: NSObject { description: nil ) } - }) + } } @objc public var toEventuallyWithDescription: (NMBMatcher, String) -> Void { - return ({ matcher, description in + return { matcher, description in if let pred = matcher as? NMBPredicate { self.expectValue.toEventually( from(objcPredicate: pred), @@ -132,11 +136,11 @@ public class NMBExpectation: NSObject { description: description ) } - }) + } } @objc public var toEventuallyNot: (NMBMatcher) -> Void { - return ({ matcher in + return { matcher in if let pred = matcher as? NMBPredicate { self.expectValue.toEventuallyNot( from(objcPredicate: pred), @@ -150,11 +154,11 @@ public class NMBExpectation: NSObject { description: nil ) } - }) + } } @objc public var toEventuallyNotWithDescription: (NMBMatcher, String) -> Void { - return ({ matcher, description in + return { matcher, description in if let pred = matcher as? NMBPredicate { self.expectValue.toEventuallyNot( from(objcPredicate: pred), @@ -168,7 +172,7 @@ public class NMBExpectation: NSObject { description: description ) } - }) + } } @objc public var toNotEventually: (NMBMatcher) -> Void { diff --git a/Example/Pods/Nimble/Sources/Nimble/Adapters/NMBObjCMatcher.swift b/Example/Pods/Nimble/Sources/Nimble/Adapters/NMBObjCMatcher.swift index 9ba2ffa..a91efe3 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Adapters/NMBObjCMatcher.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Adapters/NMBObjCMatcher.swift @@ -1,15 +1,17 @@ import Foundation -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) // swiftlint:disable line_length -public typealias MatcherBlock = (_ actualExpression: Expression, _ failureMessage: FailureMessage) -> Bool -public typealias FullMatcherBlock = (_ actualExpression: Expression, _ failureMessage: FailureMessage, _ shouldNotMatch: Bool) -> Bool +public typealias MatcherBlock = (_ actualExpression: Expression, _ failureMessage: FailureMessage) throws -> Bool +public typealias FullMatcherBlock = (_ actualExpression: Expression, _ failureMessage: FailureMessage, _ shouldNotMatch: Bool) throws -> Bool // swiftlint:enable line_length public class NMBObjCMatcher: NSObject, NMBMatcher { + // swiftlint:disable identifier_name let _match: MatcherBlock let _doesNotMatch: MatcherBlock + // swiftlint:enable identifier_name let canMatchNil: Bool public init(canMatchNil: Bool, matcher: @escaping MatcherBlock, notMatcher: @escaping MatcherBlock) { @@ -24,7 +26,7 @@ public class NMBObjCMatcher: NSObject, NMBMatcher { public convenience init(canMatchNil: Bool, matcher: @escaping MatcherBlock) { self.init(canMatchNil: canMatchNil, matcher: matcher, notMatcher: ({ actualExpression, failureMessage in - return !matcher(actualExpression, failureMessage) + return try !matcher(actualExpression, failureMessage) })) } @@ -34,9 +36,9 @@ public class NMBObjCMatcher: NSObject, NMBMatcher { public convenience init(canMatchNil: Bool, matcher: @escaping FullMatcherBlock) { self.init(canMatchNil: canMatchNil, matcher: ({ actualExpression, failureMessage in - return matcher(actualExpression, failureMessage, false) + return try matcher(actualExpression, failureMessage, false) }), notMatcher: ({ actualExpression, failureMessage in - return matcher(actualExpression, failureMessage, true) + return try matcher(actualExpression, failureMessage, true) })) } @@ -55,11 +57,16 @@ public class NMBObjCMatcher: NSObject, NMBMatcher { return true } - public func matches(_ actualBlock: @escaping () -> NSObject!, failureMessage: FailureMessage, location: SourceLocation) -> Bool { + public func matches(_ actualBlock: @escaping () -> NSObject?, failureMessage: FailureMessage, location: SourceLocation) -> Bool { let expr = Expression(expression: actualBlock, location: location) - let result = _match( - expr, - failureMessage) + let result: Bool + do { + result = try _match(expr, failureMessage) + } catch let error { + failureMessage.stringValue = "unexpected error thrown: <\(error)>" + return false + } + if self.canMatch(Expression(expression: actualBlock, location: location), failureMessage: failureMessage) { return result } else { @@ -67,11 +74,16 @@ public class NMBObjCMatcher: NSObject, NMBMatcher { } } - public func doesNotMatch(_ actualBlock: @escaping () -> NSObject!, failureMessage: FailureMessage, location: SourceLocation) -> Bool { + public func doesNotMatch(_ actualBlock: @escaping () -> NSObject?, failureMessage: FailureMessage, location: SourceLocation) -> Bool { let expr = Expression(expression: actualBlock, location: location) - let result = _doesNotMatch( - expr, - failureMessage) + let result: Bool + do { + result = try _doesNotMatch(expr, failureMessage) + } catch let error { + failureMessage.stringValue = "unexpected error thrown: <\(error)>" + return false + } + if self.canMatch(Expression(expression: actualBlock, location: location), failureMessage: failureMessage) { return result } else { diff --git a/Example/Pods/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift b/Example/Pods/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift index e1b5432..1b2e8c0 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift @@ -3,7 +3,7 @@ import Foundation /// "Global" state of Nimble is stored here. Only DSL functions should access / be aware of this /// class' existence -internal class NimbleEnvironment { +internal class NimbleEnvironment: NSObject { static var activeInstance: NimbleEnvironment { get { let env = Thread.current.threadDictionary["NimbleEnvironment"] @@ -20,6 +20,7 @@ internal class NimbleEnvironment { } } + // swiftlint:disable:next todo // TODO: eventually migrate the global to this environment value var assertionHandler: AssertionHandler { get { return NimbleAssertionHandler } @@ -29,17 +30,14 @@ internal class NimbleEnvironment { var suppressTVOSAssertionWarning: Bool = false var awaiter: Awaiter - init() { - let timeoutQueue: DispatchQueue - if #available(OSX 10.10, *) { - timeoutQueue = DispatchQueue.global(qos: .userInitiated) - } else { - timeoutQueue = DispatchQueue.global(priority: .high) - } - + override init() { + let timeoutQueue = DispatchQueue.global(qos: .userInitiated) awaiter = Awaiter( waitLock: AssertionWaitLock(), asyncQueue: .main, - timeoutQueue: timeoutQueue) + timeoutQueue: timeoutQueue + ) + + super.init() } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Adapters/NimbleXCTestHandler.swift b/Example/Pods/Nimble/Sources/Nimble/Adapters/NimbleXCTestHandler.swift index 0ad8590..cd3b476 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Adapters/NimbleXCTestHandler.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Adapters/NimbleXCTestHandler.swift @@ -42,18 +42,29 @@ class NimbleXCTestUnavailableHandler: AssertionHandler { private(set) var currentTestCase: XCTestCase? + private var stashed_swift_reportFatalErrorsToDebugger: Bool = false + @objc func testCaseWillStart(_ testCase: XCTestCase) { + #if swift(>=3.2) && !os(tvOS) + stashed_swift_reportFatalErrorsToDebugger = _swift_reportFatalErrorsToDebugger + _swift_reportFatalErrorsToDebugger = false + #endif + currentTestCase = testCase } @objc func testCaseDidFinish(_ testCase: XCTestCase) { currentTestCase = nil + + #if swift(>=3.2) && !os(tvOS) + _swift_reportFatalErrorsToDebugger = stashed_swift_reportFatalErrorsToDebugger + #endif } } #endif func isXCTestAvailable() -> Bool { -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) // XCTest is weakly linked and so may not be present return NSClassFromString("XCTestCase") != nil #else @@ -61,20 +72,19 @@ func isXCTestAvailable() -> Bool { #endif } -private func recordFailure(_ message: String, location: SourceLocation) { +public func recordFailure(_ message: String, location: SourceLocation) { #if SWIFT_PACKAGE XCTFail("\(message)", file: location.file, line: location.line) #else if let testCase = CurrentTestCaseTracker.sharedInstance.currentTestCase { - #if swift(>=4) let line = Int(location.line) - #else - let line = location.line - #endif testCase.recordFailure(withDescription: message, inFile: location.file, atLine: line, expected: true) } else { - let msg = "Attempted to report a test failure to XCTest while no test case was running. " + - "The failure was:\n\"\(message)\"\nIt occurred at: \(location.file):\(location.line)" + let msg = """ + Attempted to report a test failure to XCTest while no test case was running. The failure was: + \"\(message)\" + It occurred at: \(location.file):\(location.line) + """ NSException(name: .internalInconsistencyException, reason: msg, userInfo: nil).raise() } #endif diff --git a/Example/Pods/Nimble/Sources/Nimble/DSL+Wait.swift b/Example/Pods/Nimble/Sources/Nimble/DSL+Wait.swift index a84682f..c049417 100644 --- a/Example/Pods/Nimble/Sources/Nimble/DSL+Wait.swift +++ b/Example/Pods/Nimble/Sources/Nimble/DSL+Wait.swift @@ -14,7 +14,7 @@ internal class NMBWait: NSObject { // About these kind of lines, `@objc` attributes are only required for Objective-C // support, so that should be conditional on Darwin platforms and normal Xcode builds // (non-SwiftPM builds). -#if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE +#if canImport(Darwin) && !SWIFT_PACKAGE @objc internal class func until( timeout: TimeInterval, @@ -87,13 +87,19 @@ internal class NMBWait: NSObject { } } -#if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE +#if canImport(Darwin) && !SWIFT_PACKAGE @objc(untilFile:line:action:) - internal class func until(_ file: FileString = #file, line: UInt = #line, action: @escaping (() -> Void) -> Void) { + internal class func until( + _ file: FileString = #file, + line: UInt = #line, + action: @escaping (@escaping () -> Void) -> Void) { until(timeout: 1, file: file, line: line, action: action) } #else - internal class func until(_ file: FileString = #file, line: UInt = #line, action: @escaping (() -> Void) -> Void) { + internal class func until( + _ file: FileString = #file, + line: UInt = #line, + action: @escaping (@escaping () -> Void) -> Void) { until(timeout: 1, file: file, line: line, action: action) } #endif @@ -111,6 +117,6 @@ internal func blockedRunLoopErrorMessageFor(_ fnName: String, leeway: TimeInterv /// /// This function manages the main run loop (`NSRunLoop.mainRunLoop()`) while this function /// is executing. Any attempts to touch the run loop may cause non-deterministic behavior. -public func waitUntil(timeout: TimeInterval = 1, file: FileString = #file, line: UInt = #line, action: @escaping (@escaping () -> Void) -> Void) { +public func waitUntil(timeout: TimeInterval = AsyncDefaults.Timeout, file: FileString = #file, line: UInt = #line, action: @escaping (@escaping () -> Void) -> Void) { NMBWait.until(timeout: timeout, file: file, line: line, action: action) } diff --git a/Example/Pods/Nimble/Sources/Nimble/DSL.swift b/Example/Pods/Nimble/Sources/Nimble/DSL.swift index e49bb0c..d6dc9cc 100644 --- a/Example/Pods/Nimble/Sources/Nimble/DSL.swift +++ b/Example/Pods/Nimble/Sources/Nimble/DSL.swift @@ -43,12 +43,13 @@ internal func nimblePrecondition( line: UInt = #line) { let result = expr() if !result { -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) - let e = NSException( +#if canImport(Darwin) + let exception = NSException( name: NSExceptionName(name()), reason: message(), - userInfo: nil) - e.raise() + userInfo: nil + ) + exception.raise() #else preconditionFailure("\(name()) - \(message())", file: file, line: line) #endif @@ -56,9 +57,12 @@ internal func nimblePrecondition( } internal func internalError(_ msg: String, file: FileString = #file, line: UInt = #line) -> Never { + // swiftlint:disable line_length fatalError( - "Nimble Bug Found: \(msg) at \(file):\(line).\n" + - "Please file a bug to Nimble: https://github.com/Quick/Nimble/issues with the " + - "code snippet that caused this error." + """ + Nimble Bug Found: \(msg) at \(file):\(line). + Please file a bug to Nimble: https://github.com/Quick/Nimble/issues with the code snippet that caused this error. + """ ) + // swiftlint:enable line_length } diff --git a/Example/Pods/Nimble/Sources/Nimble/Expectation.swift b/Example/Pods/Nimble/Sources/Nimble/Expectation.swift index e3f616a..41625a1 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Expectation.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Expectation.swift @@ -1,23 +1,5 @@ import Foundation -// Deprecated -internal func expressionMatches(_ expression: Expression, matcher: U, to: String, description: String?) -> (Bool, FailureMessage) - where U: Matcher, U.ValueType == T { - let msg = FailureMessage() - msg.userDescription = description - msg.to = to - do { - let pass = try matcher.matches(expression, failureMessage: msg) - if msg.actualValue == "" { - msg.actualValue = "<\(stringify(try expression.evaluate()))>" - } - return (pass, msg) - } catch let error { - msg.stringValue = "unexpected error thrown: <\(error)>" - return (false, msg) - } -} - // Deprecated internal func expressionDoesNotMatch(_ expression: Expression, matcher: U, toNot: String, description: String?) -> (Bool, FailureMessage) where U: Matcher, U.ValueType == T { @@ -75,6 +57,10 @@ public struct Expectation { public let expression: Expression + public init(expression: Expression) { + self.expression = expression + } + public func verify(_ pass: Bool, _ message: FailureMessage) { let handler = NimbleEnvironment.activeInstance.assertionHandler handler.assert(pass, message: message, location: expression.location) @@ -85,8 +71,15 @@ public struct Expectation { /// DEPRECATED: Tests the actual value using a matcher to match. public func to(_ matcher: U, description: String? = nil) where U: Matcher, U.ValueType == T { - let (pass, msg) = expressionMatches(expression, matcher: matcher, to: "to", description: description) - verify(pass, msg) + let (pass, msg) = execute( + expression, + .toMatch, + matcher.predicate, + to: "to", + description: description, + captureExceptions: false + ) + verify(pass, msg) } /// DEPRECATED: Tests the actual value using a matcher to not match. @@ -127,6 +120,6 @@ public struct Expectation { } // see: - // - AsyncMatcherWrapper for extension + // - `async` for extension // - NMBExpectation for Objective-C interface } diff --git a/Example/Pods/Nimble/Sources/Nimble/ExpectationMessage.swift b/Example/Pods/Nimble/Sources/Nimble/ExpectationMessage.swift index 992ee0e..b0cbcc3 100644 --- a/Example/Pods/Nimble/Sources/Nimble/ExpectationMessage.swift +++ b/Example/Pods/Nimble/Sources/Nimble/ExpectationMessage.swift @@ -75,6 +75,7 @@ public indirect enum ExpectationMessage { } internal func visitLeafs(_ f: (ExpectationMessage) -> ExpectationMessage) -> ExpectationMessage { + // swiftlint:disable:previous identifier_name switch self { case .fail, .expectedTo, .expectedActualValueTo, .expectedCustomValueTo: return f(self) @@ -90,6 +91,7 @@ public indirect enum ExpectationMessage { /// Replaces a primary expectation with one returned by f. Preserves all composite expectations /// that were built upon it (aka - all appended(message:) and appended(details:). public func replacedExpectation(_ f: @escaping (ExpectationMessage) -> ExpectationMessage) -> ExpectationMessage { + // swiftlint:disable:previous identifier_name func walk(_ msg: ExpectationMessage) -> ExpectationMessage { switch msg { case .fail, .expectedTo, .expectedActualValueTo, .expectedCustomValueTo: @@ -124,6 +126,7 @@ public indirect enum ExpectationMessage { return visitLeafs(walk) } + // swiftlint:disable:next todo // TODO: test & verify correct behavior internal func prepended(message: String) -> ExpectationMessage { return .prepends(message, self) @@ -152,8 +155,10 @@ public indirect enum ExpectationMessage { // Backwards compatibility: converts ExpectationMessage tree to FailureMessage internal func update(failureMessage: FailureMessage) { switch self { - case let .fail(msg): + case let .fail(msg) where !msg.isEmpty: failureMessage.stringValue = msg + case .fail: + break case let .expectedTo(msg): failureMessage.actualValue = nil failureMessage.postfixMessage = msg @@ -181,32 +186,32 @@ public indirect enum ExpectationMessage { extension FailureMessage { internal func toExpectationMessage() -> ExpectationMessage { - let defaultMsg = FailureMessage() - if expected != defaultMsg.expected || _stringValueOverride != nil { + let defaultMessage = FailureMessage() + if expected != defaultMessage.expected || _stringValueOverride != nil { return .fail(stringValue) } - var msg: ExpectationMessage = .fail(userDescription ?? "") + var message: ExpectationMessage = .fail(userDescription ?? "") if actualValue != "" && actualValue != nil { - msg = .expectedCustomValueTo(postfixMessage, actualValue ?? "") - } else if postfixMessage != defaultMsg.postfixMessage { + message = .expectedCustomValueTo(postfixMessage, actualValue ?? "") + } else if postfixMessage != defaultMessage.postfixMessage { if actualValue == nil { - msg = .expectedTo(postfixMessage) + message = .expectedTo(postfixMessage) } else { - msg = .expectedActualValueTo(postfixMessage) + message = .expectedActualValueTo(postfixMessage) } } - if postfixActual != defaultMsg.postfixActual { - msg = .appends(msg, postfixActual) + if postfixActual != defaultMessage.postfixActual { + message = .appends(message, postfixActual) } - if let m = extendedMessage { - msg = .details(msg, m) + if let extended = extendedMessage { + message = .details(message, extended) } - return msg + return message } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) public class NMBExpectationMessage: NSObject { private let msg: ExpectationMessage diff --git a/Example/Pods/Nimble/Sources/Nimble/Expression.swift b/Example/Pods/Nimble/Sources/Nimble/Expression.swift index 5a233fd..dcc42e4 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Expression.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Expression.swift @@ -4,12 +4,12 @@ import Foundation // closure once; even if repeat calls to the returned closure internal func memoizedClosure(_ closure: @escaping () throws -> T) -> (Bool) throws -> T { var cache: T? - return ({ withoutCaching in + return { withoutCaching in if withoutCaching || cache == nil { cache = try closure() } return cache! - }) + } } /// Expression represents the closure of the value inside expect(...). @@ -24,8 +24,10 @@ internal func memoizedClosure(_ closure: @escaping () throws -> T) -> (Bool) /// This provides a common consumable API for matchers to utilize to allow /// Nimble to change internals to how the captured closure is managed. public struct Expression { + // swiftlint:disable identifier_name internal let _expression: (Bool) throws -> T? internal let _withoutCaching: Bool + // swiftlint:enable identifier_name public let location: SourceLocation public let isClosure: Bool diff --git a/Example/Pods/Nimble/Sources/Nimble/FailureMessage.swift b/Example/Pods/Nimble/Sources/Nimble/FailureMessage.swift index 2bc57eb..503b540 100644 --- a/Example/Pods/Nimble/Sources/Nimble/FailureMessage.swift +++ b/Example/Pods/Nimble/Sources/Nimble/FailureMessage.swift @@ -28,6 +28,7 @@ public class FailureMessage: NSObject { } } + // swiftlint:disable:next identifier_name internal var _stringValueOverride: String? internal var hasOverriddenStringValue: Bool { return _stringValueOverride != nil diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/AllPass.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/AllPass.swift index 8affa62..dbbccb9 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/AllPass.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/AllPass.swift @@ -63,12 +63,12 @@ private func createPredicate(_ elementMatcher: Predicate) } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { @objc public class func allPassMatcher(_ matcher: NMBMatcher) -> NMBPredicate { return NMBPredicate { actualExpression in let location = actualExpression.location - let actualValue = try! actualExpression.evaluate() + let actualValue = try actualExpression.evaluate() var nsObjects = [NSObject]() var collectionIsUsable = true @@ -99,10 +99,11 @@ extension NMBObjCMatcher { let expr = Expression(expression: ({ nsObjects }), location: location) let pred: Predicate<[NSObject]> = createPredicate(Predicate { expr in if let predicate = matcher as? NMBPredicate { - return predicate.satisfies(({ try! expr.evaluate() }), location: expr.location).toSwift() + return predicate.satisfies(({ try expr.evaluate() }), location: expr.location).toSwift() } else { let failureMessage = FailureMessage() let result = matcher.matches( + // swiftlint:disable:next force_try ({ try! expr.evaluate() }), failureMessage: failureMessage, location: expr.location @@ -114,7 +115,7 @@ extension NMBObjCMatcher { ) } }) - return try! pred.satisfies(expr).toObjectiveC() + return try pred.satisfies(expr).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/AsyncMatcherWrapper.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/Async.swift similarity index 63% rename from Example/Pods/Nimble/Sources/Nimble/Matchers/AsyncMatcherWrapper.swift rename to Example/Pods/Nimble/Sources/Nimble/Matchers/Async.swift index 3cba8b0..5022fe2 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/AsyncMatcherWrapper.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/Async.swift @@ -23,92 +23,29 @@ private func async(style: ExpectationStyle, predicate: Predicate, timeout: } switch result { case .completed: return lastPredicateResult! - case .timedOut: return PredicateResult(status: .fail, message: lastPredicateResult!.message) + case .timedOut: + let message = lastPredicateResult?.message ?? .fail("timed out before returning a value") + return PredicateResult(status: .fail, message: message) case let .errorThrown(error): return PredicateResult(status: .fail, message: .fail("unexpected error thrown: <\(error)>")) case let .raisedException(exception): return PredicateResult(status: .fail, message: .fail("unexpected exception raised: \(exception)")) case .blockedRunLoop: // swiftlint:disable:next line_length - return PredicateResult(status: .fail, message: lastPredicateResult!.message.appended(message: " (timed out, but main thread was unresponsive).")) + let message = lastPredicateResult?.message.appended(message: " (timed out, but main run loop was unresponsive).") ?? + .fail("main run loop was unresponsive") + return PredicateResult(status: .fail, message: message) case .incomplete: - internalError("Reached .incomplete state for toEventually(...).") - } - } -} - -// Deprecated -internal struct AsyncMatcherWrapper: Matcher - where U: Matcher, U.ValueType == T { - let fullMatcher: U - let timeoutInterval: TimeInterval - let pollInterval: TimeInterval - - init(fullMatcher: U, timeoutInterval: TimeInterval = AsyncDefaults.Timeout, pollInterval: TimeInterval = AsyncDefaults.PollInterval) { - self.fullMatcher = fullMatcher - self.timeoutInterval = timeoutInterval - self.pollInterval = pollInterval - } - - func matches(_ actualExpression: Expression, failureMessage: FailureMessage) -> Bool { - let uncachedExpression = actualExpression.withoutCaching() - let fnName = "expect(...).toEventually(...)" - let result = pollBlock( - pollInterval: pollInterval, - timeoutInterval: timeoutInterval, - file: actualExpression.location.file, - line: actualExpression.location.line, - fnName: fnName) { - try self.fullMatcher.matches(uncachedExpression, failureMessage: failureMessage) - } - switch result { - case let .completed(isSuccessful): return isSuccessful - case .timedOut: return false - case let .errorThrown(error): - failureMessage.stringValue = "an unexpected error thrown: <\(error)>" - return false - case let .raisedException(exception): - failureMessage.stringValue = "an unexpected exception thrown: <\(exception)>" - return false - case .blockedRunLoop: - failureMessage.postfixMessage += " (timed out, but main thread was unresponsive)." - return false - case .incomplete: - internalError("Reached .incomplete state for toEventually(...).") - } - } - - func doesNotMatch(_ actualExpression: Expression, failureMessage: FailureMessage) -> Bool { - let uncachedExpression = actualExpression.withoutCaching() - let result = pollBlock( - pollInterval: pollInterval, - timeoutInterval: timeoutInterval, - file: actualExpression.location.file, - line: actualExpression.location.line, - fnName: "expect(...).toEventuallyNot(...)") { - try self.fullMatcher.doesNotMatch(uncachedExpression, failureMessage: failureMessage) - } - switch result { - case let .completed(isSuccessful): return isSuccessful - case .timedOut: return false - case let .errorThrown(error): - failureMessage.stringValue = "an unexpected error thrown: <\(error)>" - return false - case let .raisedException(exception): - failureMessage.stringValue = "an unexpected exception thrown: <\(exception)>" - return false - case .blockedRunLoop: - failureMessage.postfixMessage += " (timed out, but main thread was unresponsive)." - return false - case .incomplete: - internalError("Reached .incomplete state for toEventuallyNot(...).") + internalError("Reached .incomplete state for \(fnName)(...).") } } } private let toEventuallyRequiresClosureError = FailureMessage( - // swiftlint:disable:next line_length - stringValue: "expect(...).toEventually(...) requires an explicit closure (eg - expect { ... }.toEventually(...) )\nSwift 1.2 @autoclosure behavior has changed in an incompatible way for Nimble to function" + stringValue: """ + expect(...).toEventually(...) requires an explicit closure (eg - expect { ... }.toEventually(...) ) + Swift 1.2 @autoclosure behavior has changed in an incompatible way for Nimble to function + """ ) extension Expectation { @@ -182,14 +119,19 @@ extension Expectation { public func toEventually(_ matcher: U, timeout: TimeInterval = AsyncDefaults.Timeout, pollInterval: TimeInterval = AsyncDefaults.PollInterval, description: String? = nil) where U: Matcher, U.ValueType == T { if expression.isClosure { - let (pass, msg) = expressionMatches( + let (pass, msg) = execute( expression, - matcher: AsyncMatcherWrapper( - fullMatcher: matcher, - timeoutInterval: timeout, - pollInterval: pollInterval), + .toMatch, + async( + style: .toMatch, + predicate: matcher.predicate, + timeout: timeout, + poll: pollInterval, + fnName: "toEventually" + ), to: "to eventually", - description: description + description: description, + captureExceptions: false ) verify(pass, msg) } else { @@ -208,10 +150,13 @@ extension Expectation { if expression.isClosure { let (pass, msg) = expressionDoesNotMatch( expression, - matcher: AsyncMatcherWrapper( - fullMatcher: matcher, - timeoutInterval: timeout, - pollInterval: pollInterval), + matcher: async( + style: .toNotMatch, + predicate: matcher.predicate, + timeout: timeout, + poll: pollInterval, + fnName: "toEventuallyNot" + ), toNot: "to eventually not", description: description ) diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeAKindOf.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeAKindOf.swift index 5674525..3a68b09 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeAKindOf.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeAKindOf.swift @@ -29,7 +29,7 @@ public func beAKindOf(_ expectedType: T.Type) -> Predicate { } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) /// A Nimble matcher that succeeds when the actual value is an instance of the given class. /// @see beAnInstanceOf if you want to match against the exact class @@ -59,8 +59,8 @@ public func beAKindOf(_ expectedClass: AnyClass) -> Predicate { extension NMBObjCMatcher { @objc public class func beAKindOfMatcher(_ expected: AnyClass) -> NMBMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in - return try! beAKindOf(expected).matches(actualExpression, failureMessage: failureMessage) + return NMBPredicate { actualExpression in + return try beAKindOf(expected).satisfies(actualExpression).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeAnInstanceOf.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeAnInstanceOf.swift index 70c5661..3cef3a7 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeAnInstanceOf.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeAnInstanceOf.swift @@ -33,7 +33,7 @@ public func beAnInstanceOf(_ expectedClass: AnyClass) -> Predicate { } else { actualString = "" } - #if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) + #if canImport(Darwin) let matches = instance != nil && instance!.isMember(of: expectedClass) #else let matches = instance != nil && type(of: instance!) == expectedClass @@ -45,11 +45,11 @@ public func beAnInstanceOf(_ expectedClass: AnyClass) -> Predicate { } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { @objc public class func beAnInstanceOfMatcher(_ expected: AnyClass) -> NMBMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in - return try! beAnInstanceOf(expected).matches(actualExpression, failureMessage: failureMessage) + return NMBPredicate { actualExpression in + return try beAnInstanceOf(expected).satisfies(actualExpression).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeCloseTo.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeCloseTo.swift index dfb4e28..4396180 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeCloseTo.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeCloseTo.swift @@ -1,5 +1,6 @@ import Foundation +// swiftlint:disable:next identifier_name public let DefaultDelta = 0.0001 internal func isCloseTo(_ actualValue: NMBDoubleConvertible?, @@ -34,37 +35,55 @@ public func beCloseTo(_ expectedValue: NMBDoubleConvertible, within delta: Doubl } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) public class NMBObjCBeCloseToMatcher: NSObject, NMBMatcher { + // swiftlint:disable identifier_name var _expected: NSNumber var _delta: CDouble + // swiftlint:enable identifier_name init(expected: NSNumber, within: CDouble) { _expected = expected _delta = within } - @objc public func matches(_ actualExpression: @escaping () -> NSObject!, failureMessage: FailureMessage, location: SourceLocation) -> Bool { + @objc public func matches(_ actualExpression: @escaping () -> NSObject?, failureMessage: FailureMessage, location: SourceLocation) -> Bool { let actualBlock: () -> NMBDoubleConvertible? = ({ return actualExpression() as? NMBDoubleConvertible }) let expr = Expression(expression: actualBlock, location: location) - let matcher = beCloseTo(self._expected, within: self._delta) - return try! matcher.matches(expr, failureMessage: failureMessage) + let predicate = beCloseTo(self._expected, within: self._delta) + + do { + let result = try predicate.satisfies(expr) + result.message.update(failureMessage: failureMessage) + return result.toBoolean(expectation: .toMatch) + } catch let error { + failureMessage.stringValue = "unexpected error thrown: <\(error)>" + return false + } } - @objc public func doesNotMatch(_ actualExpression: @escaping () -> NSObject!, failureMessage: FailureMessage, location: SourceLocation) -> Bool { + @objc public func doesNotMatch(_ actualExpression: @escaping () -> NSObject?, failureMessage: FailureMessage, location: SourceLocation) -> Bool { let actualBlock: () -> NMBDoubleConvertible? = ({ return actualExpression() as? NMBDoubleConvertible }) let expr = Expression(expression: actualBlock, location: location) - let matcher = beCloseTo(self._expected, within: self._delta) - return try! matcher.doesNotMatch(expr, failureMessage: failureMessage) + let predicate = beCloseTo(self._expected, within: self._delta) + + do { + let result = try predicate.satisfies(expr) + result.message.update(failureMessage: failureMessage) + return result.toBoolean(expectation: .toNotMatch) + } catch let error { + failureMessage.stringValue = "unexpected error thrown: <\(error)>" + return false + } } @objc public var within: (CDouble) -> NMBObjCBeCloseToMatcher { - return ({ delta in + return { delta in return NMBObjCBeCloseToMatcher(expected: self._expected, within: delta) - }) + } } } @@ -98,14 +117,17 @@ public func beCloseTo(_ expectedValues: [Double], within delta: Double = Default infix operator ≈ : ComparisonPrecedence +// swiftlint:disable:next identifier_name public func ≈(lhs: Expectation<[Double]>, rhs: [Double]) { lhs.to(beCloseTo(rhs)) } +// swiftlint:disable:next identifier_name public func ≈(lhs: Expectation, rhs: NMBDoubleConvertible) { lhs.to(beCloseTo(rhs)) } +// swiftlint:disable:next identifier_name public func ≈(lhs: Expectation, rhs: (expected: NMBDoubleConvertible, delta: Double)) { lhs.to(beCloseTo(rhs.expected, within: rhs.delta)) } @@ -121,6 +143,7 @@ precedencegroup PlusMinusOperatorPrecedence { } infix operator ± : PlusMinusOperatorPrecedence +// swiftlint:disable:next identifier_name public func ±(lhs: NMBDoubleConvertible, rhs: Double) -> (expected: NMBDoubleConvertible, delta: Double) { return (expected: lhs, delta: rhs) } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeEmpty.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeEmpty.swift index 3cbc15d..860287f 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeEmpty.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeEmpty.swift @@ -4,15 +4,36 @@ import Foundation /// means the are no items in that collection. For strings, it is an empty string. public func beEmpty() -> Predicate { return Predicate.simple("be empty") { actualExpression in - let actualSeq = try actualExpression.evaluate() - if actualSeq == nil { + guard let actual = try actualExpression.evaluate() else { return .fail } - var generator = actualSeq!.makeIterator() + var generator = actual.makeIterator() return PredicateStatus(bool: generator.next() == nil) } } +/// A Nimble matcher that succeeds when a value is "empty". For collections, this +/// means the are no items in that collection. For strings, it is an empty string. +public func beEmpty() -> Predicate { + return Predicate.simple("be empty") { actualExpression in + guard let actual = try actualExpression.evaluate() else { + return .fail + } + return PredicateStatus(bool: actual.isEmpty) + } +} + +/// A Nimble matcher that succeeds when a value is "empty". For collections, this +/// means the are no items in that collection. For strings, it is an empty string. +public func beEmpty() -> Predicate { + return Predicate.simple("be empty") { actualExpression in + guard let actual = try actualExpression.evaluate() else { + return .fail + } + return PredicateStatus(bool: actual.isEmpty) + } +} + /// A Nimble matcher that succeeds when a value is "empty". For collections, this /// means the are no items in that collection. For strings, it is an empty string. public func beEmpty() -> Predicate { @@ -61,19 +82,19 @@ public func beEmpty() -> Predicate { } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { @objc public class func beEmptyMatcher() -> NMBPredicate { return NMBPredicate { actualExpression in let location = actualExpression.location - let actualValue = try! actualExpression.evaluate() + let actualValue = try actualExpression.evaluate() if let value = actualValue as? NMBCollection { let expr = Expression(expression: ({ value as NMBCollection }), location: location) - return try! beEmpty().satisfies(expr).toObjectiveC() + return try beEmpty().satisfies(expr).toObjectiveC() } else if let value = actualValue as? NSString { let expr = Expression(expression: ({ value as String }), location: location) - return try! beEmpty().satisfies(expr).toObjectiveC() + return try beEmpty().satisfies(expr).toObjectiveC() } else if let actualValue = actualValue { // swiftlint:disable:next line_length let badTypeErrorMsg = "be empty (only works for NSArrays, NSSets, NSIndexSets, NSDictionaries, NSHashTables, and NSStrings)" diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeGreaterThan.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeGreaterThan.swift index 8717f97..782c771 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeGreaterThan.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeGreaterThan.swift @@ -11,31 +11,33 @@ public func beGreaterThan(_ expectedValue: T?) -> Predicate { } } +public func >(lhs: Expectation, rhs: T) { + lhs.to(beGreaterThan(rhs)) +} + +#if canImport(Darwin) || !compiler(>=5.1) /// A Nimble matcher that succeeds when the actual value is greater than the expected value. public func beGreaterThan(_ expectedValue: NMBComparable?) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "be greater than <\(stringify(expectedValue))>" + let errorMessage = "be greater than <\(stringify(expectedValue))>" + return Predicate.simple(errorMessage) { actualExpression in let actualValue = try actualExpression.evaluate() let matches = actualValue != nil && actualValue!.NMB_compare(expectedValue) == ComparisonResult.orderedDescending - return matches - }.requireNonNil -} - -public func >(lhs: Expectation, rhs: T) { - lhs.to(beGreaterThan(rhs)) + return PredicateStatus(bool: matches) + } } public func > (lhs: Expectation, rhs: NMBComparable?) { lhs.to(beGreaterThan(rhs)) } +#endif -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { - @objc public class func beGreaterThanMatcher(_ expected: NMBComparable?) -> NMBObjCMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in + @objc public class func beGreaterThanMatcher(_ expected: NMBComparable?) -> NMBMatcher { + return NMBPredicate { actualExpression in let expr = actualExpression.cast { $0 as? NMBComparable } - return try! beGreaterThan(expected).matches(expr, failureMessage: failureMessage) + return try beGreaterThan(expected).satisfies(expr).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift index 55d8e7b..c3fc523 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift @@ -3,41 +3,43 @@ import Foundation /// A Nimble matcher that succeeds when the actual value is greater than /// or equal to the expected value. public func beGreaterThanOrEqualTo(_ expectedValue: T?) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "be greater than or equal to <\(stringify(expectedValue))>" + let message = "be greater than or equal to <\(stringify(expectedValue))>" + return Predicate.simple(message) { actualExpression in let actualValue = try actualExpression.evaluate() if let actual = actualValue, let expected = expectedValue { - return actual >= expected + return PredicateStatus(bool: actual >= expected) } - return false - }.requireNonNil + return .fail + } +} + +public func >=(lhs: Expectation, rhs: T) { + lhs.to(beGreaterThanOrEqualTo(rhs)) } +#if canImport(Darwin) || !compiler(>=5.1) /// A Nimble matcher that succeeds when the actual value is greater than /// or equal to the expected value. public func beGreaterThanOrEqualTo(_ expectedValue: T?) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "be greater than or equal to <\(stringify(expectedValue))>" + let message = "be greater than or equal to <\(stringify(expectedValue))>" + return Predicate.simple(message) { actualExpression in let actualValue = try actualExpression.evaluate() let matches = actualValue != nil && actualValue!.NMB_compare(expectedValue) != ComparisonResult.orderedAscending - return matches - }.requireNonNil -} - -public func >=(lhs: Expectation, rhs: T) { - lhs.to(beGreaterThanOrEqualTo(rhs)) + return PredicateStatus(bool: matches) + } } public func >=(lhs: Expectation, rhs: T) { lhs.to(beGreaterThanOrEqualTo(rhs)) } +#endif -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { - @objc public class func beGreaterThanOrEqualToMatcher(_ expected: NMBComparable?) -> NMBObjCMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in + @objc public class func beGreaterThanOrEqualToMatcher(_ expected: NMBComparable?) -> NMBMatcher { + return NMBPredicate { actualExpression in let expr = actualExpression.cast { $0 as? NMBComparable } - return try! beGreaterThanOrEqualTo(expected).matches(expr, failureMessage: failureMessage) + return try beGreaterThanOrEqualTo(expected).satisfies(expr).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeIdenticalTo.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeIdenticalTo.swift index ad19def..7644b4c 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeIdenticalTo.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeIdenticalTo.swift @@ -3,20 +3,18 @@ import Foundation /// A Nimble matcher that succeeds when the actual value is the same instance /// as the expected instance. public func beIdenticalTo(_ expected: Any?) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - #if os(Linux) - let actual = try actualExpression.evaluate() as? AnyObject - #else - let actual = try actualExpression.evaluate() as AnyObject? - #endif - failureMessage.actualValue = "\(identityAsString(actual))" - failureMessage.postfixMessage = "be identical to \(identityAsString(expected))" - #if os(Linux) - return actual === (expected as? AnyObject) && actual !== nil - #else - return actual === (expected as AnyObject?) && actual !== nil - #endif - }.requireNonNil + return Predicate.define { actualExpression in + let actual = try actualExpression.evaluate() as AnyObject? + + let bool = actual === (expected as AnyObject?) && actual !== nil + return PredicateResult( + bool: bool, + message: .expectedCustomValueTo( + "be identical to \(identityAsString(expected))", + "\(identityAsString(actual))" + ) + ) + } } public func === (lhs: Expectation, rhs: Any?) { @@ -34,12 +32,12 @@ public func be(_ expected: Any?) -> Predicate { return beIdenticalTo(expected) } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { - @objc public class func beIdenticalToMatcher(_ expected: NSObject?) -> NMBObjCMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in + @objc public class func beIdenticalToMatcher(_ expected: NSObject?) -> NMBMatcher { + return NMBPredicate { actualExpression in let aExpr = actualExpression.cast { $0 as Any? } - return try! beIdenticalTo(expected).matches(aExpr, failureMessage: failureMessage) + return try beIdenticalTo(expected).satisfies(aExpr).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLessThan.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLessThan.swift index 8047efd..12fc9c2 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLessThan.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLessThan.swift @@ -2,39 +2,41 @@ import Foundation /// A Nimble matcher that succeeds when the actual value is less than the expected value. public func beLessThan(_ expectedValue: T?) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "be less than <\(stringify(expectedValue))>" + let message = "be less than <\(stringify(expectedValue))>" + return Predicate.simple(message) { actualExpression in if let actual = try actualExpression.evaluate(), let expected = expectedValue { - return actual < expected + return PredicateStatus(bool: actual < expected) } - return false - }.requireNonNil + return .fail + } +} + +public func <(lhs: Expectation, rhs: T) { + lhs.to(beLessThan(rhs)) } +#if canImport(Darwin) || !compiler(>=5.1) /// A Nimble matcher that succeeds when the actual value is less than the expected value. public func beLessThan(_ expectedValue: NMBComparable?) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "be less than <\(stringify(expectedValue))>" + let message = "be less than <\(stringify(expectedValue))>" + return Predicate.simple(message) { actualExpression in let actualValue = try actualExpression.evaluate() let matches = actualValue != nil && actualValue!.NMB_compare(expectedValue) == ComparisonResult.orderedAscending - return matches - }.requireNonNil -} - -public func <(lhs: Expectation, rhs: T) { - lhs.to(beLessThan(rhs)) + return PredicateStatus(bool: matches) + } } public func < (lhs: Expectation, rhs: NMBComparable?) { lhs.to(beLessThan(rhs)) } +#endif -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { - @objc public class func beLessThanMatcher(_ expected: NMBComparable?) -> NMBObjCMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in + @objc public class func beLessThanMatcher(_ expected: NMBComparable?) -> NMBMatcher { + return NMBPredicate { actualExpression in let expr = actualExpression.cast { $0 as? NMBComparable } - return try! beLessThan(expected).matches(expr, failureMessage: failureMessage) + return try beLessThan(expected).satisfies(expr).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLessThanOrEqual.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLessThanOrEqual.swift index 098a852..bf6ba16 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLessThanOrEqual.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLessThanOrEqual.swift @@ -3,39 +3,40 @@ import Foundation /// A Nimble matcher that succeeds when the actual value is less than /// or equal to the expected value. public func beLessThanOrEqualTo(_ expectedValue: T?) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "be less than or equal to <\(stringify(expectedValue))>" + return Predicate.simple("be less than or equal to <\(stringify(expectedValue))>") { actualExpression in if let actual = try actualExpression.evaluate(), let expected = expectedValue { - return actual <= expected + return PredicateStatus(bool: actual <= expected) } - return false - }.requireNonNil + return .fail + } +} + +public func <=(lhs: Expectation, rhs: T) { + lhs.to(beLessThanOrEqualTo(rhs)) } +#if canImport(Darwin) || !compiler(>=5.1) /// A Nimble matcher that succeeds when the actual value is less than /// or equal to the expected value. public func beLessThanOrEqualTo(_ expectedValue: T?) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "be less than or equal to <\(stringify(expectedValue))>" + return Predicate.simple("be less than or equal to <\(stringify(expectedValue))>") { actualExpression in let actualValue = try actualExpression.evaluate() - return actualValue != nil && actualValue!.NMB_compare(expectedValue) != ComparisonResult.orderedDescending - }.requireNonNil -} - -public func <=(lhs: Expectation, rhs: T) { - lhs.to(beLessThanOrEqualTo(rhs)) + let matches = actualValue.map { $0.NMB_compare(expectedValue) != .orderedDescending } ?? false + return PredicateStatus(bool: matches) + } } public func <=(lhs: Expectation, rhs: T) { lhs.to(beLessThanOrEqualTo(rhs)) } +#endif -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { - @objc public class func beLessThanOrEqualToMatcher(_ expected: NMBComparable?) -> NMBObjCMatcher { - return NMBObjCMatcher(canMatchNil:false) { actualExpression, failureMessage in + @objc public class func beLessThanOrEqualToMatcher(_ expected: NMBComparable?) -> NMBMatcher { + return NMBPredicate { actualExpression in let expr = actualExpression.cast { $0 as? NMBComparable } - return try! beLessThanOrEqualTo(expected).matches(expr, failureMessage: failureMessage) + return try beLessThanOrEqualTo(expected).satisfies(expr).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLogical.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLogical.swift index 2b18b4c..788234b 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLogical.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeLogical.swift @@ -100,14 +100,6 @@ public func beTruthy() -> Predicate< return Predicate.simpleNilable("be truthy") { actualExpression in let actualValue = try actualExpression.evaluate() if let actualValue = actualValue { - // FIXME: This is a workaround to SR-2290. - // See: - // - https://bugs.swift.org/browse/SR-2290 - // - https://github.com/norio-nomura/Nimble/pull/5#issuecomment-237835873 - if let number = actualValue as? NSNumber { - return PredicateStatus(bool: number.boolValue == true) - } - return PredicateStatus(bool: actualValue == (true as T)) } return PredicateStatus(bool: actualValue != nil) @@ -120,47 +112,42 @@ public func beFalsy() -> Predicate NMBObjCMatcher { - return NMBObjCMatcher { actualExpression, failureMessage in + @objc public class func beTruthyMatcher() -> NMBMatcher { + return NMBPredicate { actualExpression in let expr = actualExpression.cast { ($0 as? NSNumber)?.boolValue ?? false } - return try! beTruthy().matches(expr, failureMessage: failureMessage) + return try beTruthy().satisfies(expr).toObjectiveC() } } - @objc public class func beFalsyMatcher() -> NMBObjCMatcher { - return NMBObjCMatcher { actualExpression, failureMessage in + @objc public class func beFalsyMatcher() -> NMBMatcher { + return NMBPredicate { actualExpression in let expr = actualExpression.cast { ($0 as? NSNumber)?.boolValue ?? false } - return try! beFalsy().matches(expr, failureMessage: failureMessage) + return try beFalsy().satisfies(expr).toObjectiveC() } } - @objc public class func beTrueMatcher() -> NMBObjCMatcher { - return NMBObjCMatcher { actualExpression, failureMessage in + @objc public class func beTrueMatcher() -> NMBMatcher { + return NMBPredicate { actualExpression in let expr = actualExpression.cast { ($0 as? NSNumber)?.boolValue ?? false } - return try! beTrue().matches(expr, failureMessage: failureMessage) + return try beTrue().satisfies(expr).toObjectiveC() } } - @objc public class func beFalseMatcher() -> NMBObjCMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in - let expr = actualExpression.cast { ($0 as? NSNumber)?.boolValue ?? false } - return try! beFalse().matches(expr, failureMessage: failureMessage) + @objc public class func beFalseMatcher() -> NMBMatcher { + return NMBPredicate { actualExpression in + let expr = actualExpression.cast { value -> Bool? in + guard let value = value else { return nil } + return (value as? NSNumber)?.boolValue ?? false + } + return try beFalse().satisfies(expr).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeNil.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeNil.swift index a22e0f4..0f21d41 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeNil.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeNil.swift @@ -8,11 +8,11 @@ public func beNil() -> Predicate { } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { - @objc public class func beNilMatcher() -> NMBObjCMatcher { - return NMBObjCMatcher { actualExpression, failureMessage in - return try! beNil().matches(actualExpression, failureMessage: failureMessage) + @objc public class func beNilMatcher() -> NMBMatcher { + return NMBPredicate { actualExpression in + return try beNil().satisfies(actualExpression).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeVoid.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeVoid.swift index f5bf22a..9a7eafd 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeVoid.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeVoid.swift @@ -2,17 +2,18 @@ import Foundation /// A Nimble matcher that succeeds when the actual value is Void. public func beVoid() -> Predicate<()> { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "be void" + return Predicate.simpleNilable("be void") { actualExpression in let actualValue: ()? = try actualExpression.evaluate() - return actualValue != nil + return PredicateStatus(bool: actualValue != nil) } } -public func == (lhs: Expectation<()>, rhs: ()) { - lhs.to(beVoid()) -} +extension Expectation where T == () { + public static func == (lhs: Expectation<()>, rhs: ()) { + lhs.to(beVoid()) + } -public func != (lhs: Expectation<()>, rhs: ()) { - lhs.toNot(beVoid()) + public static func != (lhs: Expectation<()>, rhs: ()) { + lhs.toNot(beVoid()) + } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeginWith.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeginWith.swift index c2ab568..3183eb9 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/BeginWith.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/BeginWith.swift @@ -35,24 +35,24 @@ public func beginWith(_ startingElement: Any) -> Predicate public func beginWith(_ startingSubstring: String) -> Predicate { return Predicate.simple("begin with <\(startingSubstring)>") { actualExpression in if let actual = try actualExpression.evaluate() { - let range = actual.range(of: startingSubstring) - return PredicateStatus(bool: range != nil && range!.lowerBound == actual.startIndex) + return PredicateStatus(bool: actual.hasPrefix(startingSubstring)) } return .fail } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { - @objc public class func beginWithMatcher(_ expected: Any) -> NMBObjCMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in - let actual = try! actualExpression.evaluate() - if (actual as? String) != nil { + @objc public class func beginWithMatcher(_ expected: Any) -> NMBMatcher { + return NMBPredicate { actualExpression in + let actual = try actualExpression.evaluate() + if actual is String { let expr = actualExpression.cast { $0 as? String } - return try! beginWith(expected as! String).matches(expr, failureMessage: failureMessage) + // swiftlint:disable:next force_cast + return try beginWith(expected as! String).satisfies(expr).toObjectiveC() } else { let expr = actualExpression.cast { $0 as? NMBOrderedCollection } - return try! beginWith(expected).matches(expr, failureMessage: failureMessage) + return try beginWith(expected).satisfies(expr).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/Contain.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/Contain.swift index f1afb72..6974a4d 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/Contain.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/Contain.swift @@ -1,22 +1,63 @@ import Foundation -/// A Nimble matcher that succeeds when the actual sequence contains the expected value. +/// A Nimble matcher that succeeds when the actual sequence contains the expected values. public func contain(_ items: T...) -> Predicate - where S.Iterator.Element == T { + where S.Element == T { return contain(items) } +/// A Nimble matcher that succeeds when the actual sequence contains the expected values. public func contain(_ items: [T]) -> Predicate - where S.Iterator.Element == T { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "contain <\(arrayAsString(items))>" + where S.Element == T { + return Predicate.simple("contain <\(arrayAsString(items))>") { actualExpression in if let actual = try actualExpression.evaluate() { - return items.all { + let matches = items.allSatisfy { return actual.contains($0) } + return PredicateStatus(bool: matches) + } + return .fail + } +} + +/// A Nimble matcher that succeeds when the actual set contains the expected values. +public func contain(_ items: T...) -> Predicate + where S.Element == T { + return contain(items) +} + +/// A Nimble matcher that succeeds when the actual set contains the expected values. +public func contain(_ items: [T]) -> Predicate + where S.Element == T { + return Predicate.simple("contain <\(arrayAsString(items))>") { actualExpression in + if let actual = try actualExpression.evaluate() { + let matches = items.allSatisfy { + return actual.contains($0) + } + return PredicateStatus(bool: matches) + } + return .fail + } +} + +/// A Nimble matcher that succeeds when the actual set contains the expected values. +public func contain(_ items: T...) -> Predicate + where S.Element == T { + return contain(items) +} + +/// A Nimble matcher that succeeds when the actual set contains the expected values. +public func contain(_ items: [T]) -> Predicate + where S.Element == T { + return Predicate.simple("contain <\(arrayAsString(items))>") { actualExpression in + if let actual = try actualExpression.evaluate() { + let matches = items.allSatisfy { + return actual.contains($0) + } + return PredicateStatus(bool: matches) + } + return .fail } - return false - }.requireNonNil } /// A Nimble matcher that succeeds when the actual string contains the expected substring. @@ -25,16 +66,16 @@ public func contain(_ substrings: String...) -> Predicate { } public func contain(_ substrings: [String]) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "contain <\(arrayAsString(substrings))>" + return Predicate.simple("contain <\(arrayAsString(substrings))>") { actualExpression in if let actual = try actualExpression.evaluate() { - return substrings.all { + let matches = substrings.allSatisfy { let range = actual.range(of: $0) return range != nil && !range!.isEmpty } + return PredicateStatus(bool: matches) } - return false - }.requireNonNil + return .fail + } } /// A Nimble matcher that succeeds when the actual string contains the expected substring. @@ -43,13 +84,13 @@ public func contain(_ substrings: NSString...) -> Predicate { } public func contain(_ substrings: [NSString]) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "contain <\(arrayAsString(substrings))>" + return Predicate.simple("contain <\(arrayAsString(substrings))>") { actualExpression in if let actual = try actualExpression.evaluate() { - return substrings.all { actual.range(of: $0.description).length != 0 } + let matches = substrings.allSatisfy { actual.range(of: $0.description).length != 0 } + return PredicateStatus(bool: matches) } - return false - }.requireNonNil + return .fail + } } /// A Nimble matcher that succeeds when the actual collection contains the expected object. @@ -58,37 +99,45 @@ public func contain(_ items: Any?...) -> Predicate { } public func contain(_ items: [Any?]) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "contain <\(arrayAsString(items))>" - guard let actual = try actualExpression.evaluate() else { return false } - return items.all { item in - return item != nil && actual.contains(item!) + return Predicate.simple("contain <\(arrayAsString(items))>") { actualExpression in + guard let actual = try actualExpression.evaluate() else { return .fail } + let matches = items.allSatisfy { item in + return item.map { actual.contains($0) } ?? false } - }.requireNonNil + return PredicateStatus(bool: matches) + } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { - @objc public class func containMatcher(_ expected: [NSObject]) -> NMBObjCMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in + @objc public class func containMatcher(_ expected: [NSObject]) -> NMBMatcher { + return NMBPredicate { actualExpression in let location = actualExpression.location - let actualValue = try! actualExpression.evaluate() + let actualValue = try actualExpression.evaluate() if let value = actualValue as? NMBContainer { let expr = Expression(expression: ({ value as NMBContainer }), location: location) // A straightforward cast on the array causes this to crash, so we have to cast the individual items let expectedOptionals: [Any?] = expected.map({ $0 as Any? }) - return try! contain(expectedOptionals).matches(expr, failureMessage: failureMessage) + return try contain(expectedOptionals).satisfies(expr).toObjectiveC() } else if let value = actualValue as? NSString { let expr = Expression(expression: ({ value as String }), location: location) - return try! contain(expected as! [String]).matches(expr, failureMessage: failureMessage) - } else if actualValue != nil { - // swiftlint:disable:next line_length - failureMessage.postfixMessage = "contain <\(arrayAsString(expected))> (only works for NSArrays, NSSets, NSHashTables, and NSStrings)" + // swiftlint:disable:next force_cast + return try contain(expected as! [String]).satisfies(expr).toObjectiveC() + } + + let message: ExpectationMessage + if actualValue != nil { + message = ExpectationMessage.expectedActualValueTo( + // swiftlint:disable:next line_length + "contain <\(arrayAsString(expected))> (only works for NSArrays, NSSets, NSHashTables, and NSStrings)" + ) } else { - failureMessage.postfixMessage = "contain <\(arrayAsString(expected))>" + message = ExpectationMessage + .expectedActualValueTo("contain <\(arrayAsString(expected))>") + .appendedBeNilHint() } - return false + return NMBPredicateResult(status: .fail, message: message.toObjectiveC()) } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/ContainElementSatisfying.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/ContainElementSatisfying.swift index ae0d854..331f3bc 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/ContainElementSatisfying.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/ContainElementSatisfying.swift @@ -2,43 +2,44 @@ import Foundation public func containElementSatisfying(_ predicate: @escaping ((T) -> Bool), _ predicateDescription: String = "") -> Predicate where S.Iterator.Element == T { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.actualValue = nil - + return Predicate.define { actualExpression in + let message: ExpectationMessage if predicateDescription == "" { - failureMessage.postfixMessage = "find object in collection that satisfies predicate" + message = .expectedTo("find object in collection that satisfies predicate") } else { - failureMessage.postfixMessage = "find object in collection \(predicateDescription)" + message = .expectedTo("find object in collection \(predicateDescription)") } if let sequence = try actualExpression.evaluate() { for object in sequence { if predicate(object) { - return true + return PredicateResult(bool: true, message: message) } } - return false + return PredicateResult(bool: false, message: message) } - return false - }.requireNonNil + return PredicateResult(status: .fail, message: message) + } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { - @objc public class func containElementSatisfyingMatcher(_ predicate: @escaping ((NSObject) -> Bool)) -> NMBObjCMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in - let value = try! actualExpression.evaluate() + @objc public class func containElementSatisfyingMatcher(_ predicate: @escaping ((NSObject) -> Bool)) -> NMBMatcher { + return NMBPredicate { actualExpression in + let value = try actualExpression.evaluate() guard let enumeration = value as? NSFastEnumeration else { - // swiftlint:disable:next line_length - failureMessage.postfixMessage = "containElementSatisfying must be provided an NSFastEnumeration object" - failureMessage.actualValue = nil - failureMessage.expected = "" - failureMessage.to = "" - return false + let message = ExpectationMessage.fail( + "containElementSatisfying must be provided an NSFastEnumeration object" + ) + return NMBPredicateResult(status: .fail, message: message.toObjectiveC()) } + let message = ExpectationMessage + .expectedTo("find object in collection that satisfies predicate") + .toObjectiveC() + var iterator = NSFastEnumerationIterator(enumeration) while let item = iterator.next() { guard let object = item as? NSObject else { @@ -46,14 +47,11 @@ public func containElementSatisfying(_ predicate: @escaping ((T) } if predicate(object) { - return true + return NMBPredicateResult(status: .matches, message: message) } } - failureMessage.actualValue = nil - failureMessage.postfixMessage = "" - failureMessage.to = "to find object in collection that satisfies predicate" - return false + return NMBPredicateResult(status: .doesNotMatch, message: message) } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/ElementsEqual.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/ElementsEqual.swift new file mode 100644 index 0000000..1704e94 --- /dev/null +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/ElementsEqual.swift @@ -0,0 +1,16 @@ +/// A Nimble matcher that succeeds when the actual sequence contain the same elements in the same order to the exepected sequence. +public func elementsEqual(_ expectedValue: S?) -> Predicate where S.Element: Equatable { + // A matcher abstraction for https://developer.apple.com/documentation/swift/sequence/2949668-elementsequal + return Predicate.define("elementsEqual <\(stringify(expectedValue))>") { (actualExpression, msg) in + let actualValue = try actualExpression.evaluate() + switch (expectedValue, actualValue) { + case (nil, _?): + return PredicateResult(status: .fail, message: msg.appendedBeNilHint()) + case (nil, nil), (_, nil): + return PredicateResult(status: .fail, message: msg) + case (let expected?, let actual?): + let matches = expected.elementsEqual(actual) + return PredicateResult(bool: matches, message: msg) + } + } +} diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/EndWith.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/EndWith.swift index a6f9f91..13bdb31 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/EndWith.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/EndWith.swift @@ -4,9 +4,7 @@ import Foundation /// is equal to the expected value. public func endWith(_ endingElement: T) -> Predicate where S.Iterator.Element == T { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "end with <\(endingElement)>" - + return Predicate.simple("end with <\(endingElement)>") { actualExpression in if let actualValue = try actualExpression.evaluate() { var actualGenerator = actualValue.makeIterator() var lastItem: T? @@ -16,55 +14,54 @@ public func endWith(_ endingElement: T) -> Predicate< item = actualGenerator.next() } while(item != nil) - return lastItem == endingElement + return PredicateStatus(bool: lastItem == endingElement) } - return false - }.requireNonNil + return .fail + } } /// A Nimble matcher that succeeds when the actual collection's last element /// is equal to the expected object. public func endWith(_ endingElement: Any) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "end with <\(endingElement)>" - guard let collection = try actualExpression.evaluate() else { return false } - guard collection.count > 0 else { return false } + return Predicate.simple("end with <\(endingElement)>") { actualExpression in + guard let collection = try actualExpression.evaluate() else { return .fail } + guard collection.count > 0 else { return PredicateStatus(bool: false) } #if os(Linux) guard let collectionValue = collection.object(at: collection.count - 1) as? NSObject else { - return false + return .fail } #else let collectionValue = collection.object(at: collection.count - 1) as AnyObject #endif - return collectionValue.isEqual(endingElement) - }.requireNonNil + return PredicateStatus(bool: collectionValue.isEqual(endingElement)) + } } /// A Nimble matcher that succeeds when the actual string contains the expected substring /// where the expected substring's location is the actual string's length minus the /// expected substring's length. public func endWith(_ endingSubstring: String) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "end with <\(endingSubstring)>" + return Predicate.simple("end with <\(endingSubstring)>") { actualExpression in if let collection = try actualExpression.evaluate() { - return collection.hasSuffix(endingSubstring) + return PredicateStatus(bool: collection.hasSuffix(endingSubstring)) } - return false - }.requireNonNil + return .fail + } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { - @objc public class func endWithMatcher(_ expected: Any) -> NMBObjCMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in - let actual = try! actualExpression.evaluate() - if (actual as? String) != nil { + @objc public class func endWithMatcher(_ expected: Any) -> NMBMatcher { + return NMBPredicate { actualExpression in + let actual = try actualExpression.evaluate() + if actual is String { let expr = actualExpression.cast { $0 as? String } - return try! endWith(expected as! String).matches(expr, failureMessage: failureMessage) + // swiftlint:disable:next force_cast + return try endWith(expected as! String).satisfies(expr).toObjectiveC() } else { let expr = actualExpression.cast { $0 as? NMBOrderedCollection } - return try! endWith(expected).matches(expr, failureMessage: failureMessage) + return try endWith(expected).satisfies(expr).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/Equal.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/Equal.swift index 9467154..b08d5f6 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/Equal.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/Equal.swift @@ -7,103 +7,30 @@ import Foundation public func equal(_ expectedValue: T?) -> Predicate { return Predicate.define("equal <\(stringify(expectedValue))>") { actualExpression, msg in let actualValue = try actualExpression.evaluate() - let matches = actualValue == expectedValue && expectedValue != nil - if expectedValue == nil || actualValue == nil { - if expectedValue == nil && actualValue != nil { - return PredicateResult( - status: .fail, - message: msg.appendedBeNilHint() - ) - } + switch (expectedValue, actualValue) { + case (nil, _?): + return PredicateResult(status: .fail, message: msg.appendedBeNilHint()) + case (nil, nil), (_, nil): return PredicateResult(status: .fail, message: msg) + case (let expected?, let actual?): + let matches = expected == actual + return PredicateResult(bool: matches, message: msg) } - return PredicateResult(status: PredicateStatus(bool: matches), message: msg) - } -} - -/// A Nimble matcher that succeeds when the actual value is equal to the expected value. -/// Values can support equal by supporting the Equatable protocol. -/// -/// @see beCloseTo if you want to match imprecise types (eg - floats, doubles). -public func equal(_ expectedValue: [T: C]?) -> Predicate<[T: C]> { - return Predicate.define("equal <\(stringify(expectedValue))>") { actualExpression, msg in - let actualValue = try actualExpression.evaluate() - if expectedValue == nil || actualValue == nil { - if expectedValue == nil && actualValue != nil { - return PredicateResult( - status: .fail, - message: msg.appendedBeNilHint() - ) - } - return PredicateResult(status: .fail, message: msg) - } - return PredicateResult( - status: PredicateStatus(bool: expectedValue! == actualValue!), - message: msg - ) - } -} - -/// A Nimble matcher that succeeds when the actual collection is equal to the expected collection. -/// Items must implement the Equatable protocol. -public func equal(_ expectedValue: [T]?) -> Predicate<[T]> { - return Predicate.define("equal <\(stringify(expectedValue))>") { actualExpression, msg in - let actualValue = try actualExpression.evaluate() - if expectedValue == nil || actualValue == nil { - if expectedValue == nil && actualValue != nil { - return PredicateResult( - status: .fail, - message: msg.appendedBeNilHint() - ) - } - return PredicateResult( - status: .fail, - message: msg - ) - } - return PredicateResult( - bool: expectedValue! == actualValue!, - message: msg - ) } } /// A Nimble matcher allowing comparison of collection with optional type public func equal(_ expectedValue: [T?]) -> Predicate<[T?]> { return Predicate.define("equal <\(stringify(expectedValue))>") { actualExpression, msg in - if let actualValue = try actualExpression.evaluate() { - let doesNotMatch = PredicateResult( - status: .doesNotMatch, - message: msg - ) - - if expectedValue.count != actualValue.count { - return doesNotMatch - } - - for (index, item) in actualValue.enumerated() { - let otherItem = expectedValue[index] - if item == nil && otherItem == nil { - continue - } else if item == nil && otherItem != nil { - return doesNotMatch - } else if item != nil && otherItem == nil { - return doesNotMatch - } else if item! != otherItem! { - return doesNotMatch - } - } - - return PredicateResult( - status: .matches, - message: msg - ) - } else { + guard let actualValue = try actualExpression.evaluate() else { return PredicateResult( status: .fail, message: msg.appendedBeNilHint() ) } + + let matches = expectedValue == actualValue + return PredicateResult(bool: matches, message: msg) } } @@ -128,44 +55,45 @@ private func equal(_ expectedValue: Set?, stringify: @escaping (Set?) - var errorMessage: ExpectationMessage = .expectedActualValueTo("equal <\(stringify(expectedValue))>") - if let expectedValue = expectedValue { - if let actualValue = try actualExpression.evaluate() { - errorMessage = .expectedCustomValueTo( - "equal <\(stringify(expectedValue))>", - "<\(stringify(actualValue))>" - ) - - if expectedValue == actualValue { - return PredicateResult( - status: .matches, - message: errorMessage - ) - } - - let missing = expectedValue.subtracting(actualValue) - if missing.count > 0 { - errorMessage = errorMessage.appended(message: ", missing <\(stringify(missing))>") - } - - let extra = actualValue.subtracting(expectedValue) - if extra.count > 0 { - errorMessage = errorMessage.appended(message: ", extra <\(stringify(extra))>") - } - return PredicateResult( - status: .doesNotMatch, - message: errorMessage - ) - } + guard let expectedValue = expectedValue else { return PredicateResult( status: .fail, message: errorMessage.appendedBeNilHint() ) - } else { + } + + guard let actualValue = try actualExpression.evaluate() else { return PredicateResult( status: .fail, message: errorMessage.appendedBeNilHint() ) } + + errorMessage = .expectedCustomValueTo( + "equal <\(stringify(expectedValue))>", + "<\(stringify(actualValue))>" + ) + + if expectedValue == actualValue { + return PredicateResult( + status: .matches, + message: errorMessage + ) + } + + let missing = expectedValue.subtracting(actualValue) + if missing.count > 0 { + errorMessage = errorMessage.appended(message: ", missing <\(stringify(missing))>") + } + + let extra = actualValue.subtracting(expectedValue) + if extra.count > 0 { + errorMessage = errorMessage.appended(message: ", extra <\(stringify(extra))>") + } + return PredicateResult( + status: .doesNotMatch, + message: errorMessage + ) } } @@ -209,11 +137,11 @@ public func !=(lhs: Expectation<[T: C]>, rhs: [T: C]?) { lhs.toNot(equal(rhs)) } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { @objc public class func equalMatcher(_ expected: NSObject) -> NMBMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in - return try! equal(expected).matches(actualExpression, failureMessage: failureMessage) + return NMBPredicate { actualExpression in + return try equal(expected).satisfies(actualExpression).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/HaveCount.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/HaveCount.swift index 93335a8..984e2d4 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/HaveCount.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/HaveCount.swift @@ -7,52 +7,67 @@ import Foundation /// A Nimble matcher that succeeds when the actual Collection's count equals /// the expected value -public func haveCount(_ expectedValue: T.IndexDistance) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in +public func haveCount(_ expectedValue: Int) -> Predicate { + return Predicate.define { actualExpression in if let actualValue = try actualExpression.evaluate() { - // swiftlint:disable:next line_length - failureMessage.postfixMessage = "have \(prettyCollectionType(actualValue)) with count \(stringify(expectedValue))" + let message = ExpectationMessage + .expectedCustomValueTo( + "have \(prettyCollectionType(actualValue)) with count \(stringify(expectedValue))", + "\(actualValue.count)" + ) + .appended(details: "Actual Value: \(stringify(actualValue))") + let result = expectedValue == actualValue.count - failureMessage.actualValue = "\(actualValue.count)" - failureMessage.extendedMessage = "Actual Value: \(stringify(actualValue))" - return result + return PredicateResult(bool: result, message: message) } else { - return false + return PredicateResult(status: .fail, message: .fail("")) } - }.requireNonNil + } } /// A Nimble matcher that succeeds when the actual collection's count equals /// the expected value public func haveCount(_ expectedValue: Int) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in + return Predicate { actualExpression in if let actualValue = try actualExpression.evaluate() { - // swiftlint:disable:next line_length - failureMessage.postfixMessage = "have \(prettyCollectionType(actualValue)) with count \(stringify(expectedValue))" + let message = ExpectationMessage + .expectedCustomValueTo( + "have \(prettyCollectionType(actualValue)) with count \(stringify(expectedValue))", + "\(actualValue.count)" + ) + .appended(details: "Actual Value: \(stringify(actualValue))") + let result = expectedValue == actualValue.count - failureMessage.actualValue = "\(actualValue.count)" - failureMessage.extendedMessage = "Actual Value: \(stringify(actualValue))" - return result + return PredicateResult(bool: result, message: message) } else { - return false + return PredicateResult(status: .fail, message: .fail("")) } } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { - @objc public class func haveCountMatcher(_ expected: NSNumber) -> NMBObjCMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in + @objc public class func haveCountMatcher(_ expected: NSNumber) -> NMBMatcher { + return NMBPredicate { actualExpression in let location = actualExpression.location - let actualValue = try! actualExpression.evaluate() + let actualValue = try actualExpression.evaluate() if let value = actualValue as? NMBCollection { let expr = Expression(expression: ({ value as NMBCollection}), location: location) - return try! haveCount(expected.intValue).matches(expr, failureMessage: failureMessage) - } else if let actualValue = actualValue { - failureMessage.postfixMessage = "get type of NSArray, NSSet, NSDictionary, or NSHashTable" - failureMessage.actualValue = "\(String(describing: type(of: actualValue)))" + return try haveCount(expected.intValue).satisfies(expr).toObjectiveC() + } + + let message: ExpectationMessage + if let actualValue = actualValue { + message = ExpectationMessage.expectedCustomValueTo( + "get type of NSArray, NSSet, NSDictionary, or NSHashTable", + "\(String(describing: type(of: actualValue)))" + ) + } else { + message = ExpectationMessage + .expectedActualValueTo("have a collection with count \(stringify(expected.intValue))") + .appendedBeNilHint() } - return false + return NMBPredicateResult(status: .fail, message: message.toObjectiveC()) } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/Match.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/Match.swift index 1e5762f..dbcff09 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/Match.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/Match.swift @@ -3,26 +3,25 @@ import Foundation /// A Nimble matcher that succeeds when the actual string satisfies the regular expression /// described by the expected string. public func match(_ expectedValue: String?) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - failureMessage.postfixMessage = "match <\(stringify(expectedValue))>" - + return Predicate.simple("match <\(stringify(expectedValue))>") { actualExpression in if let actual = try actualExpression.evaluate() { if let regexp = expectedValue { - return actual.range(of: regexp, options: .regularExpression) != nil + let bool = actual.range(of: regexp, options: .regularExpression) != nil + return PredicateStatus(bool: bool) } } - return false - }.requireNonNil + return .fail + } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { @objc public class func matchMatcher(_ expected: NSString) -> NMBMatcher { - return NMBObjCMatcher(canMatchNil: false) { actualExpression, failureMessage in + return NMBPredicate { actualExpression in let actual = actualExpression.cast { $0 as? String } - return try! match(expected.description).matches(actual, failureMessage: failureMessage) + return try match(expected.description).satisfies(actual).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/MatchError.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/MatchError.swift index 9c86fb7..4ad71d4 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/MatchError.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/MatchError.swift @@ -6,16 +6,24 @@ import Foundation /// Errors are tried to be compared by their implementation of Equatable, /// otherwise they fallback to comparison by _domain and _code. public func matchError(_ error: T) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - let actualError: Error? = try actualExpression.evaluate() + return Predicate.define { actualExpression in + let actualError = try actualExpression.evaluate() + + let failureMessage = FailureMessage() + setFailureMessageForError( + failureMessage, + postfixMessageVerb: "match", + actualError: actualError, + error: error + ) - setFailureMessageForError(failureMessage, postfixMessageVerb: "match", actualError: actualError, error: error) var matches = false if let actualError = actualError, errorMatchesExpectedError(actualError, expectedError: error) { matches = true } - return matches - }.requireNonNil + + return PredicateResult(bool: matches, message: failureMessage.toExpectationMessage()) + } } /// A Nimble matcher that succeeds when the actual expression evaluates to an @@ -24,35 +32,45 @@ public func matchError(_ error: T) -> Predicate { /// Errors are tried to be compared by their implementation of Equatable, /// otherwise they fallback to comparision by _domain and _code. public func matchError(_ error: T) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - let actualError: Error? = try actualExpression.evaluate() + return Predicate.define { actualExpression in + let actualError = try actualExpression.evaluate() - setFailureMessageForError(failureMessage, postfixMessageVerb: "match", actualError: actualError, error: error) + let failureMessage = FailureMessage() + setFailureMessageForError( + failureMessage, + postfixMessageVerb: "match", + actualError: actualError, + error: error + ) var matches = false if let actualError = actualError as? T, error == actualError { matches = true } - return matches - }.requireNonNil + + return PredicateResult(bool: matches, message: failureMessage.toExpectationMessage()) + } } /// A Nimble matcher that succeeds when the actual expression evaluates to an /// error of the specified type public func matchError(_ errorType: T.Type) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - let actualError: Error? = try actualExpression.evaluate() + return Predicate.define { actualExpression in + let actualError = try actualExpression.evaluate() + let failureMessage = FailureMessage() setFailureMessageForError( failureMessage, postfixMessageVerb: "match", actualError: actualError, errorType: errorType ) + var matches = false if actualError as? T != nil { matches = true } - return matches - }.requireNonNil + + return PredicateResult(bool: matches, message: failureMessage.toExpectationMessage()) + } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/MatcherProtocols.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/MatcherProtocols.swift index fff3c77..21ffd77 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/MatcherProtocols.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/MatcherProtocols.swift @@ -1,6 +1,6 @@ import Foundation // `CGFloat` is in Foundation (swift-corelibs-foundation) on Linux. -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) import CoreGraphics #endif @@ -18,21 +18,21 @@ extension Matcher { } var toClosure: (Expression, FailureMessage, Bool) throws -> Bool { - return ({ expr, msg, expectedResult in + return { expr, msg, expectedResult in if expectedResult { return try self.matches(expr, failureMessage: msg) } else { return try self.doesNotMatch(expr, failureMessage: msg) } - }) + } } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) /// Objective-C interface to the Swift variant of Matcher. @objc public protocol NMBMatcher { - func matches(_ actualBlock: @escaping () -> NSObject!, failureMessage: FailureMessage, location: SourceLocation) -> Bool - func doesNotMatch(_ actualBlock: @escaping () -> NSObject!, failureMessage: FailureMessage, location: SourceLocation) -> Bool + func matches(_ actualBlock: @escaping () -> NSObject?, failureMessage: FailureMessage, location: SourceLocation) -> Bool + func doesNotMatch(_ actualBlock: @escaping () -> NSObject?, failureMessage: FailureMessage, location: SourceLocation) -> Bool } #endif @@ -41,46 +41,47 @@ public protocol NMBContainer { func contains(_ anObject: Any) -> Bool } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) +// swiftlint:disable:next todo // FIXME: NSHashTable can not conform to NMBContainer since swift-DEVELOPMENT-SNAPSHOT-2016-04-25-a //extension NSHashTable : NMBContainer {} // Corelibs Foundation does not include this class yet #endif -extension NSArray : NMBContainer {} -extension NSSet : NMBContainer {} +extension NSArray: NMBContainer {} +extension NSSet: NMBContainer {} /// Protocol for types that support only beEmpty(), haveCount() matchers public protocol NMBCollection { var count: Int { get } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) -extension NSHashTable : NMBCollection {} // Corelibs Foundation does not include these classes yet -extension NSMapTable : NMBCollection {} +#if canImport(Darwin) +extension NSHashTable: NMBCollection {} // Corelibs Foundation does not include these classes yet +extension NSMapTable: NMBCollection {} #endif -extension NSSet : NMBCollection {} -extension NSIndexSet : NMBCollection {} -extension NSDictionary : NMBCollection {} +extension NSSet: NMBCollection {} +extension NSIndexSet: NMBCollection {} +extension NSDictionary: NMBCollection {} /// Protocol for types that support beginWith(), endWith(), beEmpty() matchers public protocol NMBOrderedCollection: NMBCollection { func object(at index: Int) -> Any } -extension NSArray : NMBOrderedCollection {} +extension NSArray: NMBOrderedCollection {} public protocol NMBDoubleConvertible { var doubleValue: CDouble { get } } -extension Double : NMBDoubleConvertible { +extension Double: NMBDoubleConvertible { public var doubleValue: CDouble { return self } } -extension Float : NMBDoubleConvertible { +extension Float: NMBDoubleConvertible { public var doubleValue: CDouble { return CDouble(self) } @@ -92,7 +93,7 @@ extension CGFloat: NMBDoubleConvertible { } } -extension NSNumber : NMBDoubleConvertible { +extension NSNumber: NMBDoubleConvertible { } private let dateFormatter: DateFormatter = { @@ -131,24 +132,28 @@ extension NSDate: TestOutputStringConvertible { /// beGreaterThan(), beGreaterThanOrEqualTo(), and equal() matchers. /// /// Types that conform to Swift's Comparable protocol will work implicitly too -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) @objc public protocol NMBComparable { func NMB_compare(_ otherObject: NMBComparable!) -> ComparisonResult } -#else +#elseif !compiler(>=5.1) // This should become obsolete once Corelibs Foundation adds Comparable conformance to NSNumber public protocol NMBComparable { func NMB_compare(_ otherObject: NMBComparable!) -> ComparisonResult } #endif -extension NSNumber : NMBComparable { +#if canImport(Darwin) || !compiler(>=5.1) +extension NSNumber: NMBComparable { public func NMB_compare(_ otherObject: NMBComparable!) -> ComparisonResult { + // swiftlint:disable:next force_cast return compare(otherObject as! NSNumber) } } -extension NSString : NMBComparable { +extension NSString: NMBComparable { public func NMB_compare(_ otherObject: NMBComparable!) -> ComparisonResult { + // swiftlint:disable:next force_cast return compare(otherObject as! String) } } +#endif diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/PostNotification.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/PostNotification.swift index 8288bb0..5e8bee3 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/PostNotification.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/PostNotification.swift @@ -3,11 +3,7 @@ import Foundation internal class NotificationCollector { private(set) var observedNotifications: [Notification] private let notificationCenter: NotificationCenter - #if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) - private var token: AnyObject? - #else private var token: NSObjectProtocol? - #endif required init(notificationCenter: NotificationCenter) { self.notificationCenter = notificationCenter @@ -15,27 +11,61 @@ internal class NotificationCollector { } func startObserving() { - self.token = self.notificationCenter.addObserver(forName: nil, object: nil, queue: nil) { [weak self] n in + // swiftlint:disable:next line_length + self.token = self.notificationCenter.addObserver(forName: nil, object: nil, queue: nil) { [weak self] notification in // linux-swift gets confused by .append(n) - self?.observedNotifications.append(n) + self?.observedNotifications.append(notification) } } deinit { - #if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) - if let token = self.token { - self.notificationCenter.removeObserver(token) - } - #else - if let token = self.token as? AnyObject { - self.notificationCenter.removeObserver(token) - } - #endif + if let token = self.token { + self.notificationCenter.removeObserver(token) + } } } private let mainThread = pthread_self() +public func postNotifications( + _ predicate: Predicate<[Notification]>, + fromNotificationCenter center: NotificationCenter = .default +) -> Predicate { + _ = mainThread // Force lazy-loading of this value + let collector = NotificationCollector(notificationCenter: center) + collector.startObserving() + var once: Bool = false + + return Predicate { actualExpression in + let collectorNotificationsExpression = Expression( + memoizedExpression: { _ in + return collector.observedNotifications + }, + location: actualExpression.location, + withoutCaching: true + ) + + assert(pthread_equal(mainThread, pthread_self()) != 0, "Only expecting closure to be evaluated on main thread.") + if !once { + once = true + _ = try actualExpression.evaluate() + } + + let actualValue: String + if collector.observedNotifications.isEmpty { + actualValue = "no notifications" + } else { + actualValue = "<\(stringify(collector.observedNotifications))>" + } + + var result = try predicate.satisfies(collectorNotificationsExpression) + result.message = result.message.replacedExpectation { message in + return .expectedCustomValueTo(message.expectedMessage, actualValue) + } + return result + } +} + public func postNotifications( _ notificationsMatcher: T, fromNotificationCenter center: NotificationCenter = .default) @@ -46,7 +76,8 @@ public func postNotifications( let collector = NotificationCollector(notificationCenter: center) collector.startObserving() var once: Bool = false - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in + + return Predicate { actualExpression in let collectorNotificationsExpression = Expression(memoizedExpression: { _ in return collector.observedNotifications }, location: actualExpression.location, withoutCaching: true) @@ -57,12 +88,13 @@ public func postNotifications( _ = try actualExpression.evaluate() } + let failureMessage = FailureMessage() let match = try notificationsMatcher.matches(collectorNotificationsExpression, failureMessage: failureMessage) if collector.observedNotifications.isEmpty { failureMessage.actualValue = "no notifications" } else { failureMessage.actualValue = "<\(stringify(collector.observedNotifications))>" } - return match + return PredicateResult(bool: match, message: failureMessage.toExpectationMessage()) } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/Predicate.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/Predicate.swift index e48d164..2604411 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/Predicate.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/Predicate.swift @@ -82,8 +82,8 @@ extension Predicate { } } -// Question: Should this be exposed? It's safer to not for now and decide later. -internal enum ExpectationStyle { +// The Expectation style intended for comparison to a PredicateStatus. +public enum ExpectationStyle { case toMatch, toNotMatch } @@ -91,9 +91,9 @@ internal enum ExpectationStyle { /// predicate. public struct PredicateResult { /// Status indicates if the predicate matches, does not match, or fails. - var status: PredicateStatus + public var status: PredicateStatus /// The error message that can be displayed if it does not match - var message: ExpectationMessage + public var message: ExpectationMessage /// Constructs a new PredicateResult with a given status and error message public init(status: PredicateStatus, message: ExpectationMessage) { @@ -108,7 +108,7 @@ public struct PredicateResult { } /// Converts the result to a boolean based on what the expectation intended - internal func toBoolean(expectation style: ExpectationStyle) -> Bool { + public func toBoolean(expectation style: ExpectationStyle) -> Bool { return status.toBoolean(expectation: style) } } @@ -218,6 +218,7 @@ extension Predicate: Matcher { extension Predicate { // Someday, make this public? Needs documentation internal func after(f: @escaping (Expression, PredicateResult) throws -> PredicateResult) -> Predicate { + // swiftlint:disable:previous identifier_name return Predicate { actual -> PredicateResult in let result = try self.satisfies(actual) return try f(actual, result) @@ -241,8 +242,8 @@ extension Predicate { } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) -public typealias PredicateBlock = (_ actualExpression: Expression) -> NMBPredicateResult +#if canImport(Darwin) +public typealias PredicateBlock = (_ actualExpression: Expression) throws -> NMBPredicateResult public class NMBPredicate: NSObject { private let predicate: PredicateBlock @@ -251,20 +252,24 @@ public class NMBPredicate: NSObject { self.predicate = predicate } - func satisfies(_ expression: @escaping () -> NSObject!, location: SourceLocation) -> NMBPredicateResult { + func satisfies(_ expression: @escaping () throws -> NSObject?, location: SourceLocation) -> NMBPredicateResult { let expr = Expression(expression: expression, location: location) - return self.predicate(expr) + do { + return try self.predicate(expr) + } catch let error { + return PredicateResult(status: .fail, message: .fail("unexpected error thrown: <\(error)>")).toObjectiveC() + } } } extension NMBPredicate: NMBMatcher { - public func matches(_ actualBlock: @escaping () -> NSObject!, failureMessage: FailureMessage, location: SourceLocation) -> Bool { + public func matches(_ actualBlock: @escaping () -> NSObject?, failureMessage: FailureMessage, location: SourceLocation) -> Bool { let result = satisfies(actualBlock, location: location).toSwift() result.message.update(failureMessage: failureMessage) return result.status.toBoolean(expectation: .toMatch) } - public func doesNotMatch(_ actualBlock: @escaping () -> NSObject!, failureMessage: FailureMessage, location: SourceLocation) -> Bool { + public func doesNotMatch(_ actualBlock: @escaping () -> NSObject?, failureMessage: FailureMessage, location: SourceLocation) -> Bool { let result = satisfies(actualBlock, location: location).toSwift() result.message.update(failureMessage: failureMessage) return result.status.toBoolean(expectation: .toNotMatch) @@ -307,7 +312,7 @@ final public class NMBPredicateStatus: NSObject { public static let doesNotMatch: NMBPredicateStatus = NMBPredicateStatus(status: 1) public static let fail: NMBPredicateStatus = NMBPredicateStatus(status: 2) - public override var hashValue: Int { return self.status.hashValue } + public override var hash: Int { return self.status.hashValue } public override func isEqual(_ object: Any?) -> Bool { guard let otherPredicate = object as? NMBPredicateStatus else { diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/RaisesException.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/RaisesException.swift index 60553bd..4dd9304 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/RaisesException.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/RaisesException.swift @@ -1,7 +1,7 @@ import Foundation // This matcher requires the Objective-C, and being built by Xcode rather than the Swift Package Manager -#if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE +#if canImport(Darwin) && !SWIFT_PACKAGE /// A Nimble matcher that succeeds when the actual expression raises an /// exception with the specified name, reason, and/or userInfo. @@ -17,18 +17,21 @@ public func raiseException( reason: String? = nil, userInfo: NSDictionary? = nil, closure: ((NSException) -> Void)? = nil) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - + return Predicate { actualExpression in var exception: NSException? let capture = NMBExceptionCapture(handler: ({ e in exception = e }), finally: nil) - capture.tryBlock { - _ = try! actualExpression.evaluate() - return + do { + try capture.tryBlockThrows { + _ = try actualExpression.evaluate() + } + } catch { + return PredicateResult(status: .fail, message: .fail("unexpected error thrown: <\(error)>")) } + let failureMessage = FailureMessage() setFailureMessageForException( failureMessage, exception: exception, @@ -37,13 +40,15 @@ public func raiseException( userInfo: userInfo, closure: closure ) - return exceptionMatchesNonNilFieldsOrClosure( + + let matches = exceptionMatchesNonNilFieldsOrClosure( exception, named: named, reason: reason, userInfo: userInfo, closure: closure ) + return PredicateResult(bool: matches, message: failureMessage.toExpectationMessage()) } } @@ -117,10 +122,12 @@ internal func exceptionMatchesNonNilFieldsOrClosure( } public class NMBObjCRaiseExceptionMatcher: NSObject, NMBMatcher { + // swiftlint:disable identifier_name internal var _name: String? internal var _reason: String? internal var _userInfo: NSDictionary? internal var _block: ((NSException) -> Void)? + // swiftlint:enable identifier_name internal init(name: String?, reason: String?, userInfo: NSDictionary?, block: ((NSException) -> Void)?) { _name = name @@ -129,64 +136,72 @@ public class NMBObjCRaiseExceptionMatcher: NSObject, NMBMatcher { _block = block } - @objc public func matches(_ actualBlock: @escaping () -> NSObject!, failureMessage: FailureMessage, location: SourceLocation) -> Bool { + @objc public func matches(_ actualBlock: @escaping () -> NSObject?, failureMessage: FailureMessage, location: SourceLocation) -> Bool { let block: () -> Any? = ({ _ = actualBlock(); return nil }) let expr = Expression(expression: block, location: location) - return try! raiseException( - named: _name, - reason: _reason, - userInfo: _userInfo, - closure: _block - ).matches(expr, failureMessage: failureMessage) + do { + let predicate = raiseException( + named: _name, + reason: _reason, + userInfo: _userInfo, + closure: _block + ) + let result = try predicate.satisfies(expr) + result.message.update(failureMessage: failureMessage) + return result.toBoolean(expectation: .toMatch) + } catch let error { + failureMessage.stringValue = "unexpected error thrown: <\(error)>" + return false + } } - @objc public func doesNotMatch(_ actualBlock: @escaping () -> NSObject!, failureMessage: FailureMessage, location: SourceLocation) -> Bool { + @objc public func doesNotMatch(_ actualBlock: @escaping () -> NSObject?, failureMessage: FailureMessage, location: SourceLocation) -> Bool { return !matches(actualBlock, failureMessage: failureMessage, location: location) } @objc public var named: (_ name: String) -> NMBObjCRaiseExceptionMatcher { - return ({ name in + return { name in return NMBObjCRaiseExceptionMatcher( name: name, reason: self._reason, userInfo: self._userInfo, block: self._block ) - }) + } } @objc public var reason: (_ reason: String?) -> NMBObjCRaiseExceptionMatcher { - return ({ reason in + return { reason in return NMBObjCRaiseExceptionMatcher( name: self._name, reason: reason, userInfo: self._userInfo, block: self._block ) - }) + } } @objc public var userInfo: (_ userInfo: NSDictionary?) -> NMBObjCRaiseExceptionMatcher { - return ({ userInfo in + return { userInfo in return NMBObjCRaiseExceptionMatcher( name: self._name, reason: self._reason, userInfo: userInfo, block: self._block ) - }) + } } @objc public var satisfyingBlock: (_ block: ((NSException) -> Void)?) -> NMBObjCRaiseExceptionMatcher { - return ({ block in + return { block in return NMBObjCRaiseExceptionMatcher( name: self._name, reason: self._reason, userInfo: self._userInfo, block: block ) - }) + } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/SatisfyAllOf.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/SatisfyAllOf.swift new file mode 100644 index 0000000..15de060 --- /dev/null +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/SatisfyAllOf.swift @@ -0,0 +1,86 @@ +import Foundation + +/// A Nimble matcher that succeeds when the actual value matches with all of the matchers +/// provided in the variable list of matchers. +public func satisfyAllOf(_ predicates: Predicate...) -> Predicate { + return satisfyAllOf(predicates) +} + +/// A Nimble matcher that succeeds when the actual value matches with all of the matchers +/// provided in the variable list of matchers. +public func satisfyAllOf(_ matchers: U...) -> Predicate + where U: Matcher, U.ValueType == T { + return satisfyAllOf(matchers.map { $0.predicate }) +} + +internal func satisfyAllOf(_ predicates: [Predicate]) -> Predicate { + return Predicate.define { actualExpression in + var postfixMessages = [String]() + var matches = true + for predicate in predicates { + let result = try predicate.satisfies(actualExpression) + if result.toBoolean(expectation: .toNotMatch) { + matches = false + } + postfixMessages.append("{\(result.message.expectedMessage)}") + } + + var msg: ExpectationMessage + if let actualValue = try actualExpression.evaluate() { + msg = .expectedCustomValueTo( + "match all of: " + postfixMessages.joined(separator: ", and "), + "\(actualValue)" + ) + } else { + msg = .expectedActualValueTo( + "match all of: " + postfixMessages.joined(separator: ", and ") + ) + } + + return PredicateResult(bool: matches, message: msg) + } +} + +public func && (left: Predicate, right: Predicate) -> Predicate { + return satisfyAllOf(left, right) +} + +#if canImport(Darwin) +extension NMBObjCMatcher { + @objc public class func satisfyAllOfMatcher(_ matchers: [NMBMatcher]) -> NMBPredicate { + return NMBPredicate { actualExpression in + if matchers.isEmpty { + return NMBPredicateResult( + status: NMBPredicateStatus.fail, + message: NMBExpectationMessage( + fail: "satisfyAllOf must be called with at least one matcher" + ) + ) + } + + var elementEvaluators = [Predicate]() + for matcher in matchers { + let elementEvaluator = Predicate { expression in + if let predicate = matcher as? NMBPredicate { + // swiftlint:disable:next line_length + return predicate.satisfies({ try expression.evaluate() }, location: actualExpression.location).toSwift() + } else { + let failureMessage = FailureMessage() + let success = matcher.matches( + // swiftlint:disable:next force_try + { try! expression.evaluate() }, + failureMessage: failureMessage, + location: actualExpression.location + ) + return PredicateResult(bool: success, message: failureMessage.toExpectationMessage()) + } + } + + elementEvaluators.append(elementEvaluator) + } + + return try satisfyAllOf(elementEvaluators).satisfies(actualExpression).toObjectiveC() + } + } +} +#endif diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/SatisfyAnyOf.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/SatisfyAnyOf.swift index d02a0ff..e8b379f 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/SatisfyAnyOf.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/SatisfyAnyOf.swift @@ -1,36 +1,20 @@ import Foundation +/// A Nimble matcher that succeeds when the actual value matches with any of the matchers +/// provided in the variable list of matchers. +public func satisfyAnyOf(_ predicates: Predicate...) -> Predicate { + return satisfyAnyOf(predicates) +} + /// A Nimble matcher that succeeds when the actual value matches with any of the matchers /// provided in the variable list of matchers. public func satisfyAnyOf(_ matchers: U...) -> Predicate where U: Matcher, U.ValueType == T { - return satisfyAnyOf(matchers) -} - -/// Deprecated. Please use `satisfyAnyOf(_) -> Predicate` instead. -internal func satisfyAnyOf(_ matchers: [U]) -> Predicate - where U: Matcher, U.ValueType == T { - return NonNilMatcherFunc { actualExpression, failureMessage in - let postfixMessages = NSMutableArray() - var matches = false - for matcher in matchers { - if try matcher.matches(actualExpression, failureMessage: failureMessage) { - matches = true - } - postfixMessages.add(NSString(string: "{\(failureMessage.postfixMessage)}")) - } - - failureMessage.postfixMessage = "match one of: " + postfixMessages.componentsJoined(by: ", or ") - if let actualValue = try actualExpression.evaluate() { - failureMessage.actualValue = "\(actualValue)" - } - - return matches - }.predicate + return satisfyAnyOf(matchers.map { $0.predicate }) } internal func satisfyAnyOf(_ predicates: [Predicate]) -> Predicate { - return Predicate { actualExpression in + return Predicate.define { actualExpression in var postfixMessages = [String]() var matches = false for predicate in predicates { @@ -53,11 +37,8 @@ internal func satisfyAnyOf(_ predicates: [Predicate]) -> Predicate { ) } - return PredicateResult( - status: PredicateStatus(bool: matches), - message: msg - ) - }.requireNonNil + return PredicateResult(bool: matches, message: msg) + } } public func || (left: Predicate, right: Predicate) -> Predicate { @@ -72,7 +53,7 @@ public func || (left: MatcherFunc, right: MatcherFunc) -> Predicate return satisfyAnyOf(left, right) } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) extension NMBObjCMatcher { @objc public class func satisfyAnyOfMatcher(_ matchers: [NMBMatcher]) -> NMBPredicate { return NMBPredicate { actualExpression in @@ -90,11 +71,15 @@ extension NMBObjCMatcher { let elementEvaluator = Predicate { expression in if let predicate = matcher as? NMBPredicate { // swiftlint:disable:next line_length - return predicate.satisfies({ try! expression.evaluate() }, location: actualExpression.location).toSwift() + return predicate.satisfies({ try expression.evaluate() }, location: actualExpression.location).toSwift() } else { let failureMessage = FailureMessage() - // swiftlint:disable:next line_length - let success = matcher.matches({ try! expression.evaluate() }, failureMessage: failureMessage, location: actualExpression.location) + let success = matcher.matches( + // swiftlint:disable:next force_try + { try! expression.evaluate() }, + failureMessage: failureMessage, + location: actualExpression.location + ) return PredicateResult(bool: success, message: failureMessage.toExpectationMessage()) } } @@ -102,7 +87,7 @@ extension NMBObjCMatcher { elementEvaluators.append(elementEvaluator) } - return try! satisfyAnyOf(elementEvaluators).satisfies(actualExpression).toObjectiveC() + return try satisfyAnyOf(elementEvaluators).satisfies(actualExpression).toObjectiveC() } } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/ThrowAssertion.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/ThrowAssertion.swift index a530c60..e20f9ea 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/ThrowAssertion.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/ThrowAssertion.swift @@ -1,13 +1,15 @@ import Foundation -public func throwAssertion() -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - #if arch(x86_64) && (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE - failureMessage.postfixMessage = "throw an assertion" - failureMessage.actualValue = nil +#if canImport(CwlPreconditionTesting) +import CwlPreconditionTesting +#endif - var succeeded = true +public func throwAssertion() -> Predicate { + return Predicate { actualExpression in + #if arch(x86_64) && canImport(Darwin) + let message = ExpectationMessage.expectedTo("throw an assertion") + var actualError: Error? let caughtException: BadInstructionException? = catchBadInstruction { #if os(tvOS) if !NimbleEnvironment.activeInstance.suppressTVOSAssertionWarning { @@ -27,30 +29,23 @@ public func throwAssertion() -> Predicate { #endif do { try actualExpression.evaluate() - } catch let error { - succeeded = false - failureMessage.postfixMessage += "; threw error instead <\(error)>" + } catch { + actualError = error } } - if !succeeded { - return false + if let actualError = actualError { + return PredicateResult( + bool: false, + message: message.appended(message: "; threw error instead <\(actualError)>") + ) + } else { + return PredicateResult(bool: caughtException != nil, message: message) } - - if caughtException == nil { - return false - } - - return true - #elseif SWIFT_PACKAGE - fatalError("The throwAssertion Nimble matcher does not currently support Swift CLI." + - " You can silence this error by placing the test case inside an #if !SWIFT_PACKAGE" + - " conditional statement") #else fatalError("The throwAssertion Nimble matcher can only run on x86_64 platforms with " + - "Objective-C (e.g. Mac, iPhone 5s or later simulators). You can silence this error " + - "by placing the test case inside an #if arch(x86_64) or (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) conditional statement") - // swiftlint:disable:previous line_length + "Objective-C (e.g. macOS, iPhone 5s or later simulators). You can silence this error " + + "by placing the test case inside an #if arch(x86_64) or canImport(Darwin) conditional statement") #endif } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Matchers/ThrowError.swift b/Example/Pods/Nimble/Sources/Nimble/Matchers/ThrowError.swift index 872ca5c..d294ba3 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Matchers/ThrowError.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Matchers/ThrowError.swift @@ -12,22 +12,19 @@ import Foundation /// nil arguments indicates that the matcher should not attempt to match against /// that parameter. public func throwError() -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - + return Predicate { actualExpression in var actualError: Error? do { _ = try actualExpression.evaluate() - } catch let catchedError { - actualError = catchedError + } catch { + actualError = error } - failureMessage.postfixMessage = "throw any error" if let actualError = actualError { - failureMessage.actualValue = "<\(actualError)>" + return PredicateResult(bool: true, message: .expectedCustomValueTo("throw any error", "<\(actualError)>")) } else { - failureMessage.actualValue = "no error" + return PredicateResult(bool: false, message: .expectedCustomValueTo("throw any error", "no error")) } - return actualError != nil } } @@ -43,15 +40,15 @@ public func throwError() -> Predicate { /// nil arguments indicates that the matcher should not attempt to match against /// that parameter. public func throwError(_ error: T, closure: ((Error) -> Void)? = nil) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - + return Predicate { actualExpression in var actualError: Error? do { _ = try actualExpression.evaluate() - } catch let catchedError { - actualError = catchedError + } catch { + actualError = error } + let failureMessage = FailureMessage() setFailureMessageForError( failureMessage, actualError: actualError, @@ -59,20 +56,23 @@ public func throwError(_ error: T, closure: ((Error) -> Void)? = nil) errorType: nil, closure: closure ) + var matches = false if let actualError = actualError, errorMatchesExpectedError(actualError, expectedError: error) { matches = true + if let closure = closure { let assertions = gatherFailingExpectations { closure(actualError) } let messages = assertions.map { $0.message } - if messages.count > 0 { + if !messages.isEmpty { matches = false } } } - return matches + + return PredicateResult(bool: matches, message: failureMessage.toExpectationMessage()) } } @@ -88,15 +88,15 @@ public func throwError(_ error: T, closure: ((Error) -> Void)? = nil) /// nil arguments indicates that the matcher should not attempt to match against /// that parameter. public func throwError(_ error: T, closure: ((T) -> Void)? = nil) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - + return Predicate { actualExpression in var actualError: Error? do { _ = try actualExpression.evaluate() - } catch let catchedError { - actualError = catchedError + } catch { + actualError = error } + let failureMessage = FailureMessage() setFailureMessageForError( failureMessage, actualError: actualError, @@ -104,6 +104,7 @@ public func throwError(_ error: T, closure: ((T) -> Void)? errorType: nil, closure: closure ) + var matches = false if let actualError = actualError as? T, error == actualError { matches = true @@ -113,12 +114,13 @@ public func throwError(_ error: T, closure: ((T) -> Void)? closure(actualError) } let messages = assertions.map { $0.message } - if messages.count > 0 { + if !messages.isEmpty { matches = false } } } - return matches + + return PredicateResult(bool: matches, message: failureMessage.toExpectationMessage()) } } @@ -136,15 +138,15 @@ public func throwError(_ error: T, closure: ((T) -> Void)? public func throwError( errorType: T.Type, closure: ((T) -> Void)? = nil) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - + return Predicate { actualExpression in var actualError: Error? do { _ = try actualExpression.evaluate() - } catch let catchedError { - actualError = catchedError + } catch { + actualError = error } + let failureMessage = FailureMessage() setFailureMessageForError( failureMessage, actualError: actualError, @@ -152,16 +154,18 @@ public func throwError( errorType: errorType, closure: closure ) + var matches = false if let actualError = actualError { matches = true + if let actualError = actualError as? T { if let closure = closure { let assertions = gatherFailingExpectations { closure(actualError) } let messages = assertions.map { $0.message } - if messages.count > 0 { + if !messages.isEmpty { matches = false } } @@ -176,14 +180,14 @@ public func throwError( } } let messages = assertions.map { $0.message } - if messages.count > 0 { + if !messages.isEmpty { matches = false } } } } - return matches + return PredicateResult(bool: matches, message: failureMessage.toExpectationMessage()) } } @@ -195,15 +199,15 @@ public func throwError( /// /// The closure only gets called when an error was thrown. public func throwError(closure: @escaping ((Error) -> Void)) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - + return Predicate { actualExpression in var actualError: Error? do { _ = try actualExpression.evaluate() - } catch let catchedError { - actualError = catchedError + } catch { + actualError = error } + let failureMessage = FailureMessage() setFailureMessageForError(failureMessage, actualError: actualError, closure: closure) var matches = false @@ -214,11 +218,12 @@ public func throwError(closure: @escaping ((Error) -> Void)) -> Predicate { closure(actualError) } let messages = assertions.map { $0.message } - if messages.count > 0 { + if !messages.isEmpty { matches = false } } - return matches + + return PredicateResult(bool: matches, message: failureMessage.toExpectationMessage()) } } @@ -230,15 +235,15 @@ public func throwError(closure: @escaping ((Error) -> Void)) -> Predicate { /// /// The closure only gets called when an error was thrown. public func throwError(closure: @escaping ((T) -> Void)) -> Predicate { - return Predicate.fromDeprecatedClosure { actualExpression, failureMessage in - + return Predicate { actualExpression in var actualError: Error? do { _ = try actualExpression.evaluate() - } catch let catchedError { - actualError = catchedError + } catch { + actualError = error } + let failureMessage = FailureMessage() setFailureMessageForError(failureMessage, actualError: actualError, closure: closure) var matches = false @@ -249,10 +254,11 @@ public func throwError(closure: @escaping ((T) -> Void)) -> Predicate< closure(actualError) } let messages = assertions.map { $0.message } - if messages.count > 0 { + if !messages.isEmpty { matches = false } } - return matches + + return PredicateResult(bool: matches, message: failureMessage.toExpectationMessage()) } } diff --git a/Example/Pods/Nimble/Sources/Nimble/Utils/Async.swift b/Example/Pods/Nimble/Sources/Nimble/Utils/Await.swift similarity index 93% rename from Example/Pods/Nimble/Sources/Nimble/Utils/Async.swift rename to Example/Pods/Nimble/Sources/Nimble/Utils/Await.swift index c77a8fc..abe1237 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Utils/Async.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Utils/Await.swift @@ -2,7 +2,7 @@ import CoreFoundation import Dispatch import Foundation -#if !(os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) +#if canImport(CDispatch) import CDispatch #endif @@ -32,11 +32,7 @@ internal class AssertionWaitLock: WaitLock { func acquireWaitingLock(_ fnName: String, file: FileString, line: UInt) { let info = WaitingInfo(name: fnName, file: file, lineNumber: line) - #if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) - let isMainThread = Thread.isMainThread - #else - let isMainThread = _CFIsMainThread() - #endif + let isMainThread = Thread.isMainThread nimblePrecondition( isMainThread, "InvalidNimbleAPIUsage", @@ -45,10 +41,15 @@ internal class AssertionWaitLock: WaitLock { nimblePrecondition( currentWaiter == nil, "InvalidNimbleAPIUsage", - "Nested async expectations are not allowed to avoid creating flaky tests.\n\n" + - "The call to\n\t\(info)\n" + - "triggered this exception because\n\t\(currentWaiter!)\n" + - "is currently managing the main run loop." + """ + Nested async expectations are not allowed to avoid creating flaky tests. + + The call to + \t\(info) + triggered this exception because + \t\(currentWaiter!) + is currently managing the main run loop. + """ ) currentWaiter = info } @@ -180,25 +181,18 @@ internal class AwaitPromiseBuilder { // checked. // // In addition, stopping the run loop is used to halt code executed on the main run loop. - #if swift(>=4.0) trigger.timeoutSource.schedule( deadline: DispatchTime.now() + timeoutInterval, repeating: .never, leeway: timeoutLeeway ) - #else - trigger.timeoutSource.scheduleOneshot( - deadline: DispatchTime.now() + timeoutInterval, - leeway: timeoutLeeway - ) - #endif trigger.timeoutSource.setEventHandler { guard self.promise.asyncResult.isIncomplete() else { return } let timedOutSem = DispatchSemaphore(value: 0) let semTimedOutOrBlocked = DispatchSemaphore(value: 0) semTimedOutOrBlocked.signal() let runLoop = CFRunLoopGetMain() - #if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) + #if canImport(Darwin) let runLoopMode = CFRunLoopMode.defaultMode.rawValue #else let runLoopMode = kCFRunLoopDefaultMode @@ -263,7 +257,11 @@ internal class AwaitPromiseBuilder { self.trigger.timeoutSource.resume() while self.promise.asyncResult.isIncomplete() { // Stopping the run loop does not work unless we run only 1 mode + #if (swift(>=4.2) && canImport(Darwin)) || compiler(>=5.0) + _ = RunLoop.current.run(mode: .default, before: .distantFuture) + #else _ = RunLoop.current.run(mode: .defaultRunLoopMode, before: .distantFuture) + #endif } self.trigger.timeoutSource.cancel() @@ -329,11 +327,7 @@ internal class Awaiter { let asyncSource = createTimerSource(asyncQueue) let trigger = AwaitTrigger(timeoutSource: timeoutSource, actionSource: asyncSource) { let interval = DispatchTimeInterval.nanoseconds(Int(pollInterval * TimeInterval(NSEC_PER_SEC))) - #if swift(>=4.0) asyncSource.schedule(deadline: .now(), repeating: interval, leeway: pollLeeway) - #else - asyncSource.scheduleRepeating(deadline: .now(), interval: interval, leeway: pollLeeway) - #endif asyncSource.setEventHandler { do { if let result = try closure() { diff --git a/Example/Pods/Nimble/Sources/Nimble/Utils/Functional.swift b/Example/Pods/Nimble/Sources/Nimble/Utils/Functional.swift index 6c5126a..c87af76 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Utils/Functional.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Utils/Functional.swift @@ -1,12 +1,14 @@ import Foundation +#if !swift(>=4.2) extension Sequence { - internal func all(_ fn: (Iterator.Element) -> Bool) -> Bool { + internal func allSatisfy(_ predicate: (Element) throws -> Bool) rethrows -> Bool { for item in self { - if !fn(item) { + if try !predicate(item) { return false } } return true } } +#endif diff --git a/Example/Pods/Nimble/Sources/Nimble/Utils/Stringers.swift b/Example/Pods/Nimble/Sources/Nimble/Utils/Stringers.swift index cd6de20..7caea26 100644 --- a/Example/Pods/Nimble/Sources/Nimble/Utils/Stringers.swift +++ b/Example/Pods/Nimble/Sources/Nimble/Utils/Stringers.swift @@ -1,12 +1,7 @@ import Foundation internal func identityAsString(_ value: Any?) -> String { - let anyObject: AnyObject? -#if os(Linux) - anyObject = value as? AnyObject -#else - anyObject = value as AnyObject? -#endif + let anyObject = value as AnyObject? if let value = anyObject { return NSString(format: "<%p>", unsafeBitCast(value, to: Int.self)).description } else { @@ -121,12 +116,7 @@ extension String: TestOutputStringConvertible { extension Data: TestOutputStringConvertible { public var testDescription: String { - #if os(Linux) - // FIXME: Swift on Linux triggers a segfault when calling NSData's hash() (last checked on 03-11-16) - return "Data" - #else - return "Data" - #endif + return "Data" } } @@ -144,7 +134,9 @@ extension Data: TestOutputStringConvertible { /// will return the result of constructing a string from the value. /// /// - SeeAlso: `TestOutputStringConvertible` -public func stringify(_ value: T) -> String { +public func stringify(_ value: T?) -> String { + guard let value = value else { return "nil" } + if let value = value as? TestOutputStringConvertible { return value.testDescription } @@ -156,15 +148,7 @@ public func stringify(_ value: T) -> String { return String(describing: value) } -/// -SeeAlso: `stringify(value: T)` -public func stringify(_ value: T?) -> String { - if let unboxed = value { - return stringify(unboxed) - } - return "nil" -} - -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) @objc public class NMBStringer: NSObject { @objc public class func stringify(_ obj: Any?) -> String { return Nimble.stringify(obj) diff --git a/Example/Pods/Nimble/Sources/NimbleObjectiveC/CurrentTestCaseTracker.h b/Example/Pods/Nimble/Sources/NimbleObjectiveC/CurrentTestCaseTracker.h deleted file mode 100644 index 5d416e4..0000000 --- a/Example/Pods/Nimble/Sources/NimbleObjectiveC/CurrentTestCaseTracker.h +++ /dev/null @@ -1,9 +0,0 @@ -#import -#import - -SWIFT_CLASS("_TtC6Nimble22CurrentTestCaseTracker") -@interface CurrentTestCaseTracker : NSObject -+ (CurrentTestCaseTracker *)sharedInstance; -@end - -@interface CurrentTestCaseTracker (Register) @end diff --git a/Example/Pods/Nimble/Sources/NimbleObjectiveC/DSL.h b/Example/Pods/Nimble/Sources/NimbleObjectiveC/DSL.h index caa3f7c..9170541 100644 --- a/Example/Pods/Nimble/Sources/NimbleObjectiveC/DSL.h +++ b/Example/Pods/Nimble/Sources/NimbleObjectiveC/DSL.h @@ -350,6 +350,12 @@ NIMBLE_EXPORT id NMB_satisfyAnyOfWithMatchers(id matchers); #define satisfyAnyOf(...) NMB_satisfyAnyOf(__VA_ARGS__) #endif +NIMBLE_EXPORT id NMB_satisfyAllOfWithMatchers(id matchers); +#define NMB_satisfyAllOf(...) NMB_satisfyAllOfWithMatchers(@[__VA_ARGS__]) +#ifndef NIMBLE_DISABLE_SHORT_SYNTAX +#define satisfyAllOf(...) NMB_satisfyAllOf(__VA_ARGS__) +#endif + // In order to preserve breakpoint behavior despite using macros to fill in __FILE__ and __LINE__, // define a builder that populates __FILE__ and __LINE__, and returns a block that takes timeout // and action arguments. See https://github.com/Quick/Quick/pull/185 for details. diff --git a/Example/Pods/Nimble/Sources/NimbleObjectiveC/DSL.m b/Example/Pods/Nimble/Sources/NimbleObjectiveC/DSL.m index 5a145b8..670415b 100644 --- a/Example/Pods/Nimble/Sources/NimbleObjectiveC/DSL.m +++ b/Example/Pods/Nimble/Sources/NimbleObjectiveC/DSL.m @@ -1,13 +1,10 @@ #import -#import - -SWIFT_CLASS("_TtC6Nimble7NMBWait") -@interface NMBWait : NSObject - -+ (void)untilTimeout:(NSTimeInterval)timeout file:(NSString *)file line:(NSUInteger)line action:(void (^ _Nonnull)(void (^ _Nonnull)(void)))action; -+ (void)untilFile:(NSString *)file line:(NSUInteger)line action:(void (^ _Nonnull)(void (^ _Nonnull)(void)))action; -@end +#if __has_include("Nimble-Swift.h") +#import "Nimble-Swift.h" +#else +#import +#endif NS_ASSUME_NONNULL_BEGIN @@ -141,6 +138,10 @@ NIMBLE_EXPORT void NMB_failWithMessage(NSString *msg, NSString *file, NSUInteger return [NMBObjCMatcher satisfyAnyOfMatcher:matchers]; } +NIMBLE_EXPORT id NMB_satisfyAllOfWithMatchers(id matchers) { + return [NMBObjCMatcher satisfyAllOfMatcher:matchers]; +} + NIMBLE_EXPORT NMBObjCRaiseExceptionMatcher *NMB_raiseException() { return [NMBObjCMatcher raiseExceptionMatcher]; } diff --git a/Example/Pods/Nimble/Sources/NimbleObjectiveC/NMBExceptionCapture.m b/Example/Pods/Nimble/Sources/NimbleObjectiveC/NMBExceptionCapture.m index 3381047..52684b7 100644 --- a/Example/Pods/Nimble/Sources/NimbleObjectiveC/NMBExceptionCapture.m +++ b/Example/Pods/Nimble/Sources/NimbleObjectiveC/NMBExceptionCapture.m @@ -16,7 +16,7 @@ - (nonnull instancetype)initWithHandler:(void(^ _Nullable)(NSException * _Nonnul return self; } -- (void)tryBlock:(void(^ _Nonnull)(void))unsafeBlock { +- (void)tryBlock:(__attribute__((noescape)) void(^ _Nonnull)(void))unsafeBlock { @try { unsafeBlock(); } diff --git a/Example/Pods/Nimble/Sources/NimbleObjectiveC/NMBStringify.m b/Example/Pods/Nimble/Sources/NimbleObjectiveC/NMBStringify.m index 329d39a..31a80d6 100644 --- a/Example/Pods/Nimble/Sources/NimbleObjectiveC/NMBStringify.m +++ b/Example/Pods/Nimble/Sources/NimbleObjectiveC/NMBStringify.m @@ -1,5 +1,10 @@ #import "NMBStringify.h" + +#if __has_include("Nimble-Swift.h") +#import "Nimble-Swift.h" +#else #import +#endif NSString *_Nonnull NMBStringify(id _Nullable anyObject) { return [NMBStringer stringify:anyObject]; diff --git a/Example/Pods/Nimble/Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m b/Example/Pods/Nimble/Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m index 35f26fd..fa5030a 100644 --- a/Example/Pods/Nimble/Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m +++ b/Example/Pods/Nimble/Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m @@ -1,7 +1,12 @@ -#import "CurrentTestCaseTracker.h" #import #import +#if __has_include("Nimble-Swift.h") +#import "Nimble-Swift.h" +#else +#import +#endif + #pragma mark - Method Swizzling /// Swaps the implementations between two instance methods. diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj index cb1a79f..2c42251 100644 --- a/Example/Pods/Pods.xcodeproj/project.pbxproj +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -7,2619 +7,2628 @@ objects = { /* Begin PBXBuildFile section */ - 00BE54DA8109121EB52B87CA23DBBC8E /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC7ABD159A1D780F60931EE2101C6D61 /* AdapterProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 02A441F239AEAB7BD37B918F2407EE3B /* LSStubResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = FC72602A1377186FF0D4A0A81EFDB5D7 /* LSStubResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 03D07E2BF08D9F1D2DD35F601B870D03 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 593052BDEE40F715B96366D865F39B7B /* MultipartFormData.swift */; }; - 03E68027E719A7612DC1A2A15541C09A /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F6C07F8DBBCFE2C0DEA69990C496729 /* Behavior.swift */; }; - 04375CD02837D2F0F7BFE5BE0CB5AB25 /* LSNocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 626D577F2D06C28999349834FFB94D38 /* LSNocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 058640372546CD2896B2B6E331A736B3 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1984628ABB498E97C6BDA627CC31D2CC /* AFError.swift */; }; - 05BB8EB564A245DE3491F9BEDBCCC0B5 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F9014F4E5C76AA2CD11C788677B117E /* BeAnInstanceOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 05BEE52CD09D0853C45F11E4288E5F37 /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BE24135C167F8CD3FB4F865C102F367 /* BeIdenticalTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 067F9CC0465AFFFF9607A7F1E4A5C669 /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A03CD3AD6A5CE49D7F2474A4D8B3E2 /* SatisfyAnyOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 068E52EDCE169FB018C684BF8A64D816 /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BCE9C48D5B8CC5C7A2941035B378A41 /* Match.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 06A7195891478BDFAE56B033FD7EA2F3 /* QuickSpecBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E4508965A41FDBBF039911F15E2BF50 /* QuickSpecBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 06BFFB56086A680986EAF9A144AE9EEE /* LSRegexMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 92B74AA509EBDEDAD8DF7DBB562D7BAB /* LSRegexMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 06CB8377118DB67F69C7829968B205EE /* Nocilla-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0293B27886C300CBA93090C2994CDA18 /* Nocilla-tvOS-dummy.m */; }; - 06CD2889F77D1F3974252A70EB8571EB /* LSStubResponseDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 55BE99C6D204B49692652ACD9B6686A8 /* LSStubResponseDSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 0756B2710F147D558644D06331C6E32E /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AE9DE8FEA994B1D4B38283CEFD8AB19 /* Expectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 082B7D85E3290BA96A1C315FE39E48E6 /* LSRegexMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 72C62CCF34D1616F3AD4866C33AB6E6D /* LSRegexMatcher.m */; }; - 08BF56F2B8324E2E804B2467EAAC356B /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E33956AD24200C8553F2AC1353B82C1D /* TaskDelegate.swift */; }; - 08F96323B00908E0F0E39E89FE210063 /* ExampleGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7298A17E23B68D354E54B9D51705056 /* ExampleGroup.swift */; }; - 099297A0628BAC20F1F9F7C7E2D1552B /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FCDC514B2A2E71F6E608E60CDC2BB89 /* Notifications.swift */; }; - 09B88C311BC65703ECCEDEB79524E44F /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D12BE302FD1C8BF480690BFC64A2DC4 /* ExpectationMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 0A576638DBEFDE0238D081DF2B178215 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3A9F7E155713F2D7E5EFC2AA387FACD /* ThrowError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 0A5AA28D219310E8F616DB834A7542EE /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF4D886068A4BBACF81B462027047AFB /* DispatchQueue+Alamofire.swift */; }; - 0C350DEADF564743E23D1C75AA6B8DC5 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 720499F0FBF0FD6F25E59FBA9B95ADCD /* Alamofire.framework */; }; - 0C54BEFD167DF8C845FE485CEBD0224D /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = E3D093EFE101AD6125AE00C80D2A9D7F /* XCTestSuite+QuickTestSuiteBuilder.m */; }; - 0CA956C3360CA0BB053A7732ADAFD99D /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = 220396527CB76DF11086C8C22671D09C /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0D1F6AB5E03799B88A5894D716C74277 /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A45B68AE909113BCFCE60234F60EF /* ToSucceed.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 0DEB558768484AE6105C09326464A51D /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AE6F2DC28B4AE6EA7960C66662B5BDF /* CwlMachBadInstructionHandler.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 10B0B7D5AD0572F937B87E04B9179CE0 /* LSNSURLSessionHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 599F3B561A61F37596098345EB25FB7F /* LSNSURLSessionHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1122A064D293AE4D7D5257CA27D1AD4D /* LSASIHTTPRequestHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 31DE3F6BA9B18139FCB5F61ED5A33788 /* LSASIHTTPRequestHook.m */; }; - 117C8D8DA5B939ED5A47C899461D8F4B /* LSNSURLSessionHook.m in Sources */ = {isa = PBXBuildFile; fileRef = EA9D26C503ACCF38073DCCC40601B905 /* LSNSURLSessionHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 1183785D6555151E39304EDFFF34C6C4 /* LSRegexMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 72C62CCF34D1616F3AD4866C33AB6E6D /* LSRegexMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 1229E00373EA36BEEF415C65CB451774 /* LSHTTPRequestDiff.m in Sources */ = {isa = PBXBuildFile; fileRef = A16614A9F28022BD2B76FE7B6CA36307 /* LSHTTPRequestDiff.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 127B2D6309F5609122086652927332B3 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 720499F0FBF0FD6F25E59FBA9B95ADCD /* Alamofire.framework */; }; - 131FC213D46D2473BC9386D9FF52A29C /* mach_excServer.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A194C1B488EF636BDE18D8211C8E74 /* mach_excServer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 13B03633C76FF90D62F27381F4FEFB26 /* LSMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = FB556FA33E6FA5EAEED0919EE4966F35 /* LSMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 151B6392A609AEDEDCD9B6C97555BAEF /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8601BB99956B69F7B9D49F6BD3D7FE2F /* Configuration.swift */; }; - 15F68D8EA7934D7192FF32626C2E71A9 /* LSNocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 626D577F2D06C28999349834FFB94D38 /* LSNocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 16CBB158080470E8E08E9D4711B78B77 /* LSHTTPClientHook.h in Headers */ = {isa = PBXBuildFile; fileRef = A0799F7C0814C8757CADC6B5B0086CBF /* LSHTTPClientHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1774F87EE9595BDB42745837BE5CF332 /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19A978D266D4216FF3CF884FCEF55196 /* NimbleEnvironment.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 185D415C90B42666C0DEE9EC3A945264 /* URL+FileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1FAD10BEED584F9A8A6AF780BF1375 /* URL+FileName.swift */; }; - 1861842D5FEB3CFDC0EC7079521ECE00 /* SuiteHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64E413128F6AE916E110F989B3E1AD93 /* SuiteHooks.swift */; }; - 188F638AEA8D6F61354969F71B6D890E /* SWXMLHash-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 68F61102E667C28A29117333976A69DC /* SWXMLHash-macOS-dummy.m */; }; - 18C620A48CCF634446D1137B646BE2A7 /* LSMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = FB556FA33E6FA5EAEED0919EE4966F35 /* LSMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 191E19D350BC3006BBD29EBACF247C58 /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25E033C4A6550EC0975DF77734D3C1B5 /* Equal.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 197E6E47A5F983142462B6DBB511BC54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E416772462416547F90E4AE39B7D28 /* Foundation.framework */; }; - 199AD84926F2A223E451748FE5A32555 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37DC659575A58A79C4BD5702B03196B7 /* MatcherProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 19A6290370D1709EF934F3600F71CAB5 /* CurrentTestCaseTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = F1491A454F97CC459375D0FC717D25BB /* CurrentTestCaseTracker.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 19AC5E9D22B0058BD2BA0944BBBEC6A8 /* NSString+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 94205463BD4FB9CF37A94FAAE777FEEC /* NSString+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 19EAA1E774CD03B1C95F97A5D4A7E1B6 /* Region.swift in Sources */ = {isa = PBXBuildFile; fileRef = 396A0B4A6A663ED0E9E19084AE3618E9 /* Region.swift */; }; - 19F7C5B1890105C2308D2994EBE1A00F /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45C64DD1E10DBBD93CA4AD51658EF268 /* SourceLocation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 1A04415D046DEC18153B5A6C58B468B4 /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F6C07F8DBBCFE2C0DEA69990C496729 /* Behavior.swift */; }; - 1AC3D7E433BD28823F8AF6BD5F38EEE5 /* LSHTTPStubURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 80C4D1501A51599D56D2135A43DE2BC2 /* LSHTTPStubURLProtocol.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 1C6CD614C594B019D627FEAB8525ACDA /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D5FEA8B77D0C524A2DF7A4DEFA053C2 /* EndWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 1C6F9C908ECB906DC2B798AFE7906ED4 /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BCE9C48D5B8CC5C7A2941035B378A41 /* Match.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 1CA644DB07F179A646B29C062FA36508 /* Pods-OSX-Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 104CAEF8A88FDCCE2611B725C1BDC67B /* Pods-OSX-Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1CB069FB056CF04BAAD8C0CE268AC775 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = E3D093EFE101AD6125AE00C80D2A9D7F /* XCTestSuite+QuickTestSuiteBuilder.m */; }; - 1D7585C0DACFB37FF37653F9BD61D8E1 /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = A48EF1AB15E05F9FDDD9730ED14A271C /* NimbleXCTestHandler.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 1D900702AD1980DB193889B244C4F486 /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 347B442FA7C73B1BD02535E842180B2B /* AllPass.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 1DDA91B5A8FBB17BC00F77E2689BCE40 /* ErrorUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AF92EF1D336D809C8967E33A3DBBE77 /* ErrorUtility.swift */; }; - 1E418DEF10F432DFBDCD7561AE9ADC56 /* NSString+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 94205463BD4FB9CF37A94FAAE777FEEC /* NSString+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1EF8002011CC209C1621B4FAEC32AC5D /* NSData+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 88F1C73FBC9ADC9CEB387C0F8B35DFFB /* NSData+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1F490B04F2D7D8984F02CED0459747E0 /* LSHTTPStubURLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = CE23092BDBACED7264315C88A1B500BE /* LSHTTPStubURLProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1FBDAC14B2B3994C90F2E973E42D8C24 /* World+DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE3776918756C6A139DE5485B8737C1D /* World+DSL.swift */; }; - 2009AA318B6385B5867C7FD1E18E4079 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5725FA8CC3169EC3A58AB423B6FF9DFF /* Alamofire.swift */; }; - 209881596E6B413B680F0DDA0AA3E68C /* LSHTTPRequestDiff.h in Headers */ = {isa = PBXBuildFile; fileRef = 98C571D42D03C2E4146640E1E4F9480D /* LSHTTPRequestDiff.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 20ACE6D8D9037D62AFDE07C84C63DD96 /* QuickTestSuite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 897A7256964C25D8E77D77E7DDF2EFE5 /* QuickTestSuite.swift */; }; - 214F41B841DA05E253E762A5269CC671 /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AE6F2DC28B4AE6EA7960C66662B5BDF /* CwlMachBadInstructionHandler.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 222B061A1331EFB921D9707DBF8B2581 /* LSStubResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = F191EE7F5827A1123D262182BDD19AC4 /* LSStubResponse.m */; }; - 22517E1D6B1E3478C00D0EBBB31DD1DF /* LSNocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 626D577F2D06C28999349834FFB94D38 /* LSNocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 22E488DF681D47C1E9437230796611A1 /* Callsite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B9F633555EB1B7B0B12958B03039AF /* Callsite.swift */; }; - 2313182C0F19D8091562B87873CAF447 /* NSString+C99ExtendedIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0744CA4EBB1EF1B0E7E6D71A6772786E /* NSString+C99ExtendedIdentifier.swift */; }; - 2333337E19795A54EAE2319D4584DAD6 /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 28042B939DBCA4438D2A5D39E79BAC8F /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 238D8B4E92F355F497C6A63E4FE3F588 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3A9F7E155713F2D7E5EFC2AA387FACD /* ThrowError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 239CA1442A89DC03DF4B9B85B9614976 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89CCAA056CCA1C796FC2FDA401A0F050 /* Foundation.framework */; }; - 23C23E594F9FD67F1183B2E6DD264F2D /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BE9B8CD4FD5379583D34194A009FC2C /* Stringers.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 2498A10D6C9EE202B526968A04ADA8B0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6912FFD5492486C7AB22B4F2AFCD5A14 /* Cocoa.framework */; }; - 24FF43EDD5AF85C670851EFA3B1FEF3C /* LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = DEA7367F6D03265830EA5CC304D066AE /* LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 252FFE6C99670DA91D1E5E941D709F1E /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5539ABE3B53EF4E42A4CAC3B17361610 /* BeginWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 2534F54EA6EDDF3C5A51B03F7928C507 /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2858710DAB0151065DC4C242BF67E796 /* AssertionRecorder.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 2707B4E375DE71C3A5D39C545EA7AED6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6912FFD5492486C7AB22B4F2AFCD5A14 /* Cocoa.framework */; }; - 27608E2BA4501932F4072B26BB8387BE /* LSRegexMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 92B74AA509EBDEDAD8DF7DBB562D7BAB /* LSRegexMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2765FFA4A69498AD33FEF3DA44067EAD /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = E0948FEA225C24408E479AED035B87BA /* NMBExceptionCapture.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 277D539822F216D32F92BB21D9E393BE /* Quick.h in Headers */ = {isa = PBXBuildFile; fileRef = F3AA845E3D305CCCB38250E9C8BCE300 /* Quick.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 278787F821C997D2B6375560FF658165 /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E14AE43C6480D73607D378C73DD6B53 /* BeNil.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 286F3AB0CECD9DF69805AC8691CC1082 /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAE457B55977F86AD850F6DEBE3290D0 /* Expression.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 29563E581C50753801C2BD34435DB608 /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF4D886068A4BBACF81B462027047AFB /* DispatchQueue+Alamofire.swift */; }; - 2A5061E6C4E646D9C1DC342BA24D5CC5 /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17904BC74E998B5C46180248259A4CD7 /* HaveCount.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 2A5E79DA2F18F520DD26B4959DD4003E /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = D9361EF74BC7D66E8B37861C91A1E569 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2AB4DF190088E2A53319FBF4B9917A50 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03A937F80447A817C69C055DC3D29CA8 /* CFNetwork.framework */; }; - 2B566272DEEB5BBC7027475BEF910E18 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = D91D4D0DAAA22B4BE9D1505DC3069178 /* Async.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 2BB1D0FCD86C090E18E82F610C73A778 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB2ECAD3F9878B017CD3866A2FE23D9A /* Filter.swift */; }; - 2BC98DD68BABEEFD1E6825A529B74D6E /* QuickSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 061A375616D399845D5CF066833E8E1D /* QuickSpec.m */; }; - 2CDE03810BA79F24B20785CD5CDB1E08 /* LSHTTPClientHook.m in Sources */ = {isa = PBXBuildFile; fileRef = B03AB1EBF4A85A79B651957E2935EDE8 /* LSHTTPClientHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 2CE0939239CE7E003EABC740D3894CED /* Alamofire-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0342420EE8A591002801BD5EFA20E603 /* Alamofire-iOS-dummy.m */; }; - 2D60B9B9BB53E38012D7142F3AF823A8 /* LSStubResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = FC72602A1377186FF0D4A0A81EFDB5D7 /* LSStubResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2DE0516AB5B2FAF811D811A7F2C99D44 /* Quick-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C182759AAA74E613DC1BB5B6AA396A44 /* Quick-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2E8D6ECEC8C1B65BFBB0E713774F20CB /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CC9AA21DF0ED2F6415CF222092AD888 /* NetworkReachabilityManager.swift */; }; - 2EADC8F90E3461749C0EBEC619F5D02A /* LSMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DA7D009B2B94912722762B10E255141 /* LSMatcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2F82AFEB4BAE9CCA3E7BABF34FE05554 /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0C0CB6BC7299E19F98D832DF5708DB0 /* Predicate.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 30A479DC79E399C0373D8FB81D85C744 /* LSASIHTTPRequestAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947D0114F1754456DF09DB938AD3B8C /* LSASIHTTPRequestAdapter.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 314486549B89F236CD78D67B4EB9F8CB /* Quick-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 555E5020ACD4B02D2353C493EEE328C6 /* Quick-iOS-dummy.m */; }; - 3149557B0FFD0ED2271FB5FA4DE64E85 /* LSASIHTTPRequestAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947D0114F1754456DF09DB938AD3B8C /* LSASIHTTPRequestAdapter.m */; }; - 31C79705C74EDB5A56D67D2545595566 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A5AADDB9F07C215FFF3317010DDD8CB /* NMBStringify.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 31EAE377F0B7EC5EDD3D1DD8E010B6AE /* Pods-OSX-Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B18A33A798C07C455E1DCF5B6E44BAD2 /* Pods-OSX-Tests-dummy.m */; }; - 31F66D9756FA0E1410F5AF0972F16151 /* NSData+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = E5BD06EC75E75C67138B2F8A4250C923 /* NSData+Nocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 3334F1537FADC123368C843ACE586E78 /* ExampleGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7298A17E23B68D354E54B9D51705056 /* ExampleGroup.swift */; }; - 336FCADD69A1886CE7FD997064C53B22 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED63E3D352B01716FF59FB410EE1E02 /* ParameterEncoding.swift */; }; - 33957CD33AC87717E02361FCB662DCD3 /* NSData+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = E5BD06EC75E75C67138B2F8A4250C923 /* NSData+Nocilla.m */; }; - 342E656CCFFACB3AEE556A5F8A26E446 /* Quick-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CA8B6F9AC2B74860AF454AFB8E05D3AD /* Quick-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3437D427C6D4D4C616F33B67D19A3ED4 /* LSASIHTTPRequestAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4947D0114F1754456DF09DB938AD3B8C /* LSASIHTTPRequestAdapter.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 345B8576EE86F27D6EED670BB74C0110 /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 550FC621794900BD91783F04D0AC2659 /* FailureMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 359F00BC69089F5C674CF117477BCCDB /* CwlCatchException.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E8B4131546A67DE41E864AA0693AC98 /* CwlCatchException.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 35D56BAC9FC2987C3A088AC9443AFCD2 /* AmazonS3SignatureHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 467E3EC74E16D72066005D6C9042608A /* AmazonS3SignatureHelpers.m */; }; - 36DD0868A1139A76A5882A21CA124887 /* LSHTTPRequestDiff.m in Sources */ = {isa = PBXBuildFile; fileRef = A16614A9F28022BD2B76FE7B6CA36307 /* LSHTTPRequestDiff.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 3861CE8F4EBDDB948E88C6468D7BD290 /* CurrentTestCaseTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = F1491A454F97CC459375D0FC717D25BB /* CurrentTestCaseTracker.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 3900766EEE5E662E72DAFCBC8A0FE48C /* Closures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FB4E41E9C588ABF8FC17D88B8C686CC /* Closures.swift */; }; - 3A16C6BA5763FB9C1E1CEAAFA32862A8 /* mach_excServer.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A194C1B488EF636BDE18D8211C8E74 /* mach_excServer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3A2A5ED32F8F788E0EA78D680376F718 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89CCAA056CCA1C796FC2FDA401A0F050 /* Foundation.framework */; }; - 3B671B4A5DFBB03846C31159503D232E /* NSURLRequest+DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AA7758FF331ABD4FC6D3110726602EC /* NSURLRequest+DSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 3BC7055D0CAFF87DFF453F8DB166E0D8 /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8601BB99956B69F7B9D49F6BD3D7FE2F /* Configuration.swift */; }; - 3C11FCBAC70115CD97CC97CDCC5B0BB3 /* NSString+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = E6CD996A8A20D305F6C0243EC03A0990 /* NSString+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3D4A4C7C6EFA44FBAE9255D2916B3395 /* LSHTTPClientHook.m in Sources */ = {isa = PBXBuildFile; fileRef = B03AB1EBF4A85A79B651957E2935EDE8 /* LSHTTPClientHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 3E05B0017E42ECA2B688899FE822AF95 /* Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AE0317E89425911D98C376DADABE9A2 /* Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3E4C433B41080942771B9D7560A5EE6C /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5539ABE3B53EF4E42A4CAC3B17361610 /* BeginWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 3F32F2A21D9A7C2FF5D210D1A1229C57 /* LSNSURLHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 4737C50C93165034E11ED367CED29B8B /* LSNSURLHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3F4500FF478E2D46762A835A3246E477 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6912FFD5492486C7AB22B4F2AFCD5A14 /* Cocoa.framework */; }; - 3F59506B554D05B69979D1F1D402EB7A /* LSStubRequestDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = F19A78F96592DA94917F3F0823712ABA /* LSStubRequestDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3FC7CC3B96246D4F825C6C8279CEC5DA /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5725FA8CC3169EC3A58AB423B6FF9DFF /* Alamofire.swift */; }; - 401FDE6EBE82B52DA19FC1D97B1E89FB /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E601E8412E744C594B52E2D650B4E0F /* SessionManager.swift */; }; - 40714AED839EB2D7A66072C1E8464B6F /* LSNSURLHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A9FC90F34F33C21861521943FF70C48 /* LSNSURLHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 407C9AC8C1420DA97FD95DA13D639F26 /* ErrorUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AF92EF1D336D809C8967E33A3DBBE77 /* ErrorUtility.swift */; }; - 40919C1DF4A4133FC9D96C97CAF6BAC6 /* QuickSelectedTestSuiteBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC8704F55DFFF2C0E20D16475615C890 /* QuickSelectedTestSuiteBuilder.swift */; }; - 411171C8094CFB108026E257C32BCABA /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E50799A77095B8AC641C744262E81F0E /* BeGreaterThanOrEqualTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 411C68E366E3B19A7DA1BE9344CD4D6D /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4B225031EAB44A29764105674ADB3AB /* MobileCoreServices.framework */; }; - 41399A1E3D3BB00E5C3796A136800BB2 /* Alamofire-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A8A6643FD73581A7A0E981E68E2EB08 /* Alamofire-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4181753AC5E7161B76F6DBC8C4ADC70D /* QuickConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F3E9FBDA7CA432A7F7A921116C3E579 /* QuickConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 41BB1F445EF46F10C7B3A7894E2AE332 /* LSASIHTTPRequestAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 05E882104E13582E89684450D5143DF9 /* LSASIHTTPRequestAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 422CFBCFF02CE0A89CED5F3D19BFEC54 /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D5FEA8B77D0C524A2DF7A4DEFA053C2 /* EndWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 42E5C49BB24CA8E3CA26322648205C66 /* LSMatcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B4846300414818477FE3AD17B113AA8 /* LSMatcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 438DEF97EFCDAA21DE33D07259FE03BC /* World+DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = E3C57FE4DD15C20F3718DD89F49D39B8 /* World+DSL.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 44E60F710DDBCD28F52296426213078E /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 210C3034221AABB580FAA984BC87B530 /* PostNotification.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 44E86C2362768FABA67930515F4B054E /* SWXMLHash.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACBCBEB158DE1CD35D309E8C15A51F91 /* SWXMLHash.swift */; }; - 45B48F6630BEAABF4A289BF39AAB055C /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1BD6D5108F95FF742160D80DEDB28C4 /* ResponseSerialization.swift */; }; - 461E25DF516A0709139F6A5432091C47 /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F43CE04DAA2F75D9954CA9E088330F9 /* MatchError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 467B6399A75C64F3D23726A6AEE23195 /* QuickTestSuite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 897A7256964C25D8E77D77E7DDF2EFE5 /* QuickTestSuite.swift */; }; - 47419678DCAF26316DB8E184513EC6FC /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = E129F0BFE7CC753A63AA30F332584D69 /* Example.swift */; }; - 477F487CA35C840A13FDC338DD2A9B55 /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D12BE302FD1C8BF480690BFC64A2DC4 /* ExpectationMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 478FF73E5E7A4CD0BE5E64F54C5BB5AA /* LSASIHTTPRequestHook.h in Headers */ = {isa = PBXBuildFile; fileRef = B4D8836A764279D73C1CB542D3F56CA7 /* LSASIHTTPRequestHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 483EA00B0B0A537C2EEDCE8F53E6DB1B /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FC060CEAEF5E277DDE4F0A4010E9352 /* BeLessThanOrEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 484DD8C2CA86DB0180477AABC4647682 /* ASIHTTPRequestStub.h in Headers */ = {isa = PBXBuildFile; fileRef = C40DD9944AD29DB08347641DBA7A9C4C /* ASIHTTPRequestStub.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 48AEBA468DE6310325B3D27C1F54236D /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC6FBAE26F3783A39D3CB8D8045D8EC9 /* DSL.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 48B87F4D28E8726A86D3D526AD39204D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89CCAA056CCA1C796FC2FDA401A0F050 /* Foundation.framework */; }; - 48DDD46799A50A93B9AC4FC841C2CD1F /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13F0A679B4FAD646857BED7F8182C28 /* Response.swift */; }; - 48E5D8501172C564BA4AAA583E7E3557 /* LSMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DA7D009B2B94912722762B10E255141 /* LSMatcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 49113F1B4704BD052134A0CFC2B80113 /* Nimble-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D4C439E9F36D1DFE3EE555337C527EC6 /* Nimble-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 49408F4221B8F4625995ACE8C4566854 /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = E129F0BFE7CC753A63AA30F332584D69 /* Example.swift */; }; - 49CD0B8637B40C6EB83A237777D00B71 /* QCKDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = AFE750E3A4986CA72E410EE1185EBBFC /* QCKDSL.m */; }; - 49F117B01ECBF4035CF9E1398B19A590 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = D91D4D0DAAA22B4BE9D1505DC3069178 /* Async.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 4A59CED6B185C120B7FF3998BBBB5054 /* Quick-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B51C663B5E5D85BE81C59A84B347EE1 /* Quick-tvOS-dummy.m */; }; - 4A720AD3161876844E206F17AB4C0C41 /* Nimble-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0947DEF4E871503954F4C6D97496B609 /* Nimble-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4AA90034CB7081883338405307C25B82 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99301605FFE57ED6E421E6F8490039F8 /* SessionDelegate.swift */; }; - 4AD9400617A3C3E3E9FB8FAE8FDEF6EE /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = B27B95DE0D94AD0F052E8F1BACDEA8B4 /* Timeline.swift */; }; - 4ADD178644AD55A7D1E9F716437903BD /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB2ECAD3F9878B017CD3866A2FE23D9A /* Filter.swift */; }; - 4B080A2A14CF570CFC6EA00810E27E81 /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45C64DD1E10DBBD93CA4AD51658EF268 /* SourceLocation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 4B1868708B50CD219FCDEDF785A7B2BC /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E33956AD24200C8553F2AC1353B82C1D /* TaskDelegate.swift */; }; - 4B2EF64FBA487DC1FA37CBE14374CAA3 /* LSNSURLHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A9FC90F34F33C21861521943FF70C48 /* LSNSURLHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 4BC7F20F6653A341CE4BEB7B3A37AD42 /* Callsite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B9F633555EB1B7B0B12958B03039AF /* Callsite.swift */; }; - 4C456D703A6FCDB091204788A538A03E /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6C4A8CDE6609C5D374F7B5DBAC3FE55 /* AssertionDispatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 4D6C8D9B49BCCD191D28F410282E9598 /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25E033C4A6550EC0975DF77734D3C1B5 /* Equal.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 4E0B0D53F2E822DF8B53CCA674CBB216 /* AmazonS3RequestManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9AF211D3FA50971D49A494E3DDDEEDDD /* AmazonS3RequestManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4E6D7E229A7A30EEC447EF2FC73E80F9 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = D5BCFE8D32D23FFB339A20ABD24AB7C7 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4F03372BFF2459679CE0F7272A2789B4 /* LSStringMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 7637520918B775614738B01618C14B93 /* LSStringMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 4F1C0C5D836B698638F95AC7B326FCAC /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E14AE43C6480D73607D378C73DD6B53 /* BeNil.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 4F3C83EA4E9B03E03CFFA09F16963682 /* SWXMLHash-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A2B9BB05C7EE8DDEE29601A17F359CF /* SWXMLHash-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4F59DF2176A950DDB5B65B4E70282790 /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = E0948FEA225C24408E479AED035B87BA /* NMBExceptionCapture.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 4F6A6775013C8396ECB4C69D1B202434 /* NSData+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 88F1C73FBC9ADC9CEB387C0F8B35DFFB /* NSData+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4F77ECBDA04D4B969E84879C948DB092 /* LSHTTPStubURLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = CE23092BDBACED7264315C88A1B500BE /* LSHTTPStubURLProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 501EAB5CE7E649F52018BE8B1075D116 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3A9F7E155713F2D7E5EFC2AA387FACD /* ThrowError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 5036C0AD06371DAC50A7D31424FBE120 /* CwlCatchException.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E8B4131546A67DE41E864AA0693AC98 /* CwlCatchException.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 50B3936BD92D0A8416184D4BDE0C0AE2 /* Alamofire-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A1C154BDEC8AF64E45412E0F8A2994D /* Alamofire-tvOS-dummy.m */; }; - 50B47BD4EE316F5F029209BDF9F37819 /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E50799A77095B8AC641C744262E81F0E /* BeGreaterThanOrEqualTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 51470CA10C897DCAC3C8A8585385EEB5 /* ExampleHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = B774C137D416989B3477E8D7F675E38E /* ExampleHooks.swift */; }; - 51803A132B3FB554FE554232A88425ED /* LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = DEA7367F6D03265830EA5CC304D066AE /* LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5181EBCE39F696572467DA6EE0E59593 /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = 685FC01EE4C35664C36D1B37121B7301 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 51DCD3B103612A917C0BB6ED9E423E49 /* AmazonS3RequestManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9AF211D3FA50971D49A494E3DDDEEDDD /* AmazonS3RequestManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 526BF546EE39FFF5F9F508068ADDB613 /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FC060CEAEF5E277DDE4F0A4010E9352 /* BeLessThanOrEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 535EDE20BC619CB288C157F6116FB432 /* LSStubRequestDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A31658290511B52E34C72FB7800B544 /* LSStubRequestDSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 53A2CCE7BFCC36D1707B659076EDABB8 /* LSHTTPRequestDSLRepresentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5135D92C3270DE4B0C062DDF4255089F /* LSHTTPRequestDSLRepresentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 53A30D266B77FE9D5B17F4456350F430 /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70626B8451FB260C3BA359FB2F5A804C /* NMBObjCMatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 543C184414156162826597BE10FEC479 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 273BC1774E85D8F4F340F58B7D9231A1 /* BeGreaterThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 548902D6166462ED2E60F0294780A622 /* CwlCatchBadInstruction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46D65BDA8360B79BE277F9DF4A6F6BBE /* CwlCatchBadInstruction.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 551123AED1236E0D10D1F6A7954D2C88 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 593052BDEE40F715B96366D865F39B7B /* MultipartFormData.swift */; }; - 55EADD8571AD5CD509447AAD2E042BA4 /* LSNSURLSessionHook.m in Sources */ = {isa = PBXBuildFile; fileRef = EA9D26C503ACCF38073DCCC40601B905 /* LSNSURLSessionHook.m */; }; - 569FFBCAF88DEE29B6A62AC17CEE4430 /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2858710DAB0151065DC4C242BF67E796 /* AssertionRecorder.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 56C55602E0137B6E5C90988055648DA8 /* QuickConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F3E9FBDA7CA432A7F7A921116C3E579 /* QuickConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 57A677980FCDEFA2C8E1F8B17D5C4B41 /* Pods-iOS-Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 62044F7F9ED8456AC6465C61EC06176B /* Pods-iOS-Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 57BAA03C652C2C775E42AE776B1B23C6 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = D5BCFE8D32D23FFB339A20ABD24AB7C7 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5816F2CA2F0E50038666D588E937D8C2 /* AmazonS3SignatureHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ACD08E74DBA1258EE98B6517ABF6EEB /* AmazonS3SignatureHelpers.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5819C72B6A933289591AF5E380AA981E /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = E01683F2C04FCD4553F69E2C22B68EC5 /* ServerTrustPolicy.swift */; }; - 589E6201A17C6297DC659BD9715FCBF0 /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A047F4881ED0044FC7E0592146AC311 /* mach_excServer.c */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 58D1B137C8C8588E46FE06D5EE05B60C /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99301605FFE57ED6E421E6F8490039F8 /* SessionDelegate.swift */; }; - 58E7206DE034533776421CA811266806 /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCF8A8D6ABB1C089C88A576ED79108F1 /* BeLogical.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 59AC8769FCFB30B9C109A4BF4C61CD68 /* LSStubRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = B0CAB0CC97B535FF971E15BA373227C9 /* LSStubRequest.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 5A177465726A596F7C8587E99ACCE7DB /* SWXMLHash-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9409EB6460040D272C24C68E404415D2 /* SWXMLHash-tvOS-dummy.m */; }; - 5A47B7573AEEB9D8F612E6B38C913E39 /* ExampleMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CA4259DC2D2F1950F3F9D5FFD0BDE0B /* ExampleMetadata.swift */; }; - 5B2A5AE02FFC08712771EFFFB5336D96 /* NSData+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 2167E0C62C0FB16AD21B6A1AF14CD731 /* NSData+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5B3B623A16AF0920E5340BC216055243 /* LSHTTPStubURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 80C4D1501A51599D56D2135A43DE2BC2 /* LSHTTPStubURLProtocol.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 5C182A7294672F0E4D3055C621077D29 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89CCAA056CCA1C796FC2FDA401A0F050 /* Foundation.framework */; }; - 5C2657468F0F01343BF1FD9CD285737A /* Region.swift in Sources */ = {isa = PBXBuildFile; fileRef = 396A0B4A6A663ED0E9E19084AE3618E9 /* Region.swift */; }; - 5C70DDBCE0B40F7DA26D2AFA3AF68EF8 /* LSHTTPClientHook.h in Headers */ = {isa = PBXBuildFile; fileRef = A0799F7C0814C8757CADC6B5B0086CBF /* LSHTTPClientHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5C710F6ACD82840D3AF99D63EB6054FE /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A45B68AE909113BCFCE60234F60EF /* ToSucceed.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 5D4EE1E78B02776D155E2EAD743A596E /* AmazonS3RequestManager-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EF36FD0422256ADBBC3DC10785FC5735 /* AmazonS3RequestManager-iOS-dummy.m */; }; - 5DF116EA39A8EB315EA65160D6BB9DF0 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99301605FFE57ED6E421E6F8490039F8 /* SessionDelegate.swift */; }; - 5ECFE10531AF51215A41D5B626C5385C /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2562984F3998C40EF3152A8967288059 /* Functional.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 5EF42CBD241EBCEA10F61128D8A26C74 /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6C4A8CDE6609C5D374F7B5DBAC3FE55 /* AssertionDispatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 5F080FFDB80F68087AE7A7DE60E0C6EB /* LSStringMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 7637520918B775614738B01618C14B93 /* LSStringMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 5F152B903A7F1FDA2021BD296DCA6F71 /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A047F4881ED0044FC7E0592146AC311 /* mach_excServer.c */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 5F2C6422BA974C05C11EDD269B447348 /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2858710DAB0151065DC4C242BF67E796 /* AssertionRecorder.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 5FB9B3B5C400107D494F697EDEA805B5 /* ResponseObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5FE5CDC4012239BD1465B188D0142C7 /* ResponseObjects.swift */; }; - 5FBEC82A256EE1A6C47B3A8684AEDBC8 /* LSHTTPRequestDSLRepresentation.m in Sources */ = {isa = PBXBuildFile; fileRef = D1FFEF86C5CC88665055EC07B339F3BA /* LSHTTPRequestDSLRepresentation.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 605BC3EF978D30084DBFE6AA5FD0DFE9 /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBC12BAF80DDA57BC18DB77F11FE3936 /* BeCloseTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 6091AE5C71506F37AED050DD0688951A /* World.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBDCB3D9DB3029FAC996F6E7B318DD9 /* World.swift */; }; - 60E718C7805BADA8B6F09057D0D0C41A /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13F0A679B4FAD646857BED7F8182C28 /* Response.swift */; }; - 610017AA401B43AB241D006B9C3D708C /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1984628ABB498E97C6BDA627CC31D2CC /* AFError.swift */; }; - 611D41B235BA320ADD3AECBF63201D74 /* LSStubRequestDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = F19A78F96592DA94917F3F0823712ABA /* LSStubRequestDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6148B973D33B85B5978A0EE86CB6D3F6 /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E14AE43C6480D73607D378C73DD6B53 /* BeNil.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 620A86F27A9F55BAC3DE71A78DFE2105 /* QuickConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = C7DB5AA272425136778830221D45D96F /* QuickConfiguration.m */; }; - 637C699F0EABDF2AC3BB4E461C34CDEB /* SWXMLHash+TypeConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7498E5FCB507E88E66186528D21533E7 /* SWXMLHash+TypeConversion.swift */; }; - 63A74A04F82847131F4699A97B2C0BA1 /* LSASIHTTPRequestHook.h in Headers */ = {isa = PBXBuildFile; fileRef = B4D8836A764279D73C1CB542D3F56CA7 /* LSASIHTTPRequestHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 64554D4F5C2E95AB6AB214888D1BE5F0 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = E01683F2C04FCD4553F69E2C22B68EC5 /* ServerTrustPolicy.swift */; }; - 64D4E7845D3981EFD534739C4F5161B4 /* World+DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE3776918756C6A139DE5485B8737C1D /* World+DSL.swift */; }; - 6511669BF7C3D24E36928AD9433437AA /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D12BE302FD1C8BF480690BFC64A2DC4 /* ExpectationMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 6551F41CC27F02670686FDAA7A6097E8 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB2ECAD3F9878B017CD3866A2FE23D9A /* Filter.swift */; }; - 655D1F4B5BEE3AA219F4AA0CB97F388C /* QuickSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 81ACDC9340193ABF6127FD7A80B55B5E /* QuickSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 65B5CA4229D695D6BA22C960D9FBDAD2 /* ASIHTTPRequestStub.h in Headers */ = {isa = PBXBuildFile; fileRef = C40DD9944AD29DB08347641DBA7A9C4C /* ASIHTTPRequestStub.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 65F9A8C579701BC93E989AF45039B5ED /* LSNSURLHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A9FC90F34F33C21861521943FF70C48 /* LSNSURLHook.m */; }; - 6613F830F0AE0613B70D2E9378EBAA9F /* AsyncMatcherWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53E9518268307D06291C19B5BE8DC426 /* AsyncMatcherWrapper.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 663D3FEC91D38CF59AE2707944CB22CB /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E601E8412E744C594B52E2D650B4E0F /* SessionManager.swift */; }; - 66405939D096D2709CAE495F912C89E4 /* LSStubResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = F191EE7F5827A1123D262182BDD19AC4 /* LSStubResponse.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 66C7AA79800FFB0B196088D2F677F1B8 /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 542402ADDCA30CF2A332CE3A3E2B0F38 /* ContainElementSatisfying.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 6860861A47AA82CC477B92927DD35F51 /* NSURLRequest+DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AA7758FF331ABD4FC6D3110726602EC /* NSURLRequest+DSL.m */; }; - 68DC685367ECBBB95316250BB3FB28B2 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A01D80EF7BEB5A8B03D53E76A1E5E289 /* MobileCoreServices.framework */; }; - 69D1C2B5F8F1F65F3E7BDC80CDB6BADD /* Quick-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 52C4C9AEF80B4D0589E1AA86FEB8068A /* Quick-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 69F77B4BA951F4DEA13B3D1811A653BC /* Pods-TVOS-Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D44352109AC12EE3009C30A104CC8FC /* Pods-TVOS-Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6A152EE64B702CEA91833CE46891E284 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FCDC514B2A2E71F6E608E60CDC2BB89 /* Notifications.swift */; }; - 6B681D47455AFEAA28E0C91CB10645AA /* CurrentTestCaseTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = F1491A454F97CC459375D0FC717D25BB /* CurrentTestCaseTracker.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 6BC12BC8658D2919FB5761081A4041C8 /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FC060CEAEF5E277DDE4F0A4010E9352 /* BeLessThanOrEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 6BDD061389B0E735290345D5C9B54260 /* LSDataMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = E5311386DBC6E0084ECBC86B8D9CE1E7 /* LSDataMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6C160BD7DA7A3D26CDFB8C4AC00CC673 /* LSHTTPRequestDSLRepresentation.m in Sources */ = {isa = PBXBuildFile; fileRef = D1FFEF86C5CC88665055EC07B339F3BA /* LSHTTPRequestDSLRepresentation.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 6C6DDAF84DB4F3DC6431CE6379EDA558 /* ErrorUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AF92EF1D336D809C8967E33A3DBBE77 /* ErrorUtility.swift */; }; - 6CEECCF4D266E130B62D9CAC266C2903 /* Nocilla-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B27DCE886EF5A60A739A68ABE437279 /* Nocilla-iOS-dummy.m */; }; - 6D194543D0217AA99D556F9D921CC39F /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19A978D266D4216FF3CF884FCEF55196 /* NimbleEnvironment.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 6E89511F0AF9ABA06D5396F62499C448 /* LSHTTPRequestDiff.h in Headers */ = {isa = PBXBuildFile; fileRef = 98C571D42D03C2E4146640E1E4F9480D /* LSHTTPRequestDiff.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6EC0CFE012E36E308CA8B4CA5398FD46 /* LSStringMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = E7373D2C8982912F7588DAD4D919DBE1 /* LSStringMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6F2E3F60F07D6605B2FE6B1C3ECA0420 /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66E3133E2003FD98E2CF2E3E0A40A42B /* DSL+Wait.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 6FE9016B97A656CCAB8ACC48D6AD1714 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6912FFD5492486C7AB22B4F2AFCD5A14 /* Cocoa.framework */; }; - 70374120CE7ABC22C190A133EF3FC5F1 /* CwlBadInstructionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD91965F24014622F5DD346AB15668CC /* CwlBadInstructionException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 703932EF779A74C0FAE64785346A0A3E /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5725FA8CC3169EC3A58AB423B6FF9DFF /* Alamofire.swift */; }; - 70463BC82581D721549610459F2A899F /* LSHTTPRequestDiff.m in Sources */ = {isa = PBXBuildFile; fileRef = A16614A9F28022BD2B76FE7B6CA36307 /* LSHTTPRequestDiff.m */; }; - 7056FFDD05633B6791828C0557F86118 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46605D6A2A1855C3DEBA5B54308E9CC6 /* BeEmpty.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 707C584FE4646A59F03605AA84355DA1 /* QuickSelectedTestSuiteBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC8704F55DFFF2C0E20D16475615C890 /* QuickSelectedTestSuiteBuilder.swift */; }; - 70C4D947E1FF846E015933075FA7A125 /* CwlCatchBadInstruction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46D65BDA8360B79BE277F9DF4A6F6BBE /* CwlCatchBadInstruction.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 70F5EA689C2DB180C6D797175DBF5F60 /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E1B8F0B017D292AD7390B348C8BB5F8 /* RaisesException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 70FA44C06379E10F7F819A38AC12E748 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37DC659575A58A79C4BD5702B03196B7 /* MatcherProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 711FCDA1A6E2537824BB3EC1C1CA834C /* Callsite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B9F633555EB1B7B0B12958B03039AF /* Callsite.swift */; }; - 712FB89D50D2B3A23006F5137593478D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89CCAA056CCA1C796FC2FDA401A0F050 /* Foundation.framework */; }; - 717A5DD9D614BD9B19CFB288CBA787A5 /* NSRegularExpression+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = F76B29ADEDA7D125BB7592D0C2DE1AAA /* NSRegularExpression+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 719575818476FF63E66DB5A09556DA67 /* Pods-iOS-Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A46544ADD0691D7BB7122696390B2CFB /* Pods-iOS-Tests-dummy.m */; }; - 71D8F9D00E3BCF85951F4983D7972353 /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E50799A77095B8AC641C744262E81F0E /* BeGreaterThanOrEqualTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7249DA948B359B0C7D1ABE003F2CB49E /* LSDataMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 385E4FEC694EFE98A1F194D7460C1616 /* LSDataMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 726A7B4796E3373859DC9CE737060962 /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF4D886068A4BBACF81B462027047AFB /* DispatchQueue+Alamofire.swift */; }; - 72EB3391B982EB702F8A9D663B763F56 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E563BD8A923A6CCFA21DD507FE6B65E /* BeAKindOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7324928B97D88F4CAC7ADA4CEE02E563 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = E16F561EFAC3131F47C928BEFB6D8356 /* ResponseSerialization.swift */; }; - 732A61BD6544993C862D83C7FFF7D3B1 /* NSURLRequest+DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 94BAB839B9033E95E6171B7F94AAA89B /* NSURLRequest+DSL.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 73BA2BCDAE51A4B248FF575E8F35B082 /* LSHTTPRequestDSLRepresentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5135D92C3270DE4B0C062DDF4255089F /* LSHTTPRequestDSLRepresentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 746FB56DAEBDC43B8DD754EE43D8CBB3 /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D3816C7A6206BCD78CCCBB1FEB311C8 /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 752F751C6BA5D8F6548A46E21D8E0429 /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = 685FC01EE4C35664C36D1B37121B7301 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 75439F835D41872808E96A57D1C00BF5 /* NSRegularExpression+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = CB3614CCF320F1138D63A44D554D8250 /* NSRegularExpression+Matcheable.m */; }; - 7591CE375927E7AD3DB6CF2938B87624 /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A047F4881ED0044FC7E0592146AC311 /* mach_excServer.c */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 759CD77BB5901A7AF7C088F5B5990D88 /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = E129F0BFE7CC753A63AA30F332584D69 /* Example.swift */; }; - 763BCA097744BA41EA8CFC46A37FED46 /* World.h in Headers */ = {isa = PBXBuildFile; fileRef = C3F7BEA62755185B8E5BFFC76E613617 /* World.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7704224B1D4F3E1952851D43A9B165CF /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FCDC514B2A2E71F6E608E60CDC2BB89 /* Notifications.swift */; }; - 796DB5F4025D2FA221715BCFEC5FB83B /* CwlBadInstructionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD91965F24014622F5DD346AB15668CC /* CwlBadInstructionException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 79925473D5E09952E5D55828F3E52B88 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = D5BCFE8D32D23FFB339A20ABD24AB7C7 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 79A09016928E0B71FA01E791B1DF76D5 /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBC12BAF80DDA57BC18DB77F11FE3936 /* BeCloseTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 79FCD87DA3E0EF6C6B9D20DFA6CB8932 /* QuickSelectedTestSuiteBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC8704F55DFFF2C0E20D16475615C890 /* QuickSelectedTestSuiteBuilder.swift */; }; - 7A16CD013E8FE6DD7F7A7DA56FAA720B /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB67F31E8C96DEA45F10BDB0E2A2F6BD /* ThrowAssertion.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7A2B2F2B7C3C1C5AB60E066B787D15D5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E416772462416547F90E4AE39B7D28 /* Foundation.framework */; }; - 7AD440C4F0B442BB0291B7E803D7B897 /* ExampleGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7298A17E23B68D354E54B9D51705056 /* ExampleGroup.swift */; }; - 7B2BEBA6135C137D900C8597F678D8D8 /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E1B8F0B017D292AD7390B348C8BB5F8 /* RaisesException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7BA18EA41D39E9A20DDBE4C07009A825 /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = B27B95DE0D94AD0F052E8F1BACDEA8B4 /* Timeline.swift */; }; - 7BA2BE6AD0E49C516004C99A8BC852E9 /* ASIHTTPRequestStub.h in Headers */ = {isa = PBXBuildFile; fileRef = C40DD9944AD29DB08347641DBA7A9C4C /* ASIHTTPRequestStub.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7C44628B173F4654A16FABFC45A1B6EA /* QCKDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D65151355EA88A928D0CD9E70D31699 /* QCKDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7CBAF81CBE1EF4B57261E85DC87079C4 /* NSData+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A380B93164292F7D4F1BAD8DC081540 /* NSData+Matcheable.m */; }; - 7D66B87E65EBC20470DCBFCF1D21FE00 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = AB12231666B730D50B9B5243DA0626D3 /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7E688F7966950FA3F8EECD076789B963 /* NSURLRequest+LSHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E7927F0E217FF4FFF789000096ACC3D /* NSURLRequest+LSHTTPRequest.m */; }; - 7E82EC4234124231200C8C90450D38D1 /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17904BC74E998B5C46180248259A4CD7 /* HaveCount.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7EE4A381324DCFF3AC238745082CA20C /* Pods-TVOS-Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = AA0BEA3EBD51D2D93B4B082E60967D04 /* Pods-TVOS-Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7F2B82E0102216E367BDA06425C0A2B2 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = C3BA8DEF79A3BA83CDE345448C39A6DF /* DSL.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7F3E91DE89AE4BA3AA7F871B14F228B9 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC6FBAE26F3783A39D3CB8D8045D8EC9 /* DSL.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7F4934911FA1648595C9BE57F569938C /* LSASIHTTPRequestHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 31DE3F6BA9B18139FCB5F61ED5A33788 /* LSASIHTTPRequestHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 7F6062E1DCA5FF152D61FE50F30088D9 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EF6B7A8F0A6D94B18BEFFDF4C6DD9C80 /* CFNetwork.framework */; }; - 803F2A4F8BBD5AA8B4B081C7E0E772D3 /* S3Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89FF8E8A5648BF32BDF3282DE9753EE7 /* S3Error.swift */; }; - 8041F350ED92D78B548DE5F8F84BB2EF /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = F25766B5B800B241614F4024B6299ABE /* DSL.swift */; }; - 80F9F6D0890BDAC0B5099FCF71681539 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F9014F4E5C76AA2CD11C788677B117E /* BeAnInstanceOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 8113B2E28B51B3B8E4859AB108944618 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 409108AEA28DF9238FA170F3FFB87A26 /* CoreServices.framework */; }; - 827BF036AD9C799D02B31DF1C9A4BED7 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CC9AA21DF0ED2F6415CF222092AD888 /* NetworkReachabilityManager.swift */; }; - 82F443CFA97C7EF5EAB2B1EBAA1DD92B /* S3Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89FF8E8A5648BF32BDF3282DE9753EE7 /* S3Error.swift */; }; - 83B12887E8186C3FA94A19B404C80B0D /* LSStubResponseDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = A57AE5129D4B5C2F5B16CFB073FAFF2A /* LSStubResponseDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 83F493C9AAAD8A251BA1510CB90A0ADE /* Nimble-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EA9D7D45363671AA03F05A071E416666 /* Nimble-iOS-dummy.m */; }; - 847DB548A2895A814F06FC3969B2AF34 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37752996D5C7032073C0E3E90FB631FD /* Result.swift */; }; - 848960821AF814B1216BA6E4F617255C /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E2C4A52EB7AB25346152146016E1B21 /* XCTest.framework */; }; - 853166F4864469A4FE74AA02A35AF5BA /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 347B442FA7C73B1BD02535E842180B2B /* AllPass.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 85463EB15C59DEFB011D1A9545008440 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A5AADDB9F07C215FFF3317010DDD8CB /* NMBStringify.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 864B26556EF7FD29A6AF4835D9858F54 /* LSNSURLSessionHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 599F3B561A61F37596098345EB25FB7F /* LSNSURLSessionHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8657097AFA90DCD9811266ABD14689E1 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F9014F4E5C76AA2CD11C788677B117E /* BeAnInstanceOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 8667F8B014F46127DD1069F2844EB2BA /* LSStubRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 02CC38812F3BE537161ECEB4272B387C /* LSStubRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 867716CBF40F59A3E18B34908275B568 /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B89CBF60DB79B1E0D055F0E029FEBC0 /* NMBExpectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 86FE678B323CA00AB1CE87814327E209 /* NSURLRequest+DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 94BAB839B9033E95E6171B7F94AAA89B /* NSURLRequest+DSL.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 870DF401D97E33416CE735787DC5A771 /* SuiteHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64E413128F6AE916E110F989B3E1AD93 /* SuiteHooks.swift */; }; - 872AACC9B677CA6D8F2F84B3793BCA93 /* World+DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = E3C57FE4DD15C20F3718DD89F49D39B8 /* World+DSL.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 872F7AC14358D05D22E692CB801524FB /* LSHTTPBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4C90EC877456E8FAA2B7EF0A612992 /* LSHTTPBody.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 87581FCE70EB2C9FFCE9788A9738A78B /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 273BC1774E85D8F4F340F58B7D9231A1 /* BeGreaterThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 87F49E9EC6419824E6D12AB444960572 /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70626B8451FB260C3BA359FB2F5A804C /* NMBObjCMatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 889D3946FD25C615B3C2A026BB8B3B78 /* LSDataMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 385E4FEC694EFE98A1F194D7460C1616 /* LSDataMatcher.m */; }; - 88ED072CCB1785DF12D726F94A626A6B /* LSStubResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = FC72602A1377186FF0D4A0A81EFDB5D7 /* LSStubResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 89105D0C52EF9B5E0811E3F4EAF7A398 /* NSURLRequest+LSHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E7927F0E217FF4FFF789000096ACC3D /* NSURLRequest+LSHTTPRequest.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 89339CC18AB111FD916BCEE911AB2F7A /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 542402ADDCA30CF2A332CE3A3E2B0F38 /* ContainElementSatisfying.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 893CBE4CBBB4326A39A880878DC55021 /* Quick-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C944839833A19CB1EAAEA429F3BBD0CC /* Quick-macOS-dummy.m */; }; - 89DD1BFD2889EF4E48A12AD03A7679DD /* QCKDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = AFE750E3A4986CA72E410EE1185EBBFC /* QCKDSL.m */; }; - 89F7996C6F1CE561129529EEA5013C60 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E416772462416547F90E4AE39B7D28 /* Foundation.framework */; }; - 8A4802ACDD8E12C475F3D8F2F94805E3 /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E1B5E559E521D84EA9880F00D62DA7 /* XCTestObservationCenter+Register.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 8A89CCD7170296B0D97BD0E478D0C7A3 /* NSData+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 2167E0C62C0FB16AD21B6A1AF14CD731 /* NSData+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8AB83DCB24995E583507924C2C799A7E /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 550FC621794900BD91783F04D0AC2659 /* FailureMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 8AD7321EA9CD83C891E9BDD6551F41C3 /* LSNSURLSessionHook.m in Sources */ = {isa = PBXBuildFile; fileRef = EA9D26C503ACCF38073DCCC40601B905 /* LSNSURLSessionHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 8AFE84ECBA2AB9467A4E309FA2AD21E6 /* QuickConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = C7DB5AA272425136778830221D45D96F /* QuickConfiguration.m */; }; - 8B64B8D647EB890D53F9561ACB2FF2B0 /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC7ABD159A1D780F60931EE2101C6D61 /* AdapterProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 8B6DF6B04B803DBEDC5303ACD899ABA6 /* NSString+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E8F9C8301E4537A3757BE5F2A33605 /* NSString+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 8BCA7AC03B70BD485553D604815B260B /* LSNSURLSessionHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 599F3B561A61F37596098345EB25FB7F /* LSNSURLSessionHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8C4A00FC1336BC96D74F78C33869AD57 /* LSHTTPRequestDiff.h in Headers */ = {isa = PBXBuildFile; fileRef = 98C571D42D03C2E4146640E1E4F9480D /* LSHTTPRequestDiff.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8C5C832A068C4910D434C55FB76CD687 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED63E3D352B01716FF59FB410EE1E02 /* ParameterEncoding.swift */; }; - 8CE9D6A4F64B737A94D0E87FC2EF6470 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454311447A420E7285EC09C8315151A /* XCTest.framework */; }; - 8CF791D27EC89F2B827323654DE903CF /* URL+FileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1FAD10BEED584F9A8A6AF780BF1375 /* URL+FileName.swift */; }; - 8D996618A02C9476C3D7A6283791CD59 /* LSHTTPBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4C90EC877456E8FAA2B7EF0A612992 /* LSHTTPBody.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8D9F626F5C9BD4333C75A436253BD4F0 /* LSASIHTTPRequestHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 31DE3F6BA9B18139FCB5F61ED5A33788 /* LSASIHTTPRequestHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 8DE3C3414634F31408ACB0B80D1E1DEC /* LSStringMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = E7373D2C8982912F7588DAD4D919DBE1 /* LSStringMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8DE6C7D13A3FE7F74E5BAF0DACD9E364 /* CwlCatchBadInstructionPOSIX.swift in Sources */ = {isa = PBXBuildFile; fileRef = 445BB18A45524C8157B69A107C29322F /* CwlCatchBadInstructionPOSIX.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 8EA1665DBDF093BFDCD46DAC3F63BEE6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6912FFD5492486C7AB22B4F2AFCD5A14 /* Cocoa.framework */; }; - 8FA936C50C1CD7B4EC196B167BA04B61 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37752996D5C7032073C0E3E90FB631FD /* Result.swift */; }; - 9006781F399C427556FA7FA13096865C /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2562984F3998C40EF3152A8967288059 /* Functional.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 903D780E8E61260FB101E01E4F3029FE /* ASIHTTPRequestStub.m in Sources */ = {isa = PBXBuildFile; fileRef = CD839F7E0745D0688CC16D2E722BD037 /* ASIHTTPRequestStub.m */; }; - 910DB2BAA50A4C87107CDEA182124043 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E416772462416547F90E4AE39B7D28 /* Foundation.framework */; }; - 91682D5ED70E332CC47E51FF4F042AFE /* NSString+C99ExtendedIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0744CA4EBB1EF1B0E7E6D71A6772786E /* NSString+C99ExtendedIdentifier.swift */; }; - 91A9F452B0E0DF21A3D4B1DABF91EE44 /* NSBundle+CurrentTestBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6D3D09323FED375CEB08AD503FD0228 /* NSBundle+CurrentTestBundle.swift */; }; - 92861B0F536CC88F2D48D88C5C01E149 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E563BD8A923A6CCFA21DD507FE6B65E /* BeAKindOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 92DBAA34EF1DD3C7D6221F212C8D133F /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 28042B939DBCA4438D2A5D39E79BAC8F /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9331B8428BE780E24D484029BE69B0CE /* ExampleHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = B774C137D416989B3477E8D7F675E38E /* ExampleHooks.swift */; }; - 93AB78A25ABB3F9B5F3617279033D9C1 /* QuickSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 061A375616D399845D5CF066833E8E1D /* QuickSpec.m */; }; - 93C9D1992E579F9AA7EE656293D2B9F2 /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A03CD3AD6A5CE49D7F2474A4D8B3E2 /* SatisfyAnyOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 940DAD3F09CC8AC3EFAB11B9D33802AB /* AmazonS3SignatureHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 467E3EC74E16D72066005D6C9042608A /* AmazonS3SignatureHelpers.m */; }; - 94811769F3E2CAEEA4CD5114C2E8C4A0 /* LSHTTPClientHook.h in Headers */ = {isa = PBXBuildFile; fileRef = A0799F7C0814C8757CADC6B5B0086CBF /* LSHTTPClientHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 94CD8C03E731C42A04AAC6A2A9D24629 /* AsyncMatcherWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53E9518268307D06291C19B5BE8DC426 /* AsyncMatcherWrapper.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 94EEED84A885B6306B7B331B8566E23A /* LSNocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C674C0A01E8FEB14CDD4D7673B90636 /* LSNocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 94F98BBB8C168371BE5D3E3005D39338 /* NSString+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E8F9C8301E4537A3757BE5F2A33605 /* NSString+Matcheable.m */; }; - 9501CC0AE27D9D317120A074977DD2F5 /* ExampleMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CA4259DC2D2F1950F3F9D5FFD0BDE0B /* ExampleMetadata.swift */; }; - 959ACEE9CE4A78D0644F6F78B9FDE8CF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6912FFD5492486C7AB22B4F2AFCD5A14 /* Cocoa.framework */; }; - 95F91597941D01990616BEE39213F9C9 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E06A3ED79A283F6DFA9987BC1E0DCC7 /* BeLessThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 960B6003CF411EA4A3AAB187C8B0615B /* NSURLRequest+DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AA7758FF331ABD4FC6D3110726602EC /* NSURLRequest+DSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 960D243BE52F052AAB1A85DAF8777469 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AE9DE8FEA994B1D4B38283CEFD8AB19 /* Expectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 965F4AAD60FEE040E92BB5D2E0E42588 /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BE9B8CD4FD5379583D34194A009FC2C /* Stringers.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 96AD3CE92FCC114693170305245017F1 /* NSRegularExpression+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = F76B29ADEDA7D125BB7592D0C2DE1AAA /* NSRegularExpression+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 972E812399D2869AA3407D73BE4CC1BF /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB67F31E8C96DEA45F10BDB0E2A2F6BD /* ThrowAssertion.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 97DE05EA865E98ECC392A4CAEB2CFD43 /* LSHTTPRequestDSLRepresentation.m in Sources */ = {isa = PBXBuildFile; fileRef = D1FFEF86C5CC88665055EC07B339F3BA /* LSHTTPRequestDSLRepresentation.m */; }; - 98041469D425A9F36C4196254D981482 /* NSURLRequest+DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 94BAB839B9033E95E6171B7F94AAA89B /* NSURLRequest+DSL.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 98383450DEE47DA54FF0C22E42B26594 /* LSStubRequestDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = F19A78F96592DA94917F3F0823712ABA /* LSStubRequestDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 985D548B8535BCC8D4942C30CE7002F4 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46605D6A2A1855C3DEBA5B54308E9CC6 /* BeEmpty.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 9885795303EA04A55BFB1FF030395E01 /* Nimble-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 179E3B712C24F813A2E713550099D529 /* Nimble-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 99B0D7EFC04F7CAF0B91EB51B8F21FBD /* SWXMLHash.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 76866E62C6139298F9F1B9B85D1A4C56 /* SWXMLHash.framework */; }; - 99C43991765C0DF8928747E71E1E7FD1 /* Nocilla-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 77D4C1361B0F4E07D3D7C36BE3C1C93B /* Nocilla-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9AD7112734777D912FFBADBD23554819 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = D91D4D0DAAA22B4BE9D1505DC3069178 /* Async.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 9B003B3A21EA92F86B526F15BA5C28F0 /* QuickSpecBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 7286040D516C66D5DAC114D97C699A1D /* QuickSpecBase.m */; }; - 9B3784AAD046219F03E43AF4E1A54307 /* HooksPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FC62BD7BD367904917FCBCBC670C0A7 /* HooksPhase.swift */; }; - 9B997A840F9E417E9CA147A1EDAA076C /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 48656BE34896C4D9A027D37CA8AADE8E /* XCTest.framework */; }; - 9C1D127E93D1FD094AE3C3E5C05CE7D1 /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 347B442FA7C73B1BD02535E842180B2B /* AllPass.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 9C2D70F1E462CE75FB1475AD53A6249F /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EFBF321EFB8237415C293DBEEFDFF20 /* Request.swift */; }; - 9C814DD6A9DE1D6C2075149D43AECE94 /* LSStubRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = B0CAB0CC97B535FF971E15BA373227C9 /* LSStubRequest.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 9C824E93FC2DA0DA1BB0C502FC36A91D /* SWXMLHash.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 76866E62C6139298F9F1B9B85D1A4C56 /* SWXMLHash.framework */; }; - 9CBE0645B9C420F0D52FEE83508C9D7E /* World+DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = E3C57FE4DD15C20F3718DD89F49D39B8 /* World+DSL.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9CE86558CE78DF2968426244446ED1A6 /* LSDataMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = E5311386DBC6E0084ECBC86B8D9CE1E7 /* LSDataMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9D353BC16BD3C235C0F75118DE72DA97 /* LSMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DA7D009B2B94912722762B10E255141 /* LSMatcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9DAAF9CC64B673F599AA565DFEDB5E49 /* ASIHTTPRequestStub.m in Sources */ = {isa = PBXBuildFile; fileRef = CD839F7E0745D0688CC16D2E722BD037 /* ASIHTTPRequestStub.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 9DBB60B6FC09451EAC7066C8030B4EFD /* Nocilla-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 36C8A1EA119847A8803B5463A25868C0 /* Nocilla-macOS-dummy.m */; }; - 9ECD0D292479F2F1B1C659C3BC8EF3C4 /* SWXMLHash-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 194027471E76A63369E91C6ABF5D4CD0 /* SWXMLHash-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9EE03D9FB1228C8972C1617C86C8CE37 /* LSASIHTTPRequestHook.h in Headers */ = {isa = PBXBuildFile; fileRef = B4D8836A764279D73C1CB542D3F56CA7 /* LSASIHTTPRequestHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9F8384AB853F5123FDB6BE466492E1E0 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AE9DE8FEA994B1D4B38283CEFD8AB19 /* Expectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 9F9509B7A2230450845A2604418EF06D /* AmazonS3SignatureHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ACD08E74DBA1258EE98B6517ABF6EEB /* AmazonS3SignatureHelpers.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9FBA337846CC419298BAD5005A00512E /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F6C07F8DBBCFE2C0DEA69990C496729 /* Behavior.swift */; }; - 9FBB81877ACEBA4D849978F40A2AD64F /* ExampleHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = B774C137D416989B3477E8D7F675E38E /* ExampleHooks.swift */; }; - A07BBB97FF332B7FE27B3F7CC015CDC4 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = E01683F2C04FCD4553F69E2C22B68EC5 /* ServerTrustPolicy.swift */; }; - A0DFE087E8102DAC9ED2E08D6A61EBF1 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1BD6D5108F95FF742160D80DEDB28C4 /* ResponseSerialization.swift */; }; - A119098E18FFFAE5B8562FC4E6E82BF2 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E563BD8A923A6CCFA21DD507FE6B65E /* BeAKindOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A14C9E4441828577931916CC64FA09CB /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = F25766B5B800B241614F4024B6299ABE /* DSL.swift */; }; - A1BA28434ABC4D98872C9064A24AA18B /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67A354864093F95E596281E8DD3F27AD /* Validation.swift */; }; - A2198698F7B50995723ECEFB8788104B /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37752996D5C7032073C0E3E90FB631FD /* Result.swift */; }; - A227787EC80FFC23F9CCCECAF3865EB8 /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BE9B8CD4FD5379583D34194A009FC2C /* Stringers.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A22A7A272483A9E351EA359D61F1A583 /* LSASIHTTPRequestAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 05E882104E13582E89684450D5143DF9 /* LSASIHTTPRequestAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A2630AED7BE09D172B35C67370A8FB46 /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70626B8451FB260C3BA359FB2F5A804C /* NMBObjCMatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A266BAAE9654EDEEBA8D3ADF3E67F5D6 /* CwlCatchException.h in Headers */ = {isa = PBXBuildFile; fileRef = 084CD56CD96D6FF25ADE0A5D10BDD0FE /* CwlCatchException.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A2D7E4F8049E0B6C78A4D70A8552047E /* LSStubResponseDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 55BE99C6D204B49692652ACD9B6686A8 /* LSStubResponseDSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - A365CC2AEBC179394CA0F54837669F09 /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2879F8BE240E84AA4A5C60B46E498E2B /* BeVoid.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A3E681F9BF293325A23313EA9CD08D94 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = F25766B5B800B241614F4024B6299ABE /* DSL.swift */; }; - A3E816BC35BD53931980C7C0115D3005 /* Nimble-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 06A6042E15FF8CFE2656DB3A29E5ED3B /* Nimble-tvOS-dummy.m */; }; - A40195490D4A7D4F9D72C3BA7FECB52E /* NSBundle+CurrentTestBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6D3D09323FED375CEB08AD503FD0228 /* NSBundle+CurrentTestBundle.swift */; }; - A430452AD7AB25E3F3AC78EBDFEDF58C /* LSHTTPClientHook.m in Sources */ = {isa = PBXBuildFile; fileRef = B03AB1EBF4A85A79B651957E2935EDE8 /* LSHTTPClientHook.m */; }; - A48882518E571DA5D2EBAB6919833FDC /* LSStubRequestDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A31658290511B52E34C72FB7800B544 /* LSStubRequestDSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - A51BB738FBB2A1FCF15F7ADBD5EF9062 /* NSString+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = E6CD996A8A20D305F6C0243EC03A0990 /* NSString+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A51D91E8432BDA1A4998E510AA1A65D3 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EFBF321EFB8237415C293DBEEFDFF20 /* Request.swift */; }; - A59F2F4010038EAEC38B95153FE69CD3 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D382E7DEB540151D9C77BC27D8A5269 /* Errors.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A6E8BA1A4937574B44780A3D1F5217BD /* NSString+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = ECA167A845EFB19E2300FFE175E0E9F3 /* NSString+Nocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - A738543832C736CB09A3C7783F0F575C /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25E033C4A6550EC0975DF77734D3C1B5 /* Equal.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A8C163E1E42D826FDD9817BEC92E155C /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2906EBB38A7B8E19D95D599D3B143F4F /* Contain.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A8EC5AD9EB6244C71F5ACEE7F190BDBA /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F43CE04DAA2F75D9954CA9E088330F9 /* MatchError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A9851B43856460860FD49171060AEF0F /* NSRegularExpression+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = CB3614CCF320F1138D63A44D554D8250 /* NSRegularExpression+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - A9B5B97407D8EEE9AF9EC3B42F36BC4F /* ResponseObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5FE5CDC4012239BD1465B188D0142C7 /* ResponseObjects.swift */; }; - A9F865046BCD50D82F21FC0CBDC46077 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED63E3D352B01716FF59FB410EE1E02 /* ParameterEncoding.swift */; }; - AA041E92F277284D031918C813AC0F4B /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2906EBB38A7B8E19D95D599D3B143F4F /* Contain.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - AA2825BE4E5061F5B75B58518DB519C6 /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E1B5E559E521D84EA9880F00D62DA7 /* XCTestObservationCenter+Register.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - AA92FC1BFE20D55AC87B2C7421F04C4C /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E06A3ED79A283F6DFA9987BC1E0DCC7 /* BeLessThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - AB1779CAA4A632FC02AEF0DB76DF8D6A /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAE457B55977F86AD850F6DEBE3290D0 /* Expression.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - ABB296AAD9EEF7DFECFD8A4DD651DD16 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89CCAA056CCA1C796FC2FDA401A0F050 /* Foundation.framework */; }; - ABFE9C066F3A679A892BF82D1020E38F /* Closures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FB4E41E9C588ABF8FC17D88B8C686CC /* Closures.swift */; }; - AC6313F16F9CA2EDF29C33FCFCE47B88 /* NSRegularExpression+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = F76B29ADEDA7D125BB7592D0C2DE1AAA /* NSRegularExpression+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AC76C166A92ADBE300B7B563BF4A9CE2 /* SWXMLHash-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 604CF4D0C5C17F9CD11DFEDF87611028 /* SWXMLHash-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AC7D27B5737D1495AC3E74F18DF1DA22 /* AmazonS3SignatureHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 467E3EC74E16D72066005D6C9042608A /* AmazonS3SignatureHelpers.m */; }; - ACD5A0A4E99B875781B9DBFB2BE7414B /* NSString+C99ExtendedIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0744CA4EBB1EF1B0E7E6D71A6772786E /* NSString+C99ExtendedIdentifier.swift */; }; - AD186B213EF080281EF6B81D4826F63B /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45C64DD1E10DBBD93CA4AD51658EF268 /* SourceLocation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - AD20D4A874A681F1F20F40D43C574C55 /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2879F8BE240E84AA4A5C60B46E498E2B /* BeVoid.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - AD48BA7038F8C565204F03974E150D70 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = AB12231666B730D50B9B5243DA0626D3 /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AD7DF24D7DDF2B30463CF8EBEAE27C1D /* SWXMLHash+TypeConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7498E5FCB507E88E66186528D21533E7 /* SWXMLHash+TypeConversion.swift */; }; - ADB0811351D06465E723CEE6BF0E5DE3 /* Alamofire-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 84452B23B72DCDD2F6AB5888D6E24265 /* Alamofire-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - ADC263DB937A29331921AC1F877F1417 /* NSString+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 94205463BD4FB9CF37A94FAAE777FEEC /* NSString+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - ADC4B624F2FE27052ADCA29C9812C846 /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBC12BAF80DDA57BC18DB77F11FE3936 /* BeCloseTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - ADED74E9E9D2A0344441B6A5EB88974D /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 172B538AF2420B6374291BB308B93399 /* CFNetwork.framework */; }; - AE9629763AD59208B253C7F374FD7AB2 /* Region.swift in Sources */ = {isa = PBXBuildFile; fileRef = 396A0B4A6A663ED0E9E19084AE3618E9 /* Region.swift */; }; - AF0E25E590D7D1E524A84865584520EC /* NSString+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = ECA167A845EFB19E2300FFE175E0E9F3 /* NSString+Nocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - AF2454B02FD0ED80CF82E94A7991FCEA /* ResponseObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5FE5CDC4012239BD1465B188D0142C7 /* ResponseObjects.swift */; }; - AF33F78E734A43ED1762325ECC922EE7 /* CwlDarwinDefinitions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7471B7D1AFC91631BBC95356F6265023 /* CwlDarwinDefinitions.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - AFCAA5AF6489BD2247A4A25BB13FA489 /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F43CE04DAA2F75D9954CA9E088330F9 /* MatchError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B000C74D86173EE70FDEA965E629F61B /* QuickTestSuite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 897A7256964C25D8E77D77E7DDF2EFE5 /* QuickTestSuite.swift */; }; - B051C3D265F88794F75D9D8B4EBC055D /* LSHTTPResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B757BFBA79C583DED47C10EBBF1756 /* LSHTTPResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B0ED219041EC3399FB223978AE713474 /* Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AE0317E89425911D98C376DADABE9A2 /* Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B151EA62AC579D972270CE7F4F3C0917 /* S3Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89FF8E8A5648BF32BDF3282DE9753EE7 /* S3Error.swift */; }; - B181B89BDBF4A2DE089BD1C4401C848C /* AmazonS3RequestManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E7207F992F5DF1D5EB1BB2F6A1BDFDB /* AmazonS3RequestManager.swift */; }; - B26884A8714A6764BDECD727B685AF21 /* Nimble-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D21CAA96FFA13C8275101FF4F62323E /* Nimble-macOS-dummy.m */; }; - B2A5A39F8E654683B65771065A6A53E2 /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = B27B95DE0D94AD0F052E8F1BACDEA8B4 /* Timeline.swift */; }; - B2DC7B2990CF5B44923B76A5B0C687C6 /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 550FC621794900BD91783F04D0AC2659 /* FailureMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B3103E3E7D2EE80561CA9E0079EC7918 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89CCAA056CCA1C796FC2FDA401A0F050 /* Foundation.framework */; }; - B3152F32233BA3AF47A4E14D2F401052 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E416772462416547F90E4AE39B7D28 /* Foundation.framework */; }; - B339CDFB78D2B308DA0B09AF824C5112 /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B89CBF60DB79B1E0D055F0E029FEBC0 /* NMBExpectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B4760E9170FE77C7E6FC506660BDBAD8 /* NSBundle+CurrentTestBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6D3D09323FED375CEB08AD503FD0228 /* NSBundle+CurrentTestBundle.swift */; }; - B514388AFAA0FEDA1AEE4314FA0E3F28 /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0C0CB6BC7299E19F98D832DF5708DB0 /* Predicate.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B569EFEC9F3E15152EDE800730836548 /* Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AE0317E89425911D98C376DADABE9A2 /* Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B5BAB4B899BD4763BBCC6D95D6AF0EC7 /* QuickSpecBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 7286040D516C66D5DAC114D97C699A1D /* QuickSpecBase.m */; }; - B5C721100E970371D876E8E62319C7D5 /* AmazonS3RequestManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E7207F992F5DF1D5EB1BB2F6A1BDFDB /* AmazonS3RequestManager.swift */; }; - B5C788DAA2A4B80F6A97F9A231522A60 /* Alamofire-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A83FF86615A11A9F5EBC7823E8BD38D6 /* Alamofire-macOS-dummy.m */; }; - B62CC93F0C0F94026D67803FB1A27303 /* NSURLRequest+LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 54E1F53A2205B92260430FB9A3B43D4E /* NSURLRequest+LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B682A5022E0C5D6F6C004A0A4654A5A6 /* Pods-OSX-Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 780D9522FA84578B2E9FB8EE81B0A5DA /* Pods-OSX-Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B696699A2399D57FBB5BFA6A18AE296B /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC6FBAE26F3783A39D3CB8D8045D8EC9 /* DSL.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B76CE0F0C973F1D0E1C7D42C3B181A2A /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A03CD3AD6A5CE49D7F2474A4D8B3E2 /* SatisfyAnyOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B9D4E4A35B95788AD61F64D550826424 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EFBF321EFB8237415C293DBEEFDFF20 /* Request.swift */; }; - B9F0CD5BEBC36148280A2FFD988BD245 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = C3BA8DEF79A3BA83CDE345448C39A6DF /* DSL.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - BA99E45069695231ED5824632225C69F /* Closures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FB4E41E9C588ABF8FC17D88B8C686CC /* Closures.swift */; }; - BB075634CED80C22EB508DEC6970629D /* NSString+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E8F9C8301E4537A3757BE5F2A33605 /* NSString+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - BB856A82DEAFB8159200E369A7DF1B4E /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AE6F2DC28B4AE6EA7960C66662B5BDF /* CwlMachBadInstructionHandler.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - BBD09F27EDCA9DBC22C5A16395B08A58 /* LSHTTPStubURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 80C4D1501A51599D56D2135A43DE2BC2 /* LSHTTPStubURLProtocol.m */; }; - BC31E0D8787F35B95665B67DE15ACF16 /* LSHTTPStubURLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = CE23092BDBACED7264315C88A1B500BE /* LSHTTPStubURLProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BC9882745BE8E53BC080884814ADA002 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E416772462416547F90E4AE39B7D28 /* Foundation.framework */; }; - BCDC4B3CE853CC3DD2D93739B367BB86 /* QCKDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D65151355EA88A928D0CD9E70D31699 /* QCKDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BD37686168C1075CC4FBC8BB22EABD50 /* LSStringMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = E7373D2C8982912F7588DAD4D919DBE1 /* LSStringMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BD4C9C4CAE0BA400CC1634925F0EEBF3 /* QuickConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F3E9FBDA7CA432A7F7A921116C3E579 /* QuickConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BD81C01C84DA41B08E891A0A676750B3 /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0C0CB6BC7299E19F98D832DF5708DB0 /* Predicate.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - BD9A4F10D32BA0858708B60C97AC7EC1 /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E601E8412E744C594B52E2D650B4E0F /* SessionManager.swift */; }; - BDC702B77200C1C9E8D2EFC296A8EBFB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E416772462416547F90E4AE39B7D28 /* Foundation.framework */; }; - BE16ECFD8A3BDBDC67776165DEE519CB /* LSHTTPResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B757BFBA79C583DED47C10EBBF1756 /* LSHTTPResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BE26C56776AE0912589DC6F4B7CFB688 /* SuiteHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64E413128F6AE916E110F989B3E1AD93 /* SuiteHooks.swift */; }; - BE5CCAE76DABE614EE3A4641341F42E5 /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = 685FC01EE4C35664C36D1B37121B7301 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BED2DBD12E4E23E13674E750B02028CC /* LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = DEA7367F6D03265830EA5CC304D066AE /* LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BF18C663CBE122E96A0D79ADC10084B5 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5539ABE3B53EF4E42A4CAC3B17361610 /* BeginWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - BFE0F57E6EFAB86ECDC80BD20B8C9EA9 /* LSStubResponseDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = A57AE5129D4B5C2F5B16CFB073FAFF2A /* LSStubResponseDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C079E5C4F2C9F3AC3D130D563C262C3F /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB67F31E8C96DEA45F10BDB0E2A2F6BD /* ThrowAssertion.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - C08E9F09701B2FF36088560A0BA4233B /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CC9AA21DF0ED2F6415CF222092AD888 /* NetworkReachabilityManager.swift */; }; - C0EA97C1AB22907FE98D490C42A29E93 /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = A48EF1AB15E05F9FDDD9730ED14A271C /* NimbleXCTestHandler.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - C107213C13B656227159F72A5CB077C4 /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D3816C7A6206BCD78CCCBB1FEB311C8 /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C1B6380336F074B024DDC78D739D2228 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = C3BA8DEF79A3BA83CDE345448C39A6DF /* DSL.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - C2DF08641DB026C1B5DE68FD9216E1BD /* SWXMLHash+TypeConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7498E5FCB507E88E66186528D21533E7 /* SWXMLHash+TypeConversion.swift */; }; - C32892698E24608531ACA5B696BD32DF /* LSDataMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = E5311386DBC6E0084ECBC86B8D9CE1E7 /* LSDataMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C3A57F3E55015BBF02E05E68CDEE9738 /* Pods-OSX-Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D80CCB3359F46DBC6B9E9F16779B19E4 /* Pods-OSX-Example-dummy.m */; }; - C4612BFD4DDC81BD14DC5679F4EE564F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6912FFD5492486C7AB22B4F2AFCD5A14 /* Cocoa.framework */; }; - C4E3000F51247AEEBEF81224DD5B5425 /* Quick.h in Headers */ = {isa = PBXBuildFile; fileRef = F3AA845E3D305CCCB38250E9C8BCE300 /* Quick.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C610D491F70DF4EBBCCAF8720EBBAAFB /* ExampleMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CA4259DC2D2F1950F3F9D5FFD0BDE0B /* ExampleMetadata.swift */; }; - C734A2391A8A126E3B4FF49C57E38F3B /* LSHTTPBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4C90EC877456E8FAA2B7EF0A612992 /* LSHTTPBody.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C75CA55DF5A2769211721753FE800023 /* HooksPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FC62BD7BD367904917FCBCBC670C0A7 /* HooksPhase.swift */; }; - C7A06B4299A2987D0C0332A4F200D085 /* ACL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4942C33638BF64FD9C1BC0F26FC39EBF /* ACL.swift */; }; - C82D0F43CC8559E8CD21DA90782A2FAE /* NSRegularExpression+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = CB3614CCF320F1138D63A44D554D8250 /* NSRegularExpression+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - C8D04CF40FFF4B4D007189006B77A380 /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = A48EF1AB15E05F9FDDD9730ED14A271C /* NimbleXCTestHandler.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - C94E8EF2A029DE51A01CE19F29C90A18 /* LSASIHTTPRequestAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 05E882104E13582E89684450D5143DF9 /* LSASIHTTPRequestAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C9AEB7F60C1FE9D70F3B9D6CD4F745DA /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67A354864093F95E596281E8DD3F27AD /* Validation.swift */; }; - C9D45AD9FDD7B79CFB9CE0CDAAA126CD /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D382E7DEB540151D9C77BC27D8A5269 /* Errors.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - CA81D50DE3F976A016FC49D704097D16 /* NSData+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 2167E0C62C0FB16AD21B6A1AF14CD731 /* NSData+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - CAD417DEFE850377FBFD993BCEE99FE3 /* Nocilla-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 70085EFA2C1EC59A05AA4AACF3D9DD15 /* Nocilla-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - CB711BB22D2FE45A2B1E2BDE8B3B2E0F /* NSURLRequest+LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 54E1F53A2205B92260430FB9A3B43D4E /* NSURLRequest+LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CBBF312E17DE7CD009167454909CBA1A /* URL+FileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1FAD10BEED584F9A8A6AF780BF1375 /* URL+FileName.swift */; }; - CCBFA5C6DDC7FC765616F63186C2EACF /* SWXMLHash.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACBCBEB158DE1CD35D309E8C15A51F91 /* SWXMLHash.swift */; }; - CD1463225132271A721ACB4BFDA3DF67 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46605D6A2A1855C3DEBA5B54308E9CC6 /* BeEmpty.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - CF3F5DF35C4A367805AF3843D3BEC76C /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = E16F561EFAC3131F47C928BEFB6D8356 /* ResponseSerialization.swift */; }; - CF3FFDDD009D53E4A3194E596D1033C5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89CCAA056CCA1C796FC2FDA401A0F050 /* Foundation.framework */; }; - CFA601EBFF680D4B89AEA5C43465443A /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCF8A8D6ABB1C089C88A576ED79108F1 /* BeLogical.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - CFB3358D198FE8EAE0C9A0A58F391486 /* AmazonS3RequestManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9AF211D3FA50971D49A494E3DDDEEDDD /* AmazonS3RequestManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D03E464DD30980C2BE60CE971B7146BD /* LSStubRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = B0CAB0CC97B535FF971E15BA373227C9 /* LSStubRequest.m */; }; - D044F3FDE53839198C40856ACB2E6C87 /* SWXMLHash.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 76866E62C6139298F9F1B9B85D1A4C56 /* SWXMLHash.framework */; }; - D1122F4BBBEA0444BFB4AF85C9EED55F /* LSStringMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 7637520918B775614738B01618C14B93 /* LSStringMatcher.m */; }; - D12FE8DAF6E01159473C8D7E151BD58B /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2562984F3998C40EF3152A8967288059 /* Functional.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D18713C4C12C2F93C3C777E80149C480 /* LSHTTPRequestDSLRepresentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5135D92C3270DE4B0C062DDF4255089F /* LSHTTPRequestDSLRepresentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D188C9215BF0A72E664CA340201E1394 /* LSNSURLHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 4737C50C93165034E11ED367CED29B8B /* LSNSURLHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D1B63F5C0725258FCF82D75B6C98868E /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67A354864093F95E596281E8DD3F27AD /* Validation.swift */; }; - D2D0EBC3447EA677DD29FD44B81B87C5 /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19A978D266D4216FF3CF884FCEF55196 /* NimbleEnvironment.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D3E7298434C4518595B6BE7A6445BF1E /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17904BC74E998B5C46180248259A4CD7 /* HaveCount.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D3F99019B31DD28743A9D4790238364F /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E1B8F0B017D292AD7390B348C8BB5F8 /* RaisesException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D4460281FA63889CDBF4E214885183E9 /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E1B5E559E521D84EA9880F00D62DA7 /* XCTestObservationCenter+Register.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D485A34365225985BF9917134DEDA82C /* CwlDarwinDefinitions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7471B7D1AFC91631BBC95356F6265023 /* CwlDarwinDefinitions.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D4CBC1D8C5478515850312B82B05783D /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BCE9C48D5B8CC5C7A2941035B378A41 /* Match.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D4F5429EE809634D82CEADFF16F95D36 /* Pods-iOS-Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CBBBD547A361658B6DCC61D4F2EDAAC /* Pods-iOS-Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D54DE52E0F4BA89E14D4DE12EAD43AAC /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = E0948FEA225C24408E479AED035B87BA /* NMBExceptionCapture.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D57D26251296A2864C9B5EED8F2F9D4E /* LSStubRequestDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A31658290511B52E34C72FB7800B544 /* LSStubRequestDSL.m */; }; - D603D6F82FD63542EE8B9990DA8AACF6 /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D5FEA8B77D0C524A2DF7A4DEFA053C2 /* EndWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D68DC3EC737227DF76CAA3ED1DAD57B4 /* Pods-TVOS-Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5071E2E5567563DA1DC7BCB6D0D47CC2 /* Pods-TVOS-Example-dummy.m */; }; - D6A4EE1939C572C647C612FFBF5BC54B /* QuickSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 061A375616D399845D5CF066833E8E1D /* QuickSpec.m */; }; - D6BC2C8EAB361D9474411E8DEE9C87D7 /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66E3133E2003FD98E2CF2E3E0A40A42B /* DSL+Wait.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D6C95B9A9D8092281C5FA48DF50ED4FA /* QuickSpecBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E4508965A41FDBBF039911F15E2BF50 /* QuickSpecBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D6E9DE5820A40B8BEA66DA27D531CB1D /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D3816C7A6206BCD78CCCBB1FEB311C8 /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D6F10F27E3C306B7607251E4058DB05B /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13F0A679B4FAD646857BED7F8182C28 /* Response.swift */; }; - D77C7F75279CEA773282B639DCFC182F /* World.h in Headers */ = {isa = PBXBuildFile; fileRef = C3F7BEA62755185B8E5BFFC76E613617 /* World.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D7CE7A5C3BB9E83C0FAACFB5C48748C9 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37DC659575A58A79C4BD5702B03196B7 /* MatcherProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D7FF1BB10BDF719EE05F4BFC193C56A3 /* AmazonS3RequestManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E7207F992F5DF1D5EB1BB2F6A1BDFDB /* AmazonS3RequestManager.swift */; }; - D9001CEEB8F9347B9D5091A26D3B2C7B /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31ACF95D5383D73F19CBB1DFBAC8276C /* MatcherFunc.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D98AAEE09F26FB07744A9C0B05310055 /* LSStubResponseDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 55BE99C6D204B49692652ACD9B6686A8 /* LSStubResponseDSL.m */; }; - DA1E34E4DA771EA5F26A61307C1B2265 /* NSData+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = E5BD06EC75E75C67138B2F8A4250C923 /* NSData+Nocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - DB1026C67B8A2A95745F0CAC623E08A0 /* QCKDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = AFE750E3A4986CA72E410EE1185EBBFC /* QCKDSL.m */; }; - DB6015FCC1313EA2EA5C62FECC85E9EF /* Quick.h in Headers */ = {isa = PBXBuildFile; fileRef = F3AA845E3D305CCCB38250E9C8BCE300 /* Quick.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DB89A1C094546B20B67A0E9426331942 /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2879F8BE240E84AA4A5C60B46E498E2B /* BeVoid.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - DC4F1713A1A63C49AD15910358447FBC /* CwlCatchException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58417EEBFDA6B88B6A95D79D390071D4 /* CwlCatchException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - DE63BE9B8D72F17D4098F37ABDDCD4AF /* CwlCatchException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58417EEBFDA6B88B6A95D79D390071D4 /* CwlCatchException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - DE6724C911AB42D8E12E9C7FCCEB9BBC /* World.h in Headers */ = {isa = PBXBuildFile; fileRef = C3F7BEA62755185B8E5BFFC76E613617 /* World.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DED3AC124C0E0631B46D46E85CCF0AFF /* LSDataMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 385E4FEC694EFE98A1F194D7460C1616 /* LSDataMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - DEFBBA2911BE239A0FA02BA443D3CD99 /* QuickSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 81ACDC9340193ABF6127FD7A80B55B5E /* QuickSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DF1ABAF482464F6EF9BEEC1B907E2DAF /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 210C3034221AABB580FAA984BC87B530 /* PostNotification.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - DF6CF60C65A45CBFE03EA1BC0DD6D70B /* ACL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4942C33638BF64FD9C1BC0F26FC39EBF /* ACL.swift */; }; - E0455D4A3441DA8B8947ABBBE76A88DA /* LSStubRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 02CC38812F3BE537161ECEB4272B387C /* LSStubRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E10C17233B0A02B24A8D2C2295425328 /* LSStubResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = F191EE7F5827A1123D262182BDD19AC4 /* LSStubResponse.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - E16F2D15C01A8960E0D7F248C4148C8E /* LSMatcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B4846300414818477FE3AD17B113AA8 /* LSMatcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E23A23DC69BCD5057E74E9C7E6CDA77B /* World+DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE3776918756C6A139DE5485B8737C1D /* World+DSL.swift */; }; - E2EC4A7B37E5193E4F14159F96F56697 /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAE457B55977F86AD850F6DEBE3290D0 /* Expression.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - E3A0E0D0FFC60E58EFFB8BCC0B9FE036 /* AmazonS3SignatureHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ACD08E74DBA1258EE98B6517ABF6EEB /* AmazonS3SignatureHelpers.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E3BDD72C6AC49D6F154408DCB67E8080 /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BE24135C167F8CD3FB4F865C102F367 /* BeIdenticalTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - E3F8D590C59D0B849EC5B6E8889E4EDD /* NSString+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = ECA167A845EFB19E2300FFE175E0E9F3 /* NSString+Nocilla.m */; }; - E44A26EB9B62C6BDA15393BF84C81612 /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6C4A8CDE6609C5D374F7B5DBAC3FE55 /* AssertionDispatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - E503C88D402ABBD06C5A6FD288012366 /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = D9361EF74BC7D66E8B37861C91A1E569 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E576F12E46D254567A7F97BF3DD43FA8 /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31ACF95D5383D73F19CBB1DFBAC8276C /* MatcherFunc.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - E59DA686925CCB4590ECDC65C200D9F1 /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BE24135C167F8CD3FB4F865C102F367 /* BeIdenticalTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - E5B71EFD872626032206303C0C9849A1 /* HooksPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FC62BD7BD367904917FCBCBC670C0A7 /* HooksPhase.swift */; }; - E608A6B842A592EB3EB07BF864071214 /* AmazonS3RequestSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF4445DA6C4498B6E7829162CF1AA207 /* AmazonS3RequestSerializer.swift */; }; - E63FE54F07003C8EAC4751863E180A8F /* ASIHTTPRequestStub.m in Sources */ = {isa = PBXBuildFile; fileRef = CD839F7E0745D0688CC16D2E722BD037 /* ASIHTTPRequestStub.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - E65E319284C5D5B1516E03941F1F10F6 /* World.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBDCB3D9DB3029FAC996F6E7B318DD9 /* World.swift */; }; - E6F238214E5A93A2F2ACBEF436B71470 /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66E3133E2003FD98E2CF2E3E0A40A42B /* DSL+Wait.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - E79613ABDA878B00296A69DFE3EBB3DD /* World.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBDCB3D9DB3029FAC996F6E7B318DD9 /* World.swift */; }; - E810BD7FC7113C29A20E1C25223ECCA0 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1984628ABB498E97C6BDA627CC31D2CC /* AFError.swift */; }; - E87AB1E404C96F0E1935B3DB065CF599 /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8601BB99956B69F7B9D49F6BD3D7FE2F /* Configuration.swift */; }; - E93B7922714E0E8958152014784FF16D /* QCKDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D65151355EA88A928D0CD9E70D31699 /* QCKDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E9A803B47BE2E183F6580E53ADD230FC /* QuickSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 81ACDC9340193ABF6127FD7A80B55B5E /* QuickSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EA99650EA713A7F9B118A7E973061B78 /* AmazonS3RequestSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF4445DA6C4498B6E7829162CF1AA207 /* AmazonS3RequestSerializer.swift */; }; - EB31FE34975529ED73567B7F6C3EA551 /* Alamofire-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D2F71EBFB615E21B3351400A6EC2F44E /* Alamofire-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EC7269CA2B2E91DAE9F9F0D255BC2830 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E06A3ED79A283F6DFA9987BC1E0DCC7 /* BeLessThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - ED1D36FDEC233118C27090E75051C7A3 /* AmazonS3RequestManager-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DFC0D0E7D27597E2BB65B021A187E8FA /* AmazonS3RequestManager-macOS-dummy.m */; }; - ED5BBDDB1F6CBEA0522140DFD91A8CC1 /* AmazonS3RequestManager-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 472D3115639114BBC0AB80A02890BCCE /* AmazonS3RequestManager-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - ED69432E447A74034215CAF70335FFD0 /* QuickConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = C7DB5AA272425136778830221D45D96F /* QuickConfiguration.m */; }; - ED7031EB319B46561556D4A05907B501 /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 28042B939DBCA4438D2A5D39E79BAC8F /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EDAC6E9698476BAB78B913C192509469 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E33956AD24200C8553F2AC1353B82C1D /* TaskDelegate.swift */; }; - EE7664E19D4AD6E2F98B87BF0D3A7A58 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6912FFD5492486C7AB22B4F2AFCD5A14 /* Cocoa.framework */; }; - EEB39D1A4C003AF001BEBB7F3948FE2D /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = E16F561EFAC3131F47C928BEFB6D8356 /* ResponseSerialization.swift */; }; - EF817FDD6D3ADFC08751336DC5271A45 /* LSMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = FB556FA33E6FA5EAEED0919EE4966F35 /* LSMatcher.m */; }; - EFEC5A72631C0F20245B7412B0982382 /* Pods-iOS-Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A3F5FCB1B77B6C92D5453D251E5C804 /* Pods-iOS-Example-dummy.m */; }; - EFFA6F5AC5CB5D0CBFDE9FC572952EE3 /* NSURLRequest+LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 54E1F53A2205B92260430FB9A3B43D4E /* NSURLRequest+LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F048D9F65533B0C6D5B6045D0521993F /* NSData+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A380B93164292F7D4F1BAD8DC081540 /* NSData+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - F187721FC200782A97510ED9FCFB8082 /* LSStubRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 02CC38812F3BE537161ECEB4272B387C /* LSStubRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F19D828C018D2CDFA058B5FC0BA420EE /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A5AADDB9F07C215FFF3317010DDD8CB /* NMBStringify.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F1D1AAAE21CB436A86250591987E9379 /* SWXMLHash-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E60BDDDDA0DAD9C6B776C712CAB3DC0 /* SWXMLHash-iOS-dummy.m */; }; - F1D6F488C44740FC0813468DE9525E31 /* LSMatcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B4846300414818477FE3AD17B113AA8 /* LSMatcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F2654BEE4E64BAB8F8B96C597EECE05F /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 210C3034221AABB580FAA984BC87B530 /* PostNotification.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F28574D3D058666A28B8B82D2BB33D75 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E416772462416547F90E4AE39B7D28 /* Foundation.framework */; }; - F28EF0A8F651843B222C94DA8883D6EC /* QuickSpecBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 7286040D516C66D5DAC114D97C699A1D /* QuickSpecBase.m */; }; - F2B6383D9D228C2D909961E63A2BED09 /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCF8A8D6ABB1C089C88A576ED79108F1 /* BeLogical.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F3AC6C7119A35B51A5D87CF403F6CE58 /* Nocilla-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E59DBDB06E28C80777125BB195F1B710 /* Nocilla-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F3E7B1CD3DF1B0C8B656B24FDD7A2803 /* LSNocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C674C0A01E8FEB14CDD4D7673B90636 /* LSNocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - F429F5B6AD73A7B16A2DE87FE8545B03 /* LSRegexMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 92B74AA509EBDEDAD8DF7DBB562D7BAB /* LSRegexMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F45A7AC84AF0A3628169F0431DA03C62 /* AmazonS3RequestManager-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4830489F4C118825807F15BC6EDB37FB /* AmazonS3RequestManager-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F479B0802664C8BB3461EE9780479592 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 720499F0FBF0FD6F25E59FBA9B95ADCD /* Alamofire.framework */; }; - F48019B2FDB093007A8730323521ADCA /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 542402ADDCA30CF2A332CE3A3E2B0F38 /* ContainElementSatisfying.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F4A21AFF55A54755BED30D9DDB62A13C /* mach_excServer.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A194C1B488EF636BDE18D8211C8E74 /* mach_excServer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F4BA231BC21F44C1F2CB27DFCC4084C2 /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A45B68AE909113BCFCE60234F60EF /* ToSucceed.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F4E11E069374A916ED0F27F0786A9E3D /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31ACF95D5383D73F19CBB1DFBAC8276C /* MatcherFunc.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F5057E28987771FADB064B3A830717CE /* AmazonS3RequestSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF4445DA6C4498B6E7829162CF1AA207 /* AmazonS3RequestSerializer.swift */; }; - F54C30D840681214FF9DE71C1FDEDBC8 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 273BC1774E85D8F4F340F58B7D9231A1 /* BeGreaterThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F5BAA282C7CB87E55E0B85E06B45DE8F /* Pods-TVOS-Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E5D33D30DF64254F53714735488B8B64 /* Pods-TVOS-Tests-dummy.m */; }; - F6C4E3E193A59006454338A5EE888C74 /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B89CBF60DB79B1E0D055F0E029FEBC0 /* NMBExpectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F6E28071BAA5115BB1EAE1C9463CF9B1 /* AsyncMatcherWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53E9518268307D06291C19B5BE8DC426 /* AsyncMatcherWrapper.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F70C04EECE9445372D94C8725945771A /* AmazonS3RequestManager-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BF7F61BE3AC7844DA07F21E56EACD34B /* AmazonS3RequestManager-tvOS-dummy.m */; }; - F7ED7FE054700F4EC491B484E6DBDCC6 /* LSRegexMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 72C62CCF34D1616F3AD4866C33AB6E6D /* LSRegexMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - F81CDA831B8EEA3B2563A17A1B780845 /* LSStubResponseDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = A57AE5129D4B5C2F5B16CFB073FAFF2A /* LSStubResponseDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F8CF190D2F4D9BAE15F3969A5B7522AB /* LSNocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C674C0A01E8FEB14CDD4D7673B90636 /* LSNocilla.m */; }; - F8FD3E9EF210B2758A587A2EE1CBF8A8 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2906EBB38A7B8E19D95D599D3B143F4F /* Contain.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F9544C87AA1FDFE62C914EA6D88085A3 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1BD6D5108F95FF742160D80DEDB28C4 /* ResponseSerialization.swift */; }; - F96B9EEF993998083F5F70F96C4B33EC /* NSString+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = E6CD996A8A20D305F6C0243EC03A0990 /* NSString+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FA3555F5FA8DE10836B982ACC1E1D342 /* NSData+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 88F1C73FBC9ADC9CEB387C0F8B35DFFB /* NSData+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FA4BC948024EC94AB6CE19DA6FD713E5 /* SWXMLHash.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACBCBEB158DE1CD35D309E8C15A51F91 /* SWXMLHash.swift */; }; - FB399E4226A2D46C99189A14F1C5A305 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = E3D093EFE101AD6125AE00C80D2A9D7F /* XCTestSuite+QuickTestSuiteBuilder.m */; }; - FB7EAEAE6CF1DAA5D2284F28A30601CB /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = D9361EF74BC7D66E8B37861C91A1E569 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FBD06C6244AAFCC2045EB12E8651C8F8 /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC7ABD159A1D780F60931EE2101C6D61 /* AdapterProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - FC21D142691110BE88594B7CAEA8963B /* QuickSpecBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E4508965A41FDBBF039911F15E2BF50 /* QuickSpecBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FC4F860A07E6E443F4BB24B758FEB800 /* NSData+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A380B93164292F7D4F1BAD8DC081540 /* NSData+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - FC66693CDF03E88413168EBCE8B51388 /* AmazonS3RequestManager-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D1D95551DBA782F3F819201B0304E3C6 /* AmazonS3RequestManager-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FC9D9D77D889D3249E31B9B990283D2A /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 593052BDEE40F715B96366D865F39B7B /* MultipartFormData.swift */; }; - FD2EB6BEE5D37BEA691E782E8A1B6E3A /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D382E7DEB540151D9C77BC27D8A5269 /* Errors.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - FEABE29212C4DE9BCD031DCF2C8B4974 /* ACL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4942C33638BF64FD9C1BC0F26FC39EBF /* ACL.swift */; }; - FEEBCAA2546CDBC87C4470A95B050267 /* NSURLRequest+LSHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E7927F0E217FF4FFF789000096ACC3D /* NSURLRequest+LSHTTPRequest.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - FF647328B0EAD328EBCACC2D242105DD /* CwlCatchException.h in Headers */ = {isa = PBXBuildFile; fileRef = 084CD56CD96D6FF25ADE0A5D10BDD0FE /* CwlCatchException.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FFB507E58195B1AC40FE1A6DF02058A2 /* LSNSURLHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 4737C50C93165034E11ED367CED29B8B /* LSNSURLHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FFDEA8EB0333AF36CC99EDF685501B2D /* LSHTTPResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B757BFBA79C583DED47C10EBBF1756 /* LSHTTPResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 003D3AA1A65CEB08E61001138E823CCE /* NSData+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = EAAC3F780A15CFA520C8D84942F9BF27 /* NSData+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0126A34FCD0B40C7AB52054B5E157740 /* XMLIndexer+XMLIndexerDeserializable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F3AE3359E0165E2C5FE158CF7B8B760 /* XMLIndexer+XMLIndexerDeserializable.swift */; }; + 0173C79800772374B888696147E427E0 /* S3Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28AAD2C0FE7A7727F82613705163E6E /* S3Error.swift */; }; + 01B1FB5FF966B7B1632FA6C8C874B18D /* LSStubRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 6638C4D994C26ABE6C7FAE729DFF7D0E /* LSStubRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 01CAEC5F6F9431E4D251A35A36F6A9EE /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37766D02340B7225849353E0CA2F7378 /* TaskDelegate.swift */; }; + 02CC315521FCFB0A7B2962BCB3E4E2AC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A70CB3A3ACEF7285273F416201B2C086 /* Foundation.framework */; }; + 03D77C673BD45E57680DCDE6373CD3FE /* LSMatcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = A11B4BC3217495C6AAA73B3D134C4B5B /* LSMatcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 048B2DE22A41AC17EE98B9839A71823F /* NSString+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 870235D3B9EECBDB5DFFEC5C83E333C6 /* NSString+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 055D670EE23E7243931702D5D5005D8A /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 497BD02396A8E46087974D4BF79EE74D /* Result.swift */; }; + 06523EA256826E113510E82E456D0D10 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F6A98ADE506DF5FADF9A9B5BC1BCC2 /* ResponseSerialization.swift */; }; + 0675B93DCE3525633A8A9484B542D16D /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = E44AC226DF173FF038772C998A4C182B /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 06AC4B1B6CFF82779CC5C63096DEC0F1 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 162C237FCCA7D41E2A4A036FE1DB5540 /* Validation.swift */; }; + 0703C8E8E69BA8C1D0821F83C21EC9D8 /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF624513EAF614540DDE1A92723384F9 /* AssertionRecorder.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 07CDD6287B7F1C4511C733AEF983D0AF /* LSStringMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B19454E55BB7AE651C46959A6005ED5 /* LSStringMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 08CD83E1C213BFA538EB73C54B24AA13 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = E406BF2BCDFA5B69A86D37F2CA07CED7 /* BeEmpty.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 08DFCEBA24559F8D51281A9F6540FBA9 /* LSNSURLSessionHook.h in Headers */ = {isa = PBXBuildFile; fileRef = E0DFB43D98D3AB534EE7465EBF34F433 /* LSNSURLSessionHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 08F2CFD1D698626D868816A6EA86C385 /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22B3AF2FF4B1559EB760AB894120359C /* FailureMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 0914BDA548B1D27B4A059F2926EBCF69 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37766D02340B7225849353E0CA2F7378 /* TaskDelegate.swift */; }; + 09236C14925120A66AA20A54B3B23DCC /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = B45AF70B4867EB2C90150484A9C0B62D /* BeNil.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 09AF2DD8B98143CAB288F774D5C72CB2 /* QuickSpecBase.m in Sources */ = {isa = PBXBuildFile; fileRef = D8049B9A215604D1D5110366E1B2FD8E /* QuickSpecBase.m */; }; + 0A3D5D70A591573B333EA7969B904D4E /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14B4746E497B4E197AAF5EEA9FF11458 /* Alamofire.swift */; }; + 0A5ACE3FAFF62308EF8E7840BFF496B3 /* LSHTTPResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F502ED5AE938F920F749BC185A078CE /* LSHTTPResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0AD0D2F17CF7B804BA470C6D579498B3 /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34C88CFE7A1A6B1EFEC2C7933565EEE4 /* MatchError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 0B57D5F98488DE43F5AFA092E6811F39 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FF957E8293390F19AF5821B3A8CF71A /* MatcherProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 0BB4832300A636B04433EA3EAE6E8B2B /* LSRegexMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = FE9E2E59F4961791D365839FBA98CD4A /* LSRegexMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0BCAEFC32F5FB02A58D7EE2282667E2A /* Callsite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C1B14176F6F6F1FDDC2C7D05CAF6C9 /* Callsite.swift */; }; + 0BD66FAA67A327E7DDD184F40EC99076 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE07BA92A1AB5BDDBB09D16B77AA37A0 /* ParameterEncoding.swift */; }; + 0C02BB98E3657B00276BF40B26F61ADE /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8875F06E8345D4BF1DCB554DED0642 /* ThrowAssertion.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 0C98F36F9AA511D0F81C5CCD71B17D2A /* QuickSelectedTestSuiteBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93E16534829089B21D78FC268C475EFD /* QuickSelectedTestSuiteBuilder.swift */; }; + 0DB309857DC3C572C33D79AB88C37DE3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDD08E555D3BDF9ABA9F5626FA1D643F /* MultipartFormData.swift */; }; + 0E4219DD7A47FE9E291AEE14AF1118E7 /* LSMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 13454072485FD6ECF903B8609EF8DBA8 /* LSMatcher.m */; }; + 0F574E5207EB14B95C000AE1CE3098A5 /* LSStringMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 15DA062B6AE57E82FD12E7A2A81AF9E0 /* LSStringMatcher.m */; }; + 0F8B046168E0BF41A7FE1629DE729AB8 /* LSHTTPRequestDSLRepresentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C4198B221C7BE9EBEB497F28544AF74 /* LSHTTPRequestDSLRepresentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1003882389BFF1BE5E543D46A1089782 /* LSNSURLSessionHook.h in Headers */ = {isa = PBXBuildFile; fileRef = E0DFB43D98D3AB534EE7465EBF34F433 /* LSNSURLSessionHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 105E628A3F61A33A94069BFAC0591659 /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1B1A624720FBF076C53899D02082766 /* EndWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 1177B58C3A34B332E85B7B4D459D4674 /* Region.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57350BA34332CB86369125DC97AF1BB9 /* Region.swift */; }; + 120FCD2F05E9DADB04900E843DDE71DD /* QuickConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = A15BEBD8048C8149E569BCF12A1C8D65 /* QuickConfiguration.m */; }; + 126D5CE24DB90B9DC1FCA795FC07D367 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFCDCA5F64F4363ECC8C6704BEA5A277 /* BeginWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 131B733ED8CEF59A0B4499272D43143A /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6639ABCE9E41C59986B3B1B8A6EC1DA6 /* AdapterProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 137FB307A27ABB2EAF3ECC83877D16F5 /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30A27ACFD7ECBBD82FCEF9D8280F52B3 /* ContainElementSatisfying.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 13C17812869B0A1AEFF3F5A7D4FE6CEA /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8875F06E8345D4BF1DCB554DED0642 /* ThrowAssertion.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 13C1D88408DC4F0677A3B38EF336B87A /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8E8624F7FD24008C7685C1E5107DD37 /* BeAnInstanceOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 13D4ACAB3F0392D7263702403F4C4C77 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDD08E555D3BDF9ABA9F5626FA1D643F /* MultipartFormData.swift */; }; + 13DC2BEA0F340566F268357F4C6F201B /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F958979151E60C4ACF3127D9C0EB0BD /* Behavior.swift */; }; + 142B202B82FF4F3ACEE1C4B643B560D1 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 531CEA412E981F8F744E9B20CEAA0929 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 14A317020BADA6CC4F5646C70D658077 /* Nimble-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EEEB7B52EE98514BE6BB049B22BADA87 /* Nimble-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1548BFC72F263B4DAF723E273EBD197F /* World+DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24955DC8B7BE21804B919402FA1E9B7D /* World+DSL.swift */; }; + 15E736AF35D721CF0F5DBCE82C96BD68 /* String+C99ExtendedIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFDDEE2A14AEF71BB53FEE1A5C412806 /* String+C99ExtendedIdentifier.swift */; }; + 161AC02404F50DB1A88C18D49550740D /* LSStubResponseDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 5BA52219977B2EDBECE7DF60BAE09859 /* LSStubResponseDSL.m */; }; + 18222D8B80BB16A8B0054912BAACDABC /* mach_excServer.h in Headers */ = {isa = PBXBuildFile; fileRef = 49A189EC4FA220171ABEB5E713BCC2C1 /* mach_excServer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 184D18772F8069B36AB506482EF6A3B5 /* NSBundle+CurrentTestBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15F55CBB8CD4950A8E0EBFC78CA7CF2B /* NSBundle+CurrentTestBundle.swift */; }; + 1877A6206274436181C0022942BCA951 /* NSURLRequest+DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D91AEBD894F7E4FDD5DC5115551F6BD /* NSURLRequest+DSL.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 18B2F1B6C56AE535D2F566052F534782 /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD17F3B588B1FB5A683529AA8C472D59 /* NMBObjCMatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 18D8AFC0C36DCC8439C3C9B6F3A252DC /* HooksPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6ED87B6AB6D1CAFB36A2382926F34AC1 /* HooksPhase.swift */; }; + 198BC4EA5564701374E6251478BF49FA /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1ACD22692092028E97305863A48AA0E4 /* HaveCount.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 19EE34BB3EF73E584977250640D2937F /* LSDataMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B844648282DC5AA9889DF45F9C33B25 /* LSDataMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1ADB6898929DC488E56ED8F0949D622C /* URL+FileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CF0AB600DA84CD6914A279A1CF5391C /* URL+FileName.swift */; }; + 1C9E0C3A996EDD7D6E40CCAA472C6F37 /* CwlCatchBadInstructionPosix.swift in Sources */ = {isa = PBXBuildFile; fileRef = D965F1ADD1A3CEE438A96826E379D013 /* CwlCatchBadInstructionPosix.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 1CAAE167AD6D565B96F4092DED32D501 /* LSMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = BA3361FBA234C271F53B6209F3FF6863 /* LSMatcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1D07E0342B96F2C8DDB949BEFDD854D8 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A7A7C65C660B641CB6A52853E2E1155 /* DSL.swift */; }; + 1D7A2C7C3184C1B6797F22777C6D101C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A70CB3A3ACEF7285273F416201B2C086 /* Foundation.framework */; }; + 1DB68E3CC1CE950AA7AC6DDACCD207AC /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = 999EA299AAD74878719D1001E54B31C1 /* DSL+Wait.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 1E44A9B881843AB930787306C83CE86C /* World+DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24955DC8B7BE21804B919402FA1E9B7D /* World+DSL.swift */; }; + 1E4D9DF05073D27F8FE39787960775D3 /* NSBundle+CurrentTestBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15F55CBB8CD4950A8E0EBFC78CA7CF2B /* NSBundle+CurrentTestBundle.swift */; }; + 1E66D221F19E9F3641685537CA713B48 /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A867365AEEB9B5E0407B24AF024F162 /* BeLessThanOrEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 1E809589716A7146C03A6217F4615118 /* ExampleHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44086A06BAFD7F9C570EEAF7A33374F3 /* ExampleHooks.swift */; }; + 1F0886913E5EAD03D8220AC18F64959A /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = AF6BAE7FDFFB43DB1F3F36F0EEB653F1 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1F7D1F9305C14F64B9B8A55271D08ACA /* QuickTestSuite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92F04DBFC094D53BEE0FBD45F0BA67E3 /* QuickTestSuite.swift */; }; + 1F80BF747A1569E0AFF2623723AF3EF3 /* LSStubResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 7732148D935B5CD00A1A380474431263 /* LSStubResponse.m */; }; + 1F9C6B98457E0A1ADBBA4BC371DFFAC6 /* Pods-TVOS-Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B8FCDD241AFF1715C666CB700D4CB483 /* Pods-TVOS-Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 20403A51354E23402F736BC9DE7501D0 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14B4746E497B4E197AAF5EEA9FF11458 /* Alamofire.swift */; }; + 21F8947B4703E78501A5A989A8F1AF45 /* HooksPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6ED87B6AB6D1CAFB36A2382926F34AC1 /* HooksPhase.swift */; }; + 221337FB4A4497A27CADEEC3F69A7ACE /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E17E7D04C42FD278010C7279621C49 /* NMBExpectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 2259214FF59F9EBE4466B0D0C7228DA6 /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6309FAD14BA8DCC5D037552C116AF16D /* SatisfyAnyOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 229F8051DE3F99C450CA30B7DF7EE692 /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D97F8649601DBEC23E71D7DF6B06464 /* CwlMachBadInstructionHandler.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 22BFBC21E63010B7B05EB07F68D90ED9 /* NSURLRequest+DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D91AEBD894F7E4FDD5DC5115551F6BD /* NSURLRequest+DSL.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 22E7934408F79E31E6437F2DD95FC5A6 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFCDCA5F64F4363ECC8C6704BEA5A277 /* BeginWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 22F7CEB612021A76825BE6A03157FBB5 /* LSStubResponseDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 5BA52219977B2EDBECE7DF60BAE09859 /* LSStubResponseDSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 233586A4AADF3DB16BABEF3836582A79 /* LSNSURLHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EF51D6CF98E2AE90455EB3886F21E93 /* LSNSURLHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 23F832696885EB0B8458A16C9D39DC6B /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 11F1F0F6C9791013412D6E9FFB937F29 /* mach_excServer.c */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 24B44039547ADF5FA0B155322C89814D /* Region.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57350BA34332CB86369125DC97AF1BB9 /* Region.swift */; }; + 24F570484D6B964C2C55FCB1DBF3A866 /* LSASIHTTPRequestHook.h in Headers */ = {isa = PBXBuildFile; fileRef = CF38A40EEE1A09E349E2084702CA537F /* LSASIHTTPRequestHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2521423920BCCE17A63A7C30DA41D2C0 /* Pods-iOS-Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BD13D3785298584300F706C165C7C2BD /* Pods-iOS-Tests-dummy.m */; }; + 253F60A39F768369A45302E347B32B67 /* QuickSelectedTestSuiteBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93E16534829089B21D78FC268C475EFD /* QuickSelectedTestSuiteBuilder.swift */; }; + 25BF392AEB2BBA002ECB2557432C74C0 /* ExampleGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CA080738E0D3F70D135599CC9AC8464 /* ExampleGroup.swift */; }; + 265F661225E04ADF0A2C3BE67D4F8147 /* AmazonS3RequestManager-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C47B58C2BCC328BD0A9526A4A41C1307 /* AmazonS3RequestManager-iOS-dummy.m */; }; + 267EDD824CD5D873085D36E133B30A42 /* ErrorUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 449435BB5344D91A6E5B60263F29C1EF /* ErrorUtility.swift */; }; + 2702D1F26D605AE5C600FD9ECB5B62B6 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 560401B8F4395777CDBD4BA65A5BEC9F /* AFError.swift */; }; + 273654E55AA30B66086D86E7AE08D66D /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F958979151E60C4ACF3127D9C0EB0BD /* Behavior.swift */; }; + 27D0C493C51806CDB8F10ED121890E18 /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C4EF2AA0571CD468A14BC5BD87EBC4B /* DispatchQueue+Alamofire.swift */; }; + 27DEB24F957FD29E6E20931DF519CC16 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B475D549E78F1EE737ED0B61E8974263 /* CFNetwork.framework */; }; + 27F88959864FEAF4481DA969FD66D25B /* NSRegularExpression+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 5771B64B0B2623E238F2EE1C9ACB171D /* NSRegularExpression+Matcheable.m */; }; + 2871E72E3D8999F6086E326DB98D8FA9 /* AmazonS3RequestManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5CEC45B33608B7EF07807A46195F36D /* AmazonS3RequestManager.swift */; }; + 296B9860A7DCB3CDEAED33E2CCE731E7 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96556EB2C3249B2310CC29CECDFA8F00 /* Contain.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 29876FF9D60736E3B3B3D561FE9D698C /* NSRegularExpression+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 251C4C7FFB6DFCFF81B4BBAC5BC16EA3 /* NSRegularExpression+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2A0FBAF2D6033619CA98101591FC47E6 /* LSStubRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = BB617FB865F3359A4400DB77C3396BC8 /* LSStubRequest.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 2A612E116B72E0A731C8BA2A2659BB69 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8481C6372AB10125B68583472417CAC2 /* Alamofire.framework */; }; + 2B73E48531595BB00C60C7413617AFE9 /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 30A179A3B115440815C742DCFEF34C29 /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2BBF700DBD5B5882E9A250209974EE8A /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F6A98ADE506DF5FADF9A9B5BC1BCC2 /* ResponseSerialization.swift */; }; + 2BC60EABBBD42AA0D1AD2A551F132E17 /* AmazonS3SignatureHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E29986E8E0133AE7D03D011F23CC5F0 /* AmazonS3SignatureHelpers.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2BD7EF9593F1EE294C309E4128B7FB09 /* NSURLRequest+LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = D26923AF0FE7EE5C77D611D520F8646C /* NSURLRequest+LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2C2620AD57D54267EE25CBC5A675AD03 /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EB989AED73DCB4DE642CD1A0C61D450 /* Stringers.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 2C33403603F2ADA855CE23C7C926CFAF /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = CBA335A0F076600FC92B115F0A08AEA7 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2C7364F76A89D1F65A9E0C8E59675651 /* QuickConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2BF7E7C3F2EB1BC26961A565F9E2710 /* QuickConfiguration.swift */; }; + 2CC839F0765BA5F028DEFEBAC4775602 /* SWXMLHash-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F62DC4203F92FD6D79E07F6C2C6C580 /* SWXMLHash-iOS-dummy.m */; }; + 2D252F850908B966B100FE978CB29122 /* NSData+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = EAAC3F780A15CFA520C8D84942F9BF27 /* NSData+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2D917392FB82DCB99C4F6FF90205980D /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF1D87A58A97C08DC527DFB795C000F9 /* ToSucceed.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 2DC450E521126A222A9D8C9FD42A619B /* NSData+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = C115D86B77CF4366DD9BF06AC65FE194 /* NSData+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2E34B63B512B5CF5EF4BA44A0B1F50EE /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C6D58AC530DC3D5C4C29FBB96EC2D54 /* Errors.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 2E9B3F11ABE0981DE50619BC4199F74E /* Pods-OSX-Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 119CEFDEBEDB49157C5132B4A834289D /* Pods-OSX-Tests-dummy.m */; }; + 2F0B240AA55DA27D1D8A63906E18567A /* LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = C58E9D7BF696B28DDE253FE9B2FB5202 /* LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 30E45451E22E76BCEC0DF11AB5DF10A7 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3A26BD35EDFAF83207BC76DD567A6A0 /* BeAKindOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 30F3EA94F15123DEB4BA360AD74A54E7 /* NSString+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FF2BEC3810D44D0F2B31EF5B6A79069 /* NSString+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 310243347B40AB569963439D69210DDC /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B91D5356174AD08AE5F839B810C01141 /* CFNetwork.framework */; }; + 319E176F1BE5B28EE00E6DF256EAAB8F /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4280B5F98046C5532C560C3AE3902A71 /* BeGreaterThanOrEqualTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 31B08DF841C7949ED7ADBDCAB8CF6C8E /* QCKDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = C63513BB5B3FCCB8F4E5286F4EA37E15 /* QCKDSL.m */; }; + 32271ABE6177E781A437E24D3109BA19 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A7A7C65C660B641CB6A52853E2E1155 /* DSL.swift */; }; + 32853493143B2AB08CE78830AA758136 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = 72DFBE2E2D70808E77F45AAB5115763F /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 332FDCACBA956096F847303F1147664A /* CwlBadInstructionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C62C8673A861381EC842C9226521E08 /* CwlBadInstructionException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 33A6565759BBCDFEFC552405A0337196 /* Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D08F868B0E2A64D89C3661E8238BB15 /* Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 33B8C753E290BFD3A711BF75C9F3E7A0 /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F2633A0F9E171AE68A157D5F48C377 /* BeIdenticalTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 351C45117BBD58B65B21E7845A277D01 /* LSASIHTTPRequestAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DBA94254431BFCB4A60D6CC38826824 /* LSASIHTTPRequestAdapter.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 35D728AA1A2334DDEE731FC8A0F04E40 /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = D45BE6C677528D883924AA1368224490 /* Equal.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 37328D51387650E6860D24A245782418 /* Callsite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C1B14176F6F6F1FDDC2C7D05CAF6C9 /* Callsite.swift */; }; + 37BE6609052C85412E9033798603D1EE /* HooksPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6ED87B6AB6D1CAFB36A2382926F34AC1 /* HooksPhase.swift */; }; + 3818DE0D381F463398FB12632E9072D1 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90CEAA0E53B8AAB68080C45F34F8098C /* NetworkReachabilityManager.swift */; }; + 384BDF68F81DBB1DFEE7E50998440855 /* ElementsEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22A551D458D97E9E781798AB23EEDA0B /* ElementsEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 3905FFFB84E1C5A7A5E2EA0C75D9A9E3 /* LSStringMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 15DA062B6AE57E82FD12E7A2A81AF9E0 /* LSStringMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 39682B6E7310812B645C4B81082ED0DE /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B184D3E998A34C2435144D386850A2 /* ServerTrustPolicy.swift */; }; + 398A2429F03922EA2C43144C24376D1C /* QuickConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2BF7E7C3F2EB1BC26961A565F9E2710 /* QuickConfiguration.swift */; }; + 39F591F5FA126DD2847907F7D5F6A52F /* shim.swift in Sources */ = {isa = PBXBuildFile; fileRef = 148593A9585E6E595863AD4C67ECBDD2 /* shim.swift */; }; + 3A8C26F581A9D364EFD7BCAF00E3C6B0 /* LSRegexMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = B291E0F6E93467D03CA5688623928B7D /* LSRegexMatcher.m */; }; + 3A9CDBCDF84ED224ABD2D2DE2F75BB4D /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30A27ACFD7ECBBD82FCEF9D8280F52B3 /* ContainElementSatisfying.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 3AB990FDF4FCA4090651180F1325B815 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 354857D2975D70F63BD16CEE1D73A811 /* SessionDelegate.swift */; }; + 3B1586989FA4A0CF53BEA421D0954957 /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E29B3611AFC46FE9FA35AD661EB2334 /* ExpectationMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 3BD381E341AE19304F84D88A8FC99538 /* LSHTTPRequestDiff.h in Headers */ = {isa = PBXBuildFile; fileRef = DA5F6C29A7E27662DA85672F2A283731 /* LSHTTPRequestDiff.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3BD570831F9F1400D0E9BE0A7CDC9D9B /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = A28418522268CA8FB121EBF4B02F1947 /* Example.swift */; }; + 3CE04CA497EC3507B80C0325A54AE8A5 /* SWXMLHash-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CA084FA2CDDC9256CBECDD9EBBABCDC /* SWXMLHash-macOS-dummy.m */; }; + 3CE8FDCFF8A9EC0BF400ADD90DA47E6E /* Alamofire-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B7D0E71E5473C9CAD035A2036933A4C /* Alamofire-macOS-dummy.m */; }; + 3D3F451242DA2D5B482C6994CE615B69 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 162C237FCCA7D41E2A4A036FE1DB5540 /* Validation.swift */; }; + 3D81DA3C0EE36D586BDA6361F5CEC7A3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A70CB3A3ACEF7285273F416201B2C086 /* Foundation.framework */; }; + 3FF9804BD218A5B4B66E5AB76B2BB60B /* World.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09322FCB98165663AA2E5563B9532B95 /* World.swift */; }; + 413B3EEE54E678A28473E621F67AF394 /* AmazonS3RequestManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5CEC45B33608B7EF07807A46195F36D /* AmazonS3RequestManager.swift */; }; + 417ECFE2C2AF9A98C79CCEC03D794A58 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E528C0E009A9192B11300274F0ACEFD3 /* Cocoa.framework */; }; + 41F8D053E5BF87F8A0767B3FFBAB9D2A /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BD1DA54D7B7EE656BDE3DAD64E67707 /* Match.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 420AA30982E55E54216B1C6D653411DA /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF1D87A58A97C08DC527DFB795C000F9 /* ToSucceed.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 42429C3FB0C822402161AC545B590F4F /* NSURLRequest+DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 78C74E3974E4E181428EF9938F887260 /* NSURLRequest+DSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 42E0F379FD632D8DCD017D20D81CB43F /* Quick-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A9B16A4A75C68D2D8D5497A16BC1A736 /* Quick-tvOS-dummy.m */; }; + 4324DD11709C0893F7AD7396141F9960 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A70CB3A3ACEF7285273F416201B2C086 /* Foundation.framework */; }; + 434AE48B256732D7917ECE1514A3DB95 /* LSASIHTTPRequestHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FC9318BE84E5E4D2566BDF48F6A65E9 /* LSASIHTTPRequestHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 435701407A2D4613E95231461AE9182E /* ExampleMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF5F79988A9F41A82D59B753FF1EE55B /* ExampleMetadata.swift */; }; + 43B0E5F023E442208E1DFF414AF3AE3A /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 905C17DFF299B07BA55F2CE2BEE048CD /* PostNotification.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 446E902CE8C585C119815A062375E340 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F91FBADC520B769BAAAC4A35CC7BDAC6 /* CFNetwork.framework */; }; + 4503979D367B957B2C6E73183207558D /* AmazonS3RequestManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5CEC45B33608B7EF07807A46195F36D /* AmazonS3RequestManager.swift */; }; + 456F5AB16DE22E601CA5EB4200088DD0 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 560401B8F4395777CDBD4BA65A5BEC9F /* AFError.swift */; }; + 46B7DD72174679965110F84446196AD8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97C81CE3CA9EAFF115BFB6B67FE70564 /* Foundation.framework */; }; + 4749B075CADE3EA08DAEB6DBC29215F5 /* LSHTTPBody.h in Headers */ = {isa = PBXBuildFile; fileRef = CE3DBD8FDE75D9252C4240820E771B80 /* LSHTTPBody.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4793B9674F0D531EA8B4BD273E560F11 /* NSRegularExpression+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 251C4C7FFB6DFCFF81B4BBAC5BC16EA3 /* NSRegularExpression+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 47A8D917D2A79D78BD10E76A66514B4D /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 492B16F3ABC3F39852E0978D417DD3EF /* Expression.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 47EDCD4D415BB94DD73AFB948A12FAC3 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B184D3E998A34C2435144D386850A2 /* ServerTrustPolicy.swift */; }; + 481B0A4945170FE080F59D48005A9CF4 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = B429623786C254117790848203617CCB /* ThrowError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 481F43837E72FC8AC89EB4B52E55C1D1 /* LSHTTPClientHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 574E66169140ABF0083A919237C6D7CC /* LSHTTPClientHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 483DE18FDE357180BFF129ED61D13A50 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05ABDC6A3CFD07DF7F3FB7E8D9B1900A /* DSL.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 489F5735DA6D200035EEBF8D4EFD4069 /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BD1DA54D7B7EE656BDE3DAD64E67707 /* Match.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 49E3EB8FA696B9A7BD9F1C6C7CABDF94 /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4280B5F98046C5532C560C3AE3902A71 /* BeGreaterThanOrEqualTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 4A421B48049E5189A645DD35805CCCDE /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A76C6BFA9E58360EC41DDEE1D19EE66 /* Filter.swift */; }; + 4A50FC4A54D7814897F66A3B44BB9AF8 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A7A7C65C660B641CB6A52853E2E1155 /* DSL.swift */; }; + 4A9D5A7ED167D066D6403B273EB7B2CF /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8875F06E8345D4BF1DCB554DED0642 /* ThrowAssertion.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 4AEE2F95F74E5A53567DAF30B4220D5A /* LSStubRequestDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = FF18C9E7AAD6B3F3D9F9F53172F0705B /* LSStubRequestDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4B67D93EA0F3E6DCEC89FEAB39B304A9 /* Quick-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 92112985B75E80BB0D20738F4ED41EF6 /* Quick-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4B7B66981910D87267F8EB4ACF4ED77B /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = AF6BAE7FDFFB43DB1F3F36F0EEB653F1 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4B848E6CB3312CC5EB329EC7A77F9F09 /* SWXMLHash.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3995DB90267A1922D5D66115C4D8ABA /* SWXMLHash.swift */; }; + 4BA7AA67D1B56C54B9664B0306601F0E /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 553DB13E5B16B1247874B18D46C48283 /* Response.swift */; }; + 4BEAB8AAA4D4A4C7C3A7304A72E18504 /* NSString+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FF2BEC3810D44D0F2B31EF5B6A79069 /* NSString+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4C0951C1E7EC0AE0431BBFC52C242C8D /* LSNSURLHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 97222C624AFB3A3A53CD43F9BB6F5AEF /* LSNSURLHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4CE4A9C57F0DE9DF2CF65F63D68B6FEB /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14B4746E497B4E197AAF5EEA9FF11458 /* Alamofire.swift */; }; + 4CE4FBB45C870D35E0FEE7B55F00F196 /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B480C1D0D1543E918B2D89DADA72FB6A /* BeCloseTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 4D1F4B5EEFDCB8FC75048040FD89071C /* LSHTTPClientHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 574E66169140ABF0083A919237C6D7CC /* LSHTTPClientHook.m */; }; + 4D4215F01A8EDA356DE9CD74BDF9E391 /* QCKDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CDB092B6CF49852717EEEA21A003192 /* QCKDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4D8C9992BEAFF1FF6939FBE9451BBC13 /* AmazonS3RequestManager-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B8290583D438CF84F2090FE77994E8C7 /* AmazonS3RequestManager-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4EC239D425C23F428A4D7B76C30807C8 /* NSURLRequest+LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = D26923AF0FE7EE5C77D611D520F8646C /* NSURLRequest+LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4EFD6CF7CF211C9CECE5D256B866CC1B /* LSHTTPClientHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 729620831BE0C888DF2A1E0914913085 /* LSHTTPClientHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4F4CB501A743E37201B0E0AC152AB6E7 /* Callsite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C1B14176F6F6F1FDDC2C7D05CAF6C9 /* Callsite.swift */; }; + 4FF3FA60264984BBBCE3F8494DF50434 /* LSASIHTTPRequestAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 632D3F15BCDFDABFC74A2627FC1CFCC8 /* LSASIHTTPRequestAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 507AD7269615C4AA145F9DC239327AEC /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AC19485E66155AF5189FC7B1240648C /* XCTestObservationCenter+Register.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 517FF9B1D8589DCB97C6391E584B9B69 /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = E44AC226DF173FF038772C998A4C182B /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5269106099C7D4B66315D0BCC8ED9FE0 /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E29B3611AFC46FE9FA35AD661EB2334 /* ExpectationMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 540F2A5B14E92988B420829B76F67948 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = 72DFBE2E2D70808E77F45AAB5115763F /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 542A23150A335B274A07900D10B4C056 /* CwlCatchException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D313A8A6447E21DD23A443AA2402A9C /* CwlCatchException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 544C2B03F1E19976CD5BFD89779CADC3 /* ExampleGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CA080738E0D3F70D135599CC9AC8464 /* ExampleGroup.swift */; }; + 546323B71CA763DE815B4955EE3F2064 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 497BD02396A8E46087974D4BF79EE74D /* Result.swift */; }; + 548592AA32E9C15B472529C36E1AF16E /* CwlCatchBadInstruction.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8BB74B8A87E19587907D983EC7CD9C6 /* CwlCatchBadInstruction.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 555CF8A4CC9FA5CEF7E31818DF73BF9E /* NSURLRequest+DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D91AEBD894F7E4FDD5DC5115551F6BD /* NSURLRequest+DSL.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 561CB14FB4D04D18F80308E823F282D7 /* QuickSpecBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B0CFBEBB536ABAD5ADECC29E4E6CAEB /* QuickSpecBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5646ADB1B73E9B9869B3830D4F018EC3 /* LSStubRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = BB617FB865F3359A4400DB77C3396BC8 /* LSStubRequest.m */; }; + 5693B1F87CAE2152CC6FACCFB1433F9E /* AmazonS3SignatureHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E29986E8E0133AE7D03D011F23CC5F0 /* AmazonS3SignatureHelpers.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 56F514DDA0C72410102F5F5B06B083DA /* Quick-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 150B313DFEA561D649FAB021C2FAD32E /* Quick-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5752E79D13EA39F41E8881DC65EB28FE /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A76C6BFA9E58360EC41DDEE1D19EE66 /* Filter.swift */; }; + 57AB99C5823616FEAF519E907D267190 /* Nimble-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 38CA814FCBD2991F6DB9B50E80E788C8 /* Nimble-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 57E167A1BBC3D7EFDEC8346FDA9AC704 /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 905C17DFF299B07BA55F2CE2BEE048CD /* PostNotification.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 58304E5F63D32DF3EB816053D6743F27 /* LSMatcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = A11B4BC3217495C6AAA73B3D134C4B5B /* LSMatcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5872AB15F4AB0FE9EB70CE757916D2CD /* QuickConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = A15BEBD8048C8149E569BCF12A1C8D65 /* QuickConfiguration.m */; }; + 587C692833BA841BFFC17263577FB9A9 /* CwlCatchException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D313A8A6447E21DD23A443AA2402A9C /* CwlCatchException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 59751EED6F6356857C1D01F6EED02063 /* LSStubResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 1023395B67947BBF1A6E7F3CA18D2C03 /* LSStubResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 598798255AFC098B7F6EDE4DFABFFE46 /* QCKDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = C63513BB5B3FCCB8F4E5286F4EA37E15 /* QCKDSL.m */; }; + 59E3819F92FD9F3137E6002139191330 /* QCKDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CDB092B6CF49852717EEEA21A003192 /* QCKDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 59F6D156389CB5E3B1EEFCB3832EE352 /* ASIHTTPRequestStub.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A85F1F4783A39C9074B103CFC649B7E /* ASIHTTPRequestStub.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 59FC7BC7FF1A4BB918877647D9AEF84E /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 531CEA412E981F8F744E9B20CEAA0929 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5A0316830DFE263817E2E64C1C1623E0 /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2578E209E035C11BA1A42BB4071DE3D /* Timeline.swift */; }; + 5AD26B68A2F8EE2052DF4B9D86887B47 /* Quick.h in Headers */ = {isa = PBXBuildFile; fileRef = D1A58DB3C5CCF55847AAAA9E0622573A /* Quick.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5B6266188A98C36A528F6052A6E10A23 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 497BD02396A8E46087974D4BF79EE74D /* Result.swift */; }; + 5BD8CDA9CA6C36CA9FD76515474527ED /* LSASIHTTPRequestHook.h in Headers */ = {isa = PBXBuildFile; fileRef = CF38A40EEE1A09E349E2084702CA537F /* LSASIHTTPRequestHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5C2B8CAF69A7802938F31CE6B8154ABE /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4FB362A17EF0D3E5A77017DD7CF3624 /* NimbleXCTestHandler.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 5C93BE3435957FB83F67EBC8DB99F71D /* LSHTTPRequestDSLRepresentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C4198B221C7BE9EBEB497F28544AF74 /* LSHTTPRequestDSLRepresentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5D6E1CAE71EFE449D22EA12C6679179A /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = B45AF70B4867EB2C90150484A9C0B62D /* BeNil.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 5F4A07666EDCF46B1CDC190DDED2CF7B /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA83164E9B0B8EE5449F6FFC9B1C2614 /* Functional.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 5F603BF9A70045CB0F9CD713A263D654 /* Nimble-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8A63509B1128E7FF573CC1FB17BCAE8 /* Nimble-tvOS-dummy.m */; }; + 5FFCBF3B3D838774DF74F7C64547E82E /* LSHTTPRequestDSLRepresentation.m in Sources */ = {isa = PBXBuildFile; fileRef = 02906F5BAEECAD02AA3585B71476B3C3 /* LSHTTPRequestDSLRepresentation.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 60AA5471851E0593E4495A0EC26E1405 /* LSStubRequestDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 69C434AE0A03F997478C13DE0043F7F0 /* LSStubRequestDSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 6110ACF3676AF750E8F74FA67B075E71 /* LSHTTPBody.h in Headers */ = {isa = PBXBuildFile; fileRef = CE3DBD8FDE75D9252C4240820E771B80 /* LSHTTPBody.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 61320773DE639DE56064A08F1C1A406A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A70CB3A3ACEF7285273F416201B2C086 /* Foundation.framework */; }; + 6174341EC61F178E7E9C763A5EB754F2 /* LSASIHTTPRequestHook.h in Headers */ = {isa = PBXBuildFile; fileRef = CF38A40EEE1A09E349E2084702CA537F /* LSASIHTTPRequestHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 61B1E273CA13E33312900BA1683625DA /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = EBC8CB22D3A06E61851C5A205AAFD8F6 /* DSL.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 61C5256297C6B735F1049885FB182BB8 /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84CC2D30FE7D440A9876F0F24B10B926 /* AllPass.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 61EF126BEC56B80D12AE092862C1029C /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5C19E56892F963ECFAC7F89AA74B9 /* AssertionDispatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 6204E9F95AB3969823FBDFD875D9E393 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FF957E8293390F19AF5821B3A8CF71A /* MatcherProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 622B7844F3E3F908CCF49FA008AFE380 /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C84B5ECCAB8611BA48C33187A4A2CF6 /* Configuration.swift */; }; + 622C45287B34A21A18AD1E3F2F305B1D /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30A27ACFD7ECBBD82FCEF9D8280F52B3 /* ContainElementSatisfying.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 625CA10E29831852E2717BBF7152C9EA /* LSNSURLSessionHook.h in Headers */ = {isa = PBXBuildFile; fileRef = E0DFB43D98D3AB534EE7465EBF34F433 /* LSNSURLSessionHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 632A76B506A0B879D147E5F07B044893 /* Pods-TVOS-Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 14AADEF571FBCB3991F005F317F0447E /* Pods-TVOS-Tests-dummy.m */; }; + 63630336DA12EC974A1AEF482999763D /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B5F867BED2558F748F62F0A43E67714 /* BeGreaterThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 63E0D873D58B48979C31779E250B97F3 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8E8624F7FD24008C7685C1E5107DD37 /* BeAnInstanceOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 63EAC7D0546EC6FFDCF66FE2135A0D02 /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4FB362A17EF0D3E5A77017DD7CF3624 /* NimbleXCTestHandler.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 644D76CD8D6E9883DB7EB616B65EE72D /* LSStubResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 7732148D935B5CD00A1A380474431263 /* LSStubResponse.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 651728DCC9DB7798ABF15A57A3B3F6DC /* NSRegularExpression+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 5771B64B0B2623E238F2EE1C9ACB171D /* NSRegularExpression+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 6530447120E4294E945CAD9A364DAD0E /* NSString+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = F242B0E6ABCC9A170DEE03E6684DF217 /* NSString+Nocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 6536DE072ED7ADDB7173550D35AABABD /* AmazonS3RequestSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CCDFB73EFF24D8F71E2FA80864C925F /* AmazonS3RequestSerializer.swift */; }; + 654A4A9B89CF7B851CA337BAD9C91385 /* AmazonS3RequestSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CCDFB73EFF24D8F71E2FA80864C925F /* AmazonS3RequestSerializer.swift */; }; + 655A7A1BE54CA427B05297E9203AF9A6 /* Quick-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C41AF3B3822D9BF5EA7CFC28425164BB /* Quick-macOS-dummy.m */; }; + 65C98560FA067B0678C642D606F7D5EE /* SWXMLHash.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1709B995A65DBF1585AF6ACD6B5B4152 /* SWXMLHash.framework */; }; + 66466B177F6AEF71736AA6C900ECDD92 /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 11F1F0F6C9791013412D6E9FFB937F29 /* mach_excServer.c */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 666F021380289214235BA05BBFC15C98 /* LSNocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = 8FC9CDDC4D31F3DAEEF255DEB67303AD /* LSNocilla.m */; }; + 66C8151E3AD162A7169FE1ACED7940E7 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 704DC8A33651083728010BB21CE0051B /* XCTest.framework */; }; + 670AB4D559C4E66CF0B60B27C0DE2646 /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C4EF2AA0571CD468A14BC5BD87EBC4B /* DispatchQueue+Alamofire.swift */; }; + 674A8D429C1F25C262276F10268F0151 /* LSASIHTTPRequestAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DBA94254431BFCB4A60D6CC38826824 /* LSASIHTTPRequestAdapter.m */; }; + 678B17CC9862EC0D00485281CED99AC6 /* QuickConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2BF7E7C3F2EB1BC26961A565F9E2710 /* QuickConfiguration.swift */; }; + 6820FC9C4AEE3F77DD0E587E4600A9E9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A70CB3A3ACEF7285273F416201B2C086 /* Foundation.framework */; }; + 6906EEC66B0A3D1098CFBD200C5C80DD /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2F998209EE0BF96EDF3538FC240A86A /* SessionManager.swift */; }; + 692E275EF24137DED2FCA7A783E89E8D /* Await.swift in Sources */ = {isa = PBXBuildFile; fileRef = 216352B5C805CC79CE8CC838F2D3DED8 /* Await.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 6A107F2CCB9706705B03CC05D9A508B1 /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F2633A0F9E171AE68A157D5F48C377 /* BeIdenticalTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 6A574D5C6E171C995E4C1ED999B5C2FF /* LSHTTPStubURLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 92DD977FD58FB37F90E3DF59383CE5D2 /* LSHTTPStubURLProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6AA725B7F132872211E1E6A7EA1558E6 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5741B1731DD13CD10CE3FDB8AA5AF3E2 /* Notifications.swift */; }; + 6B2DE71EF2EDD442A223792C35FA053B /* LSHTTPRequestDSLRepresentation.m in Sources */ = {isa = PBXBuildFile; fileRef = 02906F5BAEECAD02AA3585B71476B3C3 /* LSHTTPRequestDSLRepresentation.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 6B53B5A3C8885C7AFF80F94D5A596007 /* LSStubResponseDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 1687A9CAD7FB123240E58496862A4597 /* LSStubResponseDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6B8C1230716A73ABA83CB86E1796F12A /* SWXMLHash-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 77B74691FC16240A204DEA5380005ACA /* SWXMLHash-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6C34AE73799C67908F3DBF9C31823FDF /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F5DA449034CC49426340BA6FC8D5AC2 /* RaisesException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 6C3DB49A52AB9FF0AE205CF128B84C9C /* LSStringMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B19454E55BB7AE651C46959A6005ED5 /* LSStringMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6C65A7917AB362977A39E8094A9267C9 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 560401B8F4395777CDBD4BA65A5BEC9F /* AFError.swift */; }; + 6CC79D7470464C745ED403FD9D9D8603 /* LSHTTPStubURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CA89F4BD91303405B29904879BF6893 /* LSHTTPStubURLProtocol.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 6CFB2C9C983C500ED487AA84D699D6F8 /* Pods-OSX-Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A25388676CA2CD3AFEF7EE27E7298BA /* Pods-OSX-Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6D40B115C32EDC16F5C47009945354CC /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EFA354FA7CDC667EE8D44D6A999723CE /* CoreServices.framework */; }; + 6D805DAC7A327E67AC672541A6B5C142 /* NSString+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 9465AAD59040DD752064401F170335B3 /* NSString+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6D8E5D213D1E322D7533BC405BD7696D /* LSHTTPRequestDiff.m in Sources */ = {isa = PBXBuildFile; fileRef = 656B0BD82490AC5818ED8DF4248B95D3 /* LSHTTPRequestDiff.m */; }; + 6D97A736A5167E69FA09F50800052F03 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 354857D2975D70F63BD16CEE1D73A811 /* SessionDelegate.swift */; }; + 6E1CB1A679D7B575CA91937CC8FFAB22 /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1ACD22692092028E97305863A48AA0E4 /* HaveCount.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 6E2EB23C4FC23302AC40F4B9956C6FC5 /* QuickSpecBase.m in Sources */ = {isa = PBXBuildFile; fileRef = D8049B9A215604D1D5110366E1B2FD8E /* QuickSpecBase.m */; }; + 6E5F207BF778F8C23EDA87FB073CB042 /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D16CEEA2F297E0BBA85A11B31B55AE8 /* SourceLocation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 6E9BB252F30387AA5674ACB295420375 /* LSHTTPRequestDiff.h in Headers */ = {isa = PBXBuildFile; fileRef = DA5F6C29A7E27662DA85672F2A283731 /* LSHTTPRequestDiff.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6E9E8050F12F90899E09F8279E184CE5 /* NSURLRequest+LSHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = D4D101185F20F18AF9C4DB176718A40D /* NSURLRequest+LSHTTPRequest.m */; }; + 6EBDA1EBC8998D5856EA7714A4A8ADF8 /* LSStubResponseDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 5BA52219977B2EDBECE7DF60BAE09859 /* LSStubResponseDSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 6EC4AB4A021E59ED441A035D5DA94B60 /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B228206CBAF86B3507BE4B3DAEE9672 /* BeLogical.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 6EE5504358BEEFABCCFE825C36536FFE /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = E406BF2BCDFA5B69A86D37F2CA07CED7 /* BeEmpty.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 6F09F8B4EDA3609F4EAB8458692AF755 /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = AF6BAE7FDFFB43DB1F3F36F0EEB653F1 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 719E9C35ECCCB93E9DCE3645091A2AE6 /* LSNSURLHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EF51D6CF98E2AE90455EB3886F21E93 /* LSNSURLHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 729EA6D5A434349A63A9457D9BC07A74 /* ASIHTTPRequestStub.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EEDA648B38390E20588A465E2B8E7C3 /* ASIHTTPRequestStub.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7336853261CD0D341A02750615DF8A00 /* QuickConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 8848753E03177C0691D449B00D801351 /* QuickConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 733CD777D5C958670C4EB0F2AEB8CFD2 /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = CBA335A0F076600FC92B115F0A08AEA7 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 735877481214967D7DFDB854240CE1C2 /* AmazonS3RequestManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FB1008C543B67E39A8DCAE1575C9B382 /* AmazonS3RequestManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 73948004C08CF7591A4A9FAADA1BB4EB /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5741B1731DD13CD10CE3FDB8AA5AF3E2 /* Notifications.swift */; }; + 739E3C463CCE669B1498A3EA0859273C /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = D45BE6C677528D883924AA1368224490 /* Equal.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 73AA4F980E6FCB8AF1670CC7675FB031 /* NSData+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = C115D86B77CF4366DD9BF06AC65FE194 /* NSData+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 743B59046C76AC27648FD3B36360E606 /* Alamofire-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3528E8101602B621DDF183FF35026FB5 /* Alamofire-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 756ABDEFD86078835A74830E55903C72 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3A26BD35EDFAF83207BC76DD567A6A0 /* BeAKindOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 75DE565CBA8D0BD74F9B74A890242107 /* Nimble-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA68C0CA2252F44AFC40BB33E699D12 /* Nimble-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 75F40A2AA976EFBF6014865CD4AC57E7 /* World.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09322FCB98165663AA2E5563B9532B95 /* World.swift */; }; + 7882E69C2B64580B4D4BE1F60A2478CC /* LSStubRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 6638C4D994C26ABE6C7FAE729DFF7D0E /* LSStubRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 789FFE358A913466518B388CAD16E0C1 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE07BA92A1AB5BDDBB09D16B77AA37A0 /* ParameterEncoding.swift */; }; + 793E86C809B4CDE0A990E71197F57D7C /* LSHTTPStubURLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 92DD977FD58FB37F90E3DF59383CE5D2 /* LSHTTPStubURLProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 796CB37EEA093C19BB78294B171BFEBD /* LSASIHTTPRequestAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DBA94254431BFCB4A60D6CC38826824 /* LSASIHTTPRequestAdapter.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 79D3B203411C06C118C9778D429C7AE7 /* SatisfyAllOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF891AEFBA0B8342273142782A5C25C /* SatisfyAllOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 79E509D3CBC94BF4E9F1DB312A32BE26 /* LSStubRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = BB617FB865F3359A4400DB77C3396BC8 /* LSStubRequest.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 7A0AC003F9CC4B68AB6328377351C89D /* NSURLRequest+LSHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = D4D101185F20F18AF9C4DB176718A40D /* NSURLRequest+LSHTTPRequest.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 7AC1364FF03B1529EDAD8BA423C3EFD7 /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = A46E2D169247F4E998F93641B0DA34E5 /* NimbleEnvironment.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7BE1C2E02EB4344398415C2596B8702A /* NSData+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = EAAC3F780A15CFA520C8D84942F9BF27 /* NSData+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7C04A7877991F6797E31FAABC41FF88A /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD17F3B588B1FB5A683529AA8C472D59 /* NMBObjCMatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7C0A565F0BCC1CF5FA4FC3B9BF371452 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFCDCA5F64F4363ECC8C6704BEA5A277 /* BeginWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7C1817024026C60436619B8A197CCA81 /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 905C17DFF299B07BA55F2CE2BEE048CD /* PostNotification.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7C2BD6E224CEA88DED50ED4B9AC0E7CB /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE07BA92A1AB5BDDBB09D16B77AA37A0 /* ParameterEncoding.swift */; }; + 7CCBAA8CEC77752E8403C8FBE46D15F3 /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 30A179A3B115440815C742DCFEF34C29 /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7D0196A3B4B79255D2E7AD8932F0D337 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C6D58AC530DC3D5C4C29FBB96EC2D54 /* Errors.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7D470AD096D34B49DB1977283D61C607 /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D97F8649601DBEC23E71D7DF6B06464 /* CwlMachBadInstructionHandler.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7D5865F3EE44C4452DC6C99350117DA5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E528C0E009A9192B11300274F0ACEFD3 /* Cocoa.framework */; }; + 7D93AC60FE866B2180DB02326632B19F /* Nocilla-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A086A7E2E4856D51672C2DC9A5C0B51A /* Nocilla-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7DD0794C9C2B2DE126A790CBABEFDA28 /* LSDataMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B844648282DC5AA9889DF45F9C33B25 /* LSDataMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7E7AAC8BE18B8126F2ADA128B2426DAE /* Nocilla-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BB80C525867678ED0CC830B797B0450D /* Nocilla-iOS-dummy.m */; }; + 7F3C9D989AD9F67E692A496D77210290 /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF624513EAF614540DDE1A92723384F9 /* AssertionRecorder.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7F7F2E4C9F62B70128B0997C72A242FF /* LSNocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = 8FC9CDDC4D31F3DAEEF255DEB67303AD /* LSNocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 7FC03CB40481FCEBA4CFA165E6FFA5C2 /* LSNSURLHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 97222C624AFB3A3A53CD43F9BB6F5AEF /* LSNSURLHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 803F2F51C8E74452141209C04B11FDE0 /* ErrorUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 449435BB5344D91A6E5B60263F29C1EF /* ErrorUtility.swift */; }; + 80812AC796A8DC8C40B7774ABA582FD8 /* NSData+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BFF47AA8044B3A687D8E4D5DFBF1B8A /* NSData+Matcheable.m */; }; + 80A92425A09A53919F5F69A4F1AF5F0D /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF1D87A58A97C08DC527DFB795C000F9 /* ToSucceed.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 80D55938164FC5F0214BA53F5FE4DC19 /* LSDataMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FACE6F1D67D90BBA898D45182D503FB /* LSDataMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 813780FB2BD264F305388A870EB83A79 /* ElementsEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22A551D458D97E9E781798AB23EEDA0B /* ElementsEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 81889B769782B766CBDA099D7F64AF8D /* NSString+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 9465AAD59040DD752064401F170335B3 /* NSString+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 823BD84A57FBA30E0A7091B41BE47968 /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E17E7D04C42FD278010C7279621C49 /* NMBExpectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 829DEFFDF2306C95AE087960C6A4C772 /* ASIHTTPRequestStub.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EEDA648B38390E20588A465E2B8E7C3 /* ASIHTTPRequestStub.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 82C0FA43BA7470A2E011208530BA0078 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF133294A3F227B1D0F116D0EA3A4412 /* Async.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 82C72B35091073596FE61D069FFB8A80 /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2578E209E035C11BA1A42BB4071DE3D /* Timeline.swift */; }; + 83A34B597FDB12F80FF26626813BDD7C /* ASIHTTPRequestStub.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A85F1F4783A39C9074B103CFC649B7E /* ASIHTTPRequestStub.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 83AF0C6AC7DA1A7CE912567899B78C26 /* LSMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 13454072485FD6ECF903B8609EF8DBA8 /* LSMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 83E490653722F658836972034C8F55C3 /* LSHTTPRequestDiff.m in Sources */ = {isa = PBXBuildFile; fileRef = 656B0BD82490AC5818ED8DF4248B95D3 /* LSHTTPRequestDiff.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 842A51DEA1619CE32FC80F3E924829AC /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4B757769ACBB26AD104E1CA1E22609F /* Predicate.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 847E9496739DA6368F9E8E3EED84E16F /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6639ABCE9E41C59986B3B1B8A6EC1DA6 /* AdapterProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 85648469869919067C86DE79743C5DF8 /* SuiteHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBA442EBE733B5C05C7D98F9CBC8E43A /* SuiteHooks.swift */; }; + 865C772A3AB14A95F36D69C10D019942 /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 30A179A3B115440815C742DCFEF34C29 /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 87B0A58E8815604F1444F59E4DA9D05F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E528C0E009A9192B11300274F0ACEFD3 /* Cocoa.framework */; }; + 87B5FC790C69AC315E6BE1E5376F065C /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = A28418522268CA8FB121EBF4B02F1947 /* Example.swift */; }; + 8838A7D828DBBD36C47851B103D1E8B0 /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4B757769ACBB26AD104E1CA1E22609F /* Predicate.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 88DF88550DE594C9F2BB8D4C75A33C0D /* XMLIndexer+XMLIndexerDeserializable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F3AE3359E0165E2C5FE158CF7B8B760 /* XMLIndexer+XMLIndexerDeserializable.swift */; }; + 8968C92CF77AC1DDD281D33FBDCDD11D /* LSNocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 12934E25E9FE3B5EB0D363AB0114E6AB /* LSNocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 89FF3F6C04DFC58E0C62E5B51D24429E /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F5DA449034CC49426340BA6FC8D5AC2 /* RaisesException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 8A4D1A220DB85E77F0C25259EBC68C3C /* Pods-OSX-Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7439A4A30C256A63585E6BD35DEA1C0C /* Pods-OSX-Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8BEFD0FDD7023381430CE23A52E18271 /* NSBundle+CurrentTestBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15F55CBB8CD4950A8E0EBFC78CA7CF2B /* NSBundle+CurrentTestBundle.swift */; }; + 8D90E790EDF0D834ED0FD89A347884B6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97C81CE3CA9EAFF115BFB6B67FE70564 /* Foundation.framework */; }; + 8DB2D8532FE1DAF355F2201DA593E5C3 /* NSString+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 870235D3B9EECBDB5DFFEC5C83E333C6 /* NSString+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 8DC2DF810D0C16163961A444A904290D /* LSStringMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 15DA062B6AE57E82FD12E7A2A81AF9E0 /* LSStringMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 8E463010608F9AF104456E47A484B106 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 354857D2975D70F63BD16CEE1D73A811 /* SessionDelegate.swift */; }; + 8F38F601A468063A396B800D5E86BBB4 /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4B757769ACBB26AD104E1CA1E22609F /* Predicate.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 8F401F47D4A4D79B57FBE193B7FE4F40 /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22B3AF2FF4B1559EB760AB894120359C /* FailureMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 8F43C59DD8ECC50C156BBD157B300683 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = EBC8CB22D3A06E61851C5A205AAFD8F6 /* DSL.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 8F47E6777794B9B63934515D3F54B22E /* LSStubRequestDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = FF18C9E7AAD6B3F3D9F9F53172F0705B /* LSStubRequestDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8F779BB4D4E687C56D137E72BD19DE85 /* Closures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60B59A634E2B9DC2FB852E979C9B7818 /* Closures.swift */; }; + 9044C73623DD626BB013D4AADC3DDF84 /* QuickSelectedTestSuiteBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93E16534829089B21D78FC268C475EFD /* QuickSelectedTestSuiteBuilder.swift */; }; + 905894FA469E945249FD9C125F3ABC58 /* ACL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3137159E0C0ABCB17A84533ADC7BD4A6 /* ACL.swift */; }; + 9086FCD6218B5DAB96015878DB4EBBD7 /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EB989AED73DCB4DE642CD1A0C61D450 /* Stringers.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 90B0D1468ABDA11BA1A7CA7D2380B386 /* mach_excServer.h in Headers */ = {isa = PBXBuildFile; fileRef = 49A189EC4FA220171ABEB5E713BCC2C1 /* mach_excServer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 912A476FD85EECC920A508E12460EFB8 /* Alamofire-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 073701575416516C0672436E75FFAB8F /* Alamofire-iOS-dummy.m */; }; + 914FE38448FFD3022620776049E3CE56 /* LSStubResponseDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 1687A9CAD7FB123240E58496862A4597 /* LSStubResponseDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 91D45871DE32A3C1B2E845F54E9A2660 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B397409BBCDE0D472CE760E43F62A67 /* Request.swift */; }; + 920F40368CE01BF8EFBA38E2A557715A /* Alamofire-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 442047E3D66F0FF3298233FE021E210A /* Alamofire-tvOS-dummy.m */; }; + 9231FE5FD43990A6568739114BAA4C53 /* Quick.h in Headers */ = {isa = PBXBuildFile; fileRef = D1A58DB3C5CCF55847AAAA9E0622573A /* Quick.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 92B84AD724BA77AFFF53EA961860FF26 /* Nimble-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A0A4DD8867F1DF690DFF2039DBB21B9 /* Nimble-iOS-dummy.m */; }; + 92C399151305E78FE8EAAAFF641A4BAD /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF624513EAF614540DDE1A92723384F9 /* AssertionRecorder.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 92E20B6C660FE2D01C9574A09D4E8108 /* AmazonS3SignatureHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E04717E134A20D677E24AB007F3F87D /* AmazonS3SignatureHelpers.m */; }; + 9301386E25CC2105CB9BE7A5A2C55749 /* World.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09322FCB98165663AA2E5563B9532B95 /* World.swift */; }; + 93E9A3096777D0835EE1F006977F1F9C /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = A28418522268CA8FB121EBF4B02F1947 /* Example.swift */; }; + 94F9BF9B6CE2E67B8625A0BC4A3C3BB7 /* Quick.h in Headers */ = {isa = PBXBuildFile; fileRef = D1A58DB3C5CCF55847AAAA9E0622573A /* Quick.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 952576A08B1FC8A277605A322775C395 /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6309FAD14BA8DCC5D037552C116AF16D /* SatisfyAnyOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 95D08AFF9200D1E6A0AD7DC6C9AB7375 /* Region.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57350BA34332CB86369125DC97AF1BB9 /* Region.swift */; }; + 95ECE8591DFDB7EC9B7FED3EA0ACF92D /* LSHTTPResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F502ED5AE938F920F749BC185A078CE /* LSHTTPResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 962E59F0B61C93A594AB9018AA579ED3 /* ACL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3137159E0C0ABCB17A84533ADC7BD4A6 /* ACL.swift */; }; + 965AC0682EB03EDA5DD80A0D88B1BB6E /* shim.swift in Sources */ = {isa = PBXBuildFile; fileRef = 148593A9585E6E595863AD4C67ECBDD2 /* shim.swift */; }; + 96A6D8E5A17A01910B516B7D0266FB70 /* LSASIHTTPRequestHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FC9318BE84E5E4D2566BDF48F6A65E9 /* LSASIHTTPRequestHook.m */; }; + 96B92B4B5A88E3ED9E3B247A577AAD1F /* ASIHTTPRequestStub.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A85F1F4783A39C9074B103CFC649B7E /* ASIHTTPRequestStub.m */; }; + 972602A7499659EBA85E4E38078EA3DE /* LSHTTPStubURLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 92DD977FD58FB37F90E3DF59383CE5D2 /* LSHTTPStubURLProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 97485BEDA569848DAFE3C9DB5908E70D /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6F7C12751150DBB0463C9BAB84D2822 /* BeVoid.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 97D1173740E2DF897A40F0E32260F1FD /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AC19485E66155AF5189FC7B1240648C /* XCTestObservationCenter+Register.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 98D3478A7051B8AF3BB651A620E30855 /* LSStubResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 1023395B67947BBF1A6E7F3CA18D2C03 /* LSStubResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 98EB0914754838B056FC2410E28436A1 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 162C237FCCA7D41E2A4A036FE1DB5540 /* Validation.swift */; }; + 9967A8E397919EAB1872BB39A9D0F72B /* LSHTTPStubURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CA89F4BD91303405B29904879BF6893 /* LSHTTPStubURLProtocol.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 999A7E00223086AB6A84C5B26E2C5D4B /* NSURLRequest+DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 78C74E3974E4E181428EF9938F887260 /* NSURLRequest+DSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 99E7305868DBDEA9DD1B0271ECE38E16 /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A867365AEEB9B5E0407B24AF024F162 /* BeLessThanOrEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9A0D8180A8542BD19E2AEF533626FD32 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 553DB13E5B16B1247874B18D46C48283 /* Response.swift */; }; + 9B7C492426B4A55004EA79ED87D95A7A /* CwlCatchException.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A811546E9589E6F185C7E822032AF36 /* CwlCatchException.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9BD45D1443F6D27AADA1E1CA25659A23 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E528C0E009A9192B11300274F0ACEFD3 /* Cocoa.framework */; }; + 9BF3CD7820AF6AA997465F1AED23AB2B /* NSData+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BFF47AA8044B3A687D8E4D5DFBF1B8A /* NSData+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 9C150F6BBDAD3A5A60ED8517B1D5C5AF /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AC19485E66155AF5189FC7B1240648C /* XCTestObservationCenter+Register.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9C2621A4ADD73238A31892FDE69B2FAF /* LSASIHTTPRequestAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 632D3F15BCDFDABFC74A2627FC1CFCC8 /* LSASIHTTPRequestAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9C3A9527BC4496CC3906E10EFBBA4AC6 /* NSData+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = 2263D3E59EF417BFCC8938D013887D04 /* NSData+Nocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 9C600683DA17241980384E8AE9BBF38D /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B228206CBAF86B3507BE4B3DAEE9672 /* BeLogical.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9C98A832EACECD692C52724C29C99D73 /* LSStubRequestDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 69C434AE0A03F997478C13DE0043F7F0 /* LSStubRequestDSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 9CDADBE8340AE3C9CE9014ACD26F17A5 /* AmazonS3SignatureHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E04717E134A20D677E24AB007F3F87D /* AmazonS3SignatureHelpers.m */; }; + 9D5E1BAC6B08873A6EEFF0AB20E4201F /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D42CA52835343206A5C6AA045EEE12B9 /* Expectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9EAE7BA0D3EB55AFFEF34261C5DF6FBD /* Nocilla-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F46D255DEA33A1DF5C66F034EF12A28F /* Nocilla-macOS-dummy.m */; }; + 9F10E25704D348DED7F1336173B5E765 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D42CA52835343206A5C6AA045EEE12B9 /* Expectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9F42356F4958FFD66C00AD42D99C05D9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E528C0E009A9192B11300274F0ACEFD3 /* Cocoa.framework */; }; + 9FDD7FA1735CBA13D9C75D5C687C621F /* LSStubResponseDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 1687A9CAD7FB123240E58496862A4597 /* LSStubResponseDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A050A3C19C11E7581D702EB13C8B62F9 /* SWXMLHash-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 88FD22DF30C5B1F17E01FB0AF9BF7D87 /* SWXMLHash-tvOS-dummy.m */; }; + A0BF3B8759C85DD3F69AE1074D284D81 /* QuickConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 8848753E03177C0691D449B00D801351 /* QuickConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A0D316E05C9342E955D5725892BC04B2 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7FF1BE4A450BFAD1506194A3AC4A065 /* ResponseSerialization.swift */; }; + A19D7C9D12CAB6C21A77172FFA0A710F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97C81CE3CA9EAFF115BFB6B67FE70564 /* Foundation.framework */; }; + A1CF50E306DFA5FBE1C03DF311B9C3F5 /* NSString+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 9465AAD59040DD752064401F170335B3 /* NSString+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A2A0A4AB35E645DF6BC91B2DF3AB197E /* S3Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28AAD2C0FE7A7727F82613705163E6E /* S3Error.swift */; }; + A2BCB106BE880055AD0C9316965A3415 /* AmazonS3RequestSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CCDFB73EFF24D8F71E2FA80864C925F /* AmazonS3RequestSerializer.swift */; }; + A2F73BFB93213B4C5C6203A9BE3929DE /* LSStubResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 1023395B67947BBF1A6E7F3CA18D2C03 /* LSStubResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A3007EA32DCAB1CA67795414671FF618 /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2F998209EE0BF96EDF3538FC240A86A /* SessionManager.swift */; }; + A32AEC6A780FA6548026D94C42DFC8D7 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = B429623786C254117790848203617CCB /* ThrowError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + A428141B842FF4559BC3C4393A700EA3 /* LSMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = BA3361FBA234C271F53B6209F3FF6863 /* LSMatcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A44580CFC8D53052D45746BBA270543A /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F2633A0F9E171AE68A157D5F48C377 /* BeIdenticalTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + A48AFFECC66EE6E081D04F2DAE5F8DFC /* AmazonS3SignatureHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E29986E8E0133AE7D03D011F23CC5F0 /* AmazonS3SignatureHelpers.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A5398479F6E975B2A9D9E4DECC863BCA /* LSDataMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FACE6F1D67D90BBA898D45182D503FB /* LSDataMatcher.m */; }; + A596B5CE146C1DD96A249C3C28C49B5F /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7303B64033BFD11F63923E74D03B6760 /* MobileCoreServices.framework */; }; + A5CD678500731CC01CBE659C47F332D5 /* Pods-OSX-Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C11706FE16950D4CE2CF9B0575CBBD9 /* Pods-OSX-Example-dummy.m */; }; + A66AB91A457EC43DA61F48435286ED9F /* Nocilla-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BDC48D9EF93603BDB2E9F287910B28E4 /* Nocilla-tvOS-dummy.m */; }; + A6F79BA89567C08FF9AE4C59BDB301B7 /* NSRegularExpression+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 5771B64B0B2623E238F2EE1C9ACB171D /* NSRegularExpression+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + A7047B5681EF115B7393E87432665414 /* Nocilla-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F5DC7420E34730A2AE4C036A11C1B72F /* Nocilla-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A7F4239CB98B6D6F308F89918D9594E5 /* Await.swift in Sources */ = {isa = PBXBuildFile; fileRef = 216352B5C805CC79CE8CC838F2D3DED8 /* Await.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + A825DDC3BF3F08610F82283EF5633419 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B5F867BED2558F748F62F0A43E67714 /* BeGreaterThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + A851E224DC76582ACD0A52F2FB9F2D8A /* LSHTTPClientHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 729620831BE0C888DF2A1E0914913085 /* LSHTTPClientHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A89EFF44EE9ACE5D49C6B4683029DD20 /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BD1DA54D7B7EE656BDE3DAD64E67707 /* Match.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + A8D0DE229C45E3A7DF708ACE0831801A /* LSASIHTTPRequestHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FC9318BE84E5E4D2566BDF48F6A65E9 /* LSASIHTTPRequestHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + A916B38E5413C853C502C3352C010F3B /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6F7C12751150DBB0463C9BAB84D2822 /* BeVoid.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + AB1359CB220F45118CC4B4A0EA86150C /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6639ABCE9E41C59986B3B1B8A6EC1DA6 /* AdapterProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + AB8FE31FB17C368889E5E8D1438C903C /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C149B8D20A739053314B8FDB48F69B1 /* NMBStringify.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + ABA8839A7F06FFC8B1C46A2C0E1411C3 /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F8F3629CF694EFE7EFCE10BBDAEAB91 /* NMBExceptionCapture.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + AC1C97D233B7E5BE96A2172162DA0491 /* QuickConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = A15BEBD8048C8149E569BCF12A1C8D65 /* QuickConfiguration.m */; }; + ADB04730BA1601818B4AD24FCEBACFDB /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C52C49DCC8E375F4A617A903D8CDBF6 /* XCTestSuite+QuickTestSuiteBuilder.m */; }; + AE2EA9B58B043D6FEAD5A02E85B56AB6 /* CwlCatchException.h in Headers */ = {isa = PBXBuildFile; fileRef = 1ABFBBD17978BA1E54C3B4211B36E098 /* CwlCatchException.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AE884407E448F6CB838CE284F5D5A865 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B397409BBCDE0D472CE760E43F62A67 /* Request.swift */; }; + AE9E4FD1BB9D0D2336A7D47E69EB88BB /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F8F3629CF694EFE7EFCE10BBDAEAB91 /* NMBExceptionCapture.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + AF08D3717CABCB87CAF3583A38216974 /* NSURLRequest+DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 78C74E3974E4E181428EF9938F887260 /* NSURLRequest+DSL.m */; }; + AF85A57AD18BBF84B049AD9194207BB1 /* LSNocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = 8FC9CDDC4D31F3DAEEF255DEB67303AD /* LSNocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + AFA9BCA194B0E1ABFDED55E02B3153F5 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90CEAA0E53B8AAB68080C45F34F8098C /* NetworkReachabilityManager.swift */; }; + AFD736E3D6BB239A3A773B745DAC8BF8 /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD17F3B588B1FB5A683529AA8C472D59 /* NMBObjCMatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + AFDFBC7EEA7E03673EF47F7C81EE6F51 /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4FB362A17EF0D3E5A77017DD7CF3624 /* NimbleXCTestHandler.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + AFE85C269CCF55987C229530A5B036CC /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2578E209E035C11BA1A42BB4071DE3D /* Timeline.swift */; }; + B002F47C224F4129FACFC866A26E02C1 /* CwlDarwinDefinitions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE827FC9912D0B575C0D49730D6F7173 /* CwlDarwinDefinitions.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B006C0BDD2A955E122F213C81D3D4AC1 /* NSString+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = F242B0E6ABCC9A170DEE03E6684DF217 /* NSString+Nocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + B052DB1ABDFE324E141A74BCB3DEE8D0 /* LSHTTPBody.h in Headers */ = {isa = PBXBuildFile; fileRef = CE3DBD8FDE75D9252C4240820E771B80 /* LSHTTPBody.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B079CE91A8A1409D9C991DA036B95E51 /* LSASIHTTPRequestAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 632D3F15BCDFDABFC74A2627FC1CFCC8 /* LSASIHTTPRequestAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B0B698045573FDF480495D856FBB7DE7 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = 72DFBE2E2D70808E77F45AAB5115763F /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B1A83678653AD5F52299E45D23D3AA13 /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EB989AED73DCB4DE642CD1A0C61D450 /* Stringers.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B1A9A56D30AB740E46E30CA2B6C78C7A /* LSNSURLSessionHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 640E098EAA6D1C7777745F48C3131A9B /* LSNSURLSessionHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + B1D7022CF8789F321DA1FE37F21F3A28 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3A26BD35EDFAF83207BC76DD567A6A0 /* BeAKindOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B28AB76EFF9753C9F444E79709A79CB6 /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = 999EA299AAD74878719D1001E54B31C1 /* DSL+Wait.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B2F81B8410CBC8CA649E947501612182 /* ResponseObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38340B9124372A0802493C5133B6D38B /* ResponseObjects.swift */; }; + B2FF1B630C40C7EA7902A631EB2C9531 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B5F867BED2558F748F62F0A43E67714 /* BeGreaterThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B302BD7E9919FF72D93699E5875C10BF /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = D45BE6C677528D883924AA1368224490 /* Equal.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B49CEBE0CAF7731FC5646B1770369D06 /* NSData+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = 2263D3E59EF417BFCC8938D013887D04 /* NSData+Nocilla.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + B4F97C60E3034C4158D5034B988DAC90 /* Nocilla-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 24CC780DA89EA1ED34612B0B70C3905E /* Nocilla-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B527E9DC3C711DDC3A5DCDE7E52832E4 /* CwlCatchException.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A811546E9589E6F185C7E822032AF36 /* CwlCatchException.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B5536B5686F2ED86660438DEE8483BA1 /* URL+FileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CF0AB600DA84CD6914A279A1CF5391C /* URL+FileName.swift */; }; + B6468E5C1CBE0636E8EFB469398D4D32 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A70CB3A3ACEF7285273F416201B2C086 /* Foundation.framework */; }; + B693550D053781BB360642BC408F1A95 /* QuickSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 6381249C967BD2AFE9B2FF2627EE6DF9 /* QuickSpec.m */; }; + B6BF02392A903243258DAE6CA4207831 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C149B8D20A739053314B8FDB48F69B1 /* NMBStringify.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B6CE7AD62901F7A9539BC75F3943D32E /* SatisfyAllOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF891AEFBA0B8342273142782A5C25C /* SatisfyAllOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B6D6FAAF41150521F6556AC50E764AB1 /* XMLIndexer+XMLIndexerDeserializable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F3AE3359E0165E2C5FE158CF7B8B760 /* XMLIndexer+XMLIndexerDeserializable.swift */; }; + B72B52D5968EF61024025D3D758B1E5C /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = A46E2D169247F4E998F93641B0DA34E5 /* NimbleEnvironment.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B88B689E2BA58A1263646933344C00AD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97C81CE3CA9EAFF115BFB6B67FE70564 /* Foundation.framework */; }; + B9436900B307E87CAC75C959BEDF6422 /* ExampleMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF5F79988A9F41A82D59B753FF1EE55B /* ExampleMetadata.swift */; }; + B9BDB4B6D5D16CF072BD682D90B4FFAF /* Pods-TVOS-Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 401A47D1E66174F0D08DD248601BD495 /* Pods-TVOS-Example-dummy.m */; }; + B9E5267C71994B97B788ED4E8F56A0A1 /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA83164E9B0B8EE5449F6FFC9B1C2614 /* Functional.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + BA26615CE5226B92B86BB4E6983F1ACB /* QuickConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 8848753E03177C0691D449B00D801351 /* QuickConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BA822B4D670CE81AC5732E41F3BF6BBB /* LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = C58E9D7BF696B28DDE253FE9B2FB5202 /* LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BA897CBEF2C609DEC96130E40688CD3D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97C81CE3CA9EAFF115BFB6B67FE70564 /* Foundation.framework */; }; + BAE55668F80FD9E2A2334785657410E9 /* ExampleHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44086A06BAFD7F9C570EEAF7A33374F3 /* ExampleHooks.swift */; }; + BB46BEB66B6F82BF765F8B581C5BABFC /* Quick-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F783EF28EB0174C79F4052729ABDFDAD /* Quick-iOS-dummy.m */; }; + BB633E57A33AE4F62A622BFB26913B86 /* Closures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60B59A634E2B9DC2FB852E979C9B7818 /* Closures.swift */; }; + BB6CCB0F08D2398135D27D8E04FF0BD5 /* LSDataMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B844648282DC5AA9889DF45F9C33B25 /* LSDataMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BBCE3F3CC87B87CEC706FC37D4F01C64 /* LSHTTPRequestDiff.m in Sources */ = {isa = PBXBuildFile; fileRef = 656B0BD82490AC5818ED8DF4248B95D3 /* LSHTTPRequestDiff.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + BC1B2D3435E5DAC811910DE61708BE0D /* LSNSURLHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EF51D6CF98E2AE90455EB3886F21E93 /* LSNSURLHook.m */; }; + BCC51B49D5A1ACCBD2555B03F8AB915C /* NSURLRequest+LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = D26923AF0FE7EE5C77D611D520F8646C /* NSURLRequest+LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BE7239F04D5B6684774CAD9C1D2135D9 /* ResponseObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38340B9124372A0802493C5133B6D38B /* ResponseObjects.swift */; }; + BE7D1FB584177AEF9E22769E0654D6FD /* LSStubRequestDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 69C434AE0A03F997478C13DE0043F7F0 /* LSStubRequestDSL.m */; }; + BF0EC0AD36CC6E584E7AFB5E0F2D0E69 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 531CEA412E981F8F744E9B20CEAA0929 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BFC84598C5B2924D60573719CCD2C6CF /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 553DB13E5B16B1247874B18D46C48283 /* Response.swift */; }; + C00DAA843BF0253BF9BDD5AF2F1E1DA4 /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5C19E56892F963ECFAC7F89AA74B9 /* AssertionDispatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C0531E5AAA26DCCA50E2C28641975502 /* Closures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60B59A634E2B9DC2FB852E979C9B7818 /* Closures.swift */; }; + C080284D67C8AAFF0AF758B45EB24AA5 /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4280B5F98046C5532C560C3AE3902A71 /* BeGreaterThanOrEqualTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C0B1F0DC21454D63504FCC9BB78275D8 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8481C6372AB10125B68583472417CAC2 /* Alamofire.framework */; }; + C0EBE1D7B3DC767E2624C6780B764D56 /* mach_excServer.h in Headers */ = {isa = PBXBuildFile; fileRef = 49A189EC4FA220171ABEB5E713BCC2C1 /* mach_excServer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C12F9B3C94FBB61F3881BC32E2ACBEDB /* LSRegexMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = B291E0F6E93467D03CA5688623928B7D /* LSRegexMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + C15E46A15006774BE7B7576DF36181E2 /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C84B5ECCAB8611BA48C33187A4A2CF6 /* Configuration.swift */; }; + C1AC35296B9F9AB675EA548B90B10A30 /* SWXMLHash.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1709B995A65DBF1585AF6ACD6B5B4152 /* SWXMLHash.framework */; }; + C290DA8791E66BE7BFB254A7218D56E5 /* QuickTestSuite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92F04DBFC094D53BEE0FBD45F0BA67E3 /* QuickTestSuite.swift */; }; + C3E255E7575A9A41EF6AFC50DEBB22B5 /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E29B3611AFC46FE9FA35AD661EB2334 /* ExpectationMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C42149C1F6EC1BF0E6A908F2F3C1ECAB /* QuickSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 6381249C967BD2AFE9B2FF2627EE6DF9 /* QuickSpec.m */; }; + C4AA3CDBA9AD6C2A2FEE043C8677F6A6 /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 492B16F3ABC3F39852E0978D417DD3EF /* Expression.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C4BFECE46662E93B0DC1C050E0D7E11D /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF133294A3F227B1D0F116D0EA3A4412 /* Async.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C5175BCC30CC2E2A2E33057B99C1FE30 /* AmazonS3SignatureHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E04717E134A20D677E24AB007F3F87D /* AmazonS3SignatureHelpers.m */; }; + C52D313121C54C1D440D62CB97186FE3 /* LSStubRequestDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = FF18C9E7AAD6B3F3D9F9F53172F0705B /* LSStubRequestDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C5351A18811CFB12EE7D46DD10CEC07D /* NSString+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 870235D3B9EECBDB5DFFEC5C83E333C6 /* NSString+Matcheable.m */; }; + C568FEE5F621142C3BF8C9B922CCBBA5 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8481C6372AB10125B68583472417CAC2 /* Alamofire.framework */; }; + C581285B8AB6D47A2BBC0F1FB0436437 /* Alamofire-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6864355DB8B926A078EBBD4227D3246A /* Alamofire-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C5B2C133415366714907BA7E4A955718 /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A867365AEEB9B5E0407B24AF024F162 /* BeLessThanOrEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C5FD2D7EC19E1723DBCD89BFB5CC81D0 /* S3Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28AAD2C0FE7A7727F82613705163E6E /* S3Error.swift */; }; + C632C59E796B79D9CABA3F66CE5E8D38 /* ExampleGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CA080738E0D3F70D135599CC9AC8464 /* ExampleGroup.swift */; }; + C63CA9CB572F28855726574CA4B3711A /* CwlCatchBadInstruction.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8BB74B8A87E19587907D983EC7CD9C6 /* CwlCatchBadInstruction.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C68CAB79F217854CE1B54B6E875F2DBB /* SWXMLHash.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1709B995A65DBF1585AF6ACD6B5B4152 /* SWXMLHash.framework */; }; + C68D23FD90D4ECC25059B6877F1E3FAD /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 492B16F3ABC3F39852E0978D417DD3EF /* Expression.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C6F7F1C3DB12075F1F74EA65E2915E81 /* QuickSpecBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B0CFBEBB536ABAD5ADECC29E4E6CAEB /* QuickSpecBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C70EF68A7E4FA033D363CD7DC14CDB81 /* SWXMLHash.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3995DB90267A1922D5D66115C4D8ABA /* SWXMLHash.swift */; }; + C7CC24BF25E69651A3D00DBEEE5E3D2C /* LSDataMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FACE6F1D67D90BBA898D45182D503FB /* LSDataMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + C8469A22DCD01A793884964B5388390F /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7FCA3A11317D6EC19B52383E51770BA5 /* XCTest.framework */; }; + C8520D1F238F23888E6BB1A5875D9145 /* ResponseObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38340B9124372A0802493C5133B6D38B /* ResponseObjects.swift */; }; + C8894BFF0ADBC3832B6C0E6417B076F9 /* LSHTTPResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F502ED5AE938F920F749BC185A078CE /* LSHTTPResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C89D4437FA809189B1109383369F3B53 /* NSString+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = F242B0E6ABCC9A170DEE03E6684DF217 /* NSString+Nocilla.m */; }; + C8C4B9BCE57B43076689E217FA7D24A4 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A76C6BFA9E58360EC41DDEE1D19EE66 /* Filter.swift */; }; + C8D4C3E56C5C2C781876E73C0B2D4AB2 /* AmazonS3RequestManager-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5372AC1A9783C4D8B8915F899B7B2C71 /* AmazonS3RequestManager-macOS-dummy.m */; }; + C9072BA178AA16BEBB106BA9D1A585A8 /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = CBA335A0F076600FC92B115F0A08AEA7 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C9AC6EDBADC3B80BD4EE92408A7FD042 /* ExampleMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF5F79988A9F41A82D59B753FF1EE55B /* ExampleMetadata.swift */; }; + C9CE2B8A35E2F99740A99EF28D886265 /* LSNSURLSessionHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 640E098EAA6D1C7777745F48C3131A9B /* LSNSURLSessionHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + CA4F8F6E6A8DB6766E8F56CDCD0B8E26 /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97792D114FD79E0B6187C4FCC60FB227 /* MatcherFunc.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + CA5234A6AEB1B296A1C14B129EE22799 /* QCKDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = C63513BB5B3FCCB8F4E5286F4EA37E15 /* QCKDSL.m */; }; + CA7196DB614CE5061FE275E2A9E6BABE /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97792D114FD79E0B6187C4FCC60FB227 /* MatcherFunc.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + CB25D012C165C2D9AD4039620B3E018D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97C81CE3CA9EAFF115BFB6B67FE70564 /* Foundation.framework */; }; + CC0A1F8842411579DB11E7F9891C5AB6 /* AmazonS3RequestManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FB1008C543B67E39A8DCAE1575C9B382 /* AmazonS3RequestManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CCA1D6DBF16C9C3210C612668AB19B00 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97C81CE3CA9EAFF115BFB6B67FE70564 /* Foundation.framework */; }; + CCB45CE8BDE6A19F6613371F92AFF182 /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6F7C12751150DBB0463C9BAB84D2822 /* BeVoid.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + CCC75D1001245996FA106C3C4FBE0AC1 /* LSNocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 12934E25E9FE3B5EB0D363AB0114E6AB /* LSNocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CD0AF35307533DAD2BF62665C3CA7466 /* LSHTTPRequestDiff.h in Headers */ = {isa = PBXBuildFile; fileRef = DA5F6C29A7E27662DA85672F2A283731 /* LSHTTPRequestDiff.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CD21B08F8C879EE91B29F8B371D5A090 /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97792D114FD79E0B6187C4FCC60FB227 /* MatcherFunc.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + CF8FAEB61565D5CCEA2E32CD67C20C33 /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5C19E56892F963ECFAC7F89AA74B9 /* AssertionDispatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + CFA49117FDD4793F92B0981B05242EFD /* LSMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 13454072485FD6ECF903B8609EF8DBA8 /* LSMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + CFF488D4BECA10EEBF970247241B7486 /* QuickSpecBase.m in Sources */ = {isa = PBXBuildFile; fileRef = D8049B9A215604D1D5110366E1B2FD8E /* QuickSpecBase.m */; }; + D0267C3C2F8B8FC7B88B8C387D4C2EC1 /* String+C99ExtendedIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFDDEE2A14AEF71BB53FEE1A5C412806 /* String+C99ExtendedIdentifier.swift */; }; + D04FB45D4C6DB6BC240E4E1E424B79AD /* AmazonS3RequestManager-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 63A14107860960892D8AB22FFC5DF544 /* AmazonS3RequestManager-tvOS-dummy.m */; }; + D067ADBEA286C0339BD4F30083AD8DF0 /* Pods-iOS-Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 131B945AFFB27E1F71A5D0DD0AEDF0A5 /* Pods-iOS-Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D06ED652DC99164D6953E5E3B7E300A7 /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B480C1D0D1543E918B2D89DADA72FB6A /* BeCloseTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D1E88BF8E96E454158AFF1966E0E0308 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = B429623786C254117790848203617CCB /* ThrowError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D270821B40C3C86425ECD0E8081A434C /* QuickSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 6381249C967BD2AFE9B2FF2627EE6DF9 /* QuickSpec.m */; }; + D282791FA43CF2F435A9B45C547427EA /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34C88CFE7A1A6B1EFEC2C7933565EEE4 /* MatchError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D29D27906E8D01767F887B90CB2EECAE /* LSHTTPRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = C58E9D7BF696B28DDE253FE9B2FB5202 /* LSHTTPRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D30E8975C51ABA1821102397D2B084BF /* Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D08F868B0E2A64D89C3661E8238BB15 /* Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D34755B5DA1DDDFC9ABFB48E7206C46D /* ACL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3137159E0C0ABCB17A84533ADC7BD4A6 /* ACL.swift */; }; + D349DABC8DD288388B03BFA87894B30C /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B228206CBAF86B3507BE4B3DAEE9672 /* BeLogical.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D48171F637D0EE101C3C1179F2BCCCD0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E528C0E009A9192B11300274F0ACEFD3 /* Cocoa.framework */; }; + D4E3BCFBD9D6530E680A16FE80E0C912 /* QuickSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 546C3D81CB759F6D90332444DB1CB94B /* QuickSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D5658B59B92B9F095B37A2DCA77C6121 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E528C0E009A9192B11300274F0ACEFD3 /* Cocoa.framework */; }; + D592648E5D68164E499B4A5EB22B63E9 /* SWXMLHash-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CC9DC90F2F878CEDC4FB335F8F39C3B8 /* SWXMLHash-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D5D330C4C240CA1F455DA74A54B39637 /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = E44AC226DF173FF038772C998A4C182B /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D5DBEE490EFBE3FF50A1B275A0C75AC2 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF133294A3F227B1D0F116D0EA3A4412 /* Async.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D5E82BD832D561BF95B8EE3B665ACF1C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97C81CE3CA9EAFF115BFB6B67FE70564 /* Foundation.framework */; }; + D61D65758DA61BB85DDAFF1A0FDC5B7A /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C52C49DCC8E375F4A617A903D8CDBF6 /* XCTestSuite+QuickTestSuiteBuilder.m */; }; + D640C7BA895FE1E2E0D8182304BD304E /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37766D02340B7225849353E0CA2F7378 /* TaskDelegate.swift */; }; + D651307E036E6648D671711CBC31A766 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8E8624F7FD24008C7685C1E5107DD37 /* BeAnInstanceOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D65D601B2FEF79604634D8DD3B54FF20 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82A7FC2FC739DF9F290390CD64E01D2D /* BeLessThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D6B2831A9B1602CEB2F3B01049F03A9F /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = EBC8CB22D3A06E61851C5A205AAFD8F6 /* DSL.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D72E6AE166DE3086A7C849B5AB458B64 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C6D58AC530DC3D5C4C29FBB96EC2D54 /* Errors.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D731512D51064D6DEF9902CD85B7EB53 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FF957E8293390F19AF5821B3A8CF71A /* MatcherProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D7970C2E41610F1335FF69A936AF32BF /* LSRegexMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = FE9E2E59F4961791D365839FBA98CD4A /* LSRegexMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D83A2987F9B85B7D3C5755604CFD1413 /* LSStubRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 6638C4D994C26ABE6C7FAE729DFF7D0E /* LSStubRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D853265BD5C64E0FEE17112709E81C7D /* AmazonS3RequestManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FB1008C543B67E39A8DCAE1575C9B382 /* AmazonS3RequestManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D8D26A61427D5F6A0C073CA94698AD27 /* LSMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = BA3361FBA234C271F53B6209F3FF6863 /* LSMatcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D95EBED02498E8E984C4BBCBBF28083F /* ASIHTTPRequestStub.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EEDA648B38390E20588A465E2B8E7C3 /* ASIHTTPRequestStub.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D9B7C9578DEED303BEE8B7E17C166A5A /* AmazonS3RequestManager-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D53DDEE1C1F8DF565E8C1F822E730E2B /* AmazonS3RequestManager-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D9D706821A3EDE8777E33B39C3D1BF7F /* LSNSURLSessionHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 640E098EAA6D1C7777745F48C3131A9B /* LSNSURLSessionHook.m */; }; + DA3D6AAEE607CD9F563FD85CD118B7F0 /* ErrorUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 449435BB5344D91A6E5B60263F29C1EF /* ErrorUtility.swift */; }; + DB72234ADACF3A724D6EB45ACE2B90A6 /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6309FAD14BA8DCC5D037552C116AF16D /* SatisfyAnyOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + DBA3E766BF04F7F9CE39D69C52FFB1EB /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22B3AF2FF4B1559EB760AB894120359C /* FailureMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + DBD6DB6C374D01DA200E2D82DBF66FFD /* LSNSURLHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 97222C624AFB3A3A53CD43F9BB6F5AEF /* LSNSURLHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DC752465470060EFEB405986DDAA3E90 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B397409BBCDE0D472CE760E43F62A67 /* Request.swift */; }; + DD46C77ED81B24371CC2895D58DEB818 /* QCKDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CDB092B6CF49852717EEEA21A003192 /* QCKDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DD5D82B3E6D0C6DDE492350AC204CDB6 /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C4EF2AA0571CD468A14BC5BD87EBC4B /* DispatchQueue+Alamofire.swift */; }; + DDB75D325AB386094B86DC23A681FD93 /* World+DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24955DC8B7BE21804B919402FA1E9B7D /* World+DSL.swift */; }; + DDC979AE634E389CB665BE1BB3995AA4 /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E17E7D04C42FD278010C7279621C49 /* NMBExpectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + DDE3484E01BBDC5772D0BF348E4651A3 /* SuiteHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBA442EBE733B5C05C7D98F9CBC8E43A /* SuiteHooks.swift */; }; + DE26C2B06DF4843E4707B3777D1C1043 /* Alamofire-tvOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B8F020E1D59FD5816C5229CBCBE2632C /* Alamofire-tvOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DE4865B85915D450D0C3722D66EE9990 /* LSMatcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = A11B4BC3217495C6AAA73B3D134C4B5B /* LSMatcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DEB9629467D3781A8D54154FE1AFA4D4 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96556EB2C3249B2310CC29CECDFA8F00 /* Contain.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + DEDFE67E9E7CB2DA29E713170F461053 /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D16CEEA2F297E0BBA85A11B31B55AE8 /* SourceLocation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + DEE598632BF95E12F8AB957DB3C60A5B /* Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D08F868B0E2A64D89C3661E8238BB15 /* Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DF47202ED6C601ABC6DA735D859A9414 /* NSString+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FF2BEC3810D44D0F2B31EF5B6A79069 /* NSString+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E08EFB0883C203ADE26358A008F1F72F /* SatisfyAllOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF891AEFBA0B8342273142782A5C25C /* SatisfyAllOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + E0AE02C82573204F4B20570607882766 /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1B1A624720FBF076C53899D02082766 /* EndWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + E157AA3B63BFBDB7781239CE5E45AB19 /* Pods-iOS-Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B4A7E3FEB8C5AE5C095D0AEB82F37CE4 /* Pods-iOS-Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E1E2DDCBDC8F8AB8133DDEB25BE3A42D /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7FF1BE4A450BFAD1506194A3AC4A065 /* ResponseSerialization.swift */; }; + E1EBA7DD83EF632D4188F6AEF5DCDEA3 /* QuickSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 546C3D81CB759F6D90332444DB1CB94B /* QuickSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E304CB3455DA6D2234E09F556253BDD8 /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1B1A624720FBF076C53899D02082766 /* EndWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + E306D38C67E6CC17DD5A224F887E3CE6 /* NSData+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BFF47AA8044B3A687D8E4D5DFBF1B8A /* NSData+Matcheable.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + E3BCE62186D57F08CB9A717AC324E37F /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F958979151E60C4ACF3127D9C0EB0BD /* Behavior.swift */; }; + E3C4B673BEA1BFDCD72AE9C4E1423E3F /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E1601518C233C257F7A462963EA0B59 /* MobileCoreServices.framework */; }; + E56BE1606846C5233F4CFE9C5689F454 /* NSRegularExpression+Matcheable.h in Headers */ = {isa = PBXBuildFile; fileRef = 251C4C7FFB6DFCFF81B4BBAC5BC16EA3 /* NSRegularExpression+Matcheable.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E5755F52C327E98F36D9F5087C32EC43 /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA83164E9B0B8EE5449F6FFC9B1C2614 /* Functional.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + E65B3491C4D2947072F44C47E9654C5A /* SWXMLHash-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E5B92A552C2706526F0D8DDF33D42E1A /* SWXMLHash-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E65E6C111709E6CCC290E37FD4DC38CA /* LSRegexMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = FE9E2E59F4961791D365839FBA98CD4A /* LSRegexMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E6D9F1CC959D4127FE72AB401BE0BC39 /* SuiteHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBA442EBE733B5C05C7D98F9CBC8E43A /* SuiteHooks.swift */; }; + E6E4A0BD516A4483A53EB22E1AC54F2D /* LSHTTPRequestDSLRepresentation.m in Sources */ = {isa = PBXBuildFile; fileRef = 02906F5BAEECAD02AA3585B71476B3C3 /* LSHTTPRequestDSLRepresentation.m */; }; + E72C16814B5737C07C812A31245DF0A8 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C52C49DCC8E375F4A617A903D8CDBF6 /* XCTestSuite+QuickTestSuiteBuilder.m */; }; + E809DB77E8E6833C460C85ED4D866CBE /* CwlCatchException.h in Headers */ = {isa = PBXBuildFile; fileRef = 1ABFBBD17978BA1E54C3B4211B36E098 /* CwlCatchException.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E82F319EB257A709854383AD5B45FFF3 /* CwlBadInstructionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C62C8673A861381EC842C9226521E08 /* CwlBadInstructionException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + E858F7D11F1029207170064E2011053B /* LSHTTPClientHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 574E66169140ABF0083A919237C6D7CC /* LSHTTPClientHook.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + E880CC0E22C12F4C0C0E37C4CC9FFDBB /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90CEAA0E53B8AAB68080C45F34F8098C /* NetworkReachabilityManager.swift */; }; + E8E1A0E39F9C3CD192AA1CA475CE9029 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BD5A182103A8056286B92ABDE7C392D5 /* XCTest.framework */; }; + E9478B9C29741BB15C26529B33AD798D /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F6A98ADE506DF5FADF9A9B5BC1BCC2 /* ResponseSerialization.swift */; }; + E9537B5DD52D2048F35015598E7510BC /* Pods-TVOS-Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 41A9C9276D24E232A16DC0538302A0B2 /* Pods-TVOS-Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E990D31ECE97FA0C3A5F7EC827569262 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82A7FC2FC739DF9F290390CD64E01D2D /* BeLessThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + E9A744661D66455545F0ACB390DE9881 /* String+C99ExtendedIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFDDEE2A14AEF71BB53FEE1A5C412806 /* String+C99ExtendedIdentifier.swift */; }; + EAB3303FD11A7054ED68BAE3095E5D24 /* AmazonS3RequestManager-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 39D485AD33C7BA3F0EC3BC859A16BE20 /* AmazonS3RequestManager-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EB455EB194D370F0F800CD3D2E7E9E18 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDD08E555D3BDF9ABA9F5626FA1D643F /* MultipartFormData.swift */; }; + EB8C7A971506C947593579BBCF16C67D /* LSRegexMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = B291E0F6E93467D03CA5688623928B7D /* LSRegexMatcher.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + EBB63B8B79F01BA883554907E97E0DE6 /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D97F8649601DBEC23E71D7DF6B06464 /* CwlMachBadInstructionHandler.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + ECDB463C52F7E385B4F10CA66B90AEA1 /* Nimble-macOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C349C4216AE80EFEFCE2FDF070ACB27D /* Nimble-macOS-dummy.m */; }; + ED206B0972C1F932B918FCADFE8905C2 /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F5DA449034CC49426340BA6FC8D5AC2 /* RaisesException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + ED4D77A3D5CA1657CE7879E60B518444 /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = B45AF70B4867EB2C90150484A9C0B62D /* BeNil.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + EDA6D824D38E6D57E746B32826F4946D /* LSStringMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B19454E55BB7AE651C46959A6005ED5 /* LSStringMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EDD79CCA0921334E95A5A9A3359865ED /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1ACD22692092028E97305863A48AA0E4 /* HaveCount.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + EE6DE75B3917D2EF80236076E6362CB9 /* URL+FileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CF0AB600DA84CD6914A279A1CF5391C /* URL+FileName.swift */; }; + EE822282C912F20733663B0E9FAEAD6B /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B184D3E998A34C2435144D386850A2 /* ServerTrustPolicy.swift */; }; + EE982C81EC3F537AA855E7334DED69FB /* LSHTTPStubURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CA89F4BD91303405B29904879BF6893 /* LSHTTPStubURLProtocol.m */; }; + EEED1DCB86F685FCA97774FCCE7B13B0 /* Pods-iOS-Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1033BFE2CB71AAA448F4EBD3594EAD07 /* Pods-iOS-Example-dummy.m */; }; + EF6F6695FE7A0A11821C68EF95EF75D0 /* Await.swift in Sources */ = {isa = PBXBuildFile; fileRef = 216352B5C805CC79CE8CC838F2D3DED8 /* Await.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + EFDBB6094C7B7F1A27F69E7B5AB94FDB /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05ABDC6A3CFD07DF7F3FB7E8D9B1900A /* DSL.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + EFDDFFCFA3BC2CFD68305F9A95F3EA7A /* NSURLRequest+LSHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = D4D101185F20F18AF9C4DB176718A40D /* NSURLRequest+LSHTTPRequest.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + EFF90A25D732E383BF18F05530340DFA /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B480C1D0D1543E918B2D89DADA72FB6A /* BeCloseTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F129DB0C1C90965DC3693D196B386E0D /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = 999EA299AAD74878719D1001E54B31C1 /* DSL+Wait.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F13C9D2DF7C83D30529A98CA8F3C7635 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96556EB2C3249B2310CC29CECDFA8F00 /* Contain.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F182B37C42B2D57F7467F14281BE1305 /* shim.swift in Sources */ = {isa = PBXBuildFile; fileRef = 148593A9585E6E595863AD4C67ECBDD2 /* shim.swift */; }; + F2005C1EC87D5349BC1220155214B507 /* ElementsEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22A551D458D97E9E781798AB23EEDA0B /* ElementsEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F203471A18FAB5FC8ECB84B504C2B00D /* NSData+Nocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = C115D86B77CF4366DD9BF06AC65FE194 /* NSData+Nocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F20BBB351BD59D513C2FE2DD89E01312 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C149B8D20A739053314B8FDB48F69B1 /* NMBStringify.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F254538638796EE0D2A8CFD43EB8ACB6 /* Quick-macOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 54C1ABFD8E2A7C24DE4F742977511E93 /* Quick-macOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F2884C16786810D1B40F39DAFBCF4303 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5741B1731DD13CD10CE3FDB8AA5AF3E2 /* Notifications.swift */; }; + F3B0FA472B2A4020CA53DBE9A5BECC8B /* LSHTTPClientHook.h in Headers */ = {isa = PBXBuildFile; fileRef = 729620831BE0C888DF2A1E0914913085 /* LSHTTPClientHook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F3BE5DF4084D853D5B7668BA3B19721C /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05ABDC6A3CFD07DF7F3FB7E8D9B1900A /* DSL.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F465393E24D1C45C9CAE3B9FEBF2D6DB /* QuickSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 546C3D81CB759F6D90332444DB1CB94B /* QuickSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F4B6DF252000E45DBDDA6D99035C4D75 /* QuickTestSuite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92F04DBFC094D53BEE0FBD45F0BA67E3 /* QuickTestSuite.swift */; }; + F4D0537290382BA28E51F66B21EA8022 /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34C88CFE7A1A6B1EFEC2C7933565EEE4 /* MatchError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F5C27B6F13A95BEF3072BDE3AEF247A2 /* LSNocilla.h in Headers */ = {isa = PBXBuildFile; fileRef = 12934E25E9FE3B5EB0D363AB0114E6AB /* LSNocilla.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F5E612321856530D9B7DEC4F59B23D56 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7FF1BE4A450BFAD1506194A3AC4A065 /* ResponseSerialization.swift */; }; + F6D45AD2C31083B95F7339A18CC89E57 /* CwlDarwinDefinitions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE827FC9912D0B575C0D49730D6F7173 /* CwlDarwinDefinitions.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F73F02C4B37E37FFF9ACC9D2239256EB /* QuickSpecBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B0CFBEBB536ABAD5ADECC29E4E6CAEB /* QuickSpecBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F75F7FCFA698A23014F3E2F8D60CC8F7 /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F8F3629CF694EFE7EFCE10BBDAEAB91 /* NMBExceptionCapture.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F8179BBE34C67FF1C0E6B42A2D7AF292 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D42CA52835343206A5C6AA045EEE12B9 /* Expectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F88CC8D8A2F6088FECE79670A75ABC66 /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84CC2D30FE7D440A9876F0F24B10B926 /* AllPass.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F8B8CA8223C03F1F6683887D795C193E /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 11F1F0F6C9791013412D6E9FFB937F29 /* mach_excServer.c */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F9306793C06F0296E287B2A1C88886F7 /* SWXMLHash.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3995DB90267A1922D5D66115C4D8ABA /* SWXMLHash.swift */; }; + F9A17B804AB534A95EAB5D034BD4473E /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D16CEEA2F297E0BBA85A11B31B55AE8 /* SourceLocation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F9A260757B277ED856E4B2BDDAE90152 /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84CC2D30FE7D440A9876F0F24B10B926 /* AllPass.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F9D0B10FDF34D41DF8546E6734C7A96E /* LSHTTPRequestDSLRepresentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C4198B221C7BE9EBEB497F28544AF74 /* LSHTTPRequestDSLRepresentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FA25A61E409D619C7F2ABB79FEFA02FF /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = A46E2D169247F4E998F93641B0DA34E5 /* NimbleEnvironment.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + FA7726E27B4525045DB1833321911187 /* LSStubResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 7732148D935B5CD00A1A380474431263 /* LSStubResponse.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + FC5F6BB661BD81FC243ACE4EAA5780F9 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82A7FC2FC739DF9F290390CD64E01D2D /* BeLessThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + FCA564BFA2088A6A5E564E1227839288 /* NSData+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = 2263D3E59EF417BFCC8938D013887D04 /* NSData+Nocilla.m */; }; + FE084D023E28C497447ADFDA2824FF7F /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C84B5ECCAB8611BA48C33187A4A2CF6 /* Configuration.swift */; }; + FE1EF59C47E42C1C85596A2528863FC5 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = E406BF2BCDFA5B69A86D37F2CA07CED7 /* BeEmpty.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + FEE6F70D55B8F60A27F485D8D286EF50 /* ExampleHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44086A06BAFD7F9C570EEAF7A33374F3 /* ExampleHooks.swift */; }; + FF5044523F510C4A761DFAC71628B8D7 /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2F998209EE0BF96EDF3538FC240A86A /* SessionManager.swift */; }; + FF590B3D44C2D5851010BEE3917E83F7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A70CB3A3ACEF7285273F416201B2C086 /* Foundation.framework */; }; + FFDA732D209FA0C472C7F53AA12E4EBC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E528C0E009A9192B11300274F0ACEFD3 /* Cocoa.framework */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 0970D4DE905D9EB2EDE7446B281EBA86 /* PBXContainerItemProxy */ = { + 15B0584B47D51B14CEDD6D40AB99B50E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = DA63B20CF2DF7455F18B5BC16AA9EA4F; - remoteInfo = "Nimble-iOS"; + remoteGlobalIDString = 2E60D398F676BB0D7260565BB8D21E67; + remoteInfo = "AmazonS3RequestManager-macOS"; }; - 0996375108D9219AA4514E2E77D7DF33 /* PBXContainerItemProxy */ = { + 16B8FDE472A5854347EFAC0DC5B2FB8A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 2EE038F5397038B4351149E90BDCCDF5; - remoteInfo = "AmazonS3RequestManager-iOS"; + remoteGlobalIDString = 89B29D1C701EFC639B36BC482FE72F13; + remoteInfo = "Quick-iOS"; }; - 0A3053FCC44325C9509A4C696C307EF1 /* PBXContainerItemProxy */ = { + 1C75721B908FB37556E4345832C36746 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 55A6E35DCF582231E3E894E880C83BCE; - remoteInfo = "Nocilla-tvOS"; + remoteGlobalIDString = FD8828BFC368157226E204A32CD5B6DE; + remoteInfo = "Alamofire-iOS"; }; - 0B181DE7CB24DF196421C02AD5DF797F /* PBXContainerItemProxy */ = { + 1D95CFF0F9411D9817EEECFB4660DE82 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = C00234E1C0819EDB117E6576D14C8E06; - remoteInfo = "SWXMLHash-tvOS"; + remoteGlobalIDString = 0EB38A9BFD3E09D12CCDB0592D081EC4; + remoteInfo = "Alamofire-macOS"; }; - 2678B1ED7065320EB3019145C8EEB3FA /* PBXContainerItemProxy */ = { + 2564316622125D590FE7A3185257B87A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 2EE038F5397038B4351149E90BDCCDF5; - remoteInfo = "AmazonS3RequestManager-iOS"; + remoteGlobalIDString = 54EC3BB400983E17DAE5AC71E88176D2; + remoteInfo = "Alamofire-tvOS"; }; - 43440B2B99DAAEAB42776D0DE3D9EDC6 /* PBXContainerItemProxy */ = { + 28D819765E9EBFF371C7256D568682DC /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 474758DFDBE0964B11C6FBB0EFE82E77; - remoteInfo = "Nocilla-macOS"; + remoteGlobalIDString = 9EF5A7A6B4B74F03121DBDCC87AC1D00; + remoteInfo = "SWXMLHash-macOS"; }; - 4499EA7C7D093CFAF19198F9D5A80E04 /* PBXContainerItemProxy */ = { + 2C066263E26CBD7CBF9410126D718CDC /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4FE31931C38E2CC5FD80952F34526F8F; - remoteInfo = "SWXMLHash-iOS"; + remoteGlobalIDString = 85BC47B513CBB5DEF64FD7257D183DE0; + remoteInfo = "SWXMLHash-tvOS"; }; - 488D730E312846FD54C33519CA456400 /* PBXContainerItemProxy */ = { + 3538800419C58EF70652EDBC82789190 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E831E8BBC0B0C6BEE70128A27FE433A0; - remoteInfo = "AmazonS3RequestManager-tvOS"; + remoteGlobalIDString = 85BC47B513CBB5DEF64FD7257D183DE0; + remoteInfo = "SWXMLHash-tvOS"; }; - 48DDE9E8928026BD201ABB58765828F2 /* PBXContainerItemProxy */ = { + 4BC7201E9A285CA2C6C3012CCB22A653 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4EE9FCD7827464F4F7CE797FC8F4B31E; - remoteInfo = "Quick-tvOS"; + remoteGlobalIDString = 9EF5A7A6B4B74F03121DBDCC87AC1D00; + remoteInfo = "SWXMLHash-macOS"; }; - 4C2607EB831D29F5EC09EEA814FB9DEF /* PBXContainerItemProxy */ = { + 5ABA472E52A8F983AD657C985CF46F2E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 5C00FBDCB450BF1448A534747453A668; - remoteInfo = "Nocilla-iOS"; + remoteGlobalIDString = 78BED0D9218C8CA40D562FA48E6EB0EC; + remoteInfo = "AmazonS3RequestManager-tvOS"; }; - 5BDDFDF0F1558BEB3ECF453AE42C4D29 /* PBXContainerItemProxy */ = { + 5CD6DA1306E19284454989F99A0C53D4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = DDFB3E6E32F37907B6342145E621589C; + remoteGlobalIDString = A897D2D55F6D87795224F846F8ED3A36; remoteInfo = "Nimble-tvOS"; }; - 63EA9EEFFB539FFB88B97127E7EBE206 /* PBXContainerItemProxy */ = { + 5D523D456173DDA3DC75AD9AB1797791 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4D8199C20C1BE5F5BCDBC8F8CB4BF089; - remoteInfo = "Alamofire-iOS"; + remoteGlobalIDString = 54EC3BB400983E17DAE5AC71E88176D2; + remoteInfo = "Alamofire-tvOS"; }; - 6763E954FD3CAFD001A8565247AB2C48 /* PBXContainerItemProxy */ = { + 627846DDFDE09EF914554D8C6F14B02A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = C30CA9F56E2EF0FAD67B8D807EF0054F; - remoteInfo = "SWXMLHash-macOS"; + remoteGlobalIDString = FD8828BFC368157226E204A32CD5B6DE; + remoteInfo = "Alamofire-iOS"; }; - 6F270BB8B356D38064FD142503BC8052 /* PBXContainerItemProxy */ = { + 7019BF4DEBE422E36FB2B9226E09A08E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4414095BAA7001D309114F655E471B41; - remoteInfo = "Nimble-macOS"; + remoteGlobalIDString = 34122089CB0AFCF785026BA32383DCE2; + remoteInfo = "SWXMLHash-iOS"; }; - 76AD24770D771B3C612EFDA60D21165C /* PBXContainerItemProxy */ = { + 75D1763DBB6C9E7F7C1A287679DE4172 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 1861C7EA81F002CCFE28A2C6488B9DF6; - remoteInfo = "Alamofire-tvOS"; + remoteGlobalIDString = 34122089CB0AFCF785026BA32383DCE2; + remoteInfo = "SWXMLHash-iOS"; }; - 786E2AD8E0A7F2F998C3683E7E27D1B1 /* PBXContainerItemProxy */ = { + 7D19B6637E7B28622DBDAA73449F55AD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E831E8BBC0B0C6BEE70128A27FE433A0; - remoteInfo = "AmazonS3RequestManager-tvOS"; + remoteGlobalIDString = 2E60D398F676BB0D7260565BB8D21E67; + remoteInfo = "AmazonS3RequestManager-macOS"; }; - 7EAE9798E87BE38F1112837AAEC2267D /* PBXContainerItemProxy */ = { + 8A0C597420586C8C1E21AA8247BA99B6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4D8199C20C1BE5F5BCDBC8F8CB4BF089; - remoteInfo = "Alamofire-iOS"; + remoteGlobalIDString = 568B4655C508FE99545C23CC15E198B6; + remoteInfo = "Nocilla-tvOS"; }; - 8137FDBF16C269A2018EC0E71187D23C /* PBXContainerItemProxy */ = { + 8A5F7127E830E33ADFE4A1629C0A58C3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = EBD776E5B80991F9D73F48B37AA35FC0; - remoteInfo = "Quick-macOS"; + remoteGlobalIDString = 0EB38A9BFD3E09D12CCDB0592D081EC4; + remoteInfo = "Alamofire-macOS"; }; - 8511B4BEE0B4C314464448DAFEF5288D /* PBXContainerItemProxy */ = { + 8EF6174C65D9DFBA7D906753361C67AB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4F00983C00EE7C5BB553C19E5A7AB1ED; - remoteInfo = "AmazonS3RequestManager-macOS"; + remoteGlobalIDString = 09CF6BAF7644F13F3CF030FEC11177C9; + remoteInfo = "Quick-macOS"; }; - 95198A19E00F1D916AE03615A6D184DD /* PBXContainerItemProxy */ = { + 90EECA3878DC821BFAF8E9B0EBD53251 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = C30CA9F56E2EF0FAD67B8D807EF0054F; - remoteInfo = "SWXMLHash-macOS"; + remoteGlobalIDString = 9EFDFFCEF9EE45335D3AFFAC99BE610D; + remoteInfo = "Nocilla-macOS"; }; - 9B06BF986A08255F6EF76BA8942CAA0E /* PBXContainerItemProxy */ = { + 96C93F5952B66DDD87B4D6D2C25A743B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = C00234E1C0819EDB117E6576D14C8E06; - remoteInfo = "SWXMLHash-tvOS"; + remoteGlobalIDString = F9D7469E0DB59C68E8510D84ADB26F50; + remoteInfo = "Nimble-macOS"; }; - 9D0E11EFF528A3E45E0FDA71EFCDDB61 /* PBXContainerItemProxy */ = { + 985D3DB41B4F5397092D0B7B462CD9B4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4D8199C20C1BE5F5BCDBC8F8CB4BF089; + remoteGlobalIDString = FD8828BFC368157226E204A32CD5B6DE; remoteInfo = "Alamofire-iOS"; }; - B51950B65B6C37E92312593E0A838DFE /* PBXContainerItemProxy */ = { + B316FCB3D25759FCE89428046379B353 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 9C711AA0E0FC9B2F227E8D3153064ED8; - remoteInfo = "Alamofire-macOS"; + remoteGlobalIDString = 85BC47B513CBB5DEF64FD7257D183DE0; + remoteInfo = "SWXMLHash-tvOS"; }; - B7F053CAD543AE7B1539DB983ABE97E9 /* PBXContainerItemProxy */ = { + BF948143E12B7D55519192BD16EBBADA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4FE31931C38E2CC5FD80952F34526F8F; - remoteInfo = "SWXMLHash-iOS"; + remoteGlobalIDString = 78BED0D9218C8CA40D562FA48E6EB0EC; + remoteInfo = "AmazonS3RequestManager-tvOS"; }; - B8BD764EFF4026B0A14711C6A430E2A7 /* PBXContainerItemProxy */ = { + C0C56F93F90D9383421155051FF47949 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 9C711AA0E0FC9B2F227E8D3153064ED8; - remoteInfo = "Alamofire-macOS"; + remoteGlobalIDString = 059F801A1BD7580A6A2524188EE3A8D7; + remoteInfo = "Nocilla-iOS"; }; - C19AAC9A4CE66EBD4C33378264DEA179 /* PBXContainerItemProxy */ = { + C21FDBD4B9FF33C0B4164284EB10A3E9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 9C711AA0E0FC9B2F227E8D3153064ED8; - remoteInfo = "Alamofire-macOS"; + remoteGlobalIDString = 3AAFED87F58BAA2AC3177A35C2CF5B23; + remoteInfo = "Nimble-iOS"; }; - CC1C6105C7816CBCC2203DC5756C085A /* PBXContainerItemProxy */ = { + C725CACA51209A5A92CE9C50105D2AC6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4FE31931C38E2CC5FD80952F34526F8F; - remoteInfo = "SWXMLHash-iOS"; + remoteGlobalIDString = 6D3680CF4CA3255B2DE5831A0C1F1F9F; + remoteInfo = "AmazonS3RequestManager-iOS"; }; - D0B4E82CE44F75E31D8341A19D24AAE2 /* PBXContainerItemProxy */ = { + D02691A63F794085B918E74C474AA1CA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4F00983C00EE7C5BB553C19E5A7AB1ED; - remoteInfo = "AmazonS3RequestManager-macOS"; + remoteGlobalIDString = 9EF5A7A6B4B74F03121DBDCC87AC1D00; + remoteInfo = "SWXMLHash-macOS"; }; - DFDC1125A89815BCF0836310D53A3C44 /* PBXContainerItemProxy */ = { + D4C962F55ADB9A602DB13C9688AA8D77 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = C30CA9F56E2EF0FAD67B8D807EF0054F; - remoteInfo = "SWXMLHash-macOS"; + remoteGlobalIDString = 28BE3303E3F4ECC2BDF79B1D886D2E74; + remoteInfo = "Quick-tvOS"; }; - F1F825373A77D6C92A5859355F43D32E /* PBXContainerItemProxy */ = { + D9DF459D8001B2A2ED6BA100BAA1C292 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 1861C7EA81F002CCFE28A2C6488B9DF6; - remoteInfo = "Alamofire-tvOS"; + remoteGlobalIDString = 6D3680CF4CA3255B2DE5831A0C1F1F9F; + remoteInfo = "AmazonS3RequestManager-iOS"; }; - F8BF7C415F39457E2653611645D8DECF /* PBXContainerItemProxy */ = { + EB28BCEF6839D58097164F745AF3C943 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = B8C68B924D5B3A7973ACD069D1468A15; - remoteInfo = "Quick-iOS"; + remoteGlobalIDString = 54EC3BB400983E17DAE5AC71E88176D2; + remoteInfo = "Alamofire-tvOS"; }; - F987C61C0E27708B8BBFD0335D6AB80B /* PBXContainerItemProxy */ = { + F0E144134BBE5CF15FADBA787881CAB7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 1861C7EA81F002CCFE28A2C6488B9DF6; - remoteInfo = "Alamofire-tvOS"; + remoteGlobalIDString = 0EB38A9BFD3E09D12CCDB0592D081EC4; + remoteInfo = "Alamofire-macOS"; }; - FAD5ED3CA3E765A9D740E22AC0AEF8A8 /* PBXContainerItemProxy */ = { + FD1F2A7B2A278AA8190FC5EB012F8F1D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = C00234E1C0819EDB117E6576D14C8E06; - remoteInfo = "SWXMLHash-tvOS"; + remoteGlobalIDString = 34122089CB0AFCF785026BA32383DCE2; + remoteInfo = "SWXMLHash-iOS"; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 004FE381BE75918FFED33A223132444B /* Pods-iOS-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iOS-Example.release.xcconfig"; sourceTree = ""; }; - 01AA63965F132F889AC447B2E0DBFC01 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 0293B27886C300CBA93090C2994CDA18 /* Nocilla-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Nocilla-tvOS-dummy.m"; path = "../Nocilla-tvOS/Nocilla-tvOS-dummy.m"; sourceTree = ""; }; - 02CC38812F3BE537161ECEB4272B387C /* LSStubRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSStubRequest.h; path = Nocilla/Stubs/LSStubRequest.h; sourceTree = ""; }; - 0342420EE8A591002801BD5EFA20E603 /* Alamofire-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-iOS-dummy.m"; sourceTree = ""; }; - 03A937F80447A817C69C055DC3D29CA8 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS10.2.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - 03C62B28A6BB4ADC3495831139EA4179 /* Pods-OSX-Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-OSX-Tests-frameworks.sh"; sourceTree = ""; }; - 043D166C47081DB7E9EE10FABEF2581F /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 04B757BFBA79C583DED47C10EBBF1756 /* LSHTTPResponse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPResponse.h; path = Nocilla/Model/LSHTTPResponse.h; sourceTree = ""; }; - 05E882104E13582E89684450D5143DF9 /* LSASIHTTPRequestAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSASIHTTPRequestAdapter.h; path = Nocilla/Hooks/ASIHTTPRequest/LSASIHTTPRequestAdapter.h; sourceTree = ""; }; - 061A375616D399845D5CF066833E8E1D /* QuickSpec.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpec.m; path = Sources/QuickObjectiveC/QuickSpec.m; sourceTree = ""; }; - 06A6042E15FF8CFE2656DB3A29E5ED3B /* Nimble-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Nimble-tvOS-dummy.m"; path = "../Nimble-tvOS/Nimble-tvOS-dummy.m"; sourceTree = ""; }; - 0744CA4EBB1EF1B0E7E6D71A6772786E /* NSString+C99ExtendedIdentifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSString+C99ExtendedIdentifier.swift"; path = "Sources/Quick/NSString+C99ExtendedIdentifier.swift"; sourceTree = ""; }; - 084472B1794D39A9E264EEF9AD67F88D /* AmazonS3RequestManager-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AmazonS3RequestManager-iOS-prefix.pch"; sourceTree = ""; }; - 084CD56CD96D6FF25ADE0A5D10BDD0FE /* CwlCatchException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlCatchException.h; path = Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/include/CwlCatchException.h; sourceTree = ""; }; - 0947DEF4E871503954F4C6D97496B609 /* Nimble-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nimble-macOS-umbrella.h"; path = "../Nimble-macOS/Nimble-macOS-umbrella.h"; sourceTree = ""; }; - 0BE24135C167F8CD3FB4F865C102F367 /* BeIdenticalTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeIdenticalTo.swift; path = Sources/Nimble/Matchers/BeIdenticalTo.swift; sourceTree = ""; }; - 0C6147F9953A4BA8F746D619981A1DFA /* Alamofire-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Alamofire-iOS.xcconfig"; sourceTree = ""; }; - 0D382E7DEB540151D9C77BC27D8A5269 /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = Sources/Nimble/Utils/Errors.swift; sourceTree = ""; }; - 0E7207F992F5DF1D5EB1BB2F6A1BDFDB /* AmazonS3RequestManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AmazonS3RequestManager.swift; path = Source/AmazonS3RequestManager.swift; sourceTree = ""; }; - 0F43CE04DAA2F75D9954CA9E088330F9 /* MatchError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatchError.swift; path = Sources/Nimble/Matchers/MatchError.swift; sourceTree = ""; }; - 104CAEF8A88FDCCE2611B725C1BDC67B /* Pods-OSX-Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-OSX-Tests-umbrella.h"; sourceTree = ""; }; - 104EF76D46ECD597FD2F2D63497AF482 /* Pods-OSX-Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-OSX-Tests-acknowledgements.markdown"; sourceTree = ""; }; - 12FD694346380ABCAF21E1F675E9E995 /* Pods-iOS-Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-iOS-Example-frameworks.sh"; sourceTree = ""; }; - 13D50677E5081AAF79097C317287C3F7 /* Pods_TVOS_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TVOS_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 172B538AF2420B6374291BB308B93399 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - 17904BC74E998B5C46180248259A4CD7 /* HaveCount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HaveCount.swift; path = Sources/Nimble/Matchers/HaveCount.swift; sourceTree = ""; }; - 179E3B712C24F813A2E713550099D529 /* Nimble-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nimble-tvOS-umbrella.h"; path = "../Nimble-tvOS/Nimble-tvOS-umbrella.h"; sourceTree = ""; }; - 18C551B0208BC4D47FFD9DAC9D194046 /* Pods-iOS-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iOS-Example.debug.xcconfig"; sourceTree = ""; }; - 194027471E76A63369E91C6ABF5D4CD0 /* SWXMLHash-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SWXMLHash-macOS-umbrella.h"; path = "../SWXMLHash-macOS/SWXMLHash-macOS-umbrella.h"; sourceTree = ""; }; - 1984628ABB498E97C6BDA627CC31D2CC /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; - 19A978D266D4216FF3CF884FCEF55196 /* NimbleEnvironment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleEnvironment.swift; path = Sources/Nimble/Adapters/NimbleEnvironment.swift; sourceTree = ""; }; - 1A063AAE1470A8E665B21620B7EAF9A3 /* Pods-OSX-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OSX-Tests.debug.xcconfig"; sourceTree = ""; }; - 1A65AAC6885A89E7FADD43D5A93859C1 /* AmazonS3RequestManager-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "AmazonS3RequestManager-macOS.modulemap"; path = "../AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.modulemap"; sourceTree = ""; }; - 1B7670B173206FBF38E55C8CD660CC57 /* Nocilla.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nocilla.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 1B87A0A29BB1BA597714F6B17E285E35 /* Pods-TVOS-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TVOS-Tests.debug.xcconfig"; sourceTree = ""; }; - 1BB040B172DFA966CBB9870FF42C6115 /* Pods-TVOS-Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-TVOS-Example-acknowledgements.plist"; sourceTree = ""; }; - 1BE9B8CD4FD5379583D34194A009FC2C /* Stringers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Stringers.swift; path = Sources/Nimble/Utils/Stringers.swift; sourceTree = ""; }; - 1C575DA6E397F9E787CF4624829146E0 /* AmazonS3RequestManager-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "AmazonS3RequestManager-macOS-prefix.pch"; path = "../AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-prefix.pch"; sourceTree = ""; }; - 1CF3426668174979F1D18921A8A2337E /* Nocilla-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nocilla-iOS-prefix.pch"; sourceTree = ""; }; - 1D33DCF4D5D1C9F5A207DC41CDDB4BAC /* AmazonS3RequestManager-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "AmazonS3RequestManager-tvOS.xcconfig"; path = "../AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS.xcconfig"; sourceTree = ""; }; - 1DF59FFD22EB431045F0F7B4117D4BB7 /* Pods_OSX_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OSX_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 1E8B4131546A67DE41E864AA0693AC98 /* CwlCatchException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlCatchException.m; path = Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/CwlCatchException.m; sourceTree = ""; }; - 1EF0603F32DCFC51FC2D2A793E0D7B31 /* Pods-iOS-Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-iOS-Tests-acknowledgements.markdown"; sourceTree = ""; }; - 1F0E6C9E5A570AC4F0DCC46C636C9EDC /* Pods-iOS-Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-iOS-Example-acknowledgements.markdown"; sourceTree = ""; }; - 1F1FAD10BEED584F9A8A6AF780BF1375 /* URL+FileName.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URL+FileName.swift"; path = "Sources/Quick/URL+FileName.swift"; sourceTree = ""; }; - 20B9F633555EB1B7B0B12958B03039AF /* Callsite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Callsite.swift; path = Sources/Quick/Callsite.swift; sourceTree = ""; }; - 210C3034221AABB580FAA984BC87B530 /* PostNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PostNotification.swift; path = Sources/Nimble/Matchers/PostNotification.swift; sourceTree = ""; }; - 2167E0C62C0FB16AD21B6A1AF14CD731 /* NSData+Nocilla.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+Nocilla.h"; path = "Nocilla/Categories/NSData+Nocilla.h"; sourceTree = ""; }; - 220396527CB76DF11086C8C22671D09C /* CwlPreconditionTesting.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlPreconditionTesting.h; path = Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/Posix/CwlPreconditionTesting.h; sourceTree = ""; }; - 239AF178C10FE697CA667E650F79DE7B /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../SWXMLHash-tvOS/Info.plist"; sourceTree = ""; }; - 2454311447A420E7285EC09C8315151A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS10.2.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; - 2546BA7ABB080E2A9CFED86963986201 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../Alamofire-tvOS/Info.plist"; sourceTree = ""; }; - 2562984F3998C40EF3152A8967288059 /* Functional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Functional.swift; path = Sources/Nimble/Utils/Functional.swift; sourceTree = ""; }; - 25CC3D50FC604442A2F3CDB85A94E213 /* Pods-TVOS-Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-TVOS-Tests-acknowledgements.plist"; sourceTree = ""; }; - 25E033C4A6550EC0975DF77734D3C1B5 /* Equal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Equal.swift; path = Sources/Nimble/Matchers/Equal.swift; sourceTree = ""; }; - 273BC1774E85D8F4F340F58B7D9231A1 /* BeGreaterThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThan.swift; path = Sources/Nimble/Matchers/BeGreaterThan.swift; sourceTree = ""; }; - 28042B939DBCA4438D2A5D39E79BAC8F /* CwlMachBadInstructionHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlMachBadInstructionHandler.h; path = Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h; sourceTree = ""; }; - 285201F4BC160FDE232077436E1AF267 /* SWXMLHash.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SWXMLHash.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 2858710DAB0151065DC4C242BF67E796 /* AssertionRecorder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionRecorder.swift; path = Sources/Nimble/Adapters/AssertionRecorder.swift; sourceTree = ""; }; - 2879F8BE240E84AA4A5C60B46E498E2B /* BeVoid.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeVoid.swift; path = Sources/Nimble/Matchers/BeVoid.swift; sourceTree = ""; }; - 28B4744A63B395829DBCEC81C08A138E /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 2906EBB38A7B8E19D95D599D3B143F4F /* Contain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Contain.swift; path = Sources/Nimble/Matchers/Contain.swift; sourceTree = ""; }; - 2A2B9BB05C7EE8DDEE29601A17F359CF /* SWXMLHash-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SWXMLHash-iOS-umbrella.h"; sourceTree = ""; }; - 2A3F5FCB1B77B6C92D5453D251E5C804 /* Pods-iOS-Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-iOS-Example-dummy.m"; sourceTree = ""; }; - 2A3FFD865587C3F6B7E40A4897AEA6EF /* Pods-iOS-Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-iOS-Tests.modulemap"; sourceTree = ""; }; - 2AB96230C7875D75460D76E627EFE4C8 /* Nimble-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nimble-tvOS-prefix.pch"; path = "../Nimble-tvOS/Nimble-tvOS-prefix.pch"; sourceTree = ""; }; - 2B12E22E3CB7A83BE570834F9049281D /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 2B2BA3130ED276C97DCD51EBEC64D08D /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 2BCE9C48D5B8CC5C7A2941035B378A41 /* Match.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Match.swift; path = Sources/Nimble/Matchers/Match.swift; sourceTree = ""; }; - 2DBCE7F464B65BA789C87DF340A8EE0D /* Pods-OSX-Example-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-OSX-Example-resources.sh"; sourceTree = ""; }; - 2DF58ECAB29E2ECD6D16D918616F460D /* Pods-iOS-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iOS-Tests.release.xcconfig"; sourceTree = ""; }; - 2DFFDC0C24983112E45BB40142076221 /* Pods-TVOS-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TVOS-Tests.release.xcconfig"; sourceTree = ""; }; - 2E06A3ED79A283F6DFA9987BC1E0DCC7 /* BeLessThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThan.swift; path = Sources/Nimble/Matchers/BeLessThan.swift; sourceTree = ""; }; - 2E1B8F0B017D292AD7390B348C8BB5F8 /* RaisesException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RaisesException.swift; path = Sources/Nimble/Matchers/RaisesException.swift; sourceTree = ""; }; - 2E7EE7E00D1A39CE49EEAA5EC27433A1 /* Alamofire-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Alamofire-iOS.modulemap"; sourceTree = ""; }; - 308DE25D2ED5B1EFDCEF641ED75F0C6B /* Pods-TVOS-Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-TVOS-Example.modulemap"; sourceTree = ""; }; - 30FB5DBD21FCCB1C62B442BAD52F0A6E /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 31ACF95D5383D73F19CBB1DFBAC8276C /* MatcherFunc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherFunc.swift; path = Sources/Nimble/Matchers/MatcherFunc.swift; sourceTree = ""; }; - 31DE3F6BA9B18139FCB5F61ED5A33788 /* LSASIHTTPRequestHook.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSASIHTTPRequestHook.m; path = Nocilla/Hooks/ASIHTTPRequest/LSASIHTTPRequestHook.m; sourceTree = ""; }; - 323747D18933A35D8E6950071584D1C1 /* Pods-iOS-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iOS-Tests.debug.xcconfig"; sourceTree = ""; }; - 33944FB69FAC35553940F13A2EEC4641 /* AmazonS3RequestManager-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AmazonS3RequestManager-iOS.xcconfig"; sourceTree = ""; }; - 3428401159CE9A1F0C3C3DE868558DC0 /* Pods-OSX-Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-OSX-Tests-resources.sh"; sourceTree = ""; }; - 347B442FA7C73B1BD02535E842180B2B /* AllPass.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllPass.swift; path = Sources/Nimble/Matchers/AllPass.swift; sourceTree = ""; }; - 369CB18607EAADA100B6F93D14D623E2 /* SWXMLHash.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SWXMLHash.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 36C8A1EA119847A8803B5463A25868C0 /* Nocilla-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Nocilla-macOS-dummy.m"; path = "../Nocilla-macOS/Nocilla-macOS-dummy.m"; sourceTree = ""; }; - 37752996D5C7032073C0E3E90FB631FD /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; - 37DC659575A58A79C4BD5702B03196B7 /* MatcherProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherProtocols.swift; path = Sources/Nimble/Matchers/MatcherProtocols.swift; sourceTree = ""; }; - 385E4FEC694EFE98A1F194D7460C1616 /* LSDataMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSDataMatcher.m; path = Nocilla/Matchers/LSDataMatcher.m; sourceTree = ""; }; - 393AFECF0C1E6ABAF01D779A7FEE0585 /* AmazonS3RequestManager-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "AmazonS3RequestManager-macOS.xcconfig"; path = "../AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.xcconfig"; sourceTree = ""; }; - 396A0B4A6A663ED0E9E19084AE3618E9 /* Region.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Region.swift; path = Source/Region.swift; sourceTree = ""; }; - 3A604D8B4F109D6BA2638B517761D578 /* Nocilla-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "Nocilla-macOS.modulemap"; path = "../Nocilla-macOS/Nocilla-macOS.modulemap"; sourceTree = ""; }; - 3AE0648A16BBF37441F4C1605152A541 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../Quick-tvOS/Info.plist"; sourceTree = ""; }; - 3AE6F2DC28B4AE6EA7960C66662B5BDF /* CwlMachBadInstructionHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlMachBadInstructionHandler.m; path = Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m; sourceTree = ""; }; - 3AF789DA1EEADBEC38BA1426007846E4 /* SWXMLHash-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "SWXMLHash-macOS.xcconfig"; path = "../SWXMLHash-macOS/SWXMLHash-macOS.xcconfig"; sourceTree = ""; }; - 3B89CBF60DB79B1E0D055F0E029FEBC0 /* NMBExpectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBExpectation.swift; path = Sources/Nimble/Adapters/NMBExpectation.swift; sourceTree = ""; }; - 3C4BE6F53ADB19FF81445334A3DA6354 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 3D21CAA96FFA13C8275101FF4F62323E /* Nimble-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Nimble-macOS-dummy.m"; path = "../Nimble-macOS/Nimble-macOS-dummy.m"; sourceTree = ""; }; - 3E7927F0E217FF4FFF789000096ACC3D /* NSURLRequest+LSHTTPRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSURLRequest+LSHTTPRequest.m"; path = "Nocilla/Hooks/NSURLRequest/NSURLRequest+LSHTTPRequest.m"; sourceTree = ""; }; - 3F6C07F8DBBCFE2C0DEA69990C496729 /* Behavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Behavior.swift; path = Sources/Quick/Behavior.swift; sourceTree = ""; }; - 409108AEA28DF9238FA170F3FFB87A26 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework; sourceTree = DEVELOPER_DIR; }; - 41E1B5E559E521D84EA9880F00D62DA7 /* XCTestObservationCenter+Register.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestObservationCenter+Register.m"; path = "Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m"; sourceTree = ""; }; - 41E8F9C8301E4537A3757BE5F2A33605 /* NSString+Matcheable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSString+Matcheable.m"; path = "Nocilla/Matchers/NSString+Matcheable.m"; sourceTree = ""; }; - 4393C25F244CBE29E945B6012FA56A30 /* Quick.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Quick.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 445BB18A45524C8157B69A107C29322F /* CwlCatchBadInstructionPOSIX.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchBadInstructionPOSIX.swift; path = Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstructionPOSIX.swift; sourceTree = ""; }; - 45C64DD1E10DBBD93CA4AD51658EF268 /* SourceLocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SourceLocation.swift; path = Sources/Nimble/Utils/SourceLocation.swift; sourceTree = ""; }; - 46605D6A2A1855C3DEBA5B54308E9CC6 /* BeEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeEmpty.swift; path = Sources/Nimble/Matchers/BeEmpty.swift; sourceTree = ""; }; - 467E3EC74E16D72066005D6C9042608A /* AmazonS3SignatureHelpers.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AmazonS3SignatureHelpers.m; path = Source/AmazonS3SignatureHelpers.m; sourceTree = ""; }; - 469371E672C40404F4B4618A7AE5E92A /* Pods_TVOS_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TVOS_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 46D65BDA8360B79BE277F9DF4A6F6BBE /* CwlCatchBadInstruction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchBadInstruction.swift; path = Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstruction.swift; sourceTree = ""; }; - 472D3115639114BBC0AB80A02890BCCE /* AmazonS3RequestManager-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "AmazonS3RequestManager-macOS-umbrella.h"; path = "../AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-umbrella.h"; sourceTree = ""; }; - 4737C50C93165034E11ED367CED29B8B /* LSNSURLHook.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSNSURLHook.h; path = Nocilla/Hooks/NSURLRequest/LSNSURLHook.h; sourceTree = ""; }; - 4830489F4C118825807F15BC6EDB37FB /* AmazonS3RequestManager-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AmazonS3RequestManager-iOS-umbrella.h"; sourceTree = ""; }; - 48656BE34896C4D9A027D37CA8AADE8E /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; - 4942C33638BF64FD9C1BC0F26FC39EBF /* ACL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ACL.swift; path = Source/ACL.swift; sourceTree = ""; }; - 4947D0114F1754456DF09DB938AD3B8C /* LSASIHTTPRequestAdapter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSASIHTTPRequestAdapter.m; path = Nocilla/Hooks/ASIHTTPRequest/LSASIHTTPRequestAdapter.m; sourceTree = ""; }; - 4A047F4881ED0044FC7E0592146AC311 /* mach_excServer.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; name = mach_excServer.c; path = Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/mach_excServer.c; sourceTree = ""; }; - 4A380B93164292F7D4F1BAD8DC081540 /* NSData+Matcheable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+Matcheable.m"; path = "Nocilla/Matchers/NSData+Matcheable.m"; sourceTree = ""; }; - 4A9FC90F34F33C21861521943FF70C48 /* LSNSURLHook.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSNSURLHook.m; path = Nocilla/Hooks/NSURLRequest/LSNSURLHook.m; sourceTree = ""; }; - 4C1657F198EBA31A5EDB61A41FBB6388 /* Nocilla-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nocilla-tvOS-prefix.pch"; path = "../Nocilla-tvOS/Nocilla-tvOS-prefix.pch"; sourceTree = ""; }; - 4D3816C7A6206BCD78CCCBB1FEB311C8 /* NMBExceptionCapture.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBExceptionCapture.h; path = Sources/NimbleObjectiveC/NMBExceptionCapture.h; sourceTree = ""; }; - 4D5FEA8B77D0C524A2DF7A4DEFA053C2 /* EndWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndWith.swift; path = Sources/Nimble/Matchers/EndWith.swift; sourceTree = ""; }; - 4E96DFA3D79031BEF0A71316DD36070D /* SWXMLHash-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "SWXMLHash-iOS.xcconfig"; sourceTree = ""; }; - 4FC62BD7BD367904917FCBCBC670C0A7 /* HooksPhase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HooksPhase.swift; path = Sources/Quick/Hooks/HooksPhase.swift; sourceTree = ""; }; - 50546B588AE11CF4349D34605F0B6137 /* Nocilla-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Nocilla-iOS.modulemap"; sourceTree = ""; }; - 5071E2E5567563DA1DC7BCB6D0D47CC2 /* Pods-TVOS-Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TVOS-Example-dummy.m"; sourceTree = ""; }; - 5135D92C3270DE4B0C062DDF4255089F /* LSHTTPRequestDSLRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPRequestDSLRepresentation.h; path = Nocilla/DSL/LSHTTPRequestDSLRepresentation.h; sourceTree = ""; }; - 52C4C9AEF80B4D0589E1AA86FEB8068A /* Quick-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Quick-macOS-umbrella.h"; path = "../Quick-macOS/Quick-macOS-umbrella.h"; sourceTree = ""; }; - 53E9518268307D06291C19B5BE8DC426 /* AsyncMatcherWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncMatcherWrapper.swift; path = Sources/Nimble/Matchers/AsyncMatcherWrapper.swift; sourceTree = ""; }; - 542402ADDCA30CF2A332CE3A3E2B0F38 /* ContainElementSatisfying.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContainElementSatisfying.swift; path = Sources/Nimble/Matchers/ContainElementSatisfying.swift; sourceTree = ""; }; - 54E1F53A2205B92260430FB9A3B43D4E /* NSURLRequest+LSHTTPRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSURLRequest+LSHTTPRequest.h"; path = "Nocilla/Hooks/NSURLRequest/NSURLRequest+LSHTTPRequest.h"; sourceTree = ""; }; - 550FC621794900BD91783F04D0AC2659 /* FailureMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FailureMessage.swift; path = Sources/Nimble/FailureMessage.swift; sourceTree = ""; }; - 5539ABE3B53EF4E42A4CAC3B17361610 /* BeginWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeginWith.swift; path = Sources/Nimble/Matchers/BeginWith.swift; sourceTree = ""; }; - 555E5020ACD4B02D2353C493EEE328C6 /* Quick-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Quick-iOS-dummy.m"; sourceTree = ""; }; - 55BE99C6D204B49692652ACD9B6686A8 /* LSStubResponseDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSStubResponseDSL.m; path = Nocilla/DSL/LSStubResponseDSL.m; sourceTree = ""; }; - 571DCD7364503950B709EC4D4CDB0FF2 /* Pods-iOS-Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-iOS-Example.modulemap"; sourceTree = ""; }; - 5725FA8CC3169EC3A58AB423B6FF9DFF /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; - 5758240BE09FECC0C924B38588712C98 /* Alamofire-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "Alamofire-macOS.modulemap"; path = "../Alamofire-macOS/Alamofire-macOS.modulemap"; sourceTree = ""; }; - 58417EEBFDA6B88B6A95D79D390071D4 /* CwlCatchException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchException.swift; path = Sources/Lib/CwlPreconditionTesting/CwlCatchException/CwlCatchException.swift; sourceTree = ""; }; - 593052BDEE40F715B96366D865F39B7B /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; - 599F3B561A61F37596098345EB25FB7F /* LSNSURLSessionHook.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSNSURLSessionHook.h; path = Nocilla/Hooks/NSURLSession/LSNSURLSessionHook.h; sourceTree = ""; }; - 5A9EDBB9DCE68AFD86DAF5131F0E49AD /* AmazonS3RequestManager-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "AmazonS3RequestManager-tvOS-prefix.pch"; path = "../AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-prefix.pch"; sourceTree = ""; }; - 5AE0317E89425911D98C376DADABE9A2 /* Nocilla.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nocilla.h; path = Nocilla/Nocilla.h; sourceTree = ""; }; - 5CA4259DC2D2F1950F3F9D5FFD0BDE0B /* ExampleMetadata.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleMetadata.swift; path = Sources/Quick/ExampleMetadata.swift; sourceTree = ""; }; - 5DD473688B922BBF4D0F886589309F14 /* Nimble-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Nimble-iOS.modulemap"; sourceTree = ""; }; - 5DDC184CC130C8DDE8E6650612208199 /* Nimble-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Nimble-tvOS.xcconfig"; path = "../Nimble-tvOS/Nimble-tvOS.xcconfig"; sourceTree = ""; }; - 5DE85BBF22C89E59C41CAB3C2F27141A /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../Nimble-tvOS/Info.plist"; sourceTree = ""; }; - 5E14AE43C6480D73607D378C73DD6B53 /* BeNil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeNil.swift; path = Sources/Nimble/Matchers/BeNil.swift; sourceTree = ""; }; - 5E601E8412E744C594B52E2D650B4E0F /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; - 5EAAA6A6E4542CE4A58867910F6AC452 /* SWXMLHash-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "SWXMLHash-iOS.modulemap"; sourceTree = ""; }; - 5F9014F4E5C76AA2CD11C788677B117E /* BeAnInstanceOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAnInstanceOf.swift; path = Sources/Nimble/Matchers/BeAnInstanceOf.swift; sourceTree = ""; }; - 604CF4D0C5C17F9CD11DFEDF87611028 /* SWXMLHash-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SWXMLHash-tvOS-umbrella.h"; path = "../SWXMLHash-tvOS/SWXMLHash-tvOS-umbrella.h"; sourceTree = ""; }; - 62044F7F9ED8456AC6465C61EC06176B /* Pods-iOS-Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-iOS-Example-umbrella.h"; sourceTree = ""; }; - 626D577F2D06C28999349834FFB94D38 /* LSNocilla.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSNocilla.h; path = Nocilla/LSNocilla.h; sourceTree = ""; }; - 633A8BF948292DE3BD8ACA9D67CEC01F /* Alamofire-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Alamofire-macOS-prefix.pch"; path = "../Alamofire-macOS/Alamofire-macOS-prefix.pch"; sourceTree = ""; }; - 64E413128F6AE916E110F989B3E1AD93 /* SuiteHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SuiteHooks.swift; path = Sources/Quick/Hooks/SuiteHooks.swift; sourceTree = ""; }; - 66E3133E2003FD98E2CF2E3E0A40A42B /* DSL+Wait.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DSL+Wait.swift"; path = "Sources/Nimble/DSL+Wait.swift"; sourceTree = ""; }; - 67A354864093F95E596281E8DD3F27AD /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; - 67BC498F30909879EF3EDA7275DC936E /* Pods-OSX-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OSX-Example.release.xcconfig"; sourceTree = ""; }; - 67EA3F126267676718521AF5B5228396 /* Pods-TVOS-Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-TVOS-Example-frameworks.sh"; sourceTree = ""; }; - 685FC01EE4C35664C36D1B37121B7301 /* NMBStringify.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBStringify.h; path = Sources/NimbleObjectiveC/NMBStringify.h; sourceTree = ""; }; - 68820CF7E358777100BFB01BFE73AAF5 /* Pods-iOS-Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-iOS-Example-acknowledgements.plist"; sourceTree = ""; }; - 68F61102E667C28A29117333976A69DC /* SWXMLHash-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "SWXMLHash-macOS-dummy.m"; path = "../SWXMLHash-macOS/SWXMLHash-macOS-dummy.m"; sourceTree = ""; }; - 6912FFD5492486C7AB22B4F2AFCD5A14 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; - 6AA7758FF331ABD4FC6D3110726602EC /* NSURLRequest+DSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSURLRequest+DSL.m"; path = "Nocilla/Hooks/NSURLRequest/NSURLRequest+DSL.m"; sourceTree = ""; }; - 6AFCFD749C933783157C1B7F67A8E38E /* AmazonS3RequestManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AmazonS3RequestManager.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 6B27DCE886EF5A60A739A68ABE437279 /* Nocilla-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nocilla-iOS-dummy.m"; sourceTree = ""; }; - 6C674C0A01E8FEB14CDD4D7673B90636 /* LSNocilla.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSNocilla.m; path = Nocilla/LSNocilla.m; sourceTree = ""; }; - 6D12BE302FD1C8BF480690BFC64A2DC4 /* ExpectationMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpectationMessage.swift; path = Sources/Nimble/ExpectationMessage.swift; sourceTree = ""; }; - 6D65151355EA88A928D0CD9E70D31699 /* QCKDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QCKDSL.h; path = Sources/QuickObjectiveC/DSL/QCKDSL.h; sourceTree = ""; }; - 6D7F93CFE48FEBF0C1DEF73DC451F76F /* SWXMLHash-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "SWXMLHash-macOS.modulemap"; path = "../SWXMLHash-macOS/SWXMLHash-macOS.modulemap"; sourceTree = ""; }; - 6DA7D009B2B94912722762B10E255141 /* LSMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSMatcher.h; path = Nocilla/Matchers/LSMatcher.h; sourceTree = ""; }; - 6E397F1F83B043EC5FB727D4A96483E2 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../AmazonS3RequestManager-macOS/Info.plist"; sourceTree = ""; }; - 6E4C90EC877456E8FAA2B7EF0A612992 /* LSHTTPBody.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPBody.h; path = Nocilla/Model/LSHTTPBody.h; sourceTree = ""; }; - 6ECCE5F2B3FEF7D07A6276193CEF5D35 /* Pods-TVOS-Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-TVOS-Tests-resources.sh"; sourceTree = ""; }; - 6FC060CEAEF5E277DDE4F0A4010E9352 /* BeLessThanOrEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThanOrEqual.swift; path = Sources/Nimble/Matchers/BeLessThanOrEqual.swift; sourceTree = ""; }; - 70085EFA2C1EC59A05AA4AACF3D9DD15 /* Nocilla-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nocilla-iOS-umbrella.h"; sourceTree = ""; }; - 70626B8451FB260C3BA359FB2F5A804C /* NMBObjCMatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBObjCMatcher.swift; path = Sources/Nimble/Adapters/NMBObjCMatcher.swift; sourceTree = ""; }; - 7189698AF9AD17D3D62306AEF7816E2F /* Nimble-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nimble-macOS-prefix.pch"; path = "../Nimble-macOS/Nimble-macOS-prefix.pch"; sourceTree = ""; }; - 71F13EB510905143FC6A610CC72B9D21 /* Alamofire-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Alamofire-tvOS-prefix.pch"; path = "../Alamofire-tvOS/Alamofire-tvOS-prefix.pch"; sourceTree = ""; }; - 720499F0FBF0FD6F25E59FBA9B95ADCD /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 7286040D516C66D5DAC114D97C699A1D /* QuickSpecBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpecBase.m; path = Sources/QuickSpecBase/QuickSpecBase.m; sourceTree = ""; }; - 72C62CCF34D1616F3AD4866C33AB6E6D /* LSRegexMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSRegexMatcher.m; path = Nocilla/Matchers/LSRegexMatcher.m; sourceTree = ""; }; - 7343DA38704165DC842BA181733570B2 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 7471B7D1AFC91631BBC95356F6265023 /* CwlDarwinDefinitions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlDarwinDefinitions.swift; path = Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlDarwinDefinitions.swift; sourceTree = ""; }; - 7498E5FCB507E88E66186528D21533E7 /* SWXMLHash+TypeConversion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SWXMLHash+TypeConversion.swift"; path = "Source/SWXMLHash+TypeConversion.swift"; sourceTree = ""; }; - 760CDDDA61B175ECB4D5FB5016E06CFF /* Pods-iOS-Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-iOS-Tests-frameworks.sh"; sourceTree = ""; }; - 7637520918B775614738B01618C14B93 /* LSStringMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSStringMatcher.m; path = Nocilla/Matchers/LSStringMatcher.m; sourceTree = ""; }; - 76866E62C6139298F9F1B9B85D1A4C56 /* SWXMLHash.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SWXMLHash.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 7699B39AD488392CC8BA68A4E686BB65 /* SWXMLHash-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SWXMLHash-macOS-prefix.pch"; path = "../SWXMLHash-macOS/SWXMLHash-macOS-prefix.pch"; sourceTree = ""; }; - 77D4C1361B0F4E07D3D7C36BE3C1C93B /* Nocilla-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nocilla-tvOS-umbrella.h"; path = "../Nocilla-tvOS/Nocilla-tvOS-umbrella.h"; sourceTree = ""; }; - 780D9522FA84578B2E9FB8EE81B0A5DA /* Pods-OSX-Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-OSX-Example-umbrella.h"; sourceTree = ""; }; - 79F7455BED92196EC00556BDE7031BCD /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 7A31658290511B52E34C72FB7800B544 /* LSStubRequestDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSStubRequestDSL.m; path = Nocilla/DSL/LSStubRequestDSL.m; sourceTree = ""; }; - 7B51C663B5E5D85BE81C59A84B347EE1 /* Quick-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Quick-tvOS-dummy.m"; path = "../Quick-tvOS/Quick-tvOS-dummy.m"; sourceTree = ""; }; - 7D44352109AC12EE3009C30A104CC8FC /* Pods-TVOS-Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-TVOS-Tests-umbrella.h"; sourceTree = ""; }; - 7E2C4A52EB7AB25346152146016E1B21 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; - 7E4508965A41FDBBF039911F15E2BF50 /* QuickSpecBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpecBase.h; path = Sources/QuickSpecBase/include/QuickSpecBase.h; sourceTree = ""; }; - 7E4DEEA724E668EA365FD981B6A559F4 /* Pods-TVOS-Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-TVOS-Tests-frameworks.sh"; sourceTree = ""; }; - 7F3E9FBDA7CA432A7F7A921116C3E579 /* QuickConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickConfiguration.h; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.h; sourceTree = ""; }; - 7FB4E41E9C588ABF8FC17D88B8C686CC /* Closures.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Closures.swift; path = Sources/Quick/Hooks/Closures.swift; sourceTree = ""; }; - 80311BF81E375E1116C84AB88BFFBFA0 /* Pods_iOS_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iOS_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 80C4D1501A51599D56D2135A43DE2BC2 /* LSHTTPStubURLProtocol.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSHTTPStubURLProtocol.m; path = Nocilla/Hooks/NSURLRequest/LSHTTPStubURLProtocol.m; sourceTree = ""; }; - 81ACDC9340193ABF6127FD7A80B55B5E /* QuickSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpec.h; path = Sources/QuickObjectiveC/QuickSpec.h; sourceTree = ""; }; - 83CD17442B31BE86A055BF2FD788C774 /* Pods_iOS_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iOS_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 84452B23B72DCDD2F6AB5888D6E24265 /* Alamofire-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Alamofire-tvOS-umbrella.h"; path = "../Alamofire-tvOS/Alamofire-tvOS-umbrella.h"; sourceTree = ""; }; - 849A45B68AE909113BCFCE60234F60EF /* ToSucceed.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToSucceed.swift; path = Sources/Nimble/Matchers/ToSucceed.swift; sourceTree = ""; }; - 85614CD7AA6DD40AB204848EA3122F3F /* Nocilla.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nocilla.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8601BB99956B69F7B9D49F6BD3D7FE2F /* Configuration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Configuration.swift; path = Sources/Quick/Configuration/Configuration.swift; sourceTree = ""; }; - 875F6956A573A90B8E1F42FF2BE4247D /* Pods-TVOS-Example-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-TVOS-Example-resources.sh"; sourceTree = ""; }; - 88F1C73FBC9ADC9CEB387C0F8B35DFFB /* NSData+Matcheable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+Matcheable.h"; path = "Nocilla/Matchers/NSData+Matcheable.h"; sourceTree = ""; }; - 897A7256964C25D8E77D77E7DDF2EFE5 /* QuickTestSuite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickTestSuite.swift; path = Sources/Quick/QuickTestSuite.swift; sourceTree = ""; }; - 89A238EE25F740EE53FE5D2F4CE86CA1 /* Quick-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Quick-tvOS-prefix.pch"; path = "../Quick-tvOS/Quick-tvOS-prefix.pch"; sourceTree = ""; }; - 89CCAA056CCA1C796FC2FDA401A0F050 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS10.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - 89FF8E8A5648BF32BDF3282DE9753EE7 /* S3Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = S3Error.swift; path = Source/S3Error.swift; sourceTree = ""; }; - 8A5AADDB9F07C215FFF3317010DDD8CB /* NMBStringify.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBStringify.m; path = Sources/NimbleObjectiveC/NMBStringify.m; sourceTree = ""; }; - 8A8A6643FD73581A7A0E981E68E2EB08 /* Alamofire-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-iOS-umbrella.h"; sourceTree = ""; }; - 8ACD08E74DBA1258EE98B6517ABF6EEB /* AmazonS3SignatureHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AmazonS3SignatureHelpers.h; path = Source/AmazonS3SignatureHelpers.h; sourceTree = ""; }; - 8AF92EF1D336D809C8967E33A3DBBE77 /* ErrorUtility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ErrorUtility.swift; path = Sources/Quick/ErrorUtility.swift; sourceTree = ""; }; - 8B4846300414818477FE3AD17B113AA8 /* LSMatcheable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSMatcheable.h; path = Nocilla/Matchers/LSMatcheable.h; sourceTree = ""; }; - 8BEB4213EC9363060FA22060A540FE7A /* Pods-TVOS-Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-TVOS-Tests-acknowledgements.markdown"; sourceTree = ""; }; - 8C0610E4FAB8E8F73058DB1AB196FEFE /* Quick-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Quick-macOS.xcconfig"; path = "../Quick-macOS/Quick-macOS.xcconfig"; sourceTree = ""; }; - 8D2D9395FFF968ED9F163C0FD25C64E6 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../Nimble-macOS/Info.plist"; sourceTree = ""; }; - 8DA2C218197DC796576E6BDB01CF1978 /* SWXMLHash.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SWXMLHash.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8E563BD8A923A6CCFA21DD507FE6B65E /* BeAKindOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAKindOf.swift; path = Sources/Nimble/Matchers/BeAKindOf.swift; sourceTree = ""; }; - 8F30B0EC4E2190CBDFA7ECC5D3A06718 /* Pods-OSX-Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-OSX-Tests.modulemap"; sourceTree = ""; }; - 8FF5CA15744DF76AF846A49E2DDED71F /* SWXMLHash-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SWXMLHash-tvOS-prefix.pch"; path = "../SWXMLHash-tvOS/SWXMLHash-tvOS-prefix.pch"; sourceTree = ""; }; - 92B74AA509EBDEDAD8DF7DBB562D7BAB /* LSRegexMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSRegexMatcher.h; path = Nocilla/Matchers/LSRegexMatcher.h; sourceTree = ""; }; - 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 9409EB6460040D272C24C68E404415D2 /* SWXMLHash-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "SWXMLHash-tvOS-dummy.m"; path = "../SWXMLHash-tvOS/SWXMLHash-tvOS-dummy.m"; sourceTree = ""; }; - 9413CDD9E09734D9149EE139574CECFC /* Pods-TVOS-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TVOS-Example.debug.xcconfig"; sourceTree = ""; }; - 94205463BD4FB9CF37A94FAAE777FEEC /* NSString+Matcheable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSString+Matcheable.h"; path = "Nocilla/Matchers/NSString+Matcheable.h"; sourceTree = ""; }; - 94BAB839B9033E95E6171B7F94AAA89B /* NSURLRequest+DSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSURLRequest+DSL.h"; path = "Nocilla/Hooks/NSURLRequest/NSURLRequest+DSL.h"; sourceTree = ""; }; - 9660960A1FA1A3C9AA89963D1F4D5F1B /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../AmazonS3RequestManager-tvOS/Info.plist"; sourceTree = ""; }; - 9733FBD996131A042FE6AE2DF1490085 /* Nimble-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Nimble-macOS.xcconfig"; path = "../Nimble-macOS/Nimble-macOS.xcconfig"; sourceTree = ""; }; - 974E35B67EEFB7F5B9C9FD786A9A20F4 /* Pods-TVOS-Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-TVOS-Tests.modulemap"; sourceTree = ""; }; - 98C571D42D03C2E4146640E1E4F9480D /* LSHTTPRequestDiff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPRequestDiff.h; path = Nocilla/Diff/LSHTTPRequestDiff.h; sourceTree = ""; }; - 99301605FFE57ED6E421E6F8490039F8 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; - 9A1C154BDEC8AF64E45412E0F8A2994D /* Alamofire-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Alamofire-tvOS-dummy.m"; path = "../Alamofire-tvOS/Alamofire-tvOS-dummy.m"; sourceTree = ""; }; - 9AE9DE8FEA994B1D4B38283CEFD8AB19 /* Expectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expectation.swift; path = Sources/Nimble/Expectation.swift; sourceTree = ""; }; - 9AF211D3FA50971D49A494E3DDDEEDDD /* AmazonS3RequestManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AmazonS3RequestManager.h; path = Source/AmazonS3RequestManager.h; sourceTree = ""; }; - 9BB818B584F2E182ECA12FA322753BCA /* Quick-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-iOS-prefix.pch"; sourceTree = ""; }; - 9CBBBD547A361658B6DCC61D4F2EDAAC /* Pods-iOS-Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-iOS-Tests-umbrella.h"; sourceTree = ""; }; - 9CC9AA21DF0ED2F6415CF222092AD888 /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; - 9D9B7E4A3B11F9D096E5890D0EC806A3 /* Quick-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Quick-iOS.modulemap"; sourceTree = ""; }; - 9E514856AFC8D81FB86F7E4AABFE1068 /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 9E60BDDDDA0DAD9C6B776C712CAB3DC0 /* SWXMLHash-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SWXMLHash-iOS-dummy.m"; sourceTree = ""; }; - 9EFBF321EFB8237415C293DBEEFDFF20 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; - 9FCDC514B2A2E71F6E608E60CDC2BB89 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; - A01D80EF7BEB5A8B03D53E76A1E5E289 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS10.2.sdk/System/Library/Frameworks/MobileCoreServices.framework; sourceTree = DEVELOPER_DIR; }; - A069BE60F31634E4E6A4B2F9E7B0E8E9 /* Quick-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Quick-iOS.xcconfig"; sourceTree = ""; }; - A07115DDE9E3A0E9DA8FC37B0121BC1B /* Pods-OSX-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OSX-Tests.release.xcconfig"; sourceTree = ""; }; - A0799F7C0814C8757CADC6B5B0086CBF /* LSHTTPClientHook.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPClientHook.h; path = Nocilla/Hooks/LSHTTPClientHook.h; sourceTree = ""; }; - A16614A9F28022BD2B76FE7B6CA36307 /* LSHTTPRequestDiff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSHTTPRequestDiff.m; path = Nocilla/Diff/LSHTTPRequestDiff.m; sourceTree = ""; }; - A3A9F7E155713F2D7E5EFC2AA387FACD /* ThrowError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowError.swift; path = Sources/Nimble/Matchers/ThrowError.swift; sourceTree = ""; }; - A46544ADD0691D7BB7122696390B2CFB /* Pods-iOS-Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-iOS-Tests-dummy.m"; sourceTree = ""; }; - A481F38047E8A51D9422AF1BA4E3B5C8 /* AmazonS3RequestManager-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "AmazonS3RequestManager-tvOS.modulemap"; path = "../AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS.modulemap"; sourceTree = ""; }; - A48EF1AB15E05F9FDDD9730ED14A271C /* NimbleXCTestHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleXCTestHandler.swift; path = Sources/Nimble/Adapters/NimbleXCTestHandler.swift; sourceTree = ""; }; - A4B225031EAB44A29764105674ADB3AB /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/MobileCoreServices.framework; sourceTree = DEVELOPER_DIR; }; - A57AE5129D4B5C2F5B16CFB073FAFF2A /* LSStubResponseDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSStubResponseDSL.h; path = Nocilla/DSL/LSStubResponseDSL.h; sourceTree = ""; }; - A5EA15627372BB5992598F8052E33C4D /* Alamofire-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Alamofire-tvOS.xcconfig"; path = "../Alamofire-tvOS/Alamofire-tvOS.xcconfig"; sourceTree = ""; }; - A5FE5CDC4012239BD1465B188D0142C7 /* ResponseObjects.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseObjects.swift; path = Source/ResponseObjects.swift; sourceTree = ""; }; - A70844C04159DBB308323DCD20211ADD /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - A7298A17E23B68D354E54B9D51705056 /* ExampleGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleGroup.swift; path = Sources/Quick/ExampleGroup.swift; sourceTree = ""; }; - A834DE9BD72FD0E7F0907C6D24790DF0 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../SWXMLHash-macOS/Info.plist"; sourceTree = ""; }; - A83FF86615A11A9F5EBC7823E8BD38D6 /* Alamofire-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Alamofire-macOS-dummy.m"; path = "../Alamofire-macOS/Alamofire-macOS-dummy.m"; sourceTree = ""; }; - A84E97EFC967FD64D81A8E099A796538 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - A8A194C1B488EF636BDE18D8211C8E74 /* mach_excServer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mach_excServer.h; path = Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/mach_excServer.h; sourceTree = ""; }; - AA0BEA3EBD51D2D93B4B082E60967D04 /* Pods-TVOS-Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-TVOS-Example-umbrella.h"; sourceTree = ""; }; - AB12231666B730D50B9B5243DA0626D3 /* CwlPreconditionTesting.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlPreconditionTesting.h; path = Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/Mach/CwlPreconditionTesting.h; sourceTree = ""; }; - AB508827A5D5A110DBFF4C310725FA7E /* Pods-OSX-Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-OSX-Example-acknowledgements.markdown"; sourceTree = ""; }; - ABED110423DD74D83F959273F8149211 /* Pods-iOS-Example-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-iOS-Example-resources.sh"; sourceTree = ""; }; - ACBCBEB158DE1CD35D309E8C15A51F91 /* SWXMLHash.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SWXMLHash.swift; path = Source/SWXMLHash.swift; sourceTree = ""; }; - ADEA921FD6E391075DFD38C9A649E887 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../Nocilla-macOS/Info.plist"; sourceTree = ""; }; - AFD4F71DE2A73611BE1198666A288CC2 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../Alamofire-macOS/Info.plist"; sourceTree = ""; }; - AFE750E3A4986CA72E410EE1185EBBFC /* QCKDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QCKDSL.m; path = Sources/QuickObjectiveC/DSL/QCKDSL.m; sourceTree = ""; }; - B03AB1EBF4A85A79B651957E2935EDE8 /* LSHTTPClientHook.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSHTTPClientHook.m; path = Nocilla/Hooks/LSHTTPClientHook.m; sourceTree = ""; }; - B0C0CB6BC7299E19F98D832DF5708DB0 /* Predicate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Predicate.swift; path = Sources/Nimble/Matchers/Predicate.swift; sourceTree = ""; }; - B0CAB0CC97B535FF971E15BA373227C9 /* LSStubRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSStubRequest.m; path = Nocilla/Stubs/LSStubRequest.m; sourceTree = ""; }; - B155614A1AF5522261003C197029878B /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - B18A33A798C07C455E1DCF5B6E44BAD2 /* Pods-OSX-Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-OSX-Tests-dummy.m"; sourceTree = ""; }; - B1A0E823914C20BB45553962041A97B5 /* AmazonS3RequestManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AmazonS3RequestManager.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - B2675E9CE3210C6FFE4DB02D71AC2CA6 /* SWXMLHash-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "SWXMLHash-tvOS.xcconfig"; path = "../SWXMLHash-tvOS/SWXMLHash-tvOS.xcconfig"; sourceTree = ""; }; - B27B95DE0D94AD0F052E8F1BACDEA8B4 /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; - B2DD1A6CB2246596FB3008C897DAF8EC /* Quick.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Quick.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - B410C6B2096F9C628BAB558EC86978D2 /* Pods-OSX-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OSX-Example.debug.xcconfig"; sourceTree = ""; }; - B45497E61A04E95B8F2D1127DC130EDD /* Pods-iOS-Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-iOS-Tests-acknowledgements.plist"; sourceTree = ""; }; - B4D8836A764279D73C1CB542D3F56CA7 /* LSASIHTTPRequestHook.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSASIHTTPRequestHook.h; path = Nocilla/Hooks/ASIHTTPRequest/LSASIHTTPRequestHook.h; sourceTree = ""; }; - B5710F607E41186CD35A8B6EAEB6B994 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - B6EACBD5F68A6184DB37B2B7C24444EE /* AmazonS3RequestManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AmazonS3RequestManager.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - B774C137D416989B3477E8D7F675E38E /* ExampleHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleHooks.swift; path = Sources/Quick/Hooks/ExampleHooks.swift; sourceTree = ""; }; - B87A37A478B07FD71502BA093BC5875F /* SWXMLHash-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SWXMLHash-iOS-prefix.pch"; sourceTree = ""; }; - BA325F04C49EB8D5D4C9E2E7269E5AA4 /* Pods_OSX_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OSX_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - BB090C2EB5F99C04CE31E35CE92556A8 /* Alamofire-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Alamofire-macOS.xcconfig"; path = "../Alamofire-macOS/Alamofire-macOS.xcconfig"; sourceTree = ""; }; - BB2ECAD3F9878B017CD3866A2FE23D9A /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Quick/Filter.swift; sourceTree = ""; }; - BD5AB546A53C0C6B181A02BEAD5FDC02 /* Nocilla-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nocilla-macOS-prefix.pch"; path = "../Nocilla-macOS/Nocilla-macOS-prefix.pch"; sourceTree = ""; }; - BDEEBAB4BC4044DB6E005151BBDAB8F8 /* Pods-TVOS-Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-TVOS-Example-acknowledgements.markdown"; sourceTree = ""; }; - BE510D26AA1007C4E00D936EAFAF6DCD /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../Nocilla-tvOS/Info.plist"; sourceTree = ""; }; - BEBBDDA2D02A99BAA14E9E5DB1532FC6 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../Quick-macOS/Info.plist"; sourceTree = ""; }; - BF7F61BE3AC7844DA07F21E56EACD34B /* AmazonS3RequestManager-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "AmazonS3RequestManager-tvOS-dummy.m"; path = "../AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-dummy.m"; sourceTree = ""; }; - BF9284BD22DB022F006AC57570465023 /* Quick-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "Quick-macOS.modulemap"; path = "../Quick-macOS/Quick-macOS.modulemap"; sourceTree = ""; }; - C182759AAA74E613DC1BB5B6AA396A44 /* Quick-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-iOS-umbrella.h"; sourceTree = ""; }; - C2299DDFF3AA14DF5E3EC1729C183D6B /* SWXMLHash-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "SWXMLHash-tvOS.modulemap"; path = "../SWXMLHash-tvOS/SWXMLHash-tvOS.modulemap"; sourceTree = ""; }; - C2B2AAEAC539AB8F51B4E42A58C06398 /* Quick-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Quick-macOS-prefix.pch"; path = "../Quick-macOS/Quick-macOS-prefix.pch"; sourceTree = ""; }; - C30E742835FACA563DC91D7AC9315152 /* Nocilla-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Nocilla-macOS.xcconfig"; path = "../Nocilla-macOS/Nocilla-macOS.xcconfig"; sourceTree = ""; }; - C3BA8DEF79A3BA83CDE345448C39A6DF /* DSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DSL.m; path = Sources/NimbleObjectiveC/DSL.m; sourceTree = ""; }; - C3F7BEA62755185B8E5BFFC76E613617 /* World.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = World.h; path = Sources/QuickObjectiveC/World.h; sourceTree = ""; }; - C40DD9944AD29DB08347641DBA7A9C4C /* ASIHTTPRequestStub.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ASIHTTPRequestStub.h; path = Nocilla/Hooks/ASIHTTPRequest/ASIHTTPRequestStub.h; sourceTree = ""; }; - C457CF242B320DC4C4A0CC4F382E3A9A /* Nocilla-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Nocilla-tvOS.xcconfig"; path = "../Nocilla-tvOS/Nocilla-tvOS.xcconfig"; sourceTree = ""; }; - C5119E1FDF5FBE98AFCA212B303BD696 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - C7DB5AA272425136778830221D45D96F /* QuickConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickConfiguration.m; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.m; sourceTree = ""; }; - C8208D17D7482119C262E4C38BC53C68 /* Pods-OSX-Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-OSX-Example.modulemap"; sourceTree = ""; }; - C944839833A19CB1EAAEA429F3BBD0CC /* Quick-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Quick-macOS-dummy.m"; path = "../Quick-macOS/Quick-macOS-dummy.m"; sourceTree = ""; }; - CA8B6F9AC2B74860AF454AFB8E05D3AD /* Quick-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Quick-tvOS-umbrella.h"; path = "../Quick-tvOS/Quick-tvOS-umbrella.h"; sourceTree = ""; }; - CB3614CCF320F1138D63A44D554D8250 /* NSRegularExpression+Matcheable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSRegularExpression+Matcheable.m"; path = "Nocilla/Matchers/NSRegularExpression+Matcheable.m"; sourceTree = ""; }; - CBC12BAF80DDA57BC18DB77F11FE3936 /* BeCloseTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeCloseTo.swift; path = Sources/Nimble/Matchers/BeCloseTo.swift; sourceTree = ""; }; - CCF8A8D6ABB1C089C88A576ED79108F1 /* BeLogical.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLogical.swift; path = Sources/Nimble/Matchers/BeLogical.swift; sourceTree = ""; }; - CD839F7E0745D0688CC16D2E722BD037 /* ASIHTTPRequestStub.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ASIHTTPRequestStub.m; path = Nocilla/Hooks/ASIHTTPRequest/ASIHTTPRequestStub.m; sourceTree = ""; }; - CD91965F24014622F5DD346AB15668CC /* CwlBadInstructionException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlBadInstructionException.swift; path = Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlBadInstructionException.swift; sourceTree = ""; }; - CE23092BDBACED7264315C88A1B500BE /* LSHTTPStubURLProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPStubURLProtocol.h; path = Nocilla/Hooks/NSURLRequest/LSHTTPStubURLProtocol.h; sourceTree = ""; }; - CE3776918756C6A139DE5485B8737C1D /* World+DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "World+DSL.swift"; path = "Sources/Quick/DSL/World+DSL.swift"; sourceTree = ""; }; - CF4D886068A4BBACF81B462027047AFB /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; - D185EE7E6D254C226487671D6B13AA76 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - D1A57A0F7B2A5303C1C2F6629A680AC9 /* Pods-TVOS-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TVOS-Example.release.xcconfig"; sourceTree = ""; }; - D1BD6D5108F95FF742160D80DEDB28C4 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; - D1D95551DBA782F3F819201B0304E3C6 /* AmazonS3RequestManager-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "AmazonS3RequestManager-tvOS-umbrella.h"; path = "../AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-umbrella.h"; sourceTree = ""; }; - D1FFEF86C5CC88665055EC07B339F3BA /* LSHTTPRequestDSLRepresentation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSHTTPRequestDSLRepresentation.m; path = Nocilla/DSL/LSHTTPRequestDSLRepresentation.m; sourceTree = ""; }; - D2A1E15D681FE8636459945D6C01276D /* Alamofire-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-iOS-prefix.pch"; sourceTree = ""; }; - D2F71EBFB615E21B3351400A6EC2F44E /* Alamofire-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Alamofire-macOS-umbrella.h"; path = "../Alamofire-macOS/Alamofire-macOS-umbrella.h"; sourceTree = ""; }; - D32A4FFB8940D0DBBAF892595E286385 /* Quick-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "Quick-tvOS.modulemap"; path = "../Quick-tvOS/Quick-tvOS.modulemap"; sourceTree = ""; }; - D3F4A5E2273A31E47E4115E5C6148C59 /* Nocilla-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Nocilla-iOS.xcconfig"; sourceTree = ""; }; - D4C439E9F36D1DFE3EE555337C527EC6 /* Nimble-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-iOS-umbrella.h"; sourceTree = ""; }; - D5A03CD3AD6A5CE49D7F2474A4D8B3E2 /* SatisfyAnyOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAnyOf.swift; path = Sources/Nimble/Matchers/SatisfyAnyOf.swift; sourceTree = ""; }; - D5B0BC11F4894ED6CB9ACAA2BC1178F4 /* AmazonS3RequestManager-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "AmazonS3RequestManager-iOS.modulemap"; sourceTree = ""; }; - D5BCFE8D32D23FFB339A20ABD24AB7C7 /* DSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DSL.h; path = Sources/NimbleObjectiveC/DSL.h; sourceTree = ""; }; - D80CCB3359F46DBC6B9E9F16779B19E4 /* Pods-OSX-Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-OSX-Example-dummy.m"; sourceTree = ""; }; - D847C0D00964381301FCA29644FD1D1C /* Nimble-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "Nimble-tvOS.modulemap"; path = "../Nimble-tvOS/Nimble-tvOS.modulemap"; sourceTree = ""; }; - D91D4D0DAAA22B4BE9D1505DC3069178 /* Async.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Async.swift; path = Sources/Nimble/Utils/Async.swift; sourceTree = ""; }; - D9361EF74BC7D66E8B37861C91A1E569 /* Nimble.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nimble.h; path = Sources/Nimble/Nimble.h; sourceTree = ""; }; - DA76182F746736BFC7CB6C2AFEDDA42D /* Quick.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Quick.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - DC7ABD159A1D780F60931EE2101C6D61 /* AdapterProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdapterProtocols.swift; path = Sources/Nimble/Adapters/AdapterProtocols.swift; sourceTree = ""; }; - DEA7367F6D03265830EA5CC304D066AE /* LSHTTPRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPRequest.h; path = Nocilla/Model/LSHTTPRequest.h; sourceTree = ""; }; - DFC0D0E7D27597E2BB65B021A187E8FA /* AmazonS3RequestManager-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "AmazonS3RequestManager-macOS-dummy.m"; path = "../AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-dummy.m"; sourceTree = ""; }; - DFE5DFF5C4B80F55340F464818C9C0E1 /* Nimble-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-iOS-prefix.pch"; sourceTree = ""; }; - E01683F2C04FCD4553F69E2C22B68EC5 /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; - E0948FEA225C24408E479AED035B87BA /* NMBExceptionCapture.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBExceptionCapture.m; path = Sources/NimbleObjectiveC/NMBExceptionCapture.m; sourceTree = ""; }; - E129F0BFE7CC753A63AA30F332584D69 /* Example.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Example.swift; path = Sources/Quick/Example.swift; sourceTree = ""; }; - E13F0A679B4FAD646857BED7F8182C28 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; - E16F561EFAC3131F47C928BEFB6D8356 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; - E33956AD24200C8553F2AC1353B82C1D /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; - E3C57FE4DD15C20F3718DD89F49D39B8 /* World+DSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "World+DSL.h"; path = "Sources/QuickObjectiveC/DSL/World+DSL.h"; sourceTree = ""; }; - E3D093EFE101AD6125AE00C80D2A9D7F /* XCTestSuite+QuickTestSuiteBuilder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestSuite+QuickTestSuiteBuilder.m"; path = "Sources/QuickObjectiveC/XCTestSuite+QuickTestSuiteBuilder.m"; sourceTree = ""; }; - E50799A77095B8AC641C744262E81F0E /* BeGreaterThanOrEqualTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThanOrEqualTo.swift; path = Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift; sourceTree = ""; }; - E5311386DBC6E0084ECBC86B8D9CE1E7 /* LSDataMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSDataMatcher.h; path = Nocilla/Matchers/LSDataMatcher.h; sourceTree = ""; }; - E59DBDB06E28C80777125BB195F1B710 /* Nocilla-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nocilla-macOS-umbrella.h"; path = "../Nocilla-macOS/Nocilla-macOS-umbrella.h"; sourceTree = ""; }; - E5BD06EC75E75C67138B2F8A4250C923 /* NSData+Nocilla.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+Nocilla.m"; path = "Nocilla/Categories/NSData+Nocilla.m"; sourceTree = ""; }; - E5D33D30DF64254F53714735488B8B64 /* Pods-TVOS-Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TVOS-Tests-dummy.m"; sourceTree = ""; }; - E6C4A8CDE6609C5D374F7B5DBAC3FE55 /* AssertionDispatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionDispatcher.swift; path = Sources/Nimble/Adapters/AssertionDispatcher.swift; sourceTree = ""; }; - E6CD996A8A20D305F6C0243EC03A0990 /* NSString+Nocilla.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSString+Nocilla.h"; path = "Nocilla/Categories/NSString+Nocilla.h"; sourceTree = ""; }; - E7373D2C8982912F7588DAD4D919DBE1 /* LSStringMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSStringMatcher.h; path = Nocilla/Matchers/LSStringMatcher.h; sourceTree = ""; }; - EA9D26C503ACCF38073DCCC40601B905 /* LSNSURLSessionHook.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSNSURLSessionHook.m; path = Nocilla/Hooks/NSURLSession/LSNSURLSessionHook.m; sourceTree = ""; }; - EA9D7D45363671AA03F05A071E416666 /* Nimble-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nimble-iOS-dummy.m"; sourceTree = ""; }; - EAE457B55977F86AD850F6DEBE3290D0 /* Expression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expression.swift; path = Sources/Nimble/Expression.swift; sourceTree = ""; }; - EB33222DA9E440D9DBF31365AAC148C9 /* Nocilla-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "Nocilla-tvOS.modulemap"; path = "../Nocilla-tvOS/Nocilla-tvOS.modulemap"; sourceTree = ""; }; - EC6FBAE26F3783A39D3CB8D8045D8EC9 /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Nimble/DSL.swift; sourceTree = ""; }; - EC8704F55DFFF2C0E20D16475615C890 /* QuickSelectedTestSuiteBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickSelectedTestSuiteBuilder.swift; path = Sources/Quick/QuickSelectedTestSuiteBuilder.swift; sourceTree = ""; }; - ECA167A845EFB19E2300FFE175E0E9F3 /* NSString+Nocilla.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSString+Nocilla.m"; path = "Nocilla/Categories/NSString+Nocilla.m"; sourceTree = ""; }; - ED13CC56222736A1FF65650A783D9E91 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - ED20E25ADD7F387D780FE948A19CD46C /* Nimble-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Nimble-iOS.xcconfig"; sourceTree = ""; }; - EE6AFD8147106750B8A410DEC0CFDFB5 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - EF36FD0422256ADBBC3DC10785FC5735 /* AmazonS3RequestManager-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "AmazonS3RequestManager-iOS-dummy.m"; sourceTree = ""; }; - EF4445DA6C4498B6E7829162CF1AA207 /* AmazonS3RequestSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AmazonS3RequestSerializer.swift; path = Source/AmazonS3RequestSerializer.swift; sourceTree = ""; }; - EF6B7A8F0A6D94B18BEFFDF4C6DD9C80 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - F0E416772462416547F90E4AE39B7D28 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - F1491A454F97CC459375D0FC717D25BB /* CurrentTestCaseTracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CurrentTestCaseTracker.h; path = Sources/NimbleObjectiveC/CurrentTestCaseTracker.h; sourceTree = ""; }; - F191EE7F5827A1123D262182BDD19AC4 /* LSStubResponse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSStubResponse.m; path = Nocilla/Stubs/LSStubResponse.m; sourceTree = ""; }; - F19A78F96592DA94917F3F0823712ABA /* LSStubRequestDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSStubRequestDSL.h; path = Nocilla/DSL/LSStubRequestDSL.h; sourceTree = ""; }; - F25766B5B800B241614F4024B6299ABE /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Quick/DSL/DSL.swift; sourceTree = ""; }; - F3AA845E3D305CCCB38250E9C8BCE300 /* Quick.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Quick.h; path = Sources/QuickObjectiveC/Quick.h; sourceTree = ""; }; - F3F6ABCA24FD001E66951D022555A8F7 /* Pods-iOS-Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-iOS-Tests-resources.sh"; sourceTree = ""; }; - F6D3D09323FED375CEB08AD503FD0228 /* NSBundle+CurrentTestBundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSBundle+CurrentTestBundle.swift"; path = "Sources/Quick/NSBundle+CurrentTestBundle.swift"; sourceTree = ""; }; - F76B29ADEDA7D125BB7592D0C2DE1AAA /* NSRegularExpression+Matcheable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSRegularExpression+Matcheable.h"; path = "Nocilla/Matchers/NSRegularExpression+Matcheable.h"; sourceTree = ""; }; - F98F13B203D519FBE8B2127E6CC5746B /* Nimble-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "Nimble-macOS.modulemap"; path = "../Nimble-macOS/Nimble-macOS.modulemap"; sourceTree = ""; }; - F996B87A15E28292B07C7BC859EEECAD /* Alamofire-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; name = "Alamofire-tvOS.modulemap"; path = "../Alamofire-tvOS/Alamofire-tvOS.modulemap"; sourceTree = ""; }; - FA3877923B2E53A55AB301709CE10B77 /* Pods-OSX-Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-OSX-Example-acknowledgements.plist"; sourceTree = ""; }; - FB556FA33E6FA5EAEED0919EE4966F35 /* LSMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSMatcher.m; path = Nocilla/Matchers/LSMatcher.m; sourceTree = ""; }; - FB67F31E8C96DEA45F10BDB0E2A2F6BD /* ThrowAssertion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowAssertion.swift; path = Sources/Nimble/Matchers/ThrowAssertion.swift; sourceTree = ""; }; - FB8F3186CF2E683F5551EFD515B705C1 /* Nocilla.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nocilla.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - FBBDCB3D9DB3029FAC996F6E7B318DD9 /* World.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = World.swift; path = Sources/Quick/World.swift; sourceTree = ""; }; - FBC7257CCEC3FC9C0A576E48541F785F /* Quick-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Quick-tvOS.xcconfig"; path = "../Quick-tvOS/Quick-tvOS.xcconfig"; sourceTree = ""; }; - FC60BEE857B759982472F6542687E8D3 /* Pods-OSX-Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-OSX-Example-frameworks.sh"; sourceTree = ""; }; - FC72602A1377186FF0D4A0A81EFDB5D7 /* LSStubResponse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSStubResponse.h; path = Nocilla/Stubs/LSStubResponse.h; sourceTree = ""; }; - FCDCEB3555F93B48573F76EAE2F5791A /* Pods-OSX-Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-OSX-Tests-acknowledgements.plist"; sourceTree = ""; }; - FED63E3D352B01716FF59FB410EE1E02 /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; + 02906F5BAEECAD02AA3585B71476B3C3 /* LSHTTPRequestDSLRepresentation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSHTTPRequestDSLRepresentation.m; path = Nocilla/DSL/LSHTTPRequestDSLRepresentation.m; sourceTree = ""; }; + 04B24C8BC0928F3DBF64AC574D6B103B /* AmazonS3RequestManager-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "AmazonS3RequestManager-macOS-prefix.pch"; path = "../AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-prefix.pch"; sourceTree = ""; }; + 05ABDC6A3CFD07DF7F3FB7E8D9B1900A /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Nimble/DSL.swift; sourceTree = ""; }; + 05CFD895B7CF5338AA87BBECA74D15D0 /* Pods-OSX-Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-OSX-Tests-acknowledgements.plist"; sourceTree = ""; }; + 06FEC1596048A4CE1CBCDB498E669BCF /* Quick-macOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "Quick-macOS-Info.plist"; path = "../Quick-macOS/Quick-macOS-Info.plist"; sourceTree = ""; }; + 073701575416516C0672436E75FFAB8F /* Alamofire-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-iOS-dummy.m"; sourceTree = ""; }; + 09322FCB98165663AA2E5563B9532B95 /* World.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = World.swift; path = Sources/Quick/World.swift; sourceTree = ""; }; + 0A36059C48584A7389C2ED7B81B78F6C /* AmazonS3RequestManager.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = AmazonS3RequestManager.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 0B28BE4EA9ACFF6AA7BC309B51E3A322 /* AmazonS3RequestManager-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "AmazonS3RequestManager-tvOS.xcconfig"; path = "../AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS.xcconfig"; sourceTree = ""; }; + 0C645EEF9621F92010E12CF128F8225D /* Quick-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Quick-tvOS-prefix.pch"; path = "../Quick-tvOS/Quick-tvOS-prefix.pch"; sourceTree = ""; }; + 0C6D58AC530DC3D5C4C29FBB96EC2D54 /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = Sources/Nimble/Utils/Errors.swift; sourceTree = ""; }; + 0CA084FA2CDDC9256CBECDD9EBBABCDC /* SWXMLHash-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "SWXMLHash-macOS-dummy.m"; path = "../SWXMLHash-macOS/SWXMLHash-macOS-dummy.m"; sourceTree = ""; }; + 0CA89F4BD91303405B29904879BF6893 /* LSHTTPStubURLProtocol.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSHTTPStubURLProtocol.m; path = Nocilla/Hooks/NSURLRequest/LSHTTPStubURLProtocol.m; sourceTree = ""; }; + 0CCE9CB82B4F89C8E07ADCACFD3DB134 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Alamofire.framework; path = "Alamofire-macOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 0CF0AB600DA84CD6914A279A1CF5391C /* URL+FileName.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URL+FileName.swift"; path = "Sources/Quick/URL+FileName.swift"; sourceTree = ""; }; + 0D68F2DD4656E2DC0F28ED037671461F /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nimble.framework; path = "Nimble-tvOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 0E1601518C233C257F7A462963EA0B59 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/MobileCoreServices.framework; sourceTree = DEVELOPER_DIR; }; + 0F5DA449034CC49426340BA6FC8D5AC2 /* RaisesException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RaisesException.swift; path = Sources/Nimble/Matchers/RaisesException.swift; sourceTree = ""; }; + 0F958979151E60C4ACF3127D9C0EB0BD /* Behavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Behavior.swift; path = Sources/Quick/Behavior.swift; sourceTree = ""; }; + 0FACE6F1D67D90BBA898D45182D503FB /* LSDataMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSDataMatcher.m; path = Nocilla/Matchers/LSDataMatcher.m; sourceTree = ""; }; + 1023395B67947BBF1A6E7F3CA18D2C03 /* LSStubResponse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSStubResponse.h; path = Nocilla/Stubs/LSStubResponse.h; sourceTree = ""; }; + 1033BFE2CB71AAA448F4EBD3594EAD07 /* Pods-iOS-Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-iOS-Example-dummy.m"; sourceTree = ""; }; + 119CEFDEBEDB49157C5132B4A834289D /* Pods-OSX-Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-OSX-Tests-dummy.m"; sourceTree = ""; }; + 11B324ABD11CD20CE00F86EEA4F49297 /* SWXMLHash-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "SWXMLHash-macOS.xcconfig"; path = "../SWXMLHash-macOS/SWXMLHash-macOS.xcconfig"; sourceTree = ""; }; + 11F1F0F6C9791013412D6E9FFB937F29 /* mach_excServer.c */ = {isa = PBXFileReference; includeInIndex = 1; name = mach_excServer.c; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/mach_excServer.c; sourceTree = ""; }; + 12934E25E9FE3B5EB0D363AB0114E6AB /* LSNocilla.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSNocilla.h; path = Nocilla/LSNocilla.h; sourceTree = ""; }; + 131B945AFFB27E1F71A5D0DD0AEDF0A5 /* Pods-iOS-Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-iOS-Example-umbrella.h"; sourceTree = ""; }; + 13454072485FD6ECF903B8609EF8DBA8 /* LSMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSMatcher.m; path = Nocilla/Matchers/LSMatcher.m; sourceTree = ""; }; + 148593A9585E6E595863AD4C67ECBDD2 /* shim.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = shim.swift; path = Source/shim.swift; sourceTree = ""; }; + 14AADEF571FBCB3991F005F317F0447E /* Pods-TVOS-Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TVOS-Tests-dummy.m"; sourceTree = ""; }; + 14B4746E497B4E197AAF5EEA9FF11458 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; + 150B313DFEA561D649FAB021C2FAD32E /* Quick-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Quick-tvOS-umbrella.h"; path = "../Quick-tvOS/Quick-tvOS-umbrella.h"; sourceTree = ""; }; + 15DA062B6AE57E82FD12E7A2A81AF9E0 /* LSStringMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSStringMatcher.m; path = Nocilla/Matchers/LSStringMatcher.m; sourceTree = ""; }; + 15F55CBB8CD4950A8E0EBFC78CA7CF2B /* NSBundle+CurrentTestBundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSBundle+CurrentTestBundle.swift"; path = "Sources/Quick/NSBundle+CurrentTestBundle.swift"; sourceTree = ""; }; + 162C237FCCA7D41E2A4A036FE1DB5540 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; + 1687A9CAD7FB123240E58496862A4597 /* LSStubResponseDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSStubResponseDSL.h; path = Nocilla/DSL/LSStubResponseDSL.h; sourceTree = ""; }; + 1709B995A65DBF1585AF6ACD6B5B4152 /* SWXMLHash.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SWXMLHash.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 1ABFBBD17978BA1E54C3B4211B36E098 /* CwlCatchException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlCatchException.h; path = Carthage/Checkouts/CwlPreconditionTesting/Dependencies/CwlCatchException/Sources/CwlCatchExceptionSupport/include/CwlCatchException.h; sourceTree = ""; }; + 1ACD22692092028E97305863A48AA0E4 /* HaveCount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HaveCount.swift; path = Sources/Nimble/Matchers/HaveCount.swift; sourceTree = ""; }; + 1B7D0E71E5473C9CAD035A2036933A4C /* Alamofire-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Alamofire-macOS-dummy.m"; path = "../Alamofire-macOS/Alamofire-macOS-dummy.m"; sourceTree = ""; }; + 1C83BF9F0EA30B189BE90CA9381EE04C /* Pods-OSX-Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-OSX-Example-acknowledgements.markdown"; sourceTree = ""; }; + 1CDE10049AEBFA4DD69B86FDB8D8D3C3 /* Nimble-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Nimble-iOS.modulemap"; sourceTree = ""; }; + 1D04201D2B04E504F4920E6194FA0CFD /* SWXMLHash-tvOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "SWXMLHash-tvOS-Info.plist"; path = "../SWXMLHash-tvOS/SWXMLHash-tvOS-Info.plist"; sourceTree = ""; }; + 1E29986E8E0133AE7D03D011F23CC5F0 /* AmazonS3SignatureHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AmazonS3SignatureHelpers.h; path = Source/AmazonS3SignatureHelpers.h; sourceTree = ""; }; + 20710F4B291268D929C7391E553641F5 /* Pods-OSX-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OSX-Example.release.xcconfig"; sourceTree = ""; }; + 20CDE71886EE4D102C34E29BEB12D6C5 /* Quick-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "Quick-macOS.modulemap"; path = "../Quick-macOS/Quick-macOS.modulemap"; sourceTree = ""; }; + 216352B5C805CC79CE8CC838F2D3DED8 /* Await.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Await.swift; path = Sources/Nimble/Utils/Await.swift; sourceTree = ""; }; + 2263D3E59EF417BFCC8938D013887D04 /* NSData+Nocilla.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+Nocilla.m"; path = "Nocilla/Categories/NSData+Nocilla.m"; sourceTree = ""; }; + 22A551D458D97E9E781798AB23EEDA0B /* ElementsEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementsEqual.swift; path = Sources/Nimble/Matchers/ElementsEqual.swift; sourceTree = ""; }; + 22B3AF2FF4B1559EB760AB894120359C /* FailureMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FailureMessage.swift; path = Sources/Nimble/FailureMessage.swift; sourceTree = ""; }; + 24955DC8B7BE21804B919402FA1E9B7D /* World+DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "World+DSL.swift"; path = "Sources/Quick/DSL/World+DSL.swift"; sourceTree = ""; }; + 24CC780DA89EA1ED34612B0B70C3905E /* Nocilla-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nocilla-tvOS-umbrella.h"; path = "../Nocilla-tvOS/Nocilla-tvOS-umbrella.h"; sourceTree = ""; }; + 251C4C7FFB6DFCFF81B4BBAC5BC16EA3 /* NSRegularExpression+Matcheable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSRegularExpression+Matcheable.h"; path = "Nocilla/Matchers/NSRegularExpression+Matcheable.h"; sourceTree = ""; }; + 25BEFA14DE56C9618A1173EE8120D40F /* Pods-iOS-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iOS-Example.debug.xcconfig"; sourceTree = ""; }; + 25C0DF4176377562CB7BD1D5EFC7BE63 /* Pods-OSX-Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-OSX-Example-frameworks.sh"; sourceTree = ""; }; + 26616A5C0E4AB7C282E2F0C32A44A92A /* AmazonS3RequestManager-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "AmazonS3RequestManager-macOS.modulemap"; path = "../AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.modulemap"; sourceTree = ""; }; + 289E21AE311695CB49B911BE5A7C8645 /* Quick.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Quick.framework; path = "Quick-macOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 2A137083C2DDC530396598C345DF2C54 /* Nimble-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nimble-macOS-prefix.pch"; path = "../Nimble-macOS/Nimble-macOS-prefix.pch"; sourceTree = ""; }; + 2B0CFBEBB536ABAD5ADECC29E4E6CAEB /* QuickSpecBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpecBase.h; path = Sources/QuickSpecBase/include/QuickSpecBase.h; sourceTree = ""; }; + 2B397409BBCDE0D472CE760E43F62A67 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; + 2C52C49DCC8E375F4A617A903D8CDBF6 /* XCTestSuite+QuickTestSuiteBuilder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestSuite+QuickTestSuiteBuilder.m"; path = "Sources/QuickObjectiveC/XCTestSuite+QuickTestSuiteBuilder.m"; sourceTree = ""; }; + 2C8875F06E8345D4BF1DCB554DED0642 /* ThrowAssertion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowAssertion.swift; path = Sources/Nimble/Matchers/ThrowAssertion.swift; sourceTree = ""; }; + 2CCDFB73EFF24D8F71E2FA80864C925F /* AmazonS3RequestSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AmazonS3RequestSerializer.swift; path = Source/AmazonS3RequestSerializer.swift; sourceTree = ""; }; + 2F6AAA86A7D3D3D056A9AD347E1F5098 /* Quick-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Quick-iOS.modulemap"; sourceTree = ""; }; + 2F71DC8C2218CE6ED9C37B58FC48EC0F /* Alamofire-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Alamofire-iOS.xcconfig"; sourceTree = ""; }; + 30A179A3B115440815C742DCFEF34C29 /* CwlMachBadInstructionHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlMachBadInstructionHandler.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h; sourceTree = ""; }; + 30A27ACFD7ECBBD82FCEF9D8280F52B3 /* ContainElementSatisfying.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContainElementSatisfying.swift; path = Sources/Nimble/Matchers/ContainElementSatisfying.swift; sourceTree = ""; }; + 3137159E0C0ABCB17A84533ADC7BD4A6 /* ACL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ACL.swift; path = Source/ACL.swift; sourceTree = ""; }; + 33D8B63754C34FACD0EA1DD29B27BE11 /* SWXMLHash-macOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "SWXMLHash-macOS-Info.plist"; path = "../SWXMLHash-macOS/SWXMLHash-macOS-Info.plist"; sourceTree = ""; }; + 34C88CFE7A1A6B1EFEC2C7933565EEE4 /* MatchError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatchError.swift; path = Sources/Nimble/Matchers/MatchError.swift; sourceTree = ""; }; + 3528E8101602B621DDF183FF35026FB5 /* Alamofire-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Alamofire-macOS-umbrella.h"; path = "../Alamofire-macOS/Alamofire-macOS-umbrella.h"; sourceTree = ""; }; + 35398A89EFF55C1CB4B53DA411D72E97 /* Pods-iOS-Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-iOS-Tests-Info.plist"; sourceTree = ""; }; + 354857D2975D70F63BD16CEE1D73A811 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; + 36E17E7D04C42FD278010C7279621C49 /* NMBExpectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBExpectation.swift; path = Sources/Nimble/Adapters/NMBExpectation.swift; sourceTree = ""; }; + 37766D02340B7225849353E0CA2F7378 /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; + 38340B9124372A0802493C5133B6D38B /* ResponseObjects.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseObjects.swift; path = Source/ResponseObjects.swift; sourceTree = ""; }; + 38CA814FCBD2991F6DB9B50E80E788C8 /* Nimble-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nimble-tvOS-umbrella.h"; path = "../Nimble-tvOS/Nimble-tvOS-umbrella.h"; sourceTree = ""; }; + 39D485AD33C7BA3F0EC3BC859A16BE20 /* AmazonS3RequestManager-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AmazonS3RequestManager-iOS-umbrella.h"; sourceTree = ""; }; + 3AC19485E66155AF5189FC7B1240648C /* XCTestObservationCenter+Register.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestObservationCenter+Register.m"; path = "Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m"; sourceTree = ""; }; + 3C149B8D20A739053314B8FDB48F69B1 /* NMBStringify.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBStringify.m; path = Sources/NimbleObjectiveC/NMBStringify.m; sourceTree = ""; }; + 3C84B5ECCAB8611BA48C33187A4A2CF6 /* Configuration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Configuration.swift; path = Sources/Quick/Configuration/Configuration.swift; sourceTree = ""; }; + 3CA080738E0D3F70D135599CC9AC8464 /* ExampleGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleGroup.swift; path = Sources/Quick/ExampleGroup.swift; sourceTree = ""; }; + 3D91AEBD894F7E4FDD5DC5115551F6BD /* NSURLRequest+DSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSURLRequest+DSL.h"; path = "Nocilla/Hooks/NSURLRequest/NSURLRequest+DSL.h"; sourceTree = ""; }; + 3F502ED5AE938F920F749BC185A078CE /* LSHTTPResponse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPResponse.h; path = Nocilla/Model/LSHTTPResponse.h; sourceTree = ""; }; + 401A47D1E66174F0D08DD248601BD495 /* Pods-TVOS-Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TVOS-Example-dummy.m"; sourceTree = ""; }; + 4023D5188BC4523861360064FD86A942 /* Alamofire-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "Alamofire-tvOS.modulemap"; path = "../Alamofire-tvOS/Alamofire-tvOS.modulemap"; sourceTree = ""; }; + 418F65D2E3330F3E09B82B6C5A4B758C /* Pods-iOS-Example-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-iOS-Example-Info.plist"; sourceTree = ""; }; + 41A9C9276D24E232A16DC0538302A0B2 /* Pods-TVOS-Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-TVOS-Example-umbrella.h"; sourceTree = ""; }; + 423C8092FB4EE954C757F28CEEE5729F /* Nocilla-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "Nocilla-macOS.modulemap"; path = "../Nocilla-macOS/Nocilla-macOS.modulemap"; sourceTree = ""; }; + 425B68A57CB47C679A01BD47D54FD046 /* Pods-OSX-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OSX-Tests.debug.xcconfig"; sourceTree = ""; }; + 4280B5F98046C5532C560C3AE3902A71 /* BeGreaterThanOrEqualTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThanOrEqualTo.swift; path = Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift; sourceTree = ""; }; + 43F6A98ADE506DF5FADF9A9B5BC1BCC2 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; + 44086A06BAFD7F9C570EEAF7A33374F3 /* ExampleHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleHooks.swift; path = Sources/Quick/Hooks/ExampleHooks.swift; sourceTree = ""; }; + 44160E6B76126D71F6538B18166852CA /* SWXMLHash-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "SWXMLHash-iOS.modulemap"; sourceTree = ""; }; + 442047E3D66F0FF3298233FE021E210A /* Alamofire-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Alamofire-tvOS-dummy.m"; path = "../Alamofire-tvOS/Alamofire-tvOS-dummy.m"; sourceTree = ""; }; + 449435BB5344D91A6E5B60263F29C1EF /* ErrorUtility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ErrorUtility.swift; path = Sources/Quick/ErrorUtility.swift; sourceTree = ""; }; + 44F2633A0F9E171AE68A157D5F48C377 /* BeIdenticalTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeIdenticalTo.swift; path = Sources/Nimble/Matchers/BeIdenticalTo.swift; sourceTree = ""; }; + 46B1D168F67C1F1D14E7E8B191D5EE2B /* AmazonS3RequestManager-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "AmazonS3RequestManager-tvOS-prefix.pch"; path = "../AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-prefix.pch"; sourceTree = ""; }; + 478C13AC0789521626A4CB4E050F2FAF /* Alamofire-macOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "Alamofire-macOS-Info.plist"; path = "../Alamofire-macOS/Alamofire-macOS-Info.plist"; sourceTree = ""; }; + 47CEB9BC8E8ED67C4379DF0EF59E0AE0 /* SWXMLHash-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SWXMLHash-macOS-prefix.pch"; path = "../SWXMLHash-macOS/SWXMLHash-macOS-prefix.pch"; sourceTree = ""; }; + 492B16F3ABC3F39852E0978D417DD3EF /* Expression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expression.swift; path = Sources/Nimble/Expression.swift; sourceTree = ""; }; + 497BD02396A8E46087974D4BF79EE74D /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; + 49981A7A93C64A252CE2A25CA90D58B9 /* Pods-iOS-Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-iOS-Tests.modulemap"; sourceTree = ""; }; + 49A189EC4FA220171ABEB5E713BCC2C1 /* mach_excServer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mach_excServer.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/mach_excServer.h; sourceTree = ""; }; + 49A9FDA3D1B20BB36EA8A173DCDBEF64 /* Nimble-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Nimble-macOS.xcconfig"; path = "../Nimble-macOS/Nimble-macOS.xcconfig"; sourceTree = ""; }; + 4A1724DB15ED8BB22872708E11987FDA /* Pods-iOS-Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-iOS-Tests-acknowledgements.markdown"; sourceTree = ""; }; + 4A7A7C65C660B641CB6A52853E2E1155 /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Quick/DSL/DSL.swift; sourceTree = ""; }; + 4B19454E55BB7AE651C46959A6005ED5 /* LSStringMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSStringMatcher.h; path = Nocilla/Matchers/LSStringMatcher.h; sourceTree = ""; }; + 4D2E66E3C6E051EEB893F5D157D4339B /* Pods-OSX-Example-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-OSX-Example-Info.plist"; sourceTree = ""; }; + 4D8A0994E091314FFBDD44444FA4004B /* Pods-OSX-Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-OSX-Example-acknowledgements.plist"; sourceTree = ""; }; + 4DCE5B40BFD8E79229792D2BDAAD363C /* Pods-TVOS-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TVOS-Tests.release.xcconfig"; sourceTree = ""; }; + 4EB989AED73DCB4DE642CD1A0C61D450 /* Stringers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Stringers.swift; path = Sources/Nimble/Utils/Stringers.swift; sourceTree = ""; }; + 4F62DC4203F92FD6D79E07F6C2C6C580 /* SWXMLHash-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SWXMLHash-iOS-dummy.m"; sourceTree = ""; }; + 52693DB61AA1E804972AD3E02AF79E56 /* Nimble-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Nimble-tvOS.xcconfig"; path = "../Nimble-tvOS/Nimble-tvOS.xcconfig"; sourceTree = ""; }; + 531CEA412E981F8F744E9B20CEAA0929 /* DSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DSL.h; path = Sources/NimbleObjectiveC/DSL.h; sourceTree = ""; }; + 5372AC1A9783C4D8B8915F899B7B2C71 /* AmazonS3RequestManager-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "AmazonS3RequestManager-macOS-dummy.m"; path = "../AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-dummy.m"; sourceTree = ""; }; + 538D9237E7E9AE7E9482CB6D77B4736F /* Alamofire-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Alamofire-iOS.modulemap"; sourceTree = ""; }; + 54182AB7D5EEDEBE1FE60B0808C75BE1 /* Alamofire-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Alamofire-macOS-prefix.pch"; path = "../Alamofire-macOS/Alamofire-macOS-prefix.pch"; sourceTree = ""; }; + 546C3D81CB759F6D90332444DB1CB94B /* QuickSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpec.h; path = Sources/QuickObjectiveC/QuickSpec.h; sourceTree = ""; }; + 54C1ABFD8E2A7C24DE4F742977511E93 /* Quick-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Quick-macOS-umbrella.h"; path = "../Quick-macOS/Quick-macOS-umbrella.h"; sourceTree = ""; }; + 553DB13E5B16B1247874B18D46C48283 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; + 560401B8F4395777CDBD4BA65A5BEC9F /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; + 5726FB6FA5BB88E9BBE22B02DFB6A3A7 /* Nocilla.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nocilla.framework; path = "Nocilla-tvOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 57350BA34332CB86369125DC97AF1BB9 /* Region.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Region.swift; path = Source/Region.swift; sourceTree = ""; }; + 5741B1731DD13CD10CE3FDB8AA5AF3E2 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; + 574E66169140ABF0083A919237C6D7CC /* LSHTTPClientHook.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSHTTPClientHook.m; path = Nocilla/Hooks/LSHTTPClientHook.m; sourceTree = ""; }; + 5771B64B0B2623E238F2EE1C9ACB171D /* NSRegularExpression+Matcheable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSRegularExpression+Matcheable.m"; path = "Nocilla/Matchers/NSRegularExpression+Matcheable.m"; sourceTree = ""; }; + 582D6170CF805880B0ECC17F54E2C4DC /* Pods_iOS_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_iOS_Tests.framework; path = "Pods-iOS-Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 5920F3906113E7E38A428B87E0DCF751 /* Pods_iOS_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_iOS_Example.framework; path = "Pods-iOS-Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 5A25388676CA2CD3AFEF7EE27E7298BA /* Pods-OSX-Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-OSX-Example-umbrella.h"; sourceTree = ""; }; + 5A85F1F4783A39C9074B103CFC649B7E /* ASIHTTPRequestStub.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ASIHTTPRequestStub.m; path = Nocilla/Hooks/ASIHTTPRequest/ASIHTTPRequestStub.m; sourceTree = ""; }; + 5A867365AEEB9B5E0407B24AF024F162 /* BeLessThanOrEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThanOrEqual.swift; path = Sources/Nimble/Matchers/BeLessThanOrEqual.swift; sourceTree = ""; }; + 5ACEF91984C87014AA6F1C26FB05477E /* AmazonS3RequestManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = AmazonS3RequestManager.framework; path = "AmazonS3RequestManager-iOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 5AE0BB297FAC29967B1DE0628E46C3F7 /* Pods-iOS-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iOS-Example.release.xcconfig"; sourceTree = ""; }; + 5B228206CBAF86B3507BE4B3DAEE9672 /* BeLogical.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLogical.swift; path = Sources/Nimble/Matchers/BeLogical.swift; sourceTree = ""; }; + 5BA52219977B2EDBECE7DF60BAE09859 /* LSStubResponseDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSStubResponseDSL.m; path = Nocilla/DSL/LSStubResponseDSL.m; sourceTree = ""; }; + 5C11706FE16950D4CE2CF9B0575CBBD9 /* Pods-OSX-Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-OSX-Example-dummy.m"; sourceTree = ""; }; + 5CDB092B6CF49852717EEEA21A003192 /* QCKDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QCKDSL.h; path = Sources/QuickObjectiveC/DSL/QCKDSL.h; sourceTree = ""; }; + 5CF891AEFBA0B8342273142782A5C25C /* SatisfyAllOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAllOf.swift; path = Sources/Nimble/Matchers/SatisfyAllOf.swift; sourceTree = ""; }; + 5DB4B1AC92D919D5F39ADE7E462DB48B /* Nimble-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-iOS-prefix.pch"; sourceTree = ""; }; + 5EF51D6CF98E2AE90455EB3886F21E93 /* LSNSURLHook.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSNSURLHook.m; path = Nocilla/Hooks/NSURLRequest/LSNSURLHook.m; sourceTree = ""; }; + 5F8F3629CF694EFE7EFCE10BBDAEAB91 /* NMBExceptionCapture.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBExceptionCapture.m; path = Sources/NimbleObjectiveC/NMBExceptionCapture.m; sourceTree = ""; }; + 60B59A634E2B9DC2FB852E979C9B7818 /* Closures.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Closures.swift; path = Sources/Quick/Hooks/Closures.swift; sourceTree = ""; }; + 61CEC5CB80A32BA7CD773825720FDEA1 /* SWXMLHash-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "SWXMLHash-tvOS.modulemap"; path = "../SWXMLHash-tvOS/SWXMLHash-tvOS.modulemap"; sourceTree = ""; }; + 6309FAD14BA8DCC5D037552C116AF16D /* SatisfyAnyOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAnyOf.swift; path = Sources/Nimble/Matchers/SatisfyAnyOf.swift; sourceTree = ""; }; + 632D3F15BCDFDABFC74A2627FC1CFCC8 /* LSASIHTTPRequestAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSASIHTTPRequestAdapter.h; path = Nocilla/Hooks/ASIHTTPRequest/LSASIHTTPRequestAdapter.h; sourceTree = ""; }; + 6381249C967BD2AFE9B2FF2627EE6DF9 /* QuickSpec.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpec.m; path = Sources/QuickObjectiveC/QuickSpec.m; sourceTree = ""; }; + 63A14107860960892D8AB22FFC5DF544 /* AmazonS3RequestManager-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "AmazonS3RequestManager-tvOS-dummy.m"; path = "../AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-dummy.m"; sourceTree = ""; }; + 640E098EAA6D1C7777745F48C3131A9B /* LSNSURLSessionHook.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSNSURLSessionHook.m; path = Nocilla/Hooks/NSURLSession/LSNSURLSessionHook.m; sourceTree = ""; }; + 653DD5835DC5C8F05BBE5121ABDFFCD0 /* Pods-TVOS-Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-TVOS-Tests-acknowledgements.markdown"; sourceTree = ""; }; + 655CE8D70DDF4400B2FD39324BC4B1FD /* Pods-OSX-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OSX-Example.debug.xcconfig"; sourceTree = ""; }; + 656B0BD82490AC5818ED8DF4248B95D3 /* LSHTTPRequestDiff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSHTTPRequestDiff.m; path = Nocilla/Diff/LSHTTPRequestDiff.m; sourceTree = ""; }; + 656E9EC474D03C7E66A42E76EF6F6809 /* Nocilla-iOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nocilla-iOS-Info.plist"; sourceTree = ""; }; + 6638C4D994C26ABE6C7FAE729DFF7D0E /* LSStubRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSStubRequest.h; path = Nocilla/Stubs/LSStubRequest.h; sourceTree = ""; }; + 6639ABCE9E41C59986B3B1B8A6EC1DA6 /* AdapterProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdapterProtocols.swift; path = Sources/Nimble/Adapters/AdapterProtocols.swift; sourceTree = ""; }; + 67101BD5F17CA7130C0F86DC963C1BB3 /* SWXMLHash.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SWXMLHash.framework; path = "SWXMLHash-tvOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 6864355DB8B926A078EBBD4227D3246A /* Alamofire-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-iOS-umbrella.h"; sourceTree = ""; }; + 69470F51B23ED7DA597E3FC07B071128 /* AmazonS3RequestManager-macOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "AmazonS3RequestManager-macOS-Info.plist"; path = "../AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-Info.plist"; sourceTree = ""; }; + 69C434AE0A03F997478C13DE0043F7F0 /* LSStubRequestDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSStubRequestDSL.m; path = Nocilla/DSL/LSStubRequestDSL.m; sourceTree = ""; }; + 6A0A4DD8867F1DF690DFF2039DBB21B9 /* Nimble-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nimble-iOS-dummy.m"; sourceTree = ""; }; + 6A287BBEA75CFC30353ABFAFC77E1315 /* Pods-OSX-Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-OSX-Tests.modulemap"; sourceTree = ""; }; + 6A56AD7372CF8423F2C8749784E9CE88 /* Alamofire-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Alamofire-tvOS-prefix.pch"; path = "../Alamofire-tvOS/Alamofire-tvOS-prefix.pch"; sourceTree = ""; }; + 6A76C6BFA9E58360EC41DDEE1D19EE66 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Quick/Filter.swift; sourceTree = ""; }; + 6AD6B87B931394D7F4979AA9EA372594 /* Quick-iOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Quick-iOS-Info.plist"; sourceTree = ""; }; + 6B5F867BED2558F748F62F0A43E67714 /* BeGreaterThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThan.swift; path = Sources/Nimble/Matchers/BeGreaterThan.swift; sourceTree = ""; }; + 6B844648282DC5AA9889DF45F9C33B25 /* LSDataMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSDataMatcher.h; path = Nocilla/Matchers/LSDataMatcher.h; sourceTree = ""; }; + 6C4EF2AA0571CD468A14BC5BD87EBC4B /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; + 6E29B3611AFC46FE9FA35AD661EB2334 /* ExpectationMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpectationMessage.swift; path = Sources/Nimble/ExpectationMessage.swift; sourceTree = ""; }; + 6E9DF6375A1436AAEC0437373B6A0C5A /* Nocilla-tvOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "Nocilla-tvOS-Info.plist"; path = "../Nocilla-tvOS/Nocilla-tvOS-Info.plist"; sourceTree = ""; }; + 6ED87B6AB6D1CAFB36A2382926F34AC1 /* HooksPhase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HooksPhase.swift; path = Sources/Quick/Hooks/HooksPhase.swift; sourceTree = ""; }; + 6F3AE3359E0165E2C5FE158CF7B8B760 /* XMLIndexer+XMLIndexerDeserializable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "XMLIndexer+XMLIndexerDeserializable.swift"; path = "Source/XMLIndexer+XMLIndexerDeserializable.swift"; sourceTree = ""; }; + 6FC9318BE84E5E4D2566BDF48F6A65E9 /* LSASIHTTPRequestHook.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSASIHTTPRequestHook.m; path = Nocilla/Hooks/ASIHTTPRequest/LSASIHTTPRequestHook.m; sourceTree = ""; }; + 704DC8A33651083728010BB21CE0051B /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; + 7102EF29E79ADA5B93B79541CE1FB176 /* Pods-OSX-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OSX-Tests.release.xcconfig"; sourceTree = ""; }; + 71382E650928D4AD94BAB5A380BEE961 /* Nimble-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Nimble-iOS.xcconfig"; sourceTree = ""; }; + 729620831BE0C888DF2A1E0914913085 /* LSHTTPClientHook.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPClientHook.h; path = Nocilla/Hooks/LSHTTPClientHook.h; sourceTree = ""; }; + 72DFBE2E2D70808E77F45AAB5115763F /* CwlPreconditionTesting.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlPreconditionTesting.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/include/CwlPreconditionTesting.h; sourceTree = ""; }; + 7303B64033BFD11F63923E74D03B6760 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.2.sdk/System/Library/Frameworks/MobileCoreServices.framework; sourceTree = DEVELOPER_DIR; }; + 7382F46D1B7C06020A71E3A4D5D4B6C7 /* Pods-iOS-Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-iOS-Tests-acknowledgements.plist"; sourceTree = ""; }; + 7398DBFE807EE8DED7D9E2B14A38F785 /* Nimble-iOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nimble-iOS-Info.plist"; sourceTree = ""; }; + 73F566CFB5F21F61AC2FA68F08AA0B2D /* Quick.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Quick.framework; path = "Quick-tvOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 7439A4A30C256A63585E6BD35DEA1C0C /* Pods-OSX-Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-OSX-Tests-umbrella.h"; sourceTree = ""; }; + 76B9ED3DA917E48D915518176AC09203 /* Nimble-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "Nimble-macOS.modulemap"; path = "../Nimble-macOS/Nimble-macOS.modulemap"; sourceTree = ""; }; + 7732148D935B5CD00A1A380474431263 /* LSStubResponse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSStubResponse.m; path = Nocilla/Stubs/LSStubResponse.m; sourceTree = ""; }; + 77B74691FC16240A204DEA5380005ACA /* SWXMLHash-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SWXMLHash-iOS-umbrella.h"; sourceTree = ""; }; + 78C74E3974E4E181428EF9938F887260 /* NSURLRequest+DSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSURLRequest+DSL.m"; path = "Nocilla/Hooks/NSURLRequest/NSURLRequest+DSL.m"; sourceTree = ""; }; + 78FD97FFF3DCFBF1F50D429CA160C805 /* Alamofire-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Alamofire-tvOS.xcconfig"; path = "../Alamofire-tvOS/Alamofire-tvOS.xcconfig"; sourceTree = ""; }; + 7A5B207358C9E40EF7449B0C1DDF763D /* Pods-OSX-Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-OSX-Tests-acknowledgements.markdown"; sourceTree = ""; }; + 7BFF47AA8044B3A687D8E4D5DFBF1B8A /* NSData+Matcheable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+Matcheable.m"; path = "Nocilla/Matchers/NSData+Matcheable.m"; sourceTree = ""; }; + 7D313A8A6447E21DD23A443AA2402A9C /* CwlCatchException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchException.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Dependencies/CwlCatchException/Sources/CwlCatchException/CwlCatchException.swift; sourceTree = ""; }; + 7D384ECFAAE59EC3AEF8237E0B853438 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Alamofire.framework; path = "Alamofire-tvOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 7DBA94254431BFCB4A60D6CC38826824 /* LSASIHTTPRequestAdapter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSASIHTTPRequestAdapter.m; path = Nocilla/Hooks/ASIHTTPRequest/LSASIHTTPRequestAdapter.m; sourceTree = ""; }; + 7EEDA648B38390E20588A465E2B8E7C3 /* ASIHTTPRequestStub.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ASIHTTPRequestStub.h; path = Nocilla/Hooks/ASIHTTPRequest/ASIHTTPRequestStub.h; sourceTree = ""; }; + 7FCA3A11317D6EC19B52383E51770BA5 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; + 809449F2E50F55BDC0D8D6C921977198 /* Pods-iOS-Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-iOS-Example-frameworks.sh"; sourceTree = ""; }; + 829213AFB73B746DD752379C7AEFD0DE /* Quick-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Quick-macOS.xcconfig"; path = "../Quick-macOS/Quick-macOS.xcconfig"; sourceTree = ""; }; + 82A7FC2FC739DF9F290390CD64E01D2D /* BeLessThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThan.swift; path = Sources/Nimble/Matchers/BeLessThan.swift; sourceTree = ""; }; + 82CD2FB3BFEA88563F66878C35CE84BC /* Nocilla-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "Nocilla-tvOS.modulemap"; path = "../Nocilla-tvOS/Nocilla-tvOS.modulemap"; sourceTree = ""; }; + 8360E16C8B6C306250398941E51ED0FD /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 83C1B14176F6F6F1FDDC2C7D05CAF6C9 /* Callsite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Callsite.swift; path = Sources/Quick/Callsite.swift; sourceTree = ""; }; + 8481C6372AB10125B68583472417CAC2 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 84CC2D30FE7D440A9876F0F24B10B926 /* AllPass.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllPass.swift; path = Sources/Nimble/Matchers/AllPass.swift; sourceTree = ""; }; + 855707C250BE970C675AF39A6F0317EB /* Pods-iOS-Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-iOS-Example.modulemap"; sourceTree = ""; }; + 85F865417C581F89CD9A2DFF4805347E /* Nocilla-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Nocilla-iOS.xcconfig"; sourceTree = ""; }; + 86FBD28D783EE3D83ACB871D04D5B3FE /* AmazonS3RequestManager-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "AmazonS3RequestManager-tvOS.modulemap"; path = "../AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS.modulemap"; sourceTree = ""; }; + 870235D3B9EECBDB5DFFEC5C83E333C6 /* NSString+Matcheable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSString+Matcheable.m"; path = "Nocilla/Matchers/NSString+Matcheable.m"; sourceTree = ""; }; + 8744A21867309AB9FBADAAF0283CD36C /* Alamofire-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Alamofire-macOS.xcconfig"; path = "../Alamofire-macOS/Alamofire-macOS.xcconfig"; sourceTree = ""; }; + 8848753E03177C0691D449B00D801351 /* QuickConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickConfiguration.h; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.h; sourceTree = ""; }; + 884CDC105C9C436D62CD55E562D4B519 /* Pods-OSX-Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-OSX-Tests-frameworks.sh"; sourceTree = ""; }; + 888BACF89D3269FC3052E4616173AF9E /* Nocilla-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Nocilla-tvOS.xcconfig"; path = "../Nocilla-tvOS/Nocilla-tvOS.xcconfig"; sourceTree = ""; }; + 88FD22DF30C5B1F17E01FB0AF9BF7D87 /* SWXMLHash-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "SWXMLHash-tvOS-dummy.m"; path = "../SWXMLHash-tvOS/SWXMLHash-tvOS-dummy.m"; sourceTree = ""; }; + 8B01D3218A2C416C96776888535E5D8B /* AmazonS3RequestManager-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "AmazonS3RequestManager-macOS.xcconfig"; path = "../AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.xcconfig"; sourceTree = ""; }; + 8B2E2D9C2CDCA471A91613C969508154 /* Pods-TVOS-Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-TVOS-Example.modulemap"; sourceTree = ""; }; + 8BD1DA54D7B7EE656BDE3DAD64E67707 /* Match.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Match.swift; path = Sources/Nimble/Matchers/Match.swift; sourceTree = ""; }; + 8C32F0BF3981CE9D6BDF35EC9034C8C1 /* Quick-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "Quick-tvOS.modulemap"; path = "../Quick-tvOS/Quick-tvOS.modulemap"; sourceTree = ""; }; + 8C62C8673A861381EC842C9226521E08 /* CwlBadInstructionException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlBadInstructionException.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlBadInstructionException.swift; sourceTree = ""; }; + 8D08F868B0E2A64D89C3661E8238BB15 /* Nocilla.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nocilla.h; path = Nocilla/Nocilla.h; sourceTree = ""; }; + 8D8999EE11750554F53E39C65288E8CC /* Pods-iOS-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iOS-Tests.debug.xcconfig"; sourceTree = ""; }; + 8F6E1B12BEE4F46B6BC0713A8214AF53 /* Quick-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Quick-macOS-prefix.pch"; path = "../Quick-macOS/Quick-macOS-prefix.pch"; sourceTree = ""; }; + 8FC9CDDC4D31F3DAEEF255DEB67303AD /* LSNocilla.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSNocilla.m; path = Nocilla/LSNocilla.m; sourceTree = ""; }; + 905C17DFF299B07BA55F2CE2BEE048CD /* PostNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PostNotification.swift; path = Sources/Nimble/Matchers/PostNotification.swift; sourceTree = ""; }; + 90CEAA0E53B8AAB68080C45F34F8098C /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; + 9160BF3E2B1D33E8C92A96F150BE2D06 /* Nocilla-macOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "Nocilla-macOS-Info.plist"; path = "../Nocilla-macOS/Nocilla-macOS-Info.plist"; sourceTree = ""; }; + 92112985B75E80BB0D20738F4ED41EF6 /* Quick-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-iOS-umbrella.h"; sourceTree = ""; }; + 92DD977FD58FB37F90E3DF59383CE5D2 /* LSHTTPStubURLProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPStubURLProtocol.h; path = Nocilla/Hooks/NSURLRequest/LSHTTPStubURLProtocol.h; sourceTree = ""; }; + 92F04DBFC094D53BEE0FBD45F0BA67E3 /* QuickTestSuite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickTestSuite.swift; path = Sources/Quick/QuickTestSuite.swift; sourceTree = ""; }; + 9324FAC15937DF030B6CA4A272C33DEF /* Nocilla-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Nocilla-iOS.modulemap"; sourceTree = ""; }; + 93E16534829089B21D78FC268C475EFD /* QuickSelectedTestSuiteBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickSelectedTestSuiteBuilder.swift; path = Sources/Quick/QuickSelectedTestSuiteBuilder.swift; sourceTree = ""; }; + 9465AAD59040DD752064401F170335B3 /* NSString+Nocilla.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSString+Nocilla.h"; path = "Nocilla/Categories/NSString+Nocilla.h"; sourceTree = ""; }; + 95204EB0ABC40E492C1AE8E57C1EDE4D /* Nocilla-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nocilla-tvOS-prefix.pch"; path = "../Nocilla-tvOS/Nocilla-tvOS-prefix.pch"; sourceTree = ""; }; + 9522D67B7CE2165337B10EE79067DD0C /* Alamofire-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "Alamofire-macOS.modulemap"; path = "../Alamofire-macOS/Alamofire-macOS.modulemap"; sourceTree = ""; }; + 95ABFE19BB6C09A4B346BCDE7967E6EA /* Nocilla.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nocilla.framework; path = "Nocilla-iOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 9613287C5D9D436FA2B0C0DFF5F9C512 /* Pods-iOS-Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-iOS-Example-acknowledgements.markdown"; sourceTree = ""; }; + 96556EB2C3249B2310CC29CECDFA8F00 /* Contain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Contain.swift; path = Sources/Nimble/Matchers/Contain.swift; sourceTree = ""; }; + 9668A756F6BF3BE54B0128CDEB83475D /* Pods-TVOS-Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-TVOS-Tests-Info.plist"; sourceTree = ""; }; + 966AA42878212207687E9A2A4DBCD618 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Alamofire.framework; path = "Alamofire-iOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 97222C624AFB3A3A53CD43F9BB6F5AEF /* LSNSURLHook.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSNSURLHook.h; path = Nocilla/Hooks/NSURLRequest/LSNSURLHook.h; sourceTree = ""; }; + 97792D114FD79E0B6187C4FCC60FB227 /* MatcherFunc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherFunc.swift; path = Sources/Nimble/Matchers/MatcherFunc.swift; sourceTree = ""; }; + 97C81CE3CA9EAFF115BFB6B67FE70564 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + 991FD444143B8CCF3FA6AD1DAE131DB6 /* Pods-TVOS-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TVOS-Example.debug.xcconfig"; sourceTree = ""; }; + 999EA299AAD74878719D1001E54B31C1 /* DSL+Wait.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DSL+Wait.swift"; path = "Sources/Nimble/DSL+Wait.swift"; sourceTree = ""; }; + 9A811546E9589E6F185C7E822032AF36 /* CwlCatchException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlCatchException.m; path = Carthage/Checkouts/CwlPreconditionTesting/Dependencies/CwlCatchException/Sources/CwlCatchExceptionSupport/CwlCatchException.m; sourceTree = ""; }; + 9C04529208618B36461C9BAAB37765D3 /* Pods-TVOS-Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-TVOS-Tests.modulemap"; sourceTree = ""; }; + 9C4198B221C7BE9EBEB497F28544AF74 /* LSHTTPRequestDSLRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPRequestDSLRepresentation.h; path = Nocilla/DSL/LSHTTPRequestDSLRepresentation.h; sourceTree = ""; }; + 9C6733B4A3B71E8E83B92BA561343247 /* Pods-TVOS-Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-TVOS-Tests-acknowledgements.plist"; sourceTree = ""; }; + 9C8B795E4DC5A81EA6B2CB462246EBA2 /* Alamofire-iOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-iOS-Info.plist"; sourceTree = ""; }; + 9D16CEEA2F297E0BBA85A11B31B55AE8 /* SourceLocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SourceLocation.swift; path = Sources/Nimble/Utils/SourceLocation.swift; sourceTree = ""; }; + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9D97F8649601DBEC23E71D7DF6B06464 /* CwlMachBadInstructionHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlMachBadInstructionHandler.m; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m; sourceTree = ""; }; + 9E04717E134A20D677E24AB007F3F87D /* AmazonS3SignatureHelpers.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AmazonS3SignatureHelpers.m; path = Source/AmazonS3SignatureHelpers.m; sourceTree = ""; }; + 9EAC71712F297A98558EC3F3DEDC0C5E /* Quick-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-iOS-prefix.pch"; sourceTree = ""; }; + 9FF2BEC3810D44D0F2B31EF5B6A79069 /* NSString+Matcheable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSString+Matcheable.h"; path = "Nocilla/Matchers/NSString+Matcheable.h"; sourceTree = ""; }; + 9FF957E8293390F19AF5821B3A8CF71A /* MatcherProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherProtocols.swift; path = Sources/Nimble/Matchers/MatcherProtocols.swift; sourceTree = ""; }; + A086A7E2E4856D51672C2DC9A5C0B51A /* Nocilla-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nocilla-macOS-umbrella.h"; path = "../Nocilla-macOS/Nocilla-macOS-umbrella.h"; sourceTree = ""; }; + A11B4BC3217495C6AAA73B3D134C4B5B /* LSMatcheable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSMatcheable.h; path = Nocilla/Matchers/LSMatcheable.h; sourceTree = ""; }; + A15BEBD8048C8149E569BCF12A1C8D65 /* QuickConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickConfiguration.m; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.m; sourceTree = ""; }; + A1B184D3E998A34C2435144D386850A2 /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; + A28418522268CA8FB121EBF4B02F1947 /* Example.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Example.swift; path = Sources/Quick/Example.swift; sourceTree = ""; }; + A46E2D169247F4E998F93641B0DA34E5 /* NimbleEnvironment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleEnvironment.swift; path = Sources/Nimble/Adapters/NimbleEnvironment.swift; sourceTree = ""; }; + A4F50C21A4DD4800BBB0A92B8FACFE9B /* Pods-TVOS-Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-TVOS-Example-acknowledgements.markdown"; sourceTree = ""; }; + A70CB3A3ACEF7285273F416201B2C086 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + A9B16A4A75C68D2D8D5497A16BC1A736 /* Quick-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Quick-tvOS-dummy.m"; path = "../Quick-tvOS/Quick-tvOS-dummy.m"; sourceTree = ""; }; + AA412261F42FC6A4E1EB217310AA9849 /* SWXMLHash-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SWXMLHash-tvOS-prefix.pch"; path = "../SWXMLHash-tvOS/SWXMLHash-tvOS-prefix.pch"; sourceTree = ""; }; + ABB03116599F5C147E70B0EC4B91B12A /* Pods-iOS-Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-iOS-Tests-frameworks.sh"; sourceTree = ""; }; + AD2940DC2495A29F5D3069882D34A0C1 /* SWXMLHash-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "SWXMLHash-tvOS.xcconfig"; path = "../SWXMLHash-tvOS/SWXMLHash-tvOS.xcconfig"; sourceTree = ""; }; + AF1D87A58A97C08DC527DFB795C000F9 /* ToSucceed.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToSucceed.swift; path = Sources/Nimble/Matchers/ToSucceed.swift; sourceTree = ""; }; + AF4C57BA7579093B678F288D1AD57D28 /* Pods-iOS-Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-iOS-Example-acknowledgements.plist"; sourceTree = ""; }; + AF6BAE7FDFFB43DB1F3F36F0EEB653F1 /* NMBStringify.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBStringify.h; path = Sources/NimbleObjectiveC/NMBStringify.h; sourceTree = ""; }; + B291E0F6E93467D03CA5688623928B7D /* LSRegexMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSRegexMatcher.m; path = Nocilla/Matchers/LSRegexMatcher.m; sourceTree = ""; }; + B409C481283E611CA3B3106E38AB0548 /* AmazonS3RequestManager-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AmazonS3RequestManager-iOS-prefix.pch"; sourceTree = ""; }; + B429623786C254117790848203617CCB /* ThrowError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowError.swift; path = Sources/Nimble/Matchers/ThrowError.swift; sourceTree = ""; }; + B45AF70B4867EB2C90150484A9C0B62D /* BeNil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeNil.swift; path = Sources/Nimble/Matchers/BeNil.swift; sourceTree = ""; }; + B475D549E78F1EE737ED0B61E8974263 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.2.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; + B480C1D0D1543E918B2D89DADA72FB6A /* BeCloseTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeCloseTo.swift; path = Sources/Nimble/Matchers/BeCloseTo.swift; sourceTree = ""; }; + B4A7E3FEB8C5AE5C095D0AEB82F37CE4 /* Pods-iOS-Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-iOS-Tests-umbrella.h"; sourceTree = ""; }; + B64D84570FB61C761CE00843A6B492BB /* Nimble-tvOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "Nimble-tvOS-Info.plist"; path = "../Nimble-tvOS/Nimble-tvOS-Info.plist"; sourceTree = ""; }; + B75EA40325160D7FA02FF0B2ECC85973 /* Pods_TVOS_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_TVOS_Tests.framework; path = "Pods-TVOS-Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + B8290583D438CF84F2090FE77994E8C7 /* AmazonS3RequestManager-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "AmazonS3RequestManager-macOS-umbrella.h"; path = "../AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-umbrella.h"; sourceTree = ""; }; + B8E8624F7FD24008C7685C1E5107DD37 /* BeAnInstanceOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAnInstanceOf.swift; path = Sources/Nimble/Matchers/BeAnInstanceOf.swift; sourceTree = ""; }; + B8F020E1D59FD5816C5229CBCBE2632C /* Alamofire-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Alamofire-tvOS-umbrella.h"; path = "../Alamofire-tvOS/Alamofire-tvOS-umbrella.h"; sourceTree = ""; }; + B8FCDD241AFF1715C666CB700D4CB483 /* Pods-TVOS-Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-TVOS-Tests-umbrella.h"; sourceTree = ""; }; + B91D5356174AD08AE5F839B810C01141 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; + BA25A1AE5D733123B1810B3BE16CFF3F /* Pods-OSX-Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-OSX-Example.modulemap"; sourceTree = ""; }; + BA3361FBA234C271F53B6209F3FF6863 /* LSMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSMatcher.h; path = Nocilla/Matchers/LSMatcher.h; sourceTree = ""; }; + BA83164E9B0B8EE5449F6FFC9B1C2614 /* Functional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Functional.swift; path = Sources/Nimble/Utils/Functional.swift; sourceTree = ""; }; + BB617FB865F3359A4400DB77C3396BC8 /* LSStubRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LSStubRequest.m; path = Nocilla/Stubs/LSStubRequest.m; sourceTree = ""; }; + BB80C525867678ED0CC830B797B0450D /* Nocilla-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nocilla-iOS-dummy.m"; sourceTree = ""; }; + BBF78D064A1C335106820D1DAD046DF8 /* Nimble-tvOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "Nimble-tvOS.modulemap"; path = "../Nimble-tvOS/Nimble-tvOS.modulemap"; sourceTree = ""; }; + BCF5916358B97A5C4AB070C3D7A9F71A /* Alamofire-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-iOS-prefix.pch"; sourceTree = ""; }; + BD13D3785298584300F706C165C7C2BD /* Pods-iOS-Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-iOS-Tests-dummy.m"; sourceTree = ""; }; + BD5A182103A8056286B92ABDE7C392D5 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.2.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; + BDC48D9EF93603BDB2E9F287910B28E4 /* Nocilla-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Nocilla-tvOS-dummy.m"; path = "../Nocilla-tvOS/Nocilla-tvOS-dummy.m"; sourceTree = ""; }; + BE827FC9912D0B575C0D49730D6F7173 /* CwlDarwinDefinitions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlDarwinDefinitions.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlDarwinDefinitions.swift; sourceTree = ""; }; + BFCDCA5F64F4363ECC8C6704BEA5A277 /* BeginWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeginWith.swift; path = Sources/Nimble/Matchers/BeginWith.swift; sourceTree = ""; }; + C115D86B77CF4366DD9BF06AC65FE194 /* NSData+Nocilla.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+Nocilla.h"; path = "Nocilla/Categories/NSData+Nocilla.h"; sourceTree = ""; }; + C2FCA34B3522D944BAA3DC6A57D99686 /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nimble.framework; path = "Nimble-iOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + C349C4216AE80EFEFCE2FDF070ACB27D /* Nimble-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Nimble-macOS-dummy.m"; path = "../Nimble-macOS/Nimble-macOS-dummy.m"; sourceTree = ""; }; + C3A26BD35EDFAF83207BC76DD567A6A0 /* BeAKindOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAKindOf.swift; path = Sources/Nimble/Matchers/BeAKindOf.swift; sourceTree = ""; }; + C41AF3B3822D9BF5EA7CFC28425164BB /* Quick-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Quick-macOS-dummy.m"; path = "../Quick-macOS/Quick-macOS-dummy.m"; sourceTree = ""; }; + C47B58C2BCC328BD0A9526A4A41C1307 /* AmazonS3RequestManager-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "AmazonS3RequestManager-iOS-dummy.m"; sourceTree = ""; }; + C4B757769ACBB26AD104E1CA1E22609F /* Predicate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Predicate.swift; path = Sources/Nimble/Matchers/Predicate.swift; sourceTree = ""; }; + C58E9D7BF696B28DDE253FE9B2FB5202 /* LSHTTPRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPRequest.h; path = Nocilla/Model/LSHTTPRequest.h; sourceTree = ""; }; + C5D2F0ECD9FA0603F756C9E9CEB3345C /* Pods-TVOS-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TVOS-Example.release.xcconfig"; sourceTree = ""; }; + C63513BB5B3FCCB8F4E5286F4EA37E15 /* QCKDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QCKDSL.m; path = Sources/QuickObjectiveC/DSL/QCKDSL.m; sourceTree = ""; }; + C6F7C12751150DBB0463C9BAB84D2822 /* BeVoid.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeVoid.swift; path = Sources/Nimble/Matchers/BeVoid.swift; sourceTree = ""; }; + C8A63509B1128E7FF573CC1FB17BCAE8 /* Nimble-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Nimble-tvOS-dummy.m"; path = "../Nimble-tvOS/Nimble-tvOS-dummy.m"; sourceTree = ""; }; + C8E0F49D3F9CF6715FD8D2D98638F20F /* Quick.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Quick.framework; path = "Quick-iOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + CAA3F96C04F1A3DE18FC09B3B830B1BC /* AmazonS3RequestManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = AmazonS3RequestManager.framework; path = "AmazonS3RequestManager-tvOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + CB0E8A83F6F7FE5A7AF0A32CECC281E2 /* Pods_OSX_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_OSX_Tests.framework; path = "Pods-OSX-Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + CBA335A0F076600FC92B115F0A08AEA7 /* Nimble.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nimble.h; path = Sources/Nimble/Nimble.h; sourceTree = ""; }; + CC9DC90F2F878CEDC4FB335F8F39C3B8 /* SWXMLHash-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SWXMLHash-tvOS-umbrella.h"; path = "../SWXMLHash-tvOS/SWXMLHash-tvOS-umbrella.h"; sourceTree = ""; }; + CDD08E555D3BDF9ABA9F5626FA1D643F /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; + CE3DBD8FDE75D9252C4240820E771B80 /* LSHTTPBody.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPBody.h; path = Nocilla/Model/LSHTTPBody.h; sourceTree = ""; }; + CF38A40EEE1A09E349E2084702CA537F /* LSASIHTTPRequestHook.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSASIHTTPRequestHook.h; path = Nocilla/Hooks/ASIHTTPRequest/LSASIHTTPRequestHook.h; sourceTree = ""; }; + CF624513EAF614540DDE1A92723384F9 /* AssertionRecorder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionRecorder.swift; path = Sources/Nimble/Adapters/AssertionRecorder.swift; sourceTree = ""; }; + D1A58DB3C5CCF55847AAAA9E0622573A /* Quick.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Quick.h; path = Sources/QuickObjectiveC/Quick.h; sourceTree = ""; }; + D1B1A624720FBF076C53899D02082766 /* EndWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndWith.swift; path = Sources/Nimble/Matchers/EndWith.swift; sourceTree = ""; }; + D26923AF0FE7EE5C77D611D520F8646C /* NSURLRequest+LSHTTPRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSURLRequest+LSHTTPRequest.h"; path = "Nocilla/Hooks/NSURLRequest/NSURLRequest+LSHTTPRequest.h"; sourceTree = ""; }; + D28AAD2C0FE7A7727F82613705163E6E /* S3Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = S3Error.swift; path = Source/S3Error.swift; sourceTree = ""; }; + D42CA52835343206A5C6AA045EEE12B9 /* Expectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expectation.swift; path = Sources/Nimble/Expectation.swift; sourceTree = ""; }; + D45BE6C677528D883924AA1368224490 /* Equal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Equal.swift; path = Sources/Nimble/Matchers/Equal.swift; sourceTree = ""; }; + D4D101185F20F18AF9C4DB176718A40D /* NSURLRequest+LSHTTPRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSURLRequest+LSHTTPRequest.m"; path = "Nocilla/Hooks/NSURLRequest/NSURLRequest+LSHTTPRequest.m"; sourceTree = ""; }; + D4FB362A17EF0D3E5A77017DD7CF3624 /* NimbleXCTestHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleXCTestHandler.swift; path = Sources/Nimble/Adapters/NimbleXCTestHandler.swift; sourceTree = ""; }; + D53DDEE1C1F8DF565E8C1F822E730E2B /* AmazonS3RequestManager-tvOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "AmazonS3RequestManager-tvOS-umbrella.h"; path = "../AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-umbrella.h"; sourceTree = ""; }; + D5CEC45B33608B7EF07807A46195F36D /* AmazonS3RequestManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AmazonS3RequestManager.swift; path = Source/AmazonS3RequestManager.swift; sourceTree = ""; }; + D72F55DEFCA448859797A6CC7B7C21FD /* Nocilla-macOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Nocilla-macOS.xcconfig"; path = "../Nocilla-macOS/Nocilla-macOS.xcconfig"; sourceTree = ""; }; + D7FF1BE4A450BFAD1506194A3AC4A065 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; + D8049B9A215604D1D5110366E1B2FD8E /* QuickSpecBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpecBase.m; path = Sources/QuickSpecBase/QuickSpecBase.m; sourceTree = ""; }; + D8E7A1ABABFD1CB6F9C8EA627E5AF214 /* Pods-OSX-Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-OSX-Tests-Info.plist"; sourceTree = ""; }; + D965F1ADD1A3CEE438A96826E379D013 /* CwlCatchBadInstructionPosix.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchBadInstructionPosix.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlCatchBadInstructionPosix.swift; sourceTree = ""; }; + DA5F6C29A7E27662DA85672F2A283731 /* LSHTTPRequestDiff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSHTTPRequestDiff.h; path = Nocilla/Diff/LSHTTPRequestDiff.h; sourceTree = ""; }; + DBBD045FCEA31061E5F1EB4A1FE4AB91 /* Nocilla-macOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nocilla-macOS-prefix.pch"; path = "../Nocilla-macOS/Nocilla-macOS-prefix.pch"; sourceTree = ""; }; + DC743423AFAD2FA9C17214498ED9D396 /* Nocilla-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nocilla-iOS-prefix.pch"; sourceTree = ""; }; + DD3FB86A6F78574CC502F44BEA3149C0 /* SWXMLHash-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "SWXMLHash-iOS.xcconfig"; sourceTree = ""; }; + DDDF987F3A972DE2B8B53F5A8E6C9322 /* Quick-tvOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Quick-tvOS.xcconfig"; path = "../Quick-tvOS/Quick-tvOS.xcconfig"; sourceTree = ""; }; + DE07BA92A1AB5BDDBB09D16B77AA37A0 /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; + DF133294A3F227B1D0F116D0EA3A4412 /* Async.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Async.swift; path = Sources/Nimble/Matchers/Async.swift; sourceTree = ""; }; + DF5F79988A9F41A82D59B753FF1EE55B /* ExampleMetadata.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleMetadata.swift; path = Sources/Quick/ExampleMetadata.swift; sourceTree = ""; }; + E0DFB43D98D3AB534EE7465EBF34F433 /* LSNSURLSessionHook.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSNSURLSessionHook.h; path = Nocilla/Hooks/NSURLSession/LSNSURLSessionHook.h; sourceTree = ""; }; + E0F61087B1B6FE9A0E5206CFE53DE764 /* Pods_TVOS_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_TVOS_Example.framework; path = "Pods-TVOS-Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + E135D09C2211E0387FC43A2D6DC72CB7 /* Pods_OSX_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_OSX_Example.framework; path = "Pods-OSX-Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + E160533CF455E4F4C16CEE7FE0066AC8 /* Pods-iOS-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-iOS-Tests.release.xcconfig"; sourceTree = ""; }; + E282A1E7E35CDA9E74A20056BD17FE02 /* Pods-TVOS-Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-TVOS-Example-acknowledgements.plist"; sourceTree = ""; }; + E28799A46791B59551262FE3EC57C1D5 /* Pods-TVOS-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TVOS-Tests.debug.xcconfig"; sourceTree = ""; }; + E2F998209EE0BF96EDF3538FC240A86A /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; + E3995DB90267A1922D5D66115C4D8ABA /* SWXMLHash.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SWXMLHash.swift; path = Source/SWXMLHash.swift; sourceTree = ""; }; + E3D46570505B58BFF50F0493FB7A9BF9 /* Nimble-macOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "Nimble-macOS-Info.plist"; path = "../Nimble-macOS/Nimble-macOS-Info.plist"; sourceTree = ""; }; + E406BF2BCDFA5B69A86D37F2CA07CED7 /* BeEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeEmpty.swift; path = Sources/Nimble/Matchers/BeEmpty.swift; sourceTree = ""; }; + E44AC226DF173FF038772C998A4C182B /* NMBExceptionCapture.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBExceptionCapture.h; path = Sources/NimbleObjectiveC/NMBExceptionCapture.h; sourceTree = ""; }; + E528C0E009A9192B11300274F0ACEFD3 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; + E5B92A552C2706526F0D8DDF33D42E1A /* SWXMLHash-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SWXMLHash-macOS-umbrella.h"; path = "../SWXMLHash-macOS/SWXMLHash-macOS-umbrella.h"; sourceTree = ""; }; + E71C605015FE300A07F0A5537B90470D /* Pods-TVOS-Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-TVOS-Example-frameworks.sh"; sourceTree = ""; }; + E73FD079388BA3C83EAB6BBCCAC1511D /* Alamofire-tvOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "Alamofire-tvOS-Info.plist"; path = "../Alamofire-tvOS/Alamofire-tvOS-Info.plist"; sourceTree = ""; }; + E94CBB7A8E161E974CA5370B0AA17827 /* SWXMLHash-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SWXMLHash-iOS-prefix.pch"; sourceTree = ""; }; + EA79D16C88AAB45B4B81EC0EE5622F48 /* Quick-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Quick-iOS.xcconfig"; sourceTree = ""; }; + EAAC3F780A15CFA520C8D84942F9BF27 /* NSData+Matcheable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+Matcheable.h"; path = "Nocilla/Matchers/NSData+Matcheable.h"; sourceTree = ""; }; + EB3A1C66310B79A7DCF4C474035E0918 /* AmazonS3RequestManager-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AmazonS3RequestManager-iOS.xcconfig"; sourceTree = ""; }; + EBA442EBE733B5C05C7D98F9CBC8E43A /* SuiteHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SuiteHooks.swift; path = Sources/Quick/Hooks/SuiteHooks.swift; sourceTree = ""; }; + EBC8CB22D3A06E61851C5A205AAFD8F6 /* DSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DSL.m; path = Sources/NimbleObjectiveC/DSL.m; sourceTree = ""; }; + EC74627046D3D422AACC48E6390753F0 /* AmazonS3RequestManager-iOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "AmazonS3RequestManager-iOS-Info.plist"; sourceTree = ""; }; + EEEB7B52EE98514BE6BB049B22BADA87 /* Nimble-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-iOS-umbrella.h"; sourceTree = ""; }; + EF8A46C588A2458B35462ECDBB0348B1 /* Pods-TVOS-Example-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-TVOS-Example-Info.plist"; sourceTree = ""; }; + EFA354FA7CDC667EE8D44D6A999723CE /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/CoreServices.framework; sourceTree = DEVELOPER_DIR; }; + EFDDEE2A14AEF71BB53FEE1A5C412806 /* String+C99ExtendedIdentifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+C99ExtendedIdentifier.swift"; path = "Sources/Quick/String+C99ExtendedIdentifier.swift"; sourceTree = ""; }; + F242B0E6ABCC9A170DEE03E6684DF217 /* NSString+Nocilla.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSString+Nocilla.m"; path = "Nocilla/Categories/NSString+Nocilla.m"; sourceTree = ""; }; + F2578E209E035C11BA1A42BB4071DE3D /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; + F2BF7E7C3F2EB1BC26961A565F9E2710 /* QuickConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickConfiguration.swift; path = Sources/Quick/Configuration/QuickConfiguration.swift; sourceTree = ""; }; + F334EF8BDF98F1E713ED27777D97B5E8 /* AmazonS3RequestManager-tvOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "AmazonS3RequestManager-tvOS-Info.plist"; path = "../AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-Info.plist"; sourceTree = ""; }; + F46D255DEA33A1DF5C66F034EF12A28F /* Nocilla-macOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Nocilla-macOS-dummy.m"; path = "../Nocilla-macOS/Nocilla-macOS-dummy.m"; sourceTree = ""; }; + F4F348027847147F83A6E999B942456C /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nimble.framework; path = "Nimble-macOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + F5DC7420E34730A2AE4C036A11C1B72F /* Nocilla-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nocilla-iOS-umbrella.h"; sourceTree = ""; }; + F665BA3C11C88CDE6DB63F1D8D355DDC /* Nocilla.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nocilla.framework; path = "Nocilla-macOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + F6C1981173AF7AD4BDB1801502C39879 /* SWXMLHash-iOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SWXMLHash-iOS-Info.plist"; sourceTree = ""; }; + F783EF28EB0174C79F4052729ABDFDAD /* Quick-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Quick-iOS-dummy.m"; sourceTree = ""; }; + F893962B9A6E4074E4D58F3711BCCE3F /* AmazonS3RequestManager-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "AmazonS3RequestManager-iOS.modulemap"; sourceTree = ""; }; + F8BB74B8A87E19587907D983EC7CD9C6 /* CwlCatchBadInstruction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchBadInstruction.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlCatchBadInstruction.swift; sourceTree = ""; }; + F91FBADC520B769BAAAC4A35CC7BDAC6 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; + F97F23492DF52F4063F67539E64A07AB /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + F9D39D3A39A4734E4598CF260B0258EA /* Nimble-tvOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nimble-tvOS-prefix.pch"; path = "../Nimble-tvOS/Nimble-tvOS-prefix.pch"; sourceTree = ""; }; + FB1008C543B67E39A8DCAE1575C9B382 /* AmazonS3RequestManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AmazonS3RequestManager.h; path = Source/AmazonS3RequestManager.h; sourceTree = ""; }; + FB9B48DC2293369FBF121F235E15F5F3 /* Pods-TVOS-Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-TVOS-Tests-frameworks.sh"; sourceTree = ""; }; + FC555738B3613F1FC112D8869244B14C /* Quick-tvOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "Quick-tvOS-Info.plist"; path = "../Quick-tvOS/Quick-tvOS-Info.plist"; sourceTree = ""; }; + FCF5C19E56892F963ECFAC7F89AA74B9 /* AssertionDispatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionDispatcher.swift; path = Sources/Nimble/Adapters/AssertionDispatcher.swift; sourceTree = ""; }; + FD17F3B588B1FB5A683529AA8C472D59 /* NMBObjCMatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBObjCMatcher.swift; path = Sources/Nimble/Adapters/NMBObjCMatcher.swift; sourceTree = ""; }; + FD2DBD9B93B10FE414FDA9C0893C1B29 /* AmazonS3RequestManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = AmazonS3RequestManager.framework; path = "AmazonS3RequestManager-macOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + FDA68C0CA2252F44AFC40BB33E699D12 /* Nimble-macOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Nimble-macOS-umbrella.h"; path = "../Nimble-macOS/Nimble-macOS-umbrella.h"; sourceTree = ""; }; + FE9E2E59F4961791D365839FBA98CD4A /* LSRegexMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSRegexMatcher.h; path = Nocilla/Matchers/LSRegexMatcher.h; sourceTree = ""; }; + FF18C9E7AAD6B3F3D9F9F53172F0705B /* LSStubRequestDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LSStubRequestDSL.h; path = Nocilla/DSL/LSStubRequestDSL.h; sourceTree = ""; }; + FF370FA30DFE29B3BA7F7786C303767D /* SWXMLHash.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SWXMLHash.framework; path = "SWXMLHash-macOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + FF9EBC8964215C8795A95155DD3F96F8 /* SWXMLHash.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SWXMLHash.framework; path = "SWXMLHash-iOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFA6575579D32ED16CA5B90A2659BDF /* SWXMLHash-macOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "SWXMLHash-macOS.modulemap"; path = "../SWXMLHash-macOS/SWXMLHash-macOS.modulemap"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 00C6876E348B4BB3F799906616BE9A5F /* Frameworks */ = { + 0054033FA7A8D1935540F68AD3D315A3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C4612BFD4DDC81BD14DC5679F4EE564F /* Cocoa.framework in Frameworks */, - 848960821AF814B1216BA6E4F617255C /* XCTest.framework in Frameworks */, + BA897CBEF2C609DEC96130E40688CD3D /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0217A6DFCF74CD3C4148DC35CEC91FCE /* Frameworks */ = { + 071259471F6D78430E257556D7A25CAC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - F28574D3D058666A28B8B82D2BB33D75 /* Foundation.framework in Frameworks */, + 2A612E116B72E0A731C8BA2A2659BB69 /* Alamofire.framework in Frameworks */, + 61320773DE639DE56064A08F1C1A406A /* Foundation.framework in Frameworks */, + E3C4B673BEA1BFDCD72AE9C4E1423E3F /* MobileCoreServices.framework in Frameworks */, + C68CAB79F217854CE1B54B6E875F2DBB /* SWXMLHash.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0DD620ACC36FDE6D038A5502079FB21C /* Frameworks */ = { + 306A815446A2A94F54DB9F18E5773BBB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 0C350DEADF564743E23D1C75AA6B8DC5 /* Alamofire.framework in Frameworks */, - B3152F32233BA3AF47A4E14D2F401052 /* Foundation.framework in Frameworks */, - 411C68E366E3B19A7DA1BE9344CD4D6D /* MobileCoreServices.framework in Frameworks */, - D044F3FDE53839198C40856ACB2E6C87 /* SWXMLHash.framework in Frameworks */, + 9BD45D1443F6D27AADA1E1CA25659A23 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0E0A50DD708A385A858044B315121EFB /* Frameworks */ = { + 318B3C1D5A88440D6B66ADB42423C7AD /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - F479B0802664C8BB3461EE9780479592 /* Alamofire.framework in Frameworks */, - 6FE9016B97A656CCAB8ACC48D6AD1714 /* Cocoa.framework in Frameworks */, - 8113B2E28B51B3B8E4859AB108944618 /* CoreServices.framework in Frameworks */, - 9C824E93FC2DA0DA1BB0C502FC36A91D /* SWXMLHash.framework in Frameworks */, + C0B1F0DC21454D63504FCC9BB78275D8 /* Alamofire.framework in Frameworks */, + D5658B59B92B9F095B37A2DCA77C6121 /* Cocoa.framework in Frameworks */, + 6D40B115C32EDC16F5C47009945354CC /* CoreServices.framework in Frameworks */, + C1AC35296B9F9AB675EA548B90B10A30 /* SWXMLHash.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 136D54C955EF35442E8B918D87E854CC /* Frameworks */ = { + 3A2D2C173D6009DBC9B473070A546763 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 8EA1665DBDF093BFDCD46DAC3F63BEE6 /* Cocoa.framework in Frameworks */, + FFDA732D209FA0C472C7F53AA12E4EBC /* Cocoa.framework in Frameworks */, + 66C8151E3AD162A7169FE1ACED7940E7 /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1628A3D4ACD261BCDB79719343019841 /* Frameworks */ = { + 4841CAA56AA58BC270AA019DB8C987A9 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 7F6062E1DCA5FF152D61FE50F30088D9 /* CFNetwork.framework in Frameworks */, - 910DB2BAA50A4C87107CDEA182124043 /* Foundation.framework in Frameworks */, + 46B7DD72174679965110F84446196AD8 /* Foundation.framework in Frameworks */, + E8E1A0E39F9C3CD192AA1CA475CE9029 /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1E48D8587C7D1C1647D196A27498F1E9 /* Frameworks */ = { + 51C49E6511B1FE5314E69AD783B2DF18 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - BC9882745BE8E53BC080884814ADA002 /* Foundation.framework in Frameworks */, - 9B997A840F9E417E9CA147A1EDAA076C /* XCTest.framework in Frameworks */, + 6820FC9C4AEE3F77DD0E587E4600A9E9 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 49BF4C23A728CA2DD696539CDF84F57D /* Frameworks */ = { + 525A56C33BADF03E2CCBB571FB767B1A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B3103E3E7D2EE80561CA9E0079EC7918 /* Foundation.framework in Frameworks */, + FF590B3D44C2D5851010BEE3917E83F7 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 5B2FC90D3138D8C728767FD1A067CB65 /* Frameworks */ = { + 67266B07B4AE421A7CDC5F34548CE25B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 127B2D6309F5609122086652927332B3 /* Alamofire.framework in Frameworks */, - 5C182A7294672F0E4D3055C621077D29 /* Foundation.framework in Frameworks */, - 68DC685367ECBBB95316250BB3FB28B2 /* MobileCoreServices.framework in Frameworks */, - 99B0D7EFC04F7CAF0B91EB51B8F21FBD /* SWXMLHash.framework in Frameworks */, + D5E82BD832D561BF95B8EE3B665ACF1C /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 659C76E8170B05CCC9E89046522B4262 /* Frameworks */ = { + 6B9B3B7C0AE612D54BE8BAE0ECFC9B19 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 239CA1442A89DC03DF4B9B85B9614976 /* Foundation.framework in Frameworks */, - 8CE9D6A4F64B737A94D0E87FC2EF6470 /* XCTest.framework in Frameworks */, + 1D7A2C7C3184C1B6797F22777C6D101C /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 706CC42FAB78DA24103EC2E0652D9CC8 /* Frameworks */ = { + 6FC61796DE85F80C4CDCF478B5A1B667 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 3F4500FF478E2D46762A835A3246E477 /* Cocoa.framework in Frameworks */, + 02CC315521FCFB0A7B2962BCB3E4E2AC /* Foundation.framework in Frameworks */, + C8469A22DCD01A793884964B5388390F /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 74C6C83D94A78E1866ACAE1E759E6200 /* Frameworks */ = { + 6FDC54B8CEEE61EB1D73CC06E52DA1FC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 89F7996C6F1CE561129529EEA5013C60 /* Foundation.framework in Frameworks */, + 3D81DA3C0EE36D586BDA6361F5CEC7A3 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 761753F775A07F770801B05DD57D4E4C /* Frameworks */ = { + 713BD780322C413589D76B8C0CF86EA6 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 197E6E47A5F983142462B6DBB511BC54 /* Foundation.framework in Frameworks */, + C568FEE5F621142C3BF8C9B922CCBBA5 /* Alamofire.framework in Frameworks */, + CCA1D6DBF16C9C3210C612668AB19B00 /* Foundation.framework in Frameworks */, + A596B5CE146C1DD96A249C3C28C49B5F /* MobileCoreServices.framework in Frameworks */, + 65C98560FA067B0678C642D606F7D5EE /* SWXMLHash.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7F9A8F48F2E22F252DD098602DB1BEE5 /* Frameworks */ = { + 841A92CA63DF360F395FBDAA460C55FD /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 2498A10D6C9EE202B526968A04ADA8B0 /* Cocoa.framework in Frameworks */, + 8D90E790EDF0D834ED0FD89A347884B6 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9ABC9D0ECE12C5161058E888A27A2FB3 /* Frameworks */ = { + 96B28B31D532FAE70BC740170A683D1F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - ADED74E9E9D2A0344441B6A5EB88974D /* CFNetwork.framework in Frameworks */, - EE7664E19D4AD6E2F98B87BF0D3A7A58 /* Cocoa.framework in Frameworks */, + 417ECFE2C2AF9A98C79CCEC03D794A58 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A2AE2B28C6CA642BB7E69A90FCD2E3C1 /* Frameworks */ = { + 9D101491593E62260919351E85A72390 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 959ACEE9CE4A78D0644F6F78B9FDE8CF /* Cocoa.framework in Frameworks */, + 87B0A58E8815604F1444F59E4DA9D05F /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A4596A768F8686618F14524F032A3E49 /* Frameworks */ = { + A42F8950C3265844C4FE000296BD069C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - BDC702B77200C1C9E8D2EFC296A8EBFB /* Foundation.framework in Frameworks */, + 9F42356F4958FFD66C00AD42D99C05D9 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A81569DBD09FF2800A16F0AE9002AFB4 /* Frameworks */ = { + AEECD4891B95A9054C560717825ADF61 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 2707B4E375DE71C3A5D39C545EA7AED6 /* Cocoa.framework in Frameworks */, + A19D7C9D12CAB6C21A77172FFA0A710F /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A8D9F361DDB8C2AA8DE73A0CBA3D27F7 /* Frameworks */ = { + CA095EE7312F32D71F6F3D0B657535DB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 48B87F4D28E8726A86D3D526AD39204D /* Foundation.framework in Frameworks */, + B6468E5C1CBE0636E8EFB469398D4D32 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A99ECD5783FBA8A9C3EF63C7AB035924 /* Frameworks */ = { + E0B2E99A1BB3135C2F63A9747C7E19AB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 3A2A5ED32F8F788E0EA78D680376F718 /* Foundation.framework in Frameworks */, + CB25D012C165C2D9AD4039620B3E018D /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - AD87FF4D340EE54A61505241A09E8B98 /* Frameworks */ = { + E1D4789490323BA146F57388D4609AD3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 2AB4DF190088E2A53319FBF4B9917A50 /* CFNetwork.framework in Frameworks */, - 712FB89D50D2B3A23006F5137593478D /* Foundation.framework in Frameworks */, + 446E902CE8C585C119815A062375E340 /* CFNetwork.framework in Frameworks */, + 7D5865F3EE44C4452DC6C99350117DA5 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - B85832ACFEEF0726D5A21D7577A6CF7D /* Frameworks */ = { + F241AF2BB6E7D14446E7CBF70D380F31 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - ABB296AAD9EEF7DFECFD8A4DD651DD16 /* Foundation.framework in Frameworks */, + D48171F637D0EE101C3C1179F2BCCCD0 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - C49B4782BB2F5A182BB3648686EE4627 /* Frameworks */ = { + F287FE7349BAA78C2ACBDB7BC0BE375B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 7A2B2F2B7C3C1C5AB60E066B787D15D5 /* Foundation.framework in Frameworks */, + 27DEB24F957FD29E6E20931DF519CC16 /* CFNetwork.framework in Frameworks */, + B88B689E2BA58A1263646933344C00AD /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - D4433F6BBA52C9A0CE85842791CDCC71 /* Frameworks */ = { + F900CDA0BCC6BAD81064F2E014AFE03E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - CF3FFDDD009D53E4A3194E596D1033C5 /* Foundation.framework in Frameworks */, + 310243347B40AB569963439D69210DDC /* CFNetwork.framework in Frameworks */, + 4324DD11709C0893F7AD7396141F9960 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 029C75D064046D3F45DA66B8AF5D7854 /* Nocilla */ = { + 02E04A5478677664546022724A44F9F2 /* Alamofire */ = { isa = PBXGroup; children = ( - C40DD9944AD29DB08347641DBA7A9C4C /* ASIHTTPRequestStub.h */, - CD839F7E0745D0688CC16D2E722BD037 /* ASIHTTPRequestStub.m */, - 05E882104E13582E89684450D5143DF9 /* LSASIHTTPRequestAdapter.h */, - 4947D0114F1754456DF09DB938AD3B8C /* LSASIHTTPRequestAdapter.m */, - B4D8836A764279D73C1CB542D3F56CA7 /* LSASIHTTPRequestHook.h */, - 31DE3F6BA9B18139FCB5F61ED5A33788 /* LSASIHTTPRequestHook.m */, - E5311386DBC6E0084ECBC86B8D9CE1E7 /* LSDataMatcher.h */, - 385E4FEC694EFE98A1F194D7460C1616 /* LSDataMatcher.m */, - 6E4C90EC877456E8FAA2B7EF0A612992 /* LSHTTPBody.h */, - A0799F7C0814C8757CADC6B5B0086CBF /* LSHTTPClientHook.h */, - B03AB1EBF4A85A79B651957E2935EDE8 /* LSHTTPClientHook.m */, - DEA7367F6D03265830EA5CC304D066AE /* LSHTTPRequest.h */, - 98C571D42D03C2E4146640E1E4F9480D /* LSHTTPRequestDiff.h */, - A16614A9F28022BD2B76FE7B6CA36307 /* LSHTTPRequestDiff.m */, - 5135D92C3270DE4B0C062DDF4255089F /* LSHTTPRequestDSLRepresentation.h */, - D1FFEF86C5CC88665055EC07B339F3BA /* LSHTTPRequestDSLRepresentation.m */, - 04B757BFBA79C583DED47C10EBBF1756 /* LSHTTPResponse.h */, - CE23092BDBACED7264315C88A1B500BE /* LSHTTPStubURLProtocol.h */, - 80C4D1501A51599D56D2135A43DE2BC2 /* LSHTTPStubURLProtocol.m */, - 8B4846300414818477FE3AD17B113AA8 /* LSMatcheable.h */, - 6DA7D009B2B94912722762B10E255141 /* LSMatcher.h */, - FB556FA33E6FA5EAEED0919EE4966F35 /* LSMatcher.m */, - 626D577F2D06C28999349834FFB94D38 /* LSNocilla.h */, - 6C674C0A01E8FEB14CDD4D7673B90636 /* LSNocilla.m */, - 4737C50C93165034E11ED367CED29B8B /* LSNSURLHook.h */, - 4A9FC90F34F33C21861521943FF70C48 /* LSNSURLHook.m */, - 599F3B561A61F37596098345EB25FB7F /* LSNSURLSessionHook.h */, - EA9D26C503ACCF38073DCCC40601B905 /* LSNSURLSessionHook.m */, - 92B74AA509EBDEDAD8DF7DBB562D7BAB /* LSRegexMatcher.h */, - 72C62CCF34D1616F3AD4866C33AB6E6D /* LSRegexMatcher.m */, - E7373D2C8982912F7588DAD4D919DBE1 /* LSStringMatcher.h */, - 7637520918B775614738B01618C14B93 /* LSStringMatcher.m */, - 02CC38812F3BE537161ECEB4272B387C /* LSStubRequest.h */, - B0CAB0CC97B535FF971E15BA373227C9 /* LSStubRequest.m */, - F19A78F96592DA94917F3F0823712ABA /* LSStubRequestDSL.h */, - 7A31658290511B52E34C72FB7800B544 /* LSStubRequestDSL.m */, - FC72602A1377186FF0D4A0A81EFDB5D7 /* LSStubResponse.h */, - F191EE7F5827A1123D262182BDD19AC4 /* LSStubResponse.m */, - A57AE5129D4B5C2F5B16CFB073FAFF2A /* LSStubResponseDSL.h */, - 55BE99C6D204B49692652ACD9B6686A8 /* LSStubResponseDSL.m */, - 5AE0317E89425911D98C376DADABE9A2 /* Nocilla.h */, - 88F1C73FBC9ADC9CEB387C0F8B35DFFB /* NSData+Matcheable.h */, - 4A380B93164292F7D4F1BAD8DC081540 /* NSData+Matcheable.m */, - 2167E0C62C0FB16AD21B6A1AF14CD731 /* NSData+Nocilla.h */, - E5BD06EC75E75C67138B2F8A4250C923 /* NSData+Nocilla.m */, - F76B29ADEDA7D125BB7592D0C2DE1AAA /* NSRegularExpression+Matcheable.h */, - CB3614CCF320F1138D63A44D554D8250 /* NSRegularExpression+Matcheable.m */, - 94205463BD4FB9CF37A94FAAE777FEEC /* NSString+Matcheable.h */, - 41E8F9C8301E4537A3757BE5F2A33605 /* NSString+Matcheable.m */, - E6CD996A8A20D305F6C0243EC03A0990 /* NSString+Nocilla.h */, - ECA167A845EFB19E2300FFE175E0E9F3 /* NSString+Nocilla.m */, - 94BAB839B9033E95E6171B7F94AAA89B /* NSURLRequest+DSL.h */, - 6AA7758FF331ABD4FC6D3110726602EC /* NSURLRequest+DSL.m */, - 54E1F53A2205B92260430FB9A3B43D4E /* NSURLRequest+LSHTTPRequest.h */, - 3E7927F0E217FF4FFF789000096ACC3D /* NSURLRequest+LSHTTPRequest.m */, - 9D11FD373E1A469AD17EDF0FE0598CCA /* Support Files */, - ); - path = Nocilla; + 560401B8F4395777CDBD4BA65A5BEC9F /* AFError.swift */, + 14B4746E497B4E197AAF5EEA9FF11458 /* Alamofire.swift */, + 6C4EF2AA0571CD468A14BC5BD87EBC4B /* DispatchQueue+Alamofire.swift */, + CDD08E555D3BDF9ABA9F5626FA1D643F /* MultipartFormData.swift */, + 90CEAA0E53B8AAB68080C45F34F8098C /* NetworkReachabilityManager.swift */, + 5741B1731DD13CD10CE3FDB8AA5AF3E2 /* Notifications.swift */, + DE07BA92A1AB5BDDBB09D16B77AA37A0 /* ParameterEncoding.swift */, + 2B397409BBCDE0D472CE760E43F62A67 /* Request.swift */, + 553DB13E5B16B1247874B18D46C48283 /* Response.swift */, + 43F6A98ADE506DF5FADF9A9B5BC1BCC2 /* ResponseSerialization.swift */, + 497BD02396A8E46087974D4BF79EE74D /* Result.swift */, + A1B184D3E998A34C2435144D386850A2 /* ServerTrustPolicy.swift */, + 354857D2975D70F63BD16CEE1D73A811 /* SessionDelegate.swift */, + E2F998209EE0BF96EDF3538FC240A86A /* SessionManager.swift */, + 37766D02340B7225849353E0CA2F7378 /* TaskDelegate.swift */, + F2578E209E035C11BA1A42BB4071DE3D /* Timeline.swift */, + 162C237FCCA7D41E2A4A036FE1DB5540 /* Validation.swift */, + A6E9F2BA40B52FFFB44B8AE325D1EFAB /* Support Files */, + ); + name = Alamofire; + path = Alamofire; sourceTree = ""; }; - 0DD9199008FBCF713EA0DF28595BDAFE /* Quick */ = { + 14B7B4566D072BD6CA66CA6EC609EA6B /* Pods */ = { isa = PBXGroup; children = ( - 3F6C07F8DBBCFE2C0DEA69990C496729 /* Behavior.swift */, - 20B9F633555EB1B7B0B12958B03039AF /* Callsite.swift */, - 7FB4E41E9C588ABF8FC17D88B8C686CC /* Closures.swift */, - 8601BB99956B69F7B9D49F6BD3D7FE2F /* Configuration.swift */, - F25766B5B800B241614F4024B6299ABE /* DSL.swift */, - 8AF92EF1D336D809C8967E33A3DBBE77 /* ErrorUtility.swift */, - E129F0BFE7CC753A63AA30F332584D69 /* Example.swift */, - A7298A17E23B68D354E54B9D51705056 /* ExampleGroup.swift */, - B774C137D416989B3477E8D7F675E38E /* ExampleHooks.swift */, - 5CA4259DC2D2F1950F3F9D5FFD0BDE0B /* ExampleMetadata.swift */, - BB2ECAD3F9878B017CD3866A2FE23D9A /* Filter.swift */, - 4FC62BD7BD367904917FCBCBC670C0A7 /* HooksPhase.swift */, - F6D3D09323FED375CEB08AD503FD0228 /* NSBundle+CurrentTestBundle.swift */, - 0744CA4EBB1EF1B0E7E6D71A6772786E /* NSString+C99ExtendedIdentifier.swift */, - 6D65151355EA88A928D0CD9E70D31699 /* QCKDSL.h */, - AFE750E3A4986CA72E410EE1185EBBFC /* QCKDSL.m */, - F3AA845E3D305CCCB38250E9C8BCE300 /* Quick.h */, - 7F3E9FBDA7CA432A7F7A921116C3E579 /* QuickConfiguration.h */, - C7DB5AA272425136778830221D45D96F /* QuickConfiguration.m */, - EC8704F55DFFF2C0E20D16475615C890 /* QuickSelectedTestSuiteBuilder.swift */, - 81ACDC9340193ABF6127FD7A80B55B5E /* QuickSpec.h */, - 061A375616D399845D5CF066833E8E1D /* QuickSpec.m */, - 7E4508965A41FDBBF039911F15E2BF50 /* QuickSpecBase.h */, - 7286040D516C66D5DAC114D97C699A1D /* QuickSpecBase.m */, - 897A7256964C25D8E77D77E7DDF2EFE5 /* QuickTestSuite.swift */, - 64E413128F6AE916E110F989B3E1AD93 /* SuiteHooks.swift */, - 1F1FAD10BEED584F9A8A6AF780BF1375 /* URL+FileName.swift */, - C3F7BEA62755185B8E5BFFC76E613617 /* World.h */, - FBBDCB3D9DB3029FAC996F6E7B318DD9 /* World.swift */, - E3C57FE4DD15C20F3718DD89F49D39B8 /* World+DSL.h */, - CE3776918756C6A139DE5485B8737C1D /* World+DSL.swift */, - E3D093EFE101AD6125AE00C80D2A9D7F /* XCTestSuite+QuickTestSuiteBuilder.m */, - 91715FF8EB6AD26483D6B35E0463C80E /* Support Files */, + 02E04A5478677664546022724A44F9F2 /* Alamofire */, + 6C70D64F6ACC0E7DE3864962C7AC0C19 /* Nimble */, + 302029A340AD8BDD836053F477C0E1DF /* Nocilla */, + 614CEAC987C0EAD73367E637316E9371 /* Quick */, + B31F55C4932B3C1A23D80B61C58CD08B /* SWXMLHash */, ); - path = Quick; + name = Pods; sourceTree = ""; }; - 0E52065C0709E6210EB29675030A154A /* Support Files */ = { + 302029A340AD8BDD836053F477C0E1DF /* Nocilla */ = { isa = PBXGroup; children = ( - 5DE85BBF22C89E59C41CAB3C2F27141A /* Info.plist */, - D185EE7E6D254C226487671D6B13AA76 /* Info.plist */, - 8D2D9395FFF968ED9F163C0FD25C64E6 /* Info.plist */, - 5DD473688B922BBF4D0F886589309F14 /* Nimble-iOS.modulemap */, - ED20E25ADD7F387D780FE948A19CD46C /* Nimble-iOS.xcconfig */, - EA9D7D45363671AA03F05A071E416666 /* Nimble-iOS-dummy.m */, - DFE5DFF5C4B80F55340F464818C9C0E1 /* Nimble-iOS-prefix.pch */, - D4C439E9F36D1DFE3EE555337C527EC6 /* Nimble-iOS-umbrella.h */, - F98F13B203D519FBE8B2127E6CC5746B /* Nimble-macOS.modulemap */, - 9733FBD996131A042FE6AE2DF1490085 /* Nimble-macOS.xcconfig */, - 3D21CAA96FFA13C8275101FF4F62323E /* Nimble-macOS-dummy.m */, - 7189698AF9AD17D3D62306AEF7816E2F /* Nimble-macOS-prefix.pch */, - 0947DEF4E871503954F4C6D97496B609 /* Nimble-macOS-umbrella.h */, - D847C0D00964381301FCA29644FD1D1C /* Nimble-tvOS.modulemap */, - 5DDC184CC130C8DDE8E6650612208199 /* Nimble-tvOS.xcconfig */, - 06A6042E15FF8CFE2656DB3A29E5ED3B /* Nimble-tvOS-dummy.m */, - 2AB96230C7875D75460D76E627EFE4C8 /* Nimble-tvOS-prefix.pch */, - 179E3B712C24F813A2E713550099D529 /* Nimble-tvOS-umbrella.h */, - ); - name = "Support Files"; - path = "../Target Support Files/Nimble-iOS"; + 7EEDA648B38390E20588A465E2B8E7C3 /* ASIHTTPRequestStub.h */, + 5A85F1F4783A39C9074B103CFC649B7E /* ASIHTTPRequestStub.m */, + 632D3F15BCDFDABFC74A2627FC1CFCC8 /* LSASIHTTPRequestAdapter.h */, + 7DBA94254431BFCB4A60D6CC38826824 /* LSASIHTTPRequestAdapter.m */, + CF38A40EEE1A09E349E2084702CA537F /* LSASIHTTPRequestHook.h */, + 6FC9318BE84E5E4D2566BDF48F6A65E9 /* LSASIHTTPRequestHook.m */, + 6B844648282DC5AA9889DF45F9C33B25 /* LSDataMatcher.h */, + 0FACE6F1D67D90BBA898D45182D503FB /* LSDataMatcher.m */, + CE3DBD8FDE75D9252C4240820E771B80 /* LSHTTPBody.h */, + 729620831BE0C888DF2A1E0914913085 /* LSHTTPClientHook.h */, + 574E66169140ABF0083A919237C6D7CC /* LSHTTPClientHook.m */, + C58E9D7BF696B28DDE253FE9B2FB5202 /* LSHTTPRequest.h */, + DA5F6C29A7E27662DA85672F2A283731 /* LSHTTPRequestDiff.h */, + 656B0BD82490AC5818ED8DF4248B95D3 /* LSHTTPRequestDiff.m */, + 9C4198B221C7BE9EBEB497F28544AF74 /* LSHTTPRequestDSLRepresentation.h */, + 02906F5BAEECAD02AA3585B71476B3C3 /* LSHTTPRequestDSLRepresentation.m */, + 3F502ED5AE938F920F749BC185A078CE /* LSHTTPResponse.h */, + 92DD977FD58FB37F90E3DF59383CE5D2 /* LSHTTPStubURLProtocol.h */, + 0CA89F4BD91303405B29904879BF6893 /* LSHTTPStubURLProtocol.m */, + A11B4BC3217495C6AAA73B3D134C4B5B /* LSMatcheable.h */, + BA3361FBA234C271F53B6209F3FF6863 /* LSMatcher.h */, + 13454072485FD6ECF903B8609EF8DBA8 /* LSMatcher.m */, + 12934E25E9FE3B5EB0D363AB0114E6AB /* LSNocilla.h */, + 8FC9CDDC4D31F3DAEEF255DEB67303AD /* LSNocilla.m */, + 97222C624AFB3A3A53CD43F9BB6F5AEF /* LSNSURLHook.h */, + 5EF51D6CF98E2AE90455EB3886F21E93 /* LSNSURLHook.m */, + E0DFB43D98D3AB534EE7465EBF34F433 /* LSNSURLSessionHook.h */, + 640E098EAA6D1C7777745F48C3131A9B /* LSNSURLSessionHook.m */, + FE9E2E59F4961791D365839FBA98CD4A /* LSRegexMatcher.h */, + B291E0F6E93467D03CA5688623928B7D /* LSRegexMatcher.m */, + 4B19454E55BB7AE651C46959A6005ED5 /* LSStringMatcher.h */, + 15DA062B6AE57E82FD12E7A2A81AF9E0 /* LSStringMatcher.m */, + 6638C4D994C26ABE6C7FAE729DFF7D0E /* LSStubRequest.h */, + BB617FB865F3359A4400DB77C3396BC8 /* LSStubRequest.m */, + FF18C9E7AAD6B3F3D9F9F53172F0705B /* LSStubRequestDSL.h */, + 69C434AE0A03F997478C13DE0043F7F0 /* LSStubRequestDSL.m */, + 1023395B67947BBF1A6E7F3CA18D2C03 /* LSStubResponse.h */, + 7732148D935B5CD00A1A380474431263 /* LSStubResponse.m */, + 1687A9CAD7FB123240E58496862A4597 /* LSStubResponseDSL.h */, + 5BA52219977B2EDBECE7DF60BAE09859 /* LSStubResponseDSL.m */, + 8D08F868B0E2A64D89C3661E8238BB15 /* Nocilla.h */, + EAAC3F780A15CFA520C8D84942F9BF27 /* NSData+Matcheable.h */, + 7BFF47AA8044B3A687D8E4D5DFBF1B8A /* NSData+Matcheable.m */, + C115D86B77CF4366DD9BF06AC65FE194 /* NSData+Nocilla.h */, + 2263D3E59EF417BFCC8938D013887D04 /* NSData+Nocilla.m */, + 251C4C7FFB6DFCFF81B4BBAC5BC16EA3 /* NSRegularExpression+Matcheable.h */, + 5771B64B0B2623E238F2EE1C9ACB171D /* NSRegularExpression+Matcheable.m */, + 9FF2BEC3810D44D0F2B31EF5B6A79069 /* NSString+Matcheable.h */, + 870235D3B9EECBDB5DFFEC5C83E333C6 /* NSString+Matcheable.m */, + 9465AAD59040DD752064401F170335B3 /* NSString+Nocilla.h */, + F242B0E6ABCC9A170DEE03E6684DF217 /* NSString+Nocilla.m */, + 3D91AEBD894F7E4FDD5DC5115551F6BD /* NSURLRequest+DSL.h */, + 78C74E3974E4E181428EF9938F887260 /* NSURLRequest+DSL.m */, + D26923AF0FE7EE5C77D611D520F8646C /* NSURLRequest+LSHTTPRequest.h */, + D4D101185F20F18AF9C4DB176718A40D /* NSURLRequest+LSHTTPRequest.m */, + CAFFBD24593E8DBF0FEE48CFF6854A15 /* Support Files */, + ); + name = Nocilla; + path = Nocilla; sourceTree = ""; }; - 1865856C28B5CE5793D1E1AB0173B11C /* Development Pods */ = { + 374531000AD90ED13EAF394AD29E5338 /* Pods-iOS-Tests */ = { isa = PBXGroup; children = ( - 5C18B594875FE2A106DD93C9740A8D97 /* AmazonS3RequestManager */, + 49981A7A93C64A252CE2A25CA90D58B9 /* Pods-iOS-Tests.modulemap */, + 4A1724DB15ED8BB22872708E11987FDA /* Pods-iOS-Tests-acknowledgements.markdown */, + 7382F46D1B7C06020A71E3A4D5D4B6C7 /* Pods-iOS-Tests-acknowledgements.plist */, + BD13D3785298584300F706C165C7C2BD /* Pods-iOS-Tests-dummy.m */, + ABB03116599F5C147E70B0EC4B91B12A /* Pods-iOS-Tests-frameworks.sh */, + 35398A89EFF55C1CB4B53DA411D72E97 /* Pods-iOS-Tests-Info.plist */, + B4A7E3FEB8C5AE5C095D0AEB82F37CE4 /* Pods-iOS-Tests-umbrella.h */, + 8D8999EE11750554F53E39C65288E8CC /* Pods-iOS-Tests.debug.xcconfig */, + E160533CF455E4F4C16CEE7FE0066AC8 /* Pods-iOS-Tests.release.xcconfig */, ); - name = "Development Pods"; + name = "Pods-iOS-Tests"; + path = "Target Support Files/Pods-iOS-Tests"; sourceTree = ""; }; - 26B910518C5B9609B0383DBE5D9F2CFD /* Pods-TVOS-Tests */ = { + 4C917FDB09D68F1F5CD4D70CD7639065 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 01AA63965F132F889AC447B2E0DBFC01 /* Info.plist */, - 974E35B67EEFB7F5B9C9FD786A9A20F4 /* Pods-TVOS-Tests.modulemap */, - 8BEB4213EC9363060FA22060A540FE7A /* Pods-TVOS-Tests-acknowledgements.markdown */, - 25CC3D50FC604442A2F3CDB85A94E213 /* Pods-TVOS-Tests-acknowledgements.plist */, - E5D33D30DF64254F53714735488B8B64 /* Pods-TVOS-Tests-dummy.m */, - 7E4DEEA724E668EA365FD981B6A559F4 /* Pods-TVOS-Tests-frameworks.sh */, - 6ECCE5F2B3FEF7D07A6276193CEF5D35 /* Pods-TVOS-Tests-resources.sh */, - 7D44352109AC12EE3009C30A104CC8FC /* Pods-TVOS-Tests-umbrella.h */, - 1B87A0A29BB1BA597714F6B17E285E35 /* Pods-TVOS-Tests.debug.xcconfig */, - 2DFFDC0C24983112E45BB40142076221 /* Pods-TVOS-Tests.release.xcconfig */, + CAE02EDEE731FD1803B2C340E7835FCB /* Pods-iOS-Example */, + 374531000AD90ED13EAF394AD29E5338 /* Pods-iOS-Tests */, + BBE99F86781C3BDC829454CE22DF198F /* Pods-OSX-Example */, + 615A31CF126984C7768FCCB0458FBDE8 /* Pods-OSX-Tests */, + D944708BF54F4BDF27EA8E3DD7691EEF /* Pods-TVOS-Example */, + F9A0823A7CF4F6896AEEFB57BB93FDA1 /* Pods-TVOS-Tests */, ); - name = "Pods-TVOS-Tests"; - path = "Target Support Files/Pods-TVOS-Tests"; + name = "Targets Support Files"; sourceTree = ""; }; - 2CE46E6FF22DAB9CFA858D0CBE57108F /* Pods-OSX-Example */ = { + 4EAC5C7CDD30F47CF4FF20ECD81300C4 /* Support Files */ = { isa = PBXGroup; children = ( - A70844C04159DBB308323DCD20211ADD /* Info.plist */, - C8208D17D7482119C262E4C38BC53C68 /* Pods-OSX-Example.modulemap */, - AB508827A5D5A110DBFF4C310725FA7E /* Pods-OSX-Example-acknowledgements.markdown */, - FA3877923B2E53A55AB301709CE10B77 /* Pods-OSX-Example-acknowledgements.plist */, - D80CCB3359F46DBC6B9E9F16779B19E4 /* Pods-OSX-Example-dummy.m */, - FC60BEE857B759982472F6542687E8D3 /* Pods-OSX-Example-frameworks.sh */, - 2DBCE7F464B65BA789C87DF340A8EE0D /* Pods-OSX-Example-resources.sh */, - 780D9522FA84578B2E9FB8EE81B0A5DA /* Pods-OSX-Example-umbrella.h */, - B410C6B2096F9C628BAB558EC86978D2 /* Pods-OSX-Example.debug.xcconfig */, - 67BC498F30909879EF3EDA7275DC936E /* Pods-OSX-Example.release.xcconfig */, + 1CDE10049AEBFA4DD69B86FDB8D8D3C3 /* Nimble-iOS.modulemap */, + 71382E650928D4AD94BAB5A380BEE961 /* Nimble-iOS.xcconfig */, + 6A0A4DD8867F1DF690DFF2039DBB21B9 /* Nimble-iOS-dummy.m */, + 7398DBFE807EE8DED7D9E2B14A38F785 /* Nimble-iOS-Info.plist */, + 5DB4B1AC92D919D5F39ADE7E462DB48B /* Nimble-iOS-prefix.pch */, + EEEB7B52EE98514BE6BB049B22BADA87 /* Nimble-iOS-umbrella.h */, + 76B9ED3DA917E48D915518176AC09203 /* Nimble-macOS.modulemap */, + 49A9FDA3D1B20BB36EA8A173DCDBEF64 /* Nimble-macOS.xcconfig */, + C349C4216AE80EFEFCE2FDF070ACB27D /* Nimble-macOS-dummy.m */, + E3D46570505B58BFF50F0493FB7A9BF9 /* Nimble-macOS-Info.plist */, + 2A137083C2DDC530396598C345DF2C54 /* Nimble-macOS-prefix.pch */, + FDA68C0CA2252F44AFC40BB33E699D12 /* Nimble-macOS-umbrella.h */, + BBF78D064A1C335106820D1DAD046DF8 /* Nimble-tvOS.modulemap */, + 52693DB61AA1E804972AD3E02AF79E56 /* Nimble-tvOS.xcconfig */, + C8A63509B1128E7FF573CC1FB17BCAE8 /* Nimble-tvOS-dummy.m */, + B64D84570FB61C761CE00843A6B492BB /* Nimble-tvOS-Info.plist */, + F9D39D3A39A4734E4598CF260B0258EA /* Nimble-tvOS-prefix.pch */, + 38CA814FCBD2991F6DB9B50E80E788C8 /* Nimble-tvOS-umbrella.h */, ); - name = "Pods-OSX-Example"; - path = "Target Support Files/Pods-OSX-Example"; + name = "Support Files"; + path = "../Target Support Files/Nimble-iOS"; + sourceTree = ""; + }; + 614CEAC987C0EAD73367E637316E9371 /* Quick */ = { + isa = PBXGroup; + children = ( + 0F958979151E60C4ACF3127D9C0EB0BD /* Behavior.swift */, + 83C1B14176F6F6F1FDDC2C7D05CAF6C9 /* Callsite.swift */, + 60B59A634E2B9DC2FB852E979C9B7818 /* Closures.swift */, + 3C84B5ECCAB8611BA48C33187A4A2CF6 /* Configuration.swift */, + 4A7A7C65C660B641CB6A52853E2E1155 /* DSL.swift */, + 449435BB5344D91A6E5B60263F29C1EF /* ErrorUtility.swift */, + A28418522268CA8FB121EBF4B02F1947 /* Example.swift */, + 3CA080738E0D3F70D135599CC9AC8464 /* ExampleGroup.swift */, + 44086A06BAFD7F9C570EEAF7A33374F3 /* ExampleHooks.swift */, + DF5F79988A9F41A82D59B753FF1EE55B /* ExampleMetadata.swift */, + 6A76C6BFA9E58360EC41DDEE1D19EE66 /* Filter.swift */, + 6ED87B6AB6D1CAFB36A2382926F34AC1 /* HooksPhase.swift */, + 15F55CBB8CD4950A8E0EBFC78CA7CF2B /* NSBundle+CurrentTestBundle.swift */, + 5CDB092B6CF49852717EEEA21A003192 /* QCKDSL.h */, + C63513BB5B3FCCB8F4E5286F4EA37E15 /* QCKDSL.m */, + D1A58DB3C5CCF55847AAAA9E0622573A /* Quick.h */, + 8848753E03177C0691D449B00D801351 /* QuickConfiguration.h */, + A15BEBD8048C8149E569BCF12A1C8D65 /* QuickConfiguration.m */, + F2BF7E7C3F2EB1BC26961A565F9E2710 /* QuickConfiguration.swift */, + 93E16534829089B21D78FC268C475EFD /* QuickSelectedTestSuiteBuilder.swift */, + 546C3D81CB759F6D90332444DB1CB94B /* QuickSpec.h */, + 6381249C967BD2AFE9B2FF2627EE6DF9 /* QuickSpec.m */, + 2B0CFBEBB536ABAD5ADECC29E4E6CAEB /* QuickSpecBase.h */, + D8049B9A215604D1D5110366E1B2FD8E /* QuickSpecBase.m */, + 92F04DBFC094D53BEE0FBD45F0BA67E3 /* QuickTestSuite.swift */, + EFDDEE2A14AEF71BB53FEE1A5C412806 /* String+C99ExtendedIdentifier.swift */, + EBA442EBE733B5C05C7D98F9CBC8E43A /* SuiteHooks.swift */, + 0CF0AB600DA84CD6914A279A1CF5391C /* URL+FileName.swift */, + 09322FCB98165663AA2E5563B9532B95 /* World.swift */, + 24955DC8B7BE21804B919402FA1E9B7D /* World+DSL.swift */, + 2C52C49DCC8E375F4A617A903D8CDBF6 /* XCTestSuite+QuickTestSuiteBuilder.m */, + C3BBD360910E3B696A80778244F27A82 /* Support Files */, + ); + name = Quick; + path = Quick; sourceTree = ""; }; - 3C0451BE6105C220A76D4FFC57B9230B /* Pods */ = { + 615A31CF126984C7768FCCB0458FBDE8 /* Pods-OSX-Tests */ = { isa = PBXGroup; children = ( - 788231AC29E7226B5BC9F4EB8437B347 /* Alamofire */, - FFC59230302457233DB418D98FAF22BC /* Nimble */, - 029C75D064046D3F45DA66B8AF5D7854 /* Nocilla */, - 0DD9199008FBCF713EA0DF28595BDAFE /* Quick */, - FF23FA801BAAFB2852011C8308F04557 /* SWXMLHash */, + 6A287BBEA75CFC30353ABFAFC77E1315 /* Pods-OSX-Tests.modulemap */, + 7A5B207358C9E40EF7449B0C1DDF763D /* Pods-OSX-Tests-acknowledgements.markdown */, + 05CFD895B7CF5338AA87BBECA74D15D0 /* Pods-OSX-Tests-acknowledgements.plist */, + 119CEFDEBEDB49157C5132B4A834289D /* Pods-OSX-Tests-dummy.m */, + 884CDC105C9C436D62CD55E562D4B519 /* Pods-OSX-Tests-frameworks.sh */, + D8E7A1ABABFD1CB6F9C8EA627E5AF214 /* Pods-OSX-Tests-Info.plist */, + 7439A4A30C256A63585E6BD35DEA1C0C /* Pods-OSX-Tests-umbrella.h */, + 425B68A57CB47C679A01BD47D54FD046 /* Pods-OSX-Tests.debug.xcconfig */, + 7102EF29E79ADA5B93B79541CE1FB176 /* Pods-OSX-Tests.release.xcconfig */, ); - name = Pods; + name = "Pods-OSX-Tests"; + path = "Target Support Files/Pods-OSX-Tests"; sourceTree = ""; }; - 48FF481273D07DDCEAFD9650227B3CE0 /* Products */ = { + 67D46640A03022BEA71CB62C5CF663E9 /* Products */ = { isa = PBXGroup; children = ( - EE6AFD8147106750B8A410DEC0CFDFB5 /* Alamofire.framework */, - A84E97EFC967FD64D81A8E099A796538 /* Alamofire.framework */, - 2B12E22E3CB7A83BE570834F9049281D /* Alamofire.framework */, - 6AFCFD749C933783157C1B7F67A8E38E /* AmazonS3RequestManager.framework */, - B6EACBD5F68A6184DB37B2B7C24444EE /* AmazonS3RequestManager.framework */, - B1A0E823914C20BB45553962041A97B5 /* AmazonS3RequestManager.framework */, - 9E514856AFC8D81FB86F7E4AABFE1068 /* Nimble.framework */, - 30FB5DBD21FCCB1C62B442BAD52F0A6E /* Nimble.framework */, - 28B4744A63B395829DBCEC81C08A138E /* Nimble.framework */, - 1B7670B173206FBF38E55C8CD660CC57 /* Nocilla.framework */, - 85614CD7AA6DD40AB204848EA3122F3F /* Nocilla.framework */, - FB8F3186CF2E683F5551EFD515B705C1 /* Nocilla.framework */, - 80311BF81E375E1116C84AB88BFFBFA0 /* Pods_iOS_Example.framework */, - 83CD17442B31BE86A055BF2FD788C774 /* Pods_iOS_Tests.framework */, - BA325F04C49EB8D5D4C9E2E7269E5AA4 /* Pods_OSX_Example.framework */, - 1DF59FFD22EB431045F0F7B4117D4BB7 /* Pods_OSX_Tests.framework */, - 469371E672C40404F4B4618A7AE5E92A /* Pods_TVOS_Example.framework */, - 13D50677E5081AAF79097C317287C3F7 /* Pods_TVOS_Tests.framework */, - B2DD1A6CB2246596FB3008C897DAF8EC /* Quick.framework */, - 4393C25F244CBE29E945B6012FA56A30 /* Quick.framework */, - DA76182F746736BFC7CB6C2AFEDDA42D /* Quick.framework */, - 8DA2C218197DC796576E6BDB01CF1978 /* SWXMLHash.framework */, - 369CB18607EAADA100B6F93D14D623E2 /* SWXMLHash.framework */, - 285201F4BC160FDE232077436E1AF267 /* SWXMLHash.framework */, + 966AA42878212207687E9A2A4DBCD618 /* Alamofire.framework */, + 0CCE9CB82B4F89C8E07ADCACFD3DB134 /* Alamofire.framework */, + 7D384ECFAAE59EC3AEF8237E0B853438 /* Alamofire.framework */, + 5ACEF91984C87014AA6F1C26FB05477E /* AmazonS3RequestManager.framework */, + FD2DBD9B93B10FE414FDA9C0893C1B29 /* AmazonS3RequestManager.framework */, + CAA3F96C04F1A3DE18FC09B3B830B1BC /* AmazonS3RequestManager.framework */, + C2FCA34B3522D944BAA3DC6A57D99686 /* Nimble.framework */, + F4F348027847147F83A6E999B942456C /* Nimble.framework */, + 0D68F2DD4656E2DC0F28ED037671461F /* Nimble.framework */, + 95ABFE19BB6C09A4B346BCDE7967E6EA /* Nocilla.framework */, + F665BA3C11C88CDE6DB63F1D8D355DDC /* Nocilla.framework */, + 5726FB6FA5BB88E9BBE22B02DFB6A3A7 /* Nocilla.framework */, + 5920F3906113E7E38A428B87E0DCF751 /* Pods_iOS_Example.framework */, + 582D6170CF805880B0ECC17F54E2C4DC /* Pods_iOS_Tests.framework */, + E135D09C2211E0387FC43A2D6DC72CB7 /* Pods_OSX_Example.framework */, + CB0E8A83F6F7FE5A7AF0A32CECC281E2 /* Pods_OSX_Tests.framework */, + E0F61087B1B6FE9A0E5206CFE53DE764 /* Pods_TVOS_Example.framework */, + B75EA40325160D7FA02FF0B2ECC85973 /* Pods_TVOS_Tests.framework */, + C8E0F49D3F9CF6715FD8D2D98638F20F /* Quick.framework */, + 289E21AE311695CB49B911BE5A7C8645 /* Quick.framework */, + 73F566CFB5F21F61AC2FA68F08AA0B2D /* Quick.framework */, + FF9EBC8964215C8795A95155DD3F96F8 /* SWXMLHash.framework */, + 67101BD5F17CA7130C0F86DC963C1BB3 /* SWXMLHash.framework */, + FF370FA30DFE29B3BA7F7786C303767D /* SWXMLHash.framework */, ); name = Products; sourceTree = ""; }; - 4AFD2F3355C0B38AD0ACBC18E0181418 /* OS X */ = { + 6C70D64F6ACC0E7DE3864962C7AC0C19 /* Nimble */ = { isa = PBXGroup; children = ( - 172B538AF2420B6374291BB308B93399 /* CFNetwork.framework */, - 6912FFD5492486C7AB22B4F2AFCD5A14 /* Cocoa.framework */, - 409108AEA28DF9238FA170F3FFB87A26 /* CoreServices.framework */, - 7E2C4A52EB7AB25346152146016E1B21 /* XCTest.framework */, - ); - name = "OS X"; + 6639ABCE9E41C59986B3B1B8A6EC1DA6 /* AdapterProtocols.swift */, + 84CC2D30FE7D440A9876F0F24B10B926 /* AllPass.swift */, + FCF5C19E56892F963ECFAC7F89AA74B9 /* AssertionDispatcher.swift */, + CF624513EAF614540DDE1A92723384F9 /* AssertionRecorder.swift */, + DF133294A3F227B1D0F116D0EA3A4412 /* Async.swift */, + 216352B5C805CC79CE8CC838F2D3DED8 /* Await.swift */, + C3A26BD35EDFAF83207BC76DD567A6A0 /* BeAKindOf.swift */, + B8E8624F7FD24008C7685C1E5107DD37 /* BeAnInstanceOf.swift */, + B480C1D0D1543E918B2D89DADA72FB6A /* BeCloseTo.swift */, + E406BF2BCDFA5B69A86D37F2CA07CED7 /* BeEmpty.swift */, + BFCDCA5F64F4363ECC8C6704BEA5A277 /* BeginWith.swift */, + 6B5F867BED2558F748F62F0A43E67714 /* BeGreaterThan.swift */, + 4280B5F98046C5532C560C3AE3902A71 /* BeGreaterThanOrEqualTo.swift */, + 44F2633A0F9E171AE68A157D5F48C377 /* BeIdenticalTo.swift */, + 82A7FC2FC739DF9F290390CD64E01D2D /* BeLessThan.swift */, + 5A867365AEEB9B5E0407B24AF024F162 /* BeLessThanOrEqual.swift */, + 5B228206CBAF86B3507BE4B3DAEE9672 /* BeLogical.swift */, + B45AF70B4867EB2C90150484A9C0B62D /* BeNil.swift */, + C6F7C12751150DBB0463C9BAB84D2822 /* BeVoid.swift */, + 96556EB2C3249B2310CC29CECDFA8F00 /* Contain.swift */, + 30A27ACFD7ECBBD82FCEF9D8280F52B3 /* ContainElementSatisfying.swift */, + 8C62C8673A861381EC842C9226521E08 /* CwlBadInstructionException.swift */, + F8BB74B8A87E19587907D983EC7CD9C6 /* CwlCatchBadInstruction.swift */, + D965F1ADD1A3CEE438A96826E379D013 /* CwlCatchBadInstructionPosix.swift */, + 1ABFBBD17978BA1E54C3B4211B36E098 /* CwlCatchException.h */, + 9A811546E9589E6F185C7E822032AF36 /* CwlCatchException.m */, + 7D313A8A6447E21DD23A443AA2402A9C /* CwlCatchException.swift */, + BE827FC9912D0B575C0D49730D6F7173 /* CwlDarwinDefinitions.swift */, + 30A179A3B115440815C742DCFEF34C29 /* CwlMachBadInstructionHandler.h */, + 9D97F8649601DBEC23E71D7DF6B06464 /* CwlMachBadInstructionHandler.m */, + 72DFBE2E2D70808E77F45AAB5115763F /* CwlPreconditionTesting.h */, + 531CEA412E981F8F744E9B20CEAA0929 /* DSL.h */, + EBC8CB22D3A06E61851C5A205AAFD8F6 /* DSL.m */, + 05ABDC6A3CFD07DF7F3FB7E8D9B1900A /* DSL.swift */, + 999EA299AAD74878719D1001E54B31C1 /* DSL+Wait.swift */, + 22A551D458D97E9E781798AB23EEDA0B /* ElementsEqual.swift */, + D1B1A624720FBF076C53899D02082766 /* EndWith.swift */, + D45BE6C677528D883924AA1368224490 /* Equal.swift */, + 0C6D58AC530DC3D5C4C29FBB96EC2D54 /* Errors.swift */, + D42CA52835343206A5C6AA045EEE12B9 /* Expectation.swift */, + 6E29B3611AFC46FE9FA35AD661EB2334 /* ExpectationMessage.swift */, + 492B16F3ABC3F39852E0978D417DD3EF /* Expression.swift */, + 22B3AF2FF4B1559EB760AB894120359C /* FailureMessage.swift */, + BA83164E9B0B8EE5449F6FFC9B1C2614 /* Functional.swift */, + 1ACD22692092028E97305863A48AA0E4 /* HaveCount.swift */, + 11F1F0F6C9791013412D6E9FFB937F29 /* mach_excServer.c */, + 49A189EC4FA220171ABEB5E713BCC2C1 /* mach_excServer.h */, + 8BD1DA54D7B7EE656BDE3DAD64E67707 /* Match.swift */, + 97792D114FD79E0B6187C4FCC60FB227 /* MatcherFunc.swift */, + 9FF957E8293390F19AF5821B3A8CF71A /* MatcherProtocols.swift */, + 34C88CFE7A1A6B1EFEC2C7933565EEE4 /* MatchError.swift */, + CBA335A0F076600FC92B115F0A08AEA7 /* Nimble.h */, + A46E2D169247F4E998F93641B0DA34E5 /* NimbleEnvironment.swift */, + D4FB362A17EF0D3E5A77017DD7CF3624 /* NimbleXCTestHandler.swift */, + E44AC226DF173FF038772C998A4C182B /* NMBExceptionCapture.h */, + 5F8F3629CF694EFE7EFCE10BBDAEAB91 /* NMBExceptionCapture.m */, + 36E17E7D04C42FD278010C7279621C49 /* NMBExpectation.swift */, + FD17F3B588B1FB5A683529AA8C472D59 /* NMBObjCMatcher.swift */, + AF6BAE7FDFFB43DB1F3F36F0EEB653F1 /* NMBStringify.h */, + 3C149B8D20A739053314B8FDB48F69B1 /* NMBStringify.m */, + 905C17DFF299B07BA55F2CE2BEE048CD /* PostNotification.swift */, + C4B757769ACBB26AD104E1CA1E22609F /* Predicate.swift */, + 0F5DA449034CC49426340BA6FC8D5AC2 /* RaisesException.swift */, + 5CF891AEFBA0B8342273142782A5C25C /* SatisfyAllOf.swift */, + 6309FAD14BA8DCC5D037552C116AF16D /* SatisfyAnyOf.swift */, + 9D16CEEA2F297E0BBA85A11B31B55AE8 /* SourceLocation.swift */, + 4EB989AED73DCB4DE642CD1A0C61D450 /* Stringers.swift */, + 2C8875F06E8345D4BF1DCB554DED0642 /* ThrowAssertion.swift */, + B429623786C254117790848203617CCB /* ThrowError.swift */, + AF1D87A58A97C08DC527DFB795C000F9 /* ToSucceed.swift */, + 3AC19485E66155AF5189FC7B1240648C /* XCTestObservationCenter+Register.m */, + 4EAC5C7CDD30F47CF4FF20ECD81300C4 /* Support Files */, + ); + name = Nimble; + path = Nimble; sourceTree = ""; }; - 51AC440FF05847AA81F5278315BD979F /* Frameworks */ = { + 7EC9B4F5DE94679B6BD78D04F902CEDC /* Development Pods */ = { isa = PBXGroup; children = ( - 720499F0FBF0FD6F25E59FBA9B95ADCD /* Alamofire.framework */, - 76866E62C6139298F9F1B9B85D1A4C56 /* SWXMLHash.framework */, - F136EBE60CAF4446D360A4C9D6914DF5 /* iOS */, - 4AFD2F3355C0B38AD0ACBC18E0181418 /* OS X */, - 62FCC6C4C88EACA4EA411F5BE6682B23 /* tvOS */, + F56ED758EE5BCD1BD64E7B84062C2920 /* AmazonS3RequestManager */, ); - name = Frameworks; + name = "Development Pods"; sourceTree = ""; }; - 5C18B594875FE2A106DD93C9740A8D97 /* AmazonS3RequestManager */ = { + 8541BD442D992439076D2DE9F0B5F608 /* Support Files */ = { isa = PBXGroup; children = ( - 4942C33638BF64FD9C1BC0F26FC39EBF /* ACL.swift */, - 9AF211D3FA50971D49A494E3DDDEEDDD /* AmazonS3RequestManager.h */, - 0E7207F992F5DF1D5EB1BB2F6A1BDFDB /* AmazonS3RequestManager.swift */, - EF4445DA6C4498B6E7829162CF1AA207 /* AmazonS3RequestSerializer.swift */, - 8ACD08E74DBA1258EE98B6517ABF6EEB /* AmazonS3SignatureHelpers.h */, - 467E3EC74E16D72066005D6C9042608A /* AmazonS3SignatureHelpers.m */, - 396A0B4A6A663ED0E9E19084AE3618E9 /* Region.swift */, - A5FE5CDC4012239BD1465B188D0142C7 /* ResponseObjects.swift */, - E16F561EFAC3131F47C928BEFB6D8356 /* ResponseSerialization.swift */, - 89FF8E8A5648BF32BDF3282DE9753EE7 /* S3Error.swift */, - CDE1859DB498BCB39759D3AE4BFF4E39 /* Support Files */, + F893962B9A6E4074E4D58F3711BCCE3F /* AmazonS3RequestManager-iOS.modulemap */, + EB3A1C66310B79A7DCF4C474035E0918 /* AmazonS3RequestManager-iOS.xcconfig */, + C47B58C2BCC328BD0A9526A4A41C1307 /* AmazonS3RequestManager-iOS-dummy.m */, + EC74627046D3D422AACC48E6390753F0 /* AmazonS3RequestManager-iOS-Info.plist */, + B409C481283E611CA3B3106E38AB0548 /* AmazonS3RequestManager-iOS-prefix.pch */, + 39D485AD33C7BA3F0EC3BC859A16BE20 /* AmazonS3RequestManager-iOS-umbrella.h */, + 26616A5C0E4AB7C282E2F0C32A44A92A /* AmazonS3RequestManager-macOS.modulemap */, + 8B01D3218A2C416C96776888535E5D8B /* AmazonS3RequestManager-macOS.xcconfig */, + 5372AC1A9783C4D8B8915F899B7B2C71 /* AmazonS3RequestManager-macOS-dummy.m */, + 69470F51B23ED7DA597E3FC07B071128 /* AmazonS3RequestManager-macOS-Info.plist */, + 04B24C8BC0928F3DBF64AC574D6B103B /* AmazonS3RequestManager-macOS-prefix.pch */, + B8290583D438CF84F2090FE77994E8C7 /* AmazonS3RequestManager-macOS-umbrella.h */, + 86FBD28D783EE3D83ACB871D04D5B3FE /* AmazonS3RequestManager-tvOS.modulemap */, + 0B28BE4EA9ACFF6AA7BC309B51E3A322 /* AmazonS3RequestManager-tvOS.xcconfig */, + 63A14107860960892D8AB22FFC5DF544 /* AmazonS3RequestManager-tvOS-dummy.m */, + F334EF8BDF98F1E713ED27777D97B5E8 /* AmazonS3RequestManager-tvOS-Info.plist */, + 46B1D168F67C1F1D14E7E8B191D5EE2B /* AmazonS3RequestManager-tvOS-prefix.pch */, + D53DDEE1C1F8DF565E8C1F822E730E2B /* AmazonS3RequestManager-tvOS-umbrella.h */, ); - name = AmazonS3RequestManager; - path = ../..; + name = "Support Files"; + path = "Example/Pods/Target Support Files/AmazonS3RequestManager-iOS"; sourceTree = ""; }; - 62FCC6C4C88EACA4EA411F5BE6682B23 /* tvOS */ = { + 97BE1B3AF4004956496FBC179A0C78F9 /* tvOS */ = { isa = PBXGroup; children = ( - 03A937F80447A817C69C055DC3D29CA8 /* CFNetwork.framework */, - 89CCAA056CCA1C796FC2FDA401A0F050 /* Foundation.framework */, - A01D80EF7BEB5A8B03D53E76A1E5E289 /* MobileCoreServices.framework */, - 2454311447A420E7285EC09C8315151A /* XCTest.framework */, + B475D549E78F1EE737ED0B61E8974263 /* CFNetwork.framework */, + 97C81CE3CA9EAFF115BFB6B67FE70564 /* Foundation.framework */, + 7303B64033BFD11F63923E74D03B6760 /* MobileCoreServices.framework */, + BD5A182103A8056286B92ABDE7C392D5 /* XCTest.framework */, ); name = tvOS; sourceTree = ""; }; - 6C1B899151BE53C6ACAE88F5DDD13801 /* Pods-OSX-Tests */ = { + 9BDC07BB548554F528188354791E053E /* iOS */ = { isa = PBXGroup; children = ( - B5710F607E41186CD35A8B6EAEB6B994 /* Info.plist */, - 8F30B0EC4E2190CBDFA7ECC5D3A06718 /* Pods-OSX-Tests.modulemap */, - 104EF76D46ECD597FD2F2D63497AF482 /* Pods-OSX-Tests-acknowledgements.markdown */, - FCDCEB3555F93B48573F76EAE2F5791A /* Pods-OSX-Tests-acknowledgements.plist */, - B18A33A798C07C455E1DCF5B6E44BAD2 /* Pods-OSX-Tests-dummy.m */, - 03C62B28A6BB4ADC3495831139EA4179 /* Pods-OSX-Tests-frameworks.sh */, - 3428401159CE9A1F0C3C3DE868558DC0 /* Pods-OSX-Tests-resources.sh */, - 104CAEF8A88FDCCE2611B725C1BDC67B /* Pods-OSX-Tests-umbrella.h */, - 1A063AAE1470A8E665B21620B7EAF9A3 /* Pods-OSX-Tests.debug.xcconfig */, - A07115DDE9E3A0E9DA8FC37B0121BC1B /* Pods-OSX-Tests.release.xcconfig */, + B91D5356174AD08AE5F839B810C01141 /* CFNetwork.framework */, + A70CB3A3ACEF7285273F416201B2C086 /* Foundation.framework */, + 0E1601518C233C257F7A462963EA0B59 /* MobileCoreServices.framework */, + 7FCA3A11317D6EC19B52383E51770BA5 /* XCTest.framework */, ); - name = "Pods-OSX-Tests"; - path = "Target Support Files/Pods-OSX-Tests"; + name = iOS; sourceTree = ""; }; - 788231AC29E7226B5BC9F4EB8437B347 /* Alamofire */ = { + A6E9F2BA40B52FFFB44B8AE325D1EFAB /* Support Files */ = { isa = PBXGroup; children = ( - 1984628ABB498E97C6BDA627CC31D2CC /* AFError.swift */, - 5725FA8CC3169EC3A58AB423B6FF9DFF /* Alamofire.swift */, - CF4D886068A4BBACF81B462027047AFB /* DispatchQueue+Alamofire.swift */, - 593052BDEE40F715B96366D865F39B7B /* MultipartFormData.swift */, - 9CC9AA21DF0ED2F6415CF222092AD888 /* NetworkReachabilityManager.swift */, - 9FCDC514B2A2E71F6E608E60CDC2BB89 /* Notifications.swift */, - FED63E3D352B01716FF59FB410EE1E02 /* ParameterEncoding.swift */, - 9EFBF321EFB8237415C293DBEEFDFF20 /* Request.swift */, - E13F0A679B4FAD646857BED7F8182C28 /* Response.swift */, - D1BD6D5108F95FF742160D80DEDB28C4 /* ResponseSerialization.swift */, - 37752996D5C7032073C0E3E90FB631FD /* Result.swift */, - E01683F2C04FCD4553F69E2C22B68EC5 /* ServerTrustPolicy.swift */, - 99301605FFE57ED6E421E6F8490039F8 /* SessionDelegate.swift */, - 5E601E8412E744C594B52E2D650B4E0F /* SessionManager.swift */, - E33956AD24200C8553F2AC1353B82C1D /* TaskDelegate.swift */, - B27B95DE0D94AD0F052E8F1BACDEA8B4 /* Timeline.swift */, - 67A354864093F95E596281E8DD3F27AD /* Validation.swift */, - 8B117C1E4FAC6C72A28CC80D1D4678E0 /* Support Files */, + 538D9237E7E9AE7E9482CB6D77B4736F /* Alamofire-iOS.modulemap */, + 2F71DC8C2218CE6ED9C37B58FC48EC0F /* Alamofire-iOS.xcconfig */, + 073701575416516C0672436E75FFAB8F /* Alamofire-iOS-dummy.m */, + 9C8B795E4DC5A81EA6B2CB462246EBA2 /* Alamofire-iOS-Info.plist */, + BCF5916358B97A5C4AB070C3D7A9F71A /* Alamofire-iOS-prefix.pch */, + 6864355DB8B926A078EBBD4227D3246A /* Alamofire-iOS-umbrella.h */, + 9522D67B7CE2165337B10EE79067DD0C /* Alamofire-macOS.modulemap */, + 8744A21867309AB9FBADAAF0283CD36C /* Alamofire-macOS.xcconfig */, + 1B7D0E71E5473C9CAD035A2036933A4C /* Alamofire-macOS-dummy.m */, + 478C13AC0789521626A4CB4E050F2FAF /* Alamofire-macOS-Info.plist */, + 54182AB7D5EEDEBE1FE60B0808C75BE1 /* Alamofire-macOS-prefix.pch */, + 3528E8101602B621DDF183FF35026FB5 /* Alamofire-macOS-umbrella.h */, + 4023D5188BC4523861360064FD86A942 /* Alamofire-tvOS.modulemap */, + 78FD97FFF3DCFBF1F50D429CA160C805 /* Alamofire-tvOS.xcconfig */, + 442047E3D66F0FF3298233FE021E210A /* Alamofire-tvOS-dummy.m */, + E73FD079388BA3C83EAB6BBCCAC1511D /* Alamofire-tvOS-Info.plist */, + 6A56AD7372CF8423F2C8749784E9CE88 /* Alamofire-tvOS-prefix.pch */, + B8F020E1D59FD5816C5229CBCBE2632C /* Alamofire-tvOS-umbrella.h */, ); - path = Alamofire; + name = "Support Files"; + path = "../Target Support Files/Alamofire-iOS"; sourceTree = ""; }; - 7DB346D0F39D3F0E887471402A8071AB = { + B31F55C4932B3C1A23D80B61C58CD08B /* SWXMLHash */ = { isa = PBXGroup; children = ( - 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */, - 1865856C28B5CE5793D1E1AB0173B11C /* Development Pods */, - 51AC440FF05847AA81F5278315BD979F /* Frameworks */, - 3C0451BE6105C220A76D4FFC57B9230B /* Pods */, - 48FF481273D07DDCEAFD9650227B3CE0 /* Products */, - 91DE25391963B6BC4CD63192E313FC2A /* Targets Support Files */, + 148593A9585E6E595863AD4C67ECBDD2 /* shim.swift */, + E3995DB90267A1922D5D66115C4D8ABA /* SWXMLHash.swift */, + 6F3AE3359E0165E2C5FE158CF7B8B760 /* XMLIndexer+XMLIndexerDeserializable.swift */, + B35089401C8564C82A058074DD36F08F /* Support Files */, ); + name = SWXMLHash; + path = SWXMLHash; sourceTree = ""; }; - 8169E5D0E6D67E3CEAD6537B9DC5F6A1 /* Pods-iOS-Tests */ = { + B35089401C8564C82A058074DD36F08F /* Support Files */ = { isa = PBXGroup; children = ( - C5119E1FDF5FBE98AFCA212B303BD696 /* Info.plist */, - 2A3FFD865587C3F6B7E40A4897AEA6EF /* Pods-iOS-Tests.modulemap */, - 1EF0603F32DCFC51FC2D2A793E0D7B31 /* Pods-iOS-Tests-acknowledgements.markdown */, - B45497E61A04E95B8F2D1127DC130EDD /* Pods-iOS-Tests-acknowledgements.plist */, - A46544ADD0691D7BB7122696390B2CFB /* Pods-iOS-Tests-dummy.m */, - 760CDDDA61B175ECB4D5FB5016E06CFF /* Pods-iOS-Tests-frameworks.sh */, - F3F6ABCA24FD001E66951D022555A8F7 /* Pods-iOS-Tests-resources.sh */, - 9CBBBD547A361658B6DCC61D4F2EDAAC /* Pods-iOS-Tests-umbrella.h */, - 323747D18933A35D8E6950071584D1C1 /* Pods-iOS-Tests.debug.xcconfig */, - 2DF58ECAB29E2ECD6D16D918616F460D /* Pods-iOS-Tests.release.xcconfig */, + 44160E6B76126D71F6538B18166852CA /* SWXMLHash-iOS.modulemap */, + DD3FB86A6F78574CC502F44BEA3149C0 /* SWXMLHash-iOS.xcconfig */, + 4F62DC4203F92FD6D79E07F6C2C6C580 /* SWXMLHash-iOS-dummy.m */, + F6C1981173AF7AD4BDB1801502C39879 /* SWXMLHash-iOS-Info.plist */, + E94CBB7A8E161E974CA5370B0AA17827 /* SWXMLHash-iOS-prefix.pch */, + 77B74691FC16240A204DEA5380005ACA /* SWXMLHash-iOS-umbrella.h */, + FFFA6575579D32ED16CA5B90A2659BDF /* SWXMLHash-macOS.modulemap */, + 11B324ABD11CD20CE00F86EEA4F49297 /* SWXMLHash-macOS.xcconfig */, + 0CA084FA2CDDC9256CBECDD9EBBABCDC /* SWXMLHash-macOS-dummy.m */, + 33D8B63754C34FACD0EA1DD29B27BE11 /* SWXMLHash-macOS-Info.plist */, + 47CEB9BC8E8ED67C4379DF0EF59E0AE0 /* SWXMLHash-macOS-prefix.pch */, + E5B92A552C2706526F0D8DDF33D42E1A /* SWXMLHash-macOS-umbrella.h */, + 61CEC5CB80A32BA7CD773825720FDEA1 /* SWXMLHash-tvOS.modulemap */, + AD2940DC2495A29F5D3069882D34A0C1 /* SWXMLHash-tvOS.xcconfig */, + 88FD22DF30C5B1F17E01FB0AF9BF7D87 /* SWXMLHash-tvOS-dummy.m */, + 1D04201D2B04E504F4920E6194FA0CFD /* SWXMLHash-tvOS-Info.plist */, + AA412261F42FC6A4E1EB217310AA9849 /* SWXMLHash-tvOS-prefix.pch */, + CC9DC90F2F878CEDC4FB335F8F39C3B8 /* SWXMLHash-tvOS-umbrella.h */, ); - name = "Pods-iOS-Tests"; - path = "Target Support Files/Pods-iOS-Tests"; + name = "Support Files"; + path = "../Target Support Files/SWXMLHash-iOS"; sourceTree = ""; }; - 8B117C1E4FAC6C72A28CC80D1D4678E0 /* Support Files */ = { + B96EED911D28D4FC4CDFC49117ABD721 /* OS X */ = { isa = PBXGroup; children = ( - 2E7EE7E00D1A39CE49EEAA5EC27433A1 /* Alamofire-iOS.modulemap */, - 0C6147F9953A4BA8F746D619981A1DFA /* Alamofire-iOS.xcconfig */, - 0342420EE8A591002801BD5EFA20E603 /* Alamofire-iOS-dummy.m */, - D2A1E15D681FE8636459945D6C01276D /* Alamofire-iOS-prefix.pch */, - 8A8A6643FD73581A7A0E981E68E2EB08 /* Alamofire-iOS-umbrella.h */, - 5758240BE09FECC0C924B38588712C98 /* Alamofire-macOS.modulemap */, - BB090C2EB5F99C04CE31E35CE92556A8 /* Alamofire-macOS.xcconfig */, - A83FF86615A11A9F5EBC7823E8BD38D6 /* Alamofire-macOS-dummy.m */, - 633A8BF948292DE3BD8ACA9D67CEC01F /* Alamofire-macOS-prefix.pch */, - D2F71EBFB615E21B3351400A6EC2F44E /* Alamofire-macOS-umbrella.h */, - F996B87A15E28292B07C7BC859EEECAD /* Alamofire-tvOS.modulemap */, - A5EA15627372BB5992598F8052E33C4D /* Alamofire-tvOS.xcconfig */, - 9A1C154BDEC8AF64E45412E0F8A2994D /* Alamofire-tvOS-dummy.m */, - 71F13EB510905143FC6A610CC72B9D21 /* Alamofire-tvOS-prefix.pch */, - 84452B23B72DCDD2F6AB5888D6E24265 /* Alamofire-tvOS-umbrella.h */, - 2546BA7ABB080E2A9CFED86963986201 /* Info.plist */, - B155614A1AF5522261003C197029878B /* Info.plist */, - AFD4F71DE2A73611BE1198666A288CC2 /* Info.plist */, + F91FBADC520B769BAAAC4A35CC7BDAC6 /* CFNetwork.framework */, + E528C0E009A9192B11300274F0ACEFD3 /* Cocoa.framework */, + EFA354FA7CDC667EE8D44D6A999723CE /* CoreServices.framework */, + 704DC8A33651083728010BB21CE0051B /* XCTest.framework */, ); - name = "Support Files"; - path = "../Target Support Files/Alamofire-iOS"; + name = "OS X"; sourceTree = ""; }; - 91715FF8EB6AD26483D6B35E0463C80E /* Support Files */ = { + BBE99F86781C3BDC829454CE22DF198F /* Pods-OSX-Example */ = { isa = PBXGroup; children = ( - 3AE0648A16BBF37441F4C1605152A541 /* Info.plist */, - 2B2BA3130ED276C97DCD51EBEC64D08D /* Info.plist */, - BEBBDDA2D02A99BAA14E9E5DB1532FC6 /* Info.plist */, - 9D9B7E4A3B11F9D096E5890D0EC806A3 /* Quick-iOS.modulemap */, - A069BE60F31634E4E6A4B2F9E7B0E8E9 /* Quick-iOS.xcconfig */, - 555E5020ACD4B02D2353C493EEE328C6 /* Quick-iOS-dummy.m */, - 9BB818B584F2E182ECA12FA322753BCA /* Quick-iOS-prefix.pch */, - C182759AAA74E613DC1BB5B6AA396A44 /* Quick-iOS-umbrella.h */, - BF9284BD22DB022F006AC57570465023 /* Quick-macOS.modulemap */, - 8C0610E4FAB8E8F73058DB1AB196FEFE /* Quick-macOS.xcconfig */, - C944839833A19CB1EAAEA429F3BBD0CC /* Quick-macOS-dummy.m */, - C2B2AAEAC539AB8F51B4E42A58C06398 /* Quick-macOS-prefix.pch */, - 52C4C9AEF80B4D0589E1AA86FEB8068A /* Quick-macOS-umbrella.h */, - D32A4FFB8940D0DBBAF892595E286385 /* Quick-tvOS.modulemap */, - FBC7257CCEC3FC9C0A576E48541F785F /* Quick-tvOS.xcconfig */, - 7B51C663B5E5D85BE81C59A84B347EE1 /* Quick-tvOS-dummy.m */, - 89A238EE25F740EE53FE5D2F4CE86CA1 /* Quick-tvOS-prefix.pch */, - CA8B6F9AC2B74860AF454AFB8E05D3AD /* Quick-tvOS-umbrella.h */, + BA25A1AE5D733123B1810B3BE16CFF3F /* Pods-OSX-Example.modulemap */, + 1C83BF9F0EA30B189BE90CA9381EE04C /* Pods-OSX-Example-acknowledgements.markdown */, + 4D8A0994E091314FFBDD44444FA4004B /* Pods-OSX-Example-acknowledgements.plist */, + 5C11706FE16950D4CE2CF9B0575CBBD9 /* Pods-OSX-Example-dummy.m */, + 25C0DF4176377562CB7BD1D5EFC7BE63 /* Pods-OSX-Example-frameworks.sh */, + 4D2E66E3C6E051EEB893F5D157D4339B /* Pods-OSX-Example-Info.plist */, + 5A25388676CA2CD3AFEF7EE27E7298BA /* Pods-OSX-Example-umbrella.h */, + 655CE8D70DDF4400B2FD39324BC4B1FD /* Pods-OSX-Example.debug.xcconfig */, + 20710F4B291268D929C7391E553641F5 /* Pods-OSX-Example.release.xcconfig */, ); - name = "Support Files"; - path = "../Target Support Files/Quick-iOS"; + name = "Pods-OSX-Example"; + path = "Target Support Files/Pods-OSX-Example"; sourceTree = ""; }; - 91DE25391963B6BC4CD63192E313FC2A /* Targets Support Files */ = { + C3BBD360910E3B696A80778244F27A82 /* Support Files */ = { isa = PBXGroup; children = ( - B7F09D05BE195B881482E53BC08BC053 /* Pods-iOS-Example */, - 8169E5D0E6D67E3CEAD6537B9DC5F6A1 /* Pods-iOS-Tests */, - 2CE46E6FF22DAB9CFA858D0CBE57108F /* Pods-OSX-Example */, - 6C1B899151BE53C6ACAE88F5DDD13801 /* Pods-OSX-Tests */, - AD260C4561FAD89A606E7BE207712601 /* Pods-TVOS-Example */, - 26B910518C5B9609B0383DBE5D9F2CFD /* Pods-TVOS-Tests */, + 2F6AAA86A7D3D3D056A9AD347E1F5098 /* Quick-iOS.modulemap */, + EA79D16C88AAB45B4B81EC0EE5622F48 /* Quick-iOS.xcconfig */, + F783EF28EB0174C79F4052729ABDFDAD /* Quick-iOS-dummy.m */, + 6AD6B87B931394D7F4979AA9EA372594 /* Quick-iOS-Info.plist */, + 9EAC71712F297A98558EC3F3DEDC0C5E /* Quick-iOS-prefix.pch */, + 92112985B75E80BB0D20738F4ED41EF6 /* Quick-iOS-umbrella.h */, + 20CDE71886EE4D102C34E29BEB12D6C5 /* Quick-macOS.modulemap */, + 829213AFB73B746DD752379C7AEFD0DE /* Quick-macOS.xcconfig */, + C41AF3B3822D9BF5EA7CFC28425164BB /* Quick-macOS-dummy.m */, + 06FEC1596048A4CE1CBCDB498E669BCF /* Quick-macOS-Info.plist */, + 8F6E1B12BEE4F46B6BC0713A8214AF53 /* Quick-macOS-prefix.pch */, + 54C1ABFD8E2A7C24DE4F742977511E93 /* Quick-macOS-umbrella.h */, + 8C32F0BF3981CE9D6BDF35EC9034C8C1 /* Quick-tvOS.modulemap */, + DDDF987F3A972DE2B8B53F5A8E6C9322 /* Quick-tvOS.xcconfig */, + A9B16A4A75C68D2D8D5497A16BC1A736 /* Quick-tvOS-dummy.m */, + FC555738B3613F1FC112D8869244B14C /* Quick-tvOS-Info.plist */, + 0C645EEF9621F92010E12CF128F8225D /* Quick-tvOS-prefix.pch */, + 150B313DFEA561D649FAB021C2FAD32E /* Quick-tvOS-umbrella.h */, ); - name = "Targets Support Files"; + name = "Support Files"; + path = "../Target Support Files/Quick-iOS"; sourceTree = ""; }; - 9D11FD373E1A469AD17EDF0FE0598CCA /* Support Files */ = { + CAE02EDEE731FD1803B2C340E7835FCB /* Pods-iOS-Example */ = { isa = PBXGroup; children = ( - BE510D26AA1007C4E00D936EAFAF6DCD /* Info.plist */, - 79F7455BED92196EC00556BDE7031BCD /* Info.plist */, - ADEA921FD6E391075DFD38C9A649E887 /* Info.plist */, - 50546B588AE11CF4349D34605F0B6137 /* Nocilla-iOS.modulemap */, - D3F4A5E2273A31E47E4115E5C6148C59 /* Nocilla-iOS.xcconfig */, - 6B27DCE886EF5A60A739A68ABE437279 /* Nocilla-iOS-dummy.m */, - 1CF3426668174979F1D18921A8A2337E /* Nocilla-iOS-prefix.pch */, - 70085EFA2C1EC59A05AA4AACF3D9DD15 /* Nocilla-iOS-umbrella.h */, - 3A604D8B4F109D6BA2638B517761D578 /* Nocilla-macOS.modulemap */, - C30E742835FACA563DC91D7AC9315152 /* Nocilla-macOS.xcconfig */, - 36C8A1EA119847A8803B5463A25868C0 /* Nocilla-macOS-dummy.m */, - BD5AB546A53C0C6B181A02BEAD5FDC02 /* Nocilla-macOS-prefix.pch */, - E59DBDB06E28C80777125BB195F1B710 /* Nocilla-macOS-umbrella.h */, - EB33222DA9E440D9DBF31365AAC148C9 /* Nocilla-tvOS.modulemap */, - C457CF242B320DC4C4A0CC4F382E3A9A /* Nocilla-tvOS.xcconfig */, - 0293B27886C300CBA93090C2994CDA18 /* Nocilla-tvOS-dummy.m */, - 4C1657F198EBA31A5EDB61A41FBB6388 /* Nocilla-tvOS-prefix.pch */, - 77D4C1361B0F4E07D3D7C36BE3C1C93B /* Nocilla-tvOS-umbrella.h */, + 855707C250BE970C675AF39A6F0317EB /* Pods-iOS-Example.modulemap */, + 9613287C5D9D436FA2B0C0DFF5F9C512 /* Pods-iOS-Example-acknowledgements.markdown */, + AF4C57BA7579093B678F288D1AD57D28 /* Pods-iOS-Example-acknowledgements.plist */, + 1033BFE2CB71AAA448F4EBD3594EAD07 /* Pods-iOS-Example-dummy.m */, + 809449F2E50F55BDC0D8D6C921977198 /* Pods-iOS-Example-frameworks.sh */, + 418F65D2E3330F3E09B82B6C5A4B758C /* Pods-iOS-Example-Info.plist */, + 131B945AFFB27E1F71A5D0DD0AEDF0A5 /* Pods-iOS-Example-umbrella.h */, + 25BEFA14DE56C9618A1173EE8120D40F /* Pods-iOS-Example.debug.xcconfig */, + 5AE0BB297FAC29967B1DE0628E46C3F7 /* Pods-iOS-Example.release.xcconfig */, ); - name = "Support Files"; - path = "../Target Support Files/Nocilla-iOS"; + name = "Pods-iOS-Example"; + path = "Target Support Files/Pods-iOS-Example"; sourceTree = ""; }; - AD260C4561FAD89A606E7BE207712601 /* Pods-TVOS-Example */ = { + CAFFBD24593E8DBF0FEE48CFF6854A15 /* Support Files */ = { isa = PBXGroup; children = ( - 043D166C47081DB7E9EE10FABEF2581F /* Info.plist */, - 308DE25D2ED5B1EFDCEF641ED75F0C6B /* Pods-TVOS-Example.modulemap */, - BDEEBAB4BC4044DB6E005151BBDAB8F8 /* Pods-TVOS-Example-acknowledgements.markdown */, - 1BB040B172DFA966CBB9870FF42C6115 /* Pods-TVOS-Example-acknowledgements.plist */, - 5071E2E5567563DA1DC7BCB6D0D47CC2 /* Pods-TVOS-Example-dummy.m */, - 67EA3F126267676718521AF5B5228396 /* Pods-TVOS-Example-frameworks.sh */, - 875F6956A573A90B8E1F42FF2BE4247D /* Pods-TVOS-Example-resources.sh */, - AA0BEA3EBD51D2D93B4B082E60967D04 /* Pods-TVOS-Example-umbrella.h */, - 9413CDD9E09734D9149EE139574CECFC /* Pods-TVOS-Example.debug.xcconfig */, - D1A57A0F7B2A5303C1C2F6629A680AC9 /* Pods-TVOS-Example.release.xcconfig */, + 9324FAC15937DF030B6CA4A272C33DEF /* Nocilla-iOS.modulemap */, + 85F865417C581F89CD9A2DFF4805347E /* Nocilla-iOS.xcconfig */, + BB80C525867678ED0CC830B797B0450D /* Nocilla-iOS-dummy.m */, + 656E9EC474D03C7E66A42E76EF6F6809 /* Nocilla-iOS-Info.plist */, + DC743423AFAD2FA9C17214498ED9D396 /* Nocilla-iOS-prefix.pch */, + F5DC7420E34730A2AE4C036A11C1B72F /* Nocilla-iOS-umbrella.h */, + 423C8092FB4EE954C757F28CEEE5729F /* Nocilla-macOS.modulemap */, + D72F55DEFCA448859797A6CC7B7C21FD /* Nocilla-macOS.xcconfig */, + F46D255DEA33A1DF5C66F034EF12A28F /* Nocilla-macOS-dummy.m */, + 9160BF3E2B1D33E8C92A96F150BE2D06 /* Nocilla-macOS-Info.plist */, + DBBD045FCEA31061E5F1EB4A1FE4AB91 /* Nocilla-macOS-prefix.pch */, + A086A7E2E4856D51672C2DC9A5C0B51A /* Nocilla-macOS-umbrella.h */, + 82CD2FB3BFEA88563F66878C35CE84BC /* Nocilla-tvOS.modulemap */, + 888BACF89D3269FC3052E4616173AF9E /* Nocilla-tvOS.xcconfig */, + BDC48D9EF93603BDB2E9F287910B28E4 /* Nocilla-tvOS-dummy.m */, + 6E9DF6375A1436AAEC0437373B6A0C5A /* Nocilla-tvOS-Info.plist */, + 95204EB0ABC40E492C1AE8E57C1EDE4D /* Nocilla-tvOS-prefix.pch */, + 24CC780DA89EA1ED34612B0B70C3905E /* Nocilla-tvOS-umbrella.h */, ); - name = "Pods-TVOS-Example"; - path = "Target Support Files/Pods-TVOS-Example"; + name = "Support Files"; + path = "../Target Support Files/Nocilla-iOS"; sourceTree = ""; }; - B7F09D05BE195B881482E53BC08BC053 /* Pods-iOS-Example */ = { + CF1408CF629C7361332E53B88F7BD30C = { isa = PBXGroup; children = ( - ED13CC56222736A1FF65650A783D9E91 /* Info.plist */, - 571DCD7364503950B709EC4D4CDB0FF2 /* Pods-iOS-Example.modulemap */, - 1F0E6C9E5A570AC4F0DCC46C636C9EDC /* Pods-iOS-Example-acknowledgements.markdown */, - 68820CF7E358777100BFB01BFE73AAF5 /* Pods-iOS-Example-acknowledgements.plist */, - 2A3F5FCB1B77B6C92D5453D251E5C804 /* Pods-iOS-Example-dummy.m */, - 12FD694346380ABCAF21E1F675E9E995 /* Pods-iOS-Example-frameworks.sh */, - ABED110423DD74D83F959273F8149211 /* Pods-iOS-Example-resources.sh */, - 62044F7F9ED8456AC6465C61EC06176B /* Pods-iOS-Example-umbrella.h */, - 18C551B0208BC4D47FFD9DAC9D194046 /* Pods-iOS-Example.debug.xcconfig */, - 004FE381BE75918FFED33A223132444B /* Pods-iOS-Example.release.xcconfig */, + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, + 7EC9B4F5DE94679B6BD78D04F902CEDC /* Development Pods */, + F259134DF41613D786F8FD402FED1A84 /* Frameworks */, + 14B7B4566D072BD6CA66CA6EC609EA6B /* Pods */, + 67D46640A03022BEA71CB62C5CF663E9 /* Products */, + 4C917FDB09D68F1F5CD4D70CD7639065 /* Targets Support Files */, ); - name = "Pods-iOS-Example"; - path = "Target Support Files/Pods-iOS-Example"; sourceTree = ""; }; - CDE1859DB498BCB39759D3AE4BFF4E39 /* Support Files */ = { + D0F389D646B1D0BF29DFA18E6771770B /* Pod */ = { isa = PBXGroup; children = ( - D5B0BC11F4894ED6CB9ACAA2BC1178F4 /* AmazonS3RequestManager-iOS.modulemap */, - 33944FB69FAC35553940F13A2EEC4641 /* AmazonS3RequestManager-iOS.xcconfig */, - EF36FD0422256ADBBC3DC10785FC5735 /* AmazonS3RequestManager-iOS-dummy.m */, - 084472B1794D39A9E264EEF9AD67F88D /* AmazonS3RequestManager-iOS-prefix.pch */, - 4830489F4C118825807F15BC6EDB37FB /* AmazonS3RequestManager-iOS-umbrella.h */, - 1A65AAC6885A89E7FADD43D5A93859C1 /* AmazonS3RequestManager-macOS.modulemap */, - 393AFECF0C1E6ABAF01D779A7FEE0585 /* AmazonS3RequestManager-macOS.xcconfig */, - DFC0D0E7D27597E2BB65B021A187E8FA /* AmazonS3RequestManager-macOS-dummy.m */, - 1C575DA6E397F9E787CF4624829146E0 /* AmazonS3RequestManager-macOS-prefix.pch */, - 472D3115639114BBC0AB80A02890BCCE /* AmazonS3RequestManager-macOS-umbrella.h */, - A481F38047E8A51D9422AF1BA4E3B5C8 /* AmazonS3RequestManager-tvOS.modulemap */, - 1D33DCF4D5D1C9F5A207DC41CDDB4BAC /* AmazonS3RequestManager-tvOS.xcconfig */, - BF7F61BE3AC7844DA07F21E56EACD34B /* AmazonS3RequestManager-tvOS-dummy.m */, - 5A9EDBB9DCE68AFD86DAF5131F0E49AD /* AmazonS3RequestManager-tvOS-prefix.pch */, - D1D95551DBA782F3F819201B0304E3C6 /* AmazonS3RequestManager-tvOS-umbrella.h */, - 9660960A1FA1A3C9AA89963D1F4D5F1B /* Info.plist */, - 7343DA38704165DC842BA181733570B2 /* Info.plist */, - 6E397F1F83B043EC5FB727D4A96483E2 /* Info.plist */, + 0A36059C48584A7389C2ED7B81B78F6C /* AmazonS3RequestManager.podspec */, + F97F23492DF52F4063F67539E64A07AB /* LICENSE */, + 8360E16C8B6C306250398941E51ED0FD /* README.md */, ); - name = "Support Files"; - path = "Example/Pods/Target Support Files/AmazonS3RequestManager-iOS"; + name = Pod; sourceTree = ""; }; - F136EBE60CAF4446D360A4C9D6914DF5 /* iOS */ = { + D944708BF54F4BDF27EA8E3DD7691EEF /* Pods-TVOS-Example */ = { isa = PBXGroup; children = ( - EF6B7A8F0A6D94B18BEFFDF4C6DD9C80 /* CFNetwork.framework */, - F0E416772462416547F90E4AE39B7D28 /* Foundation.framework */, - A4B225031EAB44A29764105674ADB3AB /* MobileCoreServices.framework */, - 48656BE34896C4D9A027D37CA8AADE8E /* XCTest.framework */, + 8B2E2D9C2CDCA471A91613C969508154 /* Pods-TVOS-Example.modulemap */, + A4F50C21A4DD4800BBB0A92B8FACFE9B /* Pods-TVOS-Example-acknowledgements.markdown */, + E282A1E7E35CDA9E74A20056BD17FE02 /* Pods-TVOS-Example-acknowledgements.plist */, + 401A47D1E66174F0D08DD248601BD495 /* Pods-TVOS-Example-dummy.m */, + E71C605015FE300A07F0A5537B90470D /* Pods-TVOS-Example-frameworks.sh */, + EF8A46C588A2458B35462ECDBB0348B1 /* Pods-TVOS-Example-Info.plist */, + 41A9C9276D24E232A16DC0538302A0B2 /* Pods-TVOS-Example-umbrella.h */, + 991FD444143B8CCF3FA6AD1DAE131DB6 /* Pods-TVOS-Example.debug.xcconfig */, + C5D2F0ECD9FA0603F756C9E9CEB3345C /* Pods-TVOS-Example.release.xcconfig */, ); - name = iOS; + name = "Pods-TVOS-Example"; + path = "Target Support Files/Pods-TVOS-Example"; sourceTree = ""; }; - F5F16BC3457723BBE8CE0C748A336C7F /* Support Files */ = { + F259134DF41613D786F8FD402FED1A84 /* Frameworks */ = { isa = PBXGroup; children = ( - 239AF178C10FE697CA667E650F79DE7B /* Info.plist */, - 3C4BE6F53ADB19FF81445334A3DA6354 /* Info.plist */, - A834DE9BD72FD0E7F0907C6D24790DF0 /* Info.plist */, - 5EAAA6A6E4542CE4A58867910F6AC452 /* SWXMLHash-iOS.modulemap */, - 4E96DFA3D79031BEF0A71316DD36070D /* SWXMLHash-iOS.xcconfig */, - 9E60BDDDDA0DAD9C6B776C712CAB3DC0 /* SWXMLHash-iOS-dummy.m */, - B87A37A478B07FD71502BA093BC5875F /* SWXMLHash-iOS-prefix.pch */, - 2A2B9BB05C7EE8DDEE29601A17F359CF /* SWXMLHash-iOS-umbrella.h */, - 6D7F93CFE48FEBF0C1DEF73DC451F76F /* SWXMLHash-macOS.modulemap */, - 3AF789DA1EEADBEC38BA1426007846E4 /* SWXMLHash-macOS.xcconfig */, - 68F61102E667C28A29117333976A69DC /* SWXMLHash-macOS-dummy.m */, - 7699B39AD488392CC8BA68A4E686BB65 /* SWXMLHash-macOS-prefix.pch */, - 194027471E76A63369E91C6ABF5D4CD0 /* SWXMLHash-macOS-umbrella.h */, - C2299DDFF3AA14DF5E3EC1729C183D6B /* SWXMLHash-tvOS.modulemap */, - B2675E9CE3210C6FFE4DB02D71AC2CA6 /* SWXMLHash-tvOS.xcconfig */, - 9409EB6460040D272C24C68E404415D2 /* SWXMLHash-tvOS-dummy.m */, - 8FF5CA15744DF76AF846A49E2DDED71F /* SWXMLHash-tvOS-prefix.pch */, - 604CF4D0C5C17F9CD11DFEDF87611028 /* SWXMLHash-tvOS-umbrella.h */, + 8481C6372AB10125B68583472417CAC2 /* Alamofire.framework */, + 1709B995A65DBF1585AF6ACD6B5B4152 /* SWXMLHash.framework */, + 9BDC07BB548554F528188354791E053E /* iOS */, + B96EED911D28D4FC4CDFC49117ABD721 /* OS X */, + 97BE1B3AF4004956496FBC179A0C78F9 /* tvOS */, ); - name = "Support Files"; - path = "../Target Support Files/SWXMLHash-iOS"; + name = Frameworks; sourceTree = ""; }; - FF23FA801BAAFB2852011C8308F04557 /* SWXMLHash */ = { + F56ED758EE5BCD1BD64E7B84062C2920 /* AmazonS3RequestManager */ = { isa = PBXGroup; children = ( - ACBCBEB158DE1CD35D309E8C15A51F91 /* SWXMLHash.swift */, - 7498E5FCB507E88E66186528D21533E7 /* SWXMLHash+TypeConversion.swift */, - F5F16BC3457723BBE8CE0C748A336C7F /* Support Files */, + 3137159E0C0ABCB17A84533ADC7BD4A6 /* ACL.swift */, + FB1008C543B67E39A8DCAE1575C9B382 /* AmazonS3RequestManager.h */, + D5CEC45B33608B7EF07807A46195F36D /* AmazonS3RequestManager.swift */, + 2CCDFB73EFF24D8F71E2FA80864C925F /* AmazonS3RequestSerializer.swift */, + 1E29986E8E0133AE7D03D011F23CC5F0 /* AmazonS3SignatureHelpers.h */, + 9E04717E134A20D677E24AB007F3F87D /* AmazonS3SignatureHelpers.m */, + 57350BA34332CB86369125DC97AF1BB9 /* Region.swift */, + 38340B9124372A0802493C5133B6D38B /* ResponseObjects.swift */, + D7FF1BE4A450BFAD1506194A3AC4A065 /* ResponseSerialization.swift */, + D28AAD2C0FE7A7727F82613705163E6E /* S3Error.swift */, + D0F389D646B1D0BF29DFA18E6771770B /* Pod */, + 8541BD442D992439076D2DE9F0B5F608 /* Support Files */, ); - path = SWXMLHash; + name = AmazonS3RequestManager; + path = ../..; sourceTree = ""; }; - FFC59230302457233DB418D98FAF22BC /* Nimble */ = { + F9A0823A7CF4F6896AEEFB57BB93FDA1 /* Pods-TVOS-Tests */ = { isa = PBXGroup; children = ( - DC7ABD159A1D780F60931EE2101C6D61 /* AdapterProtocols.swift */, - 347B442FA7C73B1BD02535E842180B2B /* AllPass.swift */, - E6C4A8CDE6609C5D374F7B5DBAC3FE55 /* AssertionDispatcher.swift */, - 2858710DAB0151065DC4C242BF67E796 /* AssertionRecorder.swift */, - D91D4D0DAAA22B4BE9D1505DC3069178 /* Async.swift */, - 53E9518268307D06291C19B5BE8DC426 /* AsyncMatcherWrapper.swift */, - 8E563BD8A923A6CCFA21DD507FE6B65E /* BeAKindOf.swift */, - 5F9014F4E5C76AA2CD11C788677B117E /* BeAnInstanceOf.swift */, - CBC12BAF80DDA57BC18DB77F11FE3936 /* BeCloseTo.swift */, - 46605D6A2A1855C3DEBA5B54308E9CC6 /* BeEmpty.swift */, - 5539ABE3B53EF4E42A4CAC3B17361610 /* BeginWith.swift */, - 273BC1774E85D8F4F340F58B7D9231A1 /* BeGreaterThan.swift */, - E50799A77095B8AC641C744262E81F0E /* BeGreaterThanOrEqualTo.swift */, - 0BE24135C167F8CD3FB4F865C102F367 /* BeIdenticalTo.swift */, - 2E06A3ED79A283F6DFA9987BC1E0DCC7 /* BeLessThan.swift */, - 6FC060CEAEF5E277DDE4F0A4010E9352 /* BeLessThanOrEqual.swift */, - CCF8A8D6ABB1C089C88A576ED79108F1 /* BeLogical.swift */, - 5E14AE43C6480D73607D378C73DD6B53 /* BeNil.swift */, - 2879F8BE240E84AA4A5C60B46E498E2B /* BeVoid.swift */, - 2906EBB38A7B8E19D95D599D3B143F4F /* Contain.swift */, - 542402ADDCA30CF2A332CE3A3E2B0F38 /* ContainElementSatisfying.swift */, - F1491A454F97CC459375D0FC717D25BB /* CurrentTestCaseTracker.h */, - CD91965F24014622F5DD346AB15668CC /* CwlBadInstructionException.swift */, - 46D65BDA8360B79BE277F9DF4A6F6BBE /* CwlCatchBadInstruction.swift */, - 445BB18A45524C8157B69A107C29322F /* CwlCatchBadInstructionPOSIX.swift */, - 084CD56CD96D6FF25ADE0A5D10BDD0FE /* CwlCatchException.h */, - 1E8B4131546A67DE41E864AA0693AC98 /* CwlCatchException.m */, - 58417EEBFDA6B88B6A95D79D390071D4 /* CwlCatchException.swift */, - 7471B7D1AFC91631BBC95356F6265023 /* CwlDarwinDefinitions.swift */, - 28042B939DBCA4438D2A5D39E79BAC8F /* CwlMachBadInstructionHandler.h */, - 3AE6F2DC28B4AE6EA7960C66662B5BDF /* CwlMachBadInstructionHandler.m */, - 220396527CB76DF11086C8C22671D09C /* CwlPreconditionTesting.h */, - AB12231666B730D50B9B5243DA0626D3 /* CwlPreconditionTesting.h */, - D5BCFE8D32D23FFB339A20ABD24AB7C7 /* DSL.h */, - C3BA8DEF79A3BA83CDE345448C39A6DF /* DSL.m */, - EC6FBAE26F3783A39D3CB8D8045D8EC9 /* DSL.swift */, - 66E3133E2003FD98E2CF2E3E0A40A42B /* DSL+Wait.swift */, - 4D5FEA8B77D0C524A2DF7A4DEFA053C2 /* EndWith.swift */, - 25E033C4A6550EC0975DF77734D3C1B5 /* Equal.swift */, - 0D382E7DEB540151D9C77BC27D8A5269 /* Errors.swift */, - 9AE9DE8FEA994B1D4B38283CEFD8AB19 /* Expectation.swift */, - 6D12BE302FD1C8BF480690BFC64A2DC4 /* ExpectationMessage.swift */, - EAE457B55977F86AD850F6DEBE3290D0 /* Expression.swift */, - 550FC621794900BD91783F04D0AC2659 /* FailureMessage.swift */, - 2562984F3998C40EF3152A8967288059 /* Functional.swift */, - 17904BC74E998B5C46180248259A4CD7 /* HaveCount.swift */, - 4A047F4881ED0044FC7E0592146AC311 /* mach_excServer.c */, - A8A194C1B488EF636BDE18D8211C8E74 /* mach_excServer.h */, - 2BCE9C48D5B8CC5C7A2941035B378A41 /* Match.swift */, - 31ACF95D5383D73F19CBB1DFBAC8276C /* MatcherFunc.swift */, - 37DC659575A58A79C4BD5702B03196B7 /* MatcherProtocols.swift */, - 0F43CE04DAA2F75D9954CA9E088330F9 /* MatchError.swift */, - D9361EF74BC7D66E8B37861C91A1E569 /* Nimble.h */, - 19A978D266D4216FF3CF884FCEF55196 /* NimbleEnvironment.swift */, - A48EF1AB15E05F9FDDD9730ED14A271C /* NimbleXCTestHandler.swift */, - 4D3816C7A6206BCD78CCCBB1FEB311C8 /* NMBExceptionCapture.h */, - E0948FEA225C24408E479AED035B87BA /* NMBExceptionCapture.m */, - 3B89CBF60DB79B1E0D055F0E029FEBC0 /* NMBExpectation.swift */, - 70626B8451FB260C3BA359FB2F5A804C /* NMBObjCMatcher.swift */, - 685FC01EE4C35664C36D1B37121B7301 /* NMBStringify.h */, - 8A5AADDB9F07C215FFF3317010DDD8CB /* NMBStringify.m */, - 210C3034221AABB580FAA984BC87B530 /* PostNotification.swift */, - B0C0CB6BC7299E19F98D832DF5708DB0 /* Predicate.swift */, - 2E1B8F0B017D292AD7390B348C8BB5F8 /* RaisesException.swift */, - D5A03CD3AD6A5CE49D7F2474A4D8B3E2 /* SatisfyAnyOf.swift */, - 45C64DD1E10DBBD93CA4AD51658EF268 /* SourceLocation.swift */, - 1BE9B8CD4FD5379583D34194A009FC2C /* Stringers.swift */, - FB67F31E8C96DEA45F10BDB0E2A2F6BD /* ThrowAssertion.swift */, - A3A9F7E155713F2D7E5EFC2AA387FACD /* ThrowError.swift */, - 849A45B68AE909113BCFCE60234F60EF /* ToSucceed.swift */, - 41E1B5E559E521D84EA9880F00D62DA7 /* XCTestObservationCenter+Register.m */, - 0E52065C0709E6210EB29675030A154A /* Support Files */, + 9C04529208618B36461C9BAAB37765D3 /* Pods-TVOS-Tests.modulemap */, + 653DD5835DC5C8F05BBE5121ABDFFCD0 /* Pods-TVOS-Tests-acknowledgements.markdown */, + 9C6733B4A3B71E8E83B92BA561343247 /* Pods-TVOS-Tests-acknowledgements.plist */, + 14AADEF571FBCB3991F005F317F0447E /* Pods-TVOS-Tests-dummy.m */, + FB9B48DC2293369FBF121F235E15F5F3 /* Pods-TVOS-Tests-frameworks.sh */, + 9668A756F6BF3BE54B0128CDEB83475D /* Pods-TVOS-Tests-Info.plist */, + B8FCDD241AFF1715C666CB700D4CB483 /* Pods-TVOS-Tests-umbrella.h */, + E28799A46791B59551262FE3EC57C1D5 /* Pods-TVOS-Tests.debug.xcconfig */, + 4DCE5B40BFD8E79229792D2BDAAD363C /* Pods-TVOS-Tests.release.xcconfig */, ); - path = Nimble; + name = "Pods-TVOS-Tests"; + path = "Target Support Files/Pods-TVOS-Tests"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 0F598B5E3BDB3F57A2456675AB884B90 /* Headers */ = { + 0C5B9DAD411D7F4796E19BDE86DB39BF /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 484DD8C2CA86DB0180477AABC4647682 /* ASIHTTPRequestStub.h in Headers */, - C94E8EF2A029DE51A01CE19F29C90A18 /* LSASIHTTPRequestAdapter.h in Headers */, - 478FF73E5E7A4CD0BE5E64F54C5BB5AA /* LSASIHTTPRequestHook.h in Headers */, - C32892698E24608531ACA5B696BD32DF /* LSDataMatcher.h in Headers */, - C734A2391A8A126E3B4FF49C57E38F3B /* LSHTTPBody.h in Headers */, - 94811769F3E2CAEEA4CD5114C2E8C4A0 /* LSHTTPClientHook.h in Headers */, - BED2DBD12E4E23E13674E750B02028CC /* LSHTTPRequest.h in Headers */, - 6E89511F0AF9ABA06D5396F62499C448 /* LSHTTPRequestDiff.h in Headers */, - D18713C4C12C2F93C3C777E80149C480 /* LSHTTPRequestDSLRepresentation.h in Headers */, - B051C3D265F88794F75D9D8B4EBC055D /* LSHTTPResponse.h in Headers */, - 4F77ECBDA04D4B969E84879C948DB092 /* LSHTTPStubURLProtocol.h in Headers */, - 42E5C49BB24CA8E3CA26322648205C66 /* LSMatcheable.h in Headers */, - 48E5D8501172C564BA4AAA583E7E3557 /* LSMatcher.h in Headers */, - 22517E1D6B1E3478C00D0EBBB31DD1DF /* LSNocilla.h in Headers */, - 3F32F2A21D9A7C2FF5D210D1A1229C57 /* LSNSURLHook.h in Headers */, - 8BCA7AC03B70BD485553D604815B260B /* LSNSURLSessionHook.h in Headers */, - 06BFFB56086A680986EAF9A144AE9EEE /* LSRegexMatcher.h in Headers */, - 6EC0CFE012E36E308CA8B4CA5398FD46 /* LSStringMatcher.h in Headers */, - F187721FC200782A97510ED9FCFB8082 /* LSStubRequest.h in Headers */, - 3F59506B554D05B69979D1F1D402EB7A /* LSStubRequestDSL.h in Headers */, - 88ED072CCB1785DF12D726F94A626A6B /* LSStubResponse.h in Headers */, - F81CDA831B8EEA3B2563A17A1B780845 /* LSStubResponseDSL.h in Headers */, - CAD417DEFE850377FBFD993BCEE99FE3 /* Nocilla-iOS-umbrella.h in Headers */, - 3E05B0017E42ECA2B688899FE822AF95 /* Nocilla.h in Headers */, - 1EF8002011CC209C1621B4FAEC32AC5D /* NSData+Matcheable.h in Headers */, - 8A89CCD7170296B0D97BD0E478D0C7A3 /* NSData+Nocilla.h in Headers */, - 717A5DD9D614BD9B19CFB288CBA787A5 /* NSRegularExpression+Matcheable.h in Headers */, - 1E418DEF10F432DFBDCD7561AE9ADC56 /* NSString+Matcheable.h in Headers */, - F96B9EEF993998083F5F70F96C4B33EC /* NSString+Nocilla.h in Headers */, - 86FE678B323CA00AB1CE87814327E209 /* NSURLRequest+DSL.h in Headers */, - B62CC93F0C0F94026D67803FB1A27303 /* NSURLRequest+LSHTTPRequest.h in Headers */, + E65B3491C4D2947072F44C47E9654C5A /* SWXMLHash-macOS-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 10CAE855BA09BBD5FEA806D643960817 /* Headers */ = { + 0F74BFC71A2527E360858CF83A8448FC /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 4F3C83EA4E9B03E03CFFA09F16963682 /* SWXMLHash-iOS-umbrella.h in Headers */, + AE2EA9B58B043D6FEAD5A02E85B56AB6 /* CwlCatchException.h in Headers */, + 2B73E48531595BB00C60C7413617AFE9 /* CwlMachBadInstructionHandler.h in Headers */, + B0B698045573FDF480495D856FBB7DE7 /* CwlPreconditionTesting.h in Headers */, + BF0EC0AD36CC6E584E7AFB5E0F2D0E69 /* DSL.h in Headers */, + 18222D8B80BB16A8B0054912BAACDABC /* mach_excServer.h in Headers */, + 14A317020BADA6CC4F5646C70D658077 /* Nimble-iOS-umbrella.h in Headers */, + C9072BA178AA16BEBB106BA9D1A585A8 /* Nimble.h in Headers */, + D5D330C4C240CA1F455DA74A54B39637 /* NMBExceptionCapture.h in Headers */, + 6F09F8B4EDA3609F4EAB8458692AF755 /* NMBStringify.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1B87A5163ED326D36968EF1D9376F04D /* Headers */ = { + 1DA17A25544C4728D4BD212A7394986A /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 65B5CA4229D695D6BA22C960D9FBDAD2 /* ASIHTTPRequestStub.h in Headers */, - 41BB1F445EF46F10C7B3A7894E2AE332 /* LSASIHTTPRequestAdapter.h in Headers */, - 63A74A04F82847131F4699A97B2C0BA1 /* LSASIHTTPRequestHook.h in Headers */, - 9CE86558CE78DF2968426244446ED1A6 /* LSDataMatcher.h in Headers */, - 8D996618A02C9476C3D7A6283791CD59 /* LSHTTPBody.h in Headers */, - 16CBB158080470E8E08E9D4711B78B77 /* LSHTTPClientHook.h in Headers */, - 51803A132B3FB554FE554232A88425ED /* LSHTTPRequest.h in Headers */, - 8C4A00FC1336BC96D74F78C33869AD57 /* LSHTTPRequestDiff.h in Headers */, - 73BA2BCDAE51A4B248FF575E8F35B082 /* LSHTTPRequestDSLRepresentation.h in Headers */, - BE16ECFD8A3BDBDC67776165DEE519CB /* LSHTTPResponse.h in Headers */, - BC31E0D8787F35B95665B67DE15ACF16 /* LSHTTPStubURLProtocol.h in Headers */, - E16F2D15C01A8960E0D7F248C4148C8E /* LSMatcheable.h in Headers */, - 2EADC8F90E3461749C0EBEC619F5D02A /* LSMatcher.h in Headers */, - 04375CD02837D2F0F7BFE5BE0CB5AB25 /* LSNocilla.h in Headers */, - D188C9215BF0A72E664CA340201E1394 /* LSNSURLHook.h in Headers */, - 10B0B7D5AD0572F937B87E04B9179CE0 /* LSNSURLSessionHook.h in Headers */, - F429F5B6AD73A7B16A2DE87FE8545B03 /* LSRegexMatcher.h in Headers */, - BD37686168C1075CC4FBC8BB22EABD50 /* LSStringMatcher.h in Headers */, - 8667F8B014F46127DD1069F2844EB2BA /* LSStubRequest.h in Headers */, - 611D41B235BA320ADD3AECBF63201D74 /* LSStubRequestDSL.h in Headers */, - 02A441F239AEAB7BD37B918F2407EE3B /* LSStubResponse.h in Headers */, - BFE0F57E6EFAB86ECDC80BD20B8C9EA9 /* LSStubResponseDSL.h in Headers */, - 99C43991765C0DF8928747E71E1E7FD1 /* Nocilla-tvOS-umbrella.h in Headers */, - B569EFEC9F3E15152EDE800730836548 /* Nocilla.h in Headers */, - 4F6A6775013C8396ECB4C69D1B202434 /* NSData+Matcheable.h in Headers */, - 5B2A5AE02FFC08712771EFFFB5336D96 /* NSData+Nocilla.h in Headers */, - 96AD3CE92FCC114693170305245017F1 /* NSRegularExpression+Matcheable.h in Headers */, - 19AC5E9D22B0058BD2BA0944BBBEC6A8 /* NSString+Matcheable.h in Headers */, - A51BB738FBB2A1FCF15F7ADBD5EF9062 /* NSString+Nocilla.h in Headers */, - 732A61BD6544993C862D83C7FFF7D3B1 /* NSURLRequest+DSL.h in Headers */, - CB711BB22D2FE45A2B1E2BDE8B3B2E0F /* NSURLRequest+LSHTTPRequest.h in Headers */, + C581285B8AB6D47A2BBC0F1FB0436437 /* Alamofire-iOS-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 25B92E848DAC8871A78EF9775B5ABB4F /* Headers */ = { + 2300F88CF51793775A5B6B6204F75F1A /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - EB31FE34975529ED73567B7F6C3EA551 /* Alamofire-macOS-umbrella.h in Headers */, + 729EA6D5A434349A63A9457D9BC07A74 /* ASIHTTPRequestStub.h in Headers */, + 9C2621A4ADD73238A31892FDE69B2FAF /* LSASIHTTPRequestAdapter.h in Headers */, + 24F570484D6B964C2C55FCB1DBF3A866 /* LSASIHTTPRequestHook.h in Headers */, + 19EE34BB3EF73E584977250640D2937F /* LSDataMatcher.h in Headers */, + B052DB1ABDFE324E141A74BCB3DEE8D0 /* LSHTTPBody.h in Headers */, + 4EFD6CF7CF211C9CECE5D256B866CC1B /* LSHTTPClientHook.h in Headers */, + BA822B4D670CE81AC5732E41F3BF6BBB /* LSHTTPRequest.h in Headers */, + CD0AF35307533DAD2BF62665C3CA7466 /* LSHTTPRequestDiff.h in Headers */, + F9D0B10FDF34D41DF8546E6734C7A96E /* LSHTTPRequestDSLRepresentation.h in Headers */, + C8894BFF0ADBC3832B6C0E6417B076F9 /* LSHTTPResponse.h in Headers */, + 793E86C809B4CDE0A990E71197F57D7C /* LSHTTPStubURLProtocol.h in Headers */, + 58304E5F63D32DF3EB816053D6743F27 /* LSMatcheable.h in Headers */, + D8D26A61427D5F6A0C073CA94698AD27 /* LSMatcher.h in Headers */, + F5C27B6F13A95BEF3072BDE3AEF247A2 /* LSNocilla.h in Headers */, + DBD6DB6C374D01DA200E2D82DBF66FFD /* LSNSURLHook.h in Headers */, + 1003882389BFF1BE5E543D46A1089782 /* LSNSURLSessionHook.h in Headers */, + D7970C2E41610F1335FF69A936AF32BF /* LSRegexMatcher.h in Headers */, + 6C3DB49A52AB9FF0AE205CF128B84C9C /* LSStringMatcher.h in Headers */, + 01B1FB5FF966B7B1632FA6C8C874B18D /* LSStubRequest.h in Headers */, + C52D313121C54C1D440D62CB97186FE3 /* LSStubRequestDSL.h in Headers */, + A2F73BFB93213B4C5C6203A9BE3929DE /* LSStubResponse.h in Headers */, + 914FE38448FFD3022620776049E3CE56 /* LSStubResponseDSL.h in Headers */, + A7047B5681EF115B7393E87432665414 /* Nocilla-iOS-umbrella.h in Headers */, + 33A6565759BBCDFEFC552405A0337196 /* Nocilla.h in Headers */, + 7BE1C2E02EB4344398415C2596B8702A /* NSData+Matcheable.h in Headers */, + F203471A18FAB5FC8ECB84B504C2B00D /* NSData+Nocilla.h in Headers */, + 4793B9674F0D531EA8B4BD273E560F11 /* NSRegularExpression+Matcheable.h in Headers */, + 4BEAB8AAA4D4A4C7C3A7304A72E18504 /* NSString+Matcheable.h in Headers */, + 6D805DAC7A327E67AC672541A6B5C142 /* NSString+Nocilla.h in Headers */, + 555CF8A4CC9FA5CEF7E31818DF73BF9E /* NSURLRequest+DSL.h in Headers */, + 2BD7EF9593F1EE294C309E4128B7FB09 /* NSURLRequest+LSHTTPRequest.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3364D1731F9D3E529DD06800E84BF02B /* Headers */ = { + 3224A5C263CF71740C9BE1B870A46C61 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - D4F5429EE809634D82CEADFF16F95D36 /* Pods-iOS-Tests-umbrella.h in Headers */, + 8A4D1A220DB85E77F0C25259EBC68C3C /* Pods-OSX-Tests-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 34412DDFBEC89DF1B4DBB43E00ACCC86 /* Headers */ = { + 374869F82B89A1D272439C9A370E211A /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - FC66693CDF03E88413168EBCE8B51388 /* AmazonS3RequestManager-tvOS-umbrella.h in Headers */, - 4E0B0D53F2E822DF8B53CCA674CBB216 /* AmazonS3RequestManager.h in Headers */, - 5816F2CA2F0E50038666D588E937D8C2 /* AmazonS3SignatureHelpers.h in Headers */, + 7CCBAA8CEC77752E8403C8FBE46D15F3 /* CwlMachBadInstructionHandler.h in Headers */, + 32853493143B2AB08CE78830AA758136 /* CwlPreconditionTesting.h in Headers */, + 59FC7BC7FF1A4BB918877647D9AEF84E /* DSL.h in Headers */, + 90B0D1468ABDA11BA1A7CA7D2380B386 /* mach_excServer.h in Headers */, + 57AB99C5823616FEAF519E907D267190 /* Nimble-tvOS-umbrella.h in Headers */, + 733CD777D5C958670C4EB0F2AEB8CFD2 /* Nimble.h in Headers */, + 517FF9B1D8589DCB97C6391E584B9B69 /* NMBExceptionCapture.h in Headers */, + 4B7B66981910D87267F8EB4ACF4ED77B /* NMBStringify.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 38F2B9833439304DB29A1B5FC82DDA61 /* Headers */ = { + 392A05F63E866F0126305D31CE003843 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 9ECD0D292479F2F1B1C659C3BC8EF3C4 /* SWXMLHash-macOS-umbrella.h in Headers */, + 743B59046C76AC27648FD3B36360E606 /* Alamofire-macOS-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3AFC7D29B51BB9FEE61792408590AA04 /* Headers */ = { + 41513B2162E2241A2991FC57D0C750B8 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 69F77B4BA951F4DEA13B3D1811A653BC /* Pods-TVOS-Tests-umbrella.h in Headers */, + D067ADBEA286C0339BD4F30083AD8DF0 /* Pods-iOS-Example-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4B777914DB6176D8EB96BF6947AECA57 /* Headers */ = { + 4CFF134EB4B737DCE1741525AB450B56 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 41399A1E3D3BB00E5C3796A136800BB2 /* Alamofire-iOS-umbrella.h in Headers */, + E809DB77E8E6833C460C85ED4D866CBE /* CwlCatchException.h in Headers */, + 865C772A3AB14A95F36D69C10D019942 /* CwlMachBadInstructionHandler.h in Headers */, + 540F2A5B14E92988B420829B76F67948 /* CwlPreconditionTesting.h in Headers */, + 142B202B82FF4F3ACEE1C4B643B560D1 /* DSL.h in Headers */, + C0EBE1D7B3DC767E2624C6780B764D56 /* mach_excServer.h in Headers */, + 75DE565CBA8D0BD74F9B74A890242107 /* Nimble-macOS-umbrella.h in Headers */, + 2C33403603F2ADA855CE23C7C926CFAF /* Nimble.h in Headers */, + 0675B93DCE3525633A8A9484B542D16D /* NMBExceptionCapture.h in Headers */, + 1F0886913E5EAD03D8220AC18F64959A /* NMBStringify.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 52534E5082D47ABD0D208A273DE008B9 /* Headers */ = { + 4D79E6D2EEF11DD7A85A296850B99451 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 6B681D47455AFEAA28E0C91CB10645AA /* CurrentTestCaseTracker.h in Headers */, - 2333337E19795A54EAE2319D4584DAD6 /* CwlMachBadInstructionHandler.h in Headers */, - 0CA956C3360CA0BB053A7732ADAFD99D /* CwlPreconditionTesting.h in Headers */, - 79925473D5E09952E5D55828F3E52B88 /* DSL.h in Headers */, - 131FC213D46D2473BC9386D9FF52A29C /* mach_excServer.h in Headers */, - 9885795303EA04A55BFB1FF030395E01 /* Nimble-tvOS-umbrella.h in Headers */, - FB7EAEAE6CF1DAA5D2284F28A30601CB /* Nimble.h in Headers */, - 746FB56DAEBDC43B8DD754EE43D8CBB3 /* NMBExceptionCapture.h in Headers */, - BE5CCAE76DABE614EE3A4641341F42E5 /* NMBStringify.h in Headers */, + E157AA3B63BFBDB7781239CE5E45AB19 /* Pods-iOS-Tests-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 56B790870E3F47E8DB14CBA94EE6B24E /* Headers */ = { + 6AFC8EFEF5E4E3B26F8773CBCC801454 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 7EE4A381324DCFF3AC238745082CA20C /* Pods-TVOS-Example-umbrella.h in Headers */, + 59E3819F92FD9F3137E6002139191330 /* QCKDSL.h in Headers */, + 56F514DDA0C72410102F5F5B06B083DA /* Quick-tvOS-umbrella.h in Headers */, + 5AD26B68A2F8EE2052DF4B9D86887B47 /* Quick.h in Headers */, + 7336853261CD0D341A02750615DF8A00 /* QuickConfiguration.h in Headers */, + F465393E24D1C45C9CAE3B9FEBF2D6DB /* QuickSpec.h in Headers */, + F73F02C4B37E37FFF9ACC9D2239256EB /* QuickSpecBase.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6C55A8EB0C12F717B17BC6912B6D3BB5 /* Headers */ = { + 865593CCFA36483450AFDC99B5D408C4 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 57A677980FCDEFA2C8E1F8B17D5C4B41 /* Pods-iOS-Example-umbrella.h in Headers */, + 1F9C6B98457E0A1ADBBA4BC371DFFAC6 /* Pods-TVOS-Tests-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 81476B6502FDE921C3984C8CA4D2F49A /* Headers */ = { + 9B39E1AAE64912575A0BD58E205D3E73 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 3861CE8F4EBDDB948E88C6468D7BD290 /* CurrentTestCaseTracker.h in Headers */, - A266BAAE9654EDEEBA8D3ADF3E67F5D6 /* CwlCatchException.h in Headers */, - 92DBAA34EF1DD3C7D6221F212C8D133F /* CwlMachBadInstructionHandler.h in Headers */, - 7D66B87E65EBC20470DCBFCF1D21FE00 /* CwlPreconditionTesting.h in Headers */, - 57BAA03C652C2C775E42AE776B1B23C6 /* DSL.h in Headers */, - F4A21AFF55A54755BED30D9DDB62A13C /* mach_excServer.h in Headers */, - 4A720AD3161876844E206F17AB4C0C41 /* Nimble-macOS-umbrella.h in Headers */, - E503C88D402ABBD06C5A6FD288012366 /* Nimble.h in Headers */, - D6E9DE5820A40B8BEA66DA27D531CB1D /* NMBExceptionCapture.h in Headers */, - 5181EBCE39F696572467DA6EE0E59593 /* NMBStringify.h in Headers */, + DE26C2B06DF4843E4707B3777D1C1043 /* Alamofire-tvOS-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8451715DEA8584265F3B07AFFC395AD4 /* Headers */ = { + A163895B0B0345A3B41A3D4F7689DFE1 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - ADB0811351D06465E723CEE6BF0E5DE3 /* Alamofire-tvOS-umbrella.h in Headers */, + D9B7C9578DEED303BEE8B7E17C166A5A /* AmazonS3RequestManager-tvOS-umbrella.h in Headers */, + 735877481214967D7DFDB854240CE1C2 /* AmazonS3RequestManager.h in Headers */, + 5693B1F87CAE2152CC6FACCFB1433F9E /* AmazonS3SignatureHelpers.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9A4BA5A6A47F27AD7EB1920EE3355B9A /* Headers */ = { + A9ACC59206CB0AC11E7539B9BD3ABBFF /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - ED5BBDDB1F6CBEA0522140DFD91A8CC1 /* AmazonS3RequestManager-macOS-umbrella.h in Headers */, - CFB3358D198FE8EAE0C9A0A58F391486 /* AmazonS3RequestManager.h in Headers */, - 9F9509B7A2230450845A2604418EF06D /* AmazonS3SignatureHelpers.h in Headers */, + 6B8C1230716A73ABA83CB86E1796F12A /* SWXMLHash-iOS-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - A2C932652896B835FFEFCF4CB8237FE1 /* Headers */ = { + B03EF3665394F663085F1F69BD809E46 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 1CA644DB07F179A646B29C062FA36508 /* Pods-OSX-Tests-umbrella.h in Headers */, + 6CFB2C9C983C500ED487AA84D699D6F8 /* Pods-OSX-Example-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - A75B885A822B92A55C898915075DDD14 /* Headers */ = { + B14FE37A84917925758C25A817D30AA3 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 7BA2BE6AD0E49C516004C99A8BC852E9 /* ASIHTTPRequestStub.h in Headers */, - A22A7A272483A9E351EA359D61F1A583 /* LSASIHTTPRequestAdapter.h in Headers */, - 9EE03D9FB1228C8972C1617C86C8CE37 /* LSASIHTTPRequestHook.h in Headers */, - 6BDD061389B0E735290345D5C9B54260 /* LSDataMatcher.h in Headers */, - 872F7AC14358D05D22E692CB801524FB /* LSHTTPBody.h in Headers */, - 5C70DDBCE0B40F7DA26D2AFA3AF68EF8 /* LSHTTPClientHook.h in Headers */, - 24FF43EDD5AF85C670851EFA3B1FEF3C /* LSHTTPRequest.h in Headers */, - 209881596E6B413B680F0DDA0AA3E68C /* LSHTTPRequestDiff.h in Headers */, - 53A2CCE7BFCC36D1707B659076EDABB8 /* LSHTTPRequestDSLRepresentation.h in Headers */, - FFDEA8EB0333AF36CC99EDF685501B2D /* LSHTTPResponse.h in Headers */, - 1F490B04F2D7D8984F02CED0459747E0 /* LSHTTPStubURLProtocol.h in Headers */, - F1D6F488C44740FC0813468DE9525E31 /* LSMatcheable.h in Headers */, - 9D353BC16BD3C235C0F75118DE72DA97 /* LSMatcher.h in Headers */, - 15F68D8EA7934D7192FF32626C2E71A9 /* LSNocilla.h in Headers */, - FFB507E58195B1AC40FE1A6DF02058A2 /* LSNSURLHook.h in Headers */, - 864B26556EF7FD29A6AF4835D9858F54 /* LSNSURLSessionHook.h in Headers */, - 27608E2BA4501932F4072B26BB8387BE /* LSRegexMatcher.h in Headers */, - 8DE3C3414634F31408ACB0B80D1E1DEC /* LSStringMatcher.h in Headers */, - E0455D4A3441DA8B8947ABBBE76A88DA /* LSStubRequest.h in Headers */, - 98383450DEE47DA54FF0C22E42B26594 /* LSStubRequestDSL.h in Headers */, - 2D60B9B9BB53E38012D7142F3AF823A8 /* LSStubResponse.h in Headers */, - 83B12887E8186C3FA94A19B404C80B0D /* LSStubResponseDSL.h in Headers */, - F3AC6C7119A35B51A5D87CF403F6CE58 /* Nocilla-macOS-umbrella.h in Headers */, - B0ED219041EC3399FB223978AE713474 /* Nocilla.h in Headers */, - FA3555F5FA8DE10836B982ACC1E1D342 /* NSData+Matcheable.h in Headers */, - CA81D50DE3F976A016FC49D704097D16 /* NSData+Nocilla.h in Headers */, - AC6313F16F9CA2EDF29C33FCFCE47B88 /* NSRegularExpression+Matcheable.h in Headers */, - ADC263DB937A29331921AC1F877F1417 /* NSString+Matcheable.h in Headers */, - 3C11FCBAC70115CD97CC97CDCC5B0BB3 /* NSString+Nocilla.h in Headers */, - 98041469D425A9F36C4196254D981482 /* NSURLRequest+DSL.h in Headers */, - EFFA6F5AC5CB5D0CBFDE9FC572952EE3 /* NSURLRequest+LSHTTPRequest.h in Headers */, + D592648E5D68164E499B4A5EB22B63E9 /* SWXMLHash-tvOS-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - B6AD542927A9C91253EC70963597880D /* Headers */ = { + B230A3C06736575E14F527491BCF6FA4 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - AC76C166A92ADBE300B7B563BF4A9CE2 /* SWXMLHash-tvOS-umbrella.h in Headers */, + 4D8C9992BEAFF1FF6939FBE9451BBC13 /* AmazonS3RequestManager-macOS-umbrella.h in Headers */, + CC0A1F8842411579DB11E7F9891C5AB6 /* AmazonS3RequestManager.h in Headers */, + A48AFFECC66EE6E081D04F2DAE5F8DFC /* AmazonS3SignatureHelpers.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - CB4866F6003B09AD1A9ACBE05C0F465D /* Headers */ = { + C59CC663CF7729319D49AC870DEB3131 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - B682A5022E0C5D6F6C004A0A4654A5A6 /* Pods-OSX-Example-umbrella.h in Headers */, + D95EBED02498E8E984C4BBCBBF28083F /* ASIHTTPRequestStub.h in Headers */, + 4FF3FA60264984BBBCE3F8494DF50434 /* LSASIHTTPRequestAdapter.h in Headers */, + 5BD8CDA9CA6C36CA9FD76515474527ED /* LSASIHTTPRequestHook.h in Headers */, + 7DD0794C9C2B2DE126A790CBABEFDA28 /* LSDataMatcher.h in Headers */, + 4749B075CADE3EA08DAEB6DBC29215F5 /* LSHTTPBody.h in Headers */, + A851E224DC76582ACD0A52F2FB9F2D8A /* LSHTTPClientHook.h in Headers */, + 2F0B240AA55DA27D1D8A63906E18567A /* LSHTTPRequest.h in Headers */, + 3BD381E341AE19304F84D88A8FC99538 /* LSHTTPRequestDiff.h in Headers */, + 5C93BE3435957FB83F67EBC8DB99F71D /* LSHTTPRequestDSLRepresentation.h in Headers */, + 95ECE8591DFDB7EC9B7FED3EA0ACF92D /* LSHTTPResponse.h in Headers */, + 972602A7499659EBA85E4E38078EA3DE /* LSHTTPStubURLProtocol.h in Headers */, + 03D77C673BD45E57680DCDE6373CD3FE /* LSMatcheable.h in Headers */, + A428141B842FF4559BC3C4393A700EA3 /* LSMatcher.h in Headers */, + 8968C92CF77AC1DDD281D33FBDCDD11D /* LSNocilla.h in Headers */, + 4C0951C1E7EC0AE0431BBFC52C242C8D /* LSNSURLHook.h in Headers */, + 08DFCEBA24559F8D51281A9F6540FBA9 /* LSNSURLSessionHook.h in Headers */, + 0BB4832300A636B04433EA3EAE6E8B2B /* LSRegexMatcher.h in Headers */, + 07CDD6287B7F1C4511C733AEF983D0AF /* LSStringMatcher.h in Headers */, + D83A2987F9B85B7D3C5755604CFD1413 /* LSStubRequest.h in Headers */, + 8F47E6777794B9B63934515D3F54B22E /* LSStubRequestDSL.h in Headers */, + 98D3478A7051B8AF3BB651A620E30855 /* LSStubResponse.h in Headers */, + 6B53B5A3C8885C7AFF80F94D5A596007 /* LSStubResponseDSL.h in Headers */, + B4F97C60E3034C4158D5034B988DAC90 /* Nocilla-tvOS-umbrella.h in Headers */, + DEE598632BF95E12F8AB957DB3C60A5B /* Nocilla.h in Headers */, + 003D3AA1A65CEB08E61001138E823CCE /* NSData+Matcheable.h in Headers */, + 73AA4F980E6FCB8AF1670CC7675FB031 /* NSData+Nocilla.h in Headers */, + 29876FF9D60736E3B3B3D561FE9D698C /* NSRegularExpression+Matcheable.h in Headers */, + 30F3EA94F15123DEB4BA360AD74A54E7 /* NSString+Matcheable.h in Headers */, + 81889B769782B766CBDA099D7F64AF8D /* NSString+Nocilla.h in Headers */, + 1877A6206274436181C0022942BCA951 /* NSURLRequest+DSL.h in Headers */, + BCC51B49D5A1ACCBD2555B03F8AB915C /* NSURLRequest+LSHTTPRequest.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - CF0ADDD1EB894F133AD1D8419BAECC3E /* Headers */ = { + D5DF62B15AC67DFD71221C10153373B6 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - F45A7AC84AF0A3628169F0431DA03C62 /* AmazonS3RequestManager-iOS-umbrella.h in Headers */, - 51DCD3B103612A917C0BB6ED9E423E49 /* AmazonS3RequestManager.h in Headers */, - E3A0E0D0FFC60E58EFFB8BCC0B9FE036 /* AmazonS3SignatureHelpers.h in Headers */, + 4D4215F01A8EDA356DE9CD74BDF9E391 /* QCKDSL.h in Headers */, + 4B67D93EA0F3E6DCEC89FEAB39B304A9 /* Quick-iOS-umbrella.h in Headers */, + 94F9BF9B6CE2E67B8625A0BC4A3C3BB7 /* Quick.h in Headers */, + BA26615CE5226B92B86BB4E6983F1ACB /* QuickConfiguration.h in Headers */, + D4E3BCFBD9D6530E680A16FE80E0C912 /* QuickSpec.h in Headers */, + C6F7F1C3DB12075F1F74EA65E2915E81 /* QuickSpecBase.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - D911A7B2BF4D4EE2F3A880831BD5CB56 /* Headers */ = { + F5FA682D742127492E9C6052CA39E9DC /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - BCDC4B3CE853CC3DD2D93739B367BB86 /* QCKDSL.h in Headers */, - 2DE0516AB5B2FAF811D811A7F2C99D44 /* Quick-iOS-umbrella.h in Headers */, - 277D539822F216D32F92BB21D9E393BE /* Quick.h in Headers */, - BD4C9C4CAE0BA400CC1634925F0EEBF3 /* QuickConfiguration.h in Headers */, - DEFBBA2911BE239A0FA02BA443D3CD99 /* QuickSpec.h in Headers */, - D6C95B9A9D8092281C5FA48DF50ED4FA /* QuickSpecBase.h in Headers */, - 872AACC9B677CA6D8F2F84B3793BCA93 /* World+DSL.h in Headers */, - 763BCA097744BA41EA8CFC46A37FED46 /* World.h in Headers */, + DD46C77ED81B24371CC2895D58DEB818 /* QCKDSL.h in Headers */, + F254538638796EE0D2A8CFD43EB8ACB6 /* Quick-macOS-umbrella.h in Headers */, + 9231FE5FD43990A6568739114BAA4C53 /* Quick.h in Headers */, + A0BF3B8759C85DD3F69AE1074D284D81 /* QuickConfiguration.h in Headers */, + E1EBA7DD83EF632D4188F6AEF5DCDEA3 /* QuickSpec.h in Headers */, + 561CB14FB4D04D18F80308E823F282D7 /* QuickSpecBase.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - D9D6EB5A35B28FA37EDAAFB383597549 /* Headers */ = { + F834DC751F20CD2E3C8FD38429249806 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 7C44628B173F4654A16FABFC45A1B6EA /* QCKDSL.h in Headers */, - 69D1C2B5F8F1F65F3E7BDC80CDB6BADD /* Quick-macOS-umbrella.h in Headers */, - C4E3000F51247AEEBEF81224DD5B5425 /* Quick.h in Headers */, - 4181753AC5E7161B76F6DBC8C4ADC70D /* QuickConfiguration.h in Headers */, - E9A803B47BE2E183F6580E53ADD230FC /* QuickSpec.h in Headers */, - 06A7195891478BDFAE56B033FD7EA2F3 /* QuickSpecBase.h in Headers */, - 438DEF97EFCDAA21DE33D07259FE03BC /* World+DSL.h in Headers */, - D77C7F75279CEA773282B639DCFC182F /* World.h in Headers */, + EAB3303FD11A7054ED68BAE3095E5D24 /* AmazonS3RequestManager-iOS-umbrella.h in Headers */, + D853265BD5C64E0FEE17112709E81C7D /* AmazonS3RequestManager.h in Headers */, + 2BC60EABBBD42AA0D1AD2A551F132E17 /* AmazonS3SignatureHelpers.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - DCBF3672E7BEE486D28917B0D2B91286 /* Headers */ = { + FBE5F19DC08C213C48DB844762730516 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 19A6290370D1709EF934F3600F71CAB5 /* CurrentTestCaseTracker.h in Headers */, - FF647328B0EAD328EBCACC2D242105DD /* CwlCatchException.h in Headers */, - ED7031EB319B46561556D4A05907B501 /* CwlMachBadInstructionHandler.h in Headers */, - AD48BA7038F8C565204F03974E150D70 /* CwlPreconditionTesting.h in Headers */, - 4E6D7E229A7A30EEC447EF2FC73E80F9 /* DSL.h in Headers */, - 3A16C6BA5763FB9C1E1CEAAFA32862A8 /* mach_excServer.h in Headers */, - 49113F1B4704BD052134A0CFC2B80113 /* Nimble-iOS-umbrella.h in Headers */, - 2A5E79DA2F18F520DD26B4959DD4003E /* Nimble.h in Headers */, - C107213C13B656227159F72A5CB077C4 /* NMBExceptionCapture.h in Headers */, - 752F751C6BA5D8F6548A46E21D8E0429 /* NMBStringify.h in Headers */, + 829DEFFDF2306C95AE087960C6A4C772 /* ASIHTTPRequestStub.h in Headers */, + B079CE91A8A1409D9C991DA036B95E51 /* LSASIHTTPRequestAdapter.h in Headers */, + 6174341EC61F178E7E9C763A5EB754F2 /* LSASIHTTPRequestHook.h in Headers */, + BB6CCB0F08D2398135D27D8E04FF0BD5 /* LSDataMatcher.h in Headers */, + 6110ACF3676AF750E8F74FA67B075E71 /* LSHTTPBody.h in Headers */, + F3B0FA472B2A4020CA53DBE9A5BECC8B /* LSHTTPClientHook.h in Headers */, + D29D27906E8D01767F887B90CB2EECAE /* LSHTTPRequest.h in Headers */, + 6E9BB252F30387AA5674ACB295420375 /* LSHTTPRequestDiff.h in Headers */, + 0F8B046168E0BF41A7FE1629DE729AB8 /* LSHTTPRequestDSLRepresentation.h in Headers */, + 0A5ACE3FAFF62308EF8E7840BFF496B3 /* LSHTTPResponse.h in Headers */, + 6A574D5C6E171C995E4C1ED999B5C2FF /* LSHTTPStubURLProtocol.h in Headers */, + DE4865B85915D450D0C3722D66EE9990 /* LSMatcheable.h in Headers */, + 1CAAE167AD6D565B96F4092DED32D501 /* LSMatcher.h in Headers */, + CCC75D1001245996FA106C3C4FBE0AC1 /* LSNocilla.h in Headers */, + 7FC03CB40481FCEBA4CFA165E6FFA5C2 /* LSNSURLHook.h in Headers */, + 625CA10E29831852E2717BBF7152C9EA /* LSNSURLSessionHook.h in Headers */, + E65E6C111709E6CCC290E37FD4DC38CA /* LSRegexMatcher.h in Headers */, + EDA6D824D38E6D57E746B32826F4946D /* LSStringMatcher.h in Headers */, + 7882E69C2B64580B4D4BE1F60A2478CC /* LSStubRequest.h in Headers */, + 4AEE2F95F74E5A53567DAF30B4220D5A /* LSStubRequestDSL.h in Headers */, + 59751EED6F6356857C1D01F6EED02063 /* LSStubResponse.h in Headers */, + 9FDD7FA1735CBA13D9C75D5C687C621F /* LSStubResponseDSL.h in Headers */, + 7D93AC60FE866B2180DB02326632B19F /* Nocilla-macOS-umbrella.h in Headers */, + D30E8975C51ABA1821102397D2B084BF /* Nocilla.h in Headers */, + 2D252F850908B966B100FE978CB29122 /* NSData+Matcheable.h in Headers */, + 2DC450E521126A222A9D8C9FD42A619B /* NSData+Nocilla.h in Headers */, + E56BE1606846C5233F4CFE9C5689F454 /* NSRegularExpression+Matcheable.h in Headers */, + DF47202ED6C601ABC6DA735D859A9414 /* NSString+Matcheable.h in Headers */, + A1CF50E306DFA5FBE1C03DF311B9C3F5 /* NSString+Nocilla.h in Headers */, + 22BFBC21E63010B7B05EB07F68D90ED9 /* NSURLRequest+DSL.h in Headers */, + 4EC239D425C23F428A4D7B76C30807C8 /* NSURLRequest+LSHTTPRequest.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - F694E572A1BB44C5393692EBF3E353B8 /* Headers */ = { + FC82207563CC081CAC942A5BD68237FC /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - E93B7922714E0E8958152014784FF16D /* QCKDSL.h in Headers */, - 342E656CCFFACB3AEE556A5F8A26E446 /* Quick-tvOS-umbrella.h in Headers */, - DB6015FCC1313EA2EA5C62FECC85E9EF /* Quick.h in Headers */, - 56C55602E0137B6E5C90988055648DA8 /* QuickConfiguration.h in Headers */, - 655D1F4B5BEE3AA219F4AA0CB97F388C /* QuickSpec.h in Headers */, - FC21D142691110BE88594B7CAEA8963B /* QuickSpecBase.h in Headers */, - 9CBE0645B9C420F0D52FEE83508C9D7E /* World+DSL.h in Headers */, - DE6724C911AB42D8E12E9C7FCCEB9BBC /* World.h in Headers */, + E9537B5DD52D2048F35015598E7510BC /* Pods-TVOS-Example-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ - 1861C7EA81F002CCFE28A2C6488B9DF6 /* Alamofire-tvOS */ = { + 059F801A1BD7580A6A2524188EE3A8D7 /* Nocilla-iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 10892F11660397FD4DAC73837CE3AC19 /* Build configuration list for PBXNativeTarget "Alamofire-tvOS" */; + buildConfigurationList = 7121AD034DB83E9783F1418121459D46 /* Build configuration list for PBXNativeTarget "Nocilla-iOS" */; buildPhases = ( - 7E894EFAC54546197723744B3F46F7AE /* Sources */, - B85832ACFEEF0726D5A21D7577A6CF7D /* Frameworks */, - 8451715DEA8584265F3B07AFFC395AD4 /* Headers */, + 2300F88CF51793775A5B6B6204F75F1A /* Headers */, + E2E4BABF3630EA832F9C97B1E633ED4F /* Sources */, + F900CDA0BCC6BAD81064F2E014AFE03E /* Frameworks */, + 0049ABD144D54FE76BB752CE0664447B /* Resources */, ); buildRules = ( ); dependencies = ( ); - name = "Alamofire-tvOS"; - productName = "Alamofire-tvOS"; - productReference = 2B12E22E3CB7A83BE570834F9049281D /* Alamofire.framework */; + name = "Nocilla-iOS"; + productName = "Nocilla-iOS"; + productReference = 95ABFE19BB6C09A4B346BCDE7967E6EA /* Nocilla.framework */; productType = "com.apple.product-type.framework"; }; - 2EE038F5397038B4351149E90BDCCDF5 /* AmazonS3RequestManager-iOS */ = { + 09CF6BAF7644F13F3CF030FEC11177C9 /* Quick-macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = DD831AEC89C751440D053E6C6FA3E7CF /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-iOS" */; + buildConfigurationList = 212F17D80F633D134F22A3138AC56454 /* Build configuration list for PBXNativeTarget "Quick-macOS" */; buildPhases = ( - 0DEA5A084449343A1D7B9DB0D17830C2 /* Sources */, - 0DD620ACC36FDE6D038A5502079FB21C /* Frameworks */, - CF0ADDD1EB894F133AD1D8419BAECC3E /* Headers */, + F5FA682D742127492E9C6052CA39E9DC /* Headers */, + 1CE5AC8276CC5F496852375FC6B69ACA /* Sources */, + 3A2D2C173D6009DBC9B473070A546763 /* Frameworks */, + 550132AC5F336640925ECE8FD89C576B /* Resources */, ); buildRules = ( ); dependencies = ( - 82B897AB78C68DBCEBF889D540F763BD /* PBXTargetDependency */, - BAEA55F5B990840722D21EB40160F2F2 /* PBXTargetDependency */, ); - name = "AmazonS3RequestManager-iOS"; - productName = "AmazonS3RequestManager-iOS"; - productReference = 6AFCFD749C933783157C1B7F67A8E38E /* AmazonS3RequestManager.framework */; + name = "Quick-macOS"; + productName = "Quick-macOS"; + productReference = 289E21AE311695CB49B911BE5A7C8645 /* Quick.framework */; productType = "com.apple.product-type.framework"; }; - 3CBCB6C00074BA3449880F990F484494 /* Pods-iOS-Tests */ = { + 0EB38A9BFD3E09D12CCDB0592D081EC4 /* Alamofire-macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 0DAF10DA3C2BE2A4BD7D7AB1CB44BFAF /* Build configuration list for PBXNativeTarget "Pods-iOS-Tests" */; + buildConfigurationList = CF73183C87D592433B9A8483093F7FF0 /* Build configuration list for PBXNativeTarget "Alamofire-macOS" */; buildPhases = ( - 122A6C03D1A29687BD85E7C88CE00619 /* Sources */, - 0217A6DFCF74CD3C4148DC35CEC91FCE /* Frameworks */, - 3364D1731F9D3E529DD06800E84BF02B /* Headers */, + 392A05F63E866F0126305D31CE003843 /* Headers */, + 590262F68954A2160ED56B76F0F7824B /* Sources */, + 9D101491593E62260919351E85A72390 /* Frameworks */, + 2F20D175797C1D5B007506A028688F4B /* Resources */, ); buildRules = ( ); dependencies = ( - 21414075B2E5368D78D23E491DF8F59C /* PBXTargetDependency */, - EA01DE2AE6C72EE006EC725E0130F75A /* PBXTargetDependency */, - FB127BA23D663CD30BA8373C60FD5A0F /* PBXTargetDependency */, - C290C115B86168A05A97CEE911A242EB /* PBXTargetDependency */, - D0B42C39B28835C14AC6CD4FC0249356 /* PBXTargetDependency */, - 420E6D64157C4D9A47492DA159794117 /* PBXTargetDependency */, ); - name = "Pods-iOS-Tests"; - productName = "Pods-iOS-Tests"; - productReference = 83CD17442B31BE86A055BF2FD788C774 /* Pods_iOS_Tests.framework */; + name = "Alamofire-macOS"; + productName = "Alamofire-macOS"; + productReference = 0CCE9CB82B4F89C8E07ADCACFD3DB134 /* Alamofire.framework */; productType = "com.apple.product-type.framework"; }; - 4414095BAA7001D309114F655E471B41 /* Nimble-macOS */ = { + 21979774B15ADF7FBC39D35AABE3CAB7 /* Pods-OSX-Tests */ = { isa = PBXNativeTarget; - buildConfigurationList = 5EFF725B7C99D72E51A1A50B95048888 /* Build configuration list for PBXNativeTarget "Nimble-macOS" */; + buildConfigurationList = E61BD5390CBDF3712A7B3D80989ABDD9 /* Build configuration list for PBXNativeTarget "Pods-OSX-Tests" */; buildPhases = ( - A53607849735D28F881763ED84979383 /* Sources */, - 136D54C955EF35442E8B918D87E854CC /* Frameworks */, - 81476B6502FDE921C3984C8CA4D2F49A /* Headers */, + 3224A5C263CF71740C9BE1B870A46C61 /* Headers */, + 5E3C287643112B9F7DA9F776E64AD905 /* Sources */, + 96B28B31D532FAE70BC740170A683D1F /* Frameworks */, + D0B6B168C17613F26D33B5477070CC70 /* Resources */, ); buildRules = ( ); dependencies = ( + 1407296124B0D100AE57F437AD42246C /* PBXTargetDependency */, + 14B8DE281DAAD2B7A0B9F12F2C8C0A13 /* PBXTargetDependency */, + B34652AF86D3F1C624B492114B6CEC09 /* PBXTargetDependency */, + 35DCE30C0BA9FDB2B081883DAF647116 /* PBXTargetDependency */, + D0262287B2B255BBF2C7022DA8A717B2 /* PBXTargetDependency */, + 6E9155224D6A1AE4ECEB6F3F6D9FC102 /* PBXTargetDependency */, ); - name = "Nimble-macOS"; - productName = "Nimble-macOS"; - productReference = 30FB5DBD21FCCB1C62B442BAD52F0A6E /* Nimble.framework */; + name = "Pods-OSX-Tests"; + productName = "Pods-OSX-Tests"; + productReference = CB0E8A83F6F7FE5A7AF0A32CECC281E2 /* Pods_OSX_Tests.framework */; productType = "com.apple.product-type.framework"; }; - 474758DFDBE0964B11C6FBB0EFE82E77 /* Nocilla-macOS */ = { + 28BE3303E3F4ECC2BDF79B1D886D2E74 /* Quick-tvOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 22BC0DEE19EDD9FC738C840C31E11CA7 /* Build configuration list for PBXNativeTarget "Nocilla-macOS" */; + buildConfigurationList = 15DA98C15DB67B7A3A9EF4284BDE351D /* Build configuration list for PBXNativeTarget "Quick-tvOS" */; buildPhases = ( - D0FFF8DAEEB0FBD70EA0665DD1D6D1B8 /* Sources */, - 9ABC9D0ECE12C5161058E888A27A2FB3 /* Frameworks */, - A75B885A822B92A55C898915075DDD14 /* Headers */, + 6AFC8EFEF5E4E3B26F8773CBCC801454 /* Headers */, + E87FC72071CAA4C3F8D76EB16435AF65 /* Sources */, + 4841CAA56AA58BC270AA019DB8C987A9 /* Frameworks */, + C25C6DB3F7E02FEBA7F2904172311CF5 /* Resources */, ); buildRules = ( ); dependencies = ( ); - name = "Nocilla-macOS"; - productName = "Nocilla-macOS"; - productReference = 85614CD7AA6DD40AB204848EA3122F3F /* Nocilla.framework */; + name = "Quick-tvOS"; + productName = "Quick-tvOS"; + productReference = 73F566CFB5F21F61AC2FA68F08AA0B2D /* Quick.framework */; productType = "com.apple.product-type.framework"; }; - 4D8199C20C1BE5F5BCDBC8F8CB4BF089 /* Alamofire-iOS */ = { + 2E60D398F676BB0D7260565BB8D21E67 /* AmazonS3RequestManager-macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = AB92E599D179260C3F30F3C6F77933B7 /* Build configuration list for PBXNativeTarget "Alamofire-iOS" */; + buildConfigurationList = 7DE9CB3ECE03C3BD992809D02AC54E00 /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-macOS" */; buildPhases = ( - 1081308CCDA341D85FB28FDB2EB95ABE /* Sources */, - A4596A768F8686618F14524F032A3E49 /* Frameworks */, - 4B777914DB6176D8EB96BF6947AECA57 /* Headers */, + B230A3C06736575E14F527491BCF6FA4 /* Headers */, + 003C9449C08420B5BF0C7E8F3BD23C8B /* Sources */, + 318B3C1D5A88440D6B66ADB42423C7AD /* Frameworks */, + 06D4F2D9DDB4E210C159C6B494377A96 /* Resources */, ); buildRules = ( ); dependencies = ( + AB45D2485D512C10ABCEE98C00DB4F8C /* PBXTargetDependency */, + 2A183573F81626365FCCEA87EA59A8EA /* PBXTargetDependency */, ); - name = "Alamofire-iOS"; - productName = "Alamofire-iOS"; - productReference = EE6AFD8147106750B8A410DEC0CFDFB5 /* Alamofire.framework */; + name = "AmazonS3RequestManager-macOS"; + productName = "AmazonS3RequestManager-macOS"; + productReference = FD2DBD9B93B10FE414FDA9C0893C1B29 /* AmazonS3RequestManager.framework */; productType = "com.apple.product-type.framework"; }; - 4EE9FCD7827464F4F7CE797FC8F4B31E /* Quick-tvOS */ = { + 34122089CB0AFCF785026BA32383DCE2 /* SWXMLHash-iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 5E14A410DECE9B7D97963F86C89E0CDA /* Build configuration list for PBXNativeTarget "Quick-tvOS" */; + buildConfigurationList = 8E0327B2EFB47B6B33F41B74014AAC6C /* Build configuration list for PBXNativeTarget "SWXMLHash-iOS" */; buildPhases = ( - 70FC46E7DD1158A3A9DF31AC32A5C6E3 /* Sources */, - 659C76E8170B05CCC9E89046522B4262 /* Frameworks */, - F694E572A1BB44C5393692EBF3E353B8 /* Headers */, + A9ACC59206CB0AC11E7539B9BD3ABBFF /* Headers */, + 8A119533E25DC2C9FC32C4D5EC5E99D6 /* Sources */, + CA095EE7312F32D71F6F3D0B657535DB /* Frameworks */, + 2A340B916B918321D0556D892F9481E0 /* Resources */, ); buildRules = ( ); dependencies = ( ); - name = "Quick-tvOS"; - productName = "Quick-tvOS"; - productReference = DA76182F746736BFC7CB6C2AFEDDA42D /* Quick.framework */; + name = "SWXMLHash-iOS"; + productName = "SWXMLHash-iOS"; + productReference = FF9EBC8964215C8795A95155DD3F96F8 /* SWXMLHash.framework */; productType = "com.apple.product-type.framework"; }; - 4F00983C00EE7C5BB553C19E5A7AB1ED /* AmazonS3RequestManager-macOS */ = { + 3AAFED87F58BAA2AC3177A35C2CF5B23 /* Nimble-iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 20EFA5187DE58C6C9B37F8B1C4B98C36 /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-macOS" */; + buildConfigurationList = 438C33E6238111F2DEFBDE8E80F68E55 /* Build configuration list for PBXNativeTarget "Nimble-iOS" */; buildPhases = ( - DDE0402091731E80C238C231D806A432 /* Sources */, - 0E0A50DD708A385A858044B315121EFB /* Frameworks */, - 9A4BA5A6A47F27AD7EB1920EE3355B9A /* Headers */, + 0F74BFC71A2527E360858CF83A8448FC /* Headers */, + 42D8FDE0AB3FAA4D60B9B97F440B3477 /* Sources */, + 6B9B3B7C0AE612D54BE8BAE0ECFC9B19 /* Frameworks */, + 3383573CBA27F5DC07C70D682EFD4378 /* Resources */, ); buildRules = ( ); dependencies = ( - 93347566B3E7464347A940B8C4DF2FFD /* PBXTargetDependency */, - 955915D823F703C4C838C58B50BB890A /* PBXTargetDependency */, ); - name = "AmazonS3RequestManager-macOS"; - productName = "AmazonS3RequestManager-macOS"; - productReference = B6EACBD5F68A6184DB37B2B7C24444EE /* AmazonS3RequestManager.framework */; + name = "Nimble-iOS"; + productName = "Nimble-iOS"; + productReference = C2FCA34B3522D944BAA3DC6A57D99686 /* Nimble.framework */; productType = "com.apple.product-type.framework"; }; - 4FE31931C38E2CC5FD80952F34526F8F /* SWXMLHash-iOS */ = { + 54EC3BB400983E17DAE5AC71E88176D2 /* Alamofire-tvOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 4AB44AB6C71AE08ABC77170951B9C583 /* Build configuration list for PBXNativeTarget "SWXMLHash-iOS" */; + buildConfigurationList = EC2D98EB67CC5A1386B65B916248274B /* Build configuration list for PBXNativeTarget "Alamofire-tvOS" */; buildPhases = ( - 3D33C702E2CDAF43D1CCDA8661FB78EE /* Sources */, - C49B4782BB2F5A182BB3648686EE4627 /* Frameworks */, - 10CAE855BA09BBD5FEA806D643960817 /* Headers */, + 9B39E1AAE64912575A0BD58E205D3E73 /* Headers */, + E865DEED65A7ED862470C234EEB8431F /* Sources */, + AEECD4891B95A9054C560717825ADF61 /* Frameworks */, + 5FE375F134F2F7BDBEEA7CCB370B7D3A /* Resources */, ); buildRules = ( ); dependencies = ( ); - name = "SWXMLHash-iOS"; - productName = "SWXMLHash-iOS"; - productReference = 8DA2C218197DC796576E6BDB01CF1978 /* SWXMLHash.framework */; + name = "Alamofire-tvOS"; + productName = "Alamofire-tvOS"; + productReference = 7D384ECFAAE59EC3AEF8237E0B853438 /* Alamofire.framework */; productType = "com.apple.product-type.framework"; }; - 55A6E35DCF582231E3E894E880C83BCE /* Nocilla-tvOS */ = { + 568B4655C508FE99545C23CC15E198B6 /* Nocilla-tvOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 456B4D9E5617A846A259F11A300D3B6B /* Build configuration list for PBXNativeTarget "Nocilla-tvOS" */; + buildConfigurationList = ED0829C8167F22408CB92C237BD1A6CA /* Build configuration list for PBXNativeTarget "Nocilla-tvOS" */; buildPhases = ( - 3AE05D937E5BA3518B72C76EA32C66FA /* Sources */, - AD87FF4D340EE54A61505241A09E8B98 /* Frameworks */, - 1B87A5163ED326D36968EF1D9376F04D /* Headers */, + C59CC663CF7729319D49AC870DEB3131 /* Headers */, + 41BF80D157AB08348ACF89CC31F50B31 /* Sources */, + F287FE7349BAA78C2ACBDB7BC0BE375B /* Frameworks */, + D977F460C865D59DA2CDA029A2B909B0 /* Resources */, ); buildRules = ( ); @@ -2627,70 +2636,75 @@ ); name = "Nocilla-tvOS"; productName = "Nocilla-tvOS"; - productReference = FB8F3186CF2E683F5551EFD515B705C1 /* Nocilla.framework */; + productReference = 5726FB6FA5BB88E9BBE22B02DFB6A3A7 /* Nocilla.framework */; productType = "com.apple.product-type.framework"; }; - 5C00FBDCB450BF1448A534747453A668 /* Nocilla-iOS */ = { + 6D3680CF4CA3255B2DE5831A0C1F1F9F /* AmazonS3RequestManager-iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 3201AF147C6E20B5681BB1DC6661C6E2 /* Build configuration list for PBXNativeTarget "Nocilla-iOS" */; + buildConfigurationList = 8AC707BB1C0E41A9338F2402BA6FDA06 /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-iOS" */; buildPhases = ( - FE75E1E84D6ED8AAAF129A3F9D030E3B /* Sources */, - 1628A3D4ACD261BCDB79719343019841 /* Frameworks */, - 0F598B5E3BDB3F57A2456675AB884B90 /* Headers */, + F834DC751F20CD2E3C8FD38429249806 /* Headers */, + 4E343D2876B1CE0AC3636DD33EADCAA3 /* Sources */, + 071259471F6D78430E257556D7A25CAC /* Frameworks */, + 09706E11A970F08DB4DFECD7E2EA806D /* Resources */, ); buildRules = ( ); dependencies = ( + 71A1558CC1E4F768509472A59D15DF0B /* PBXTargetDependency */, + 9C52DEFEC837896D1C0512FBCCF2A647 /* PBXTargetDependency */, ); - name = "Nocilla-iOS"; - productName = "Nocilla-iOS"; - productReference = 1B7670B173206FBF38E55C8CD660CC57 /* Nocilla.framework */; + name = "AmazonS3RequestManager-iOS"; + productName = "AmazonS3RequestManager-iOS"; + productReference = 5ACEF91984C87014AA6F1C26FB05477E /* AmazonS3RequestManager.framework */; productType = "com.apple.product-type.framework"; }; - 637C20A2A25F1C99AB04BBA529E0AFBC /* Pods-TVOS-Example */ = { + 78BED0D9218C8CA40D562FA48E6EB0EC /* AmazonS3RequestManager-tvOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 89B276DD630E3B2D0B2E3A8E92280DBC /* Build configuration list for PBXNativeTarget "Pods-TVOS-Example" */; + buildConfigurationList = 33A1A8E5615647736C4B4D257A16521F /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-tvOS" */; buildPhases = ( - 1EA563DE8F870E23EDB61BCD7B3F86BB /* Sources */, - A99ECD5783FBA8A9C3EF63C7AB035924 /* Frameworks */, - 56B790870E3F47E8DB14CBA94EE6B24E /* Headers */, + A163895B0B0345A3B41A3D4F7689DFE1 /* Headers */, + 8119A60F5A626537DA8D90606117A61D /* Sources */, + 713BD780322C413589D76B8C0CF86EA6 /* Frameworks */, + 277AD5FD92BA71617A3A5AB1B70649F4 /* Resources */, ); buildRules = ( ); dependencies = ( - 0D0E8EEA5F7197B148DBDCF5DC6E3805 /* PBXTargetDependency */, - FD3E1C8D0A3E8E8D16A152939C5D6943 /* PBXTargetDependency */, - 18D272E5351193B8719C2D01E7E65F9B /* PBXTargetDependency */, + 7127CF973054481F088154C310B127E3 /* PBXTargetDependency */, + 831CE0D00F435EDD188153FB9122B372 /* PBXTargetDependency */, ); - name = "Pods-TVOS-Example"; - productName = "Pods-TVOS-Example"; - productReference = 469371E672C40404F4B4618A7AE5E92A /* Pods_TVOS_Example.framework */; + name = "AmazonS3RequestManager-tvOS"; + productName = "AmazonS3RequestManager-tvOS"; + productReference = CAA3F96C04F1A3DE18FC09B3B830B1BC /* AmazonS3RequestManager.framework */; productType = "com.apple.product-type.framework"; }; - 9C711AA0E0FC9B2F227E8D3153064ED8 /* Alamofire-macOS */ = { + 85BC47B513CBB5DEF64FD7257D183DE0 /* SWXMLHash-tvOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 4DE912E3C2F29C8D188AC7BC755B64A2 /* Build configuration list for PBXNativeTarget "Alamofire-macOS" */; + buildConfigurationList = 0D03582326AD992594F21CAC18D6E751 /* Build configuration list for PBXNativeTarget "SWXMLHash-tvOS" */; buildPhases = ( - C410AC2E477D4496D3107E3C93AABEAC /* Sources */, - 7F9A8F48F2E22F252DD098602DB1BEE5 /* Frameworks */, - 25B92E848DAC8871A78EF9775B5ABB4F /* Headers */, + B14FE37A84917925758C25A817D30AA3 /* Headers */, + 0F1C50B371CDA77C35901730494A0F62 /* Sources */, + 841A92CA63DF360F395FBDAA460C55FD /* Frameworks */, + 1D2C896C9A8CB3EEFFC62C84AEC4AEA2 /* Resources */, ); buildRules = ( ); dependencies = ( ); - name = "Alamofire-macOS"; - productName = "Alamofire-macOS"; - productReference = A84E97EFC967FD64D81A8E099A796538 /* Alamofire.framework */; + name = "SWXMLHash-tvOS"; + productName = "SWXMLHash-tvOS"; + productReference = 67101BD5F17CA7130C0F86DC963C1BB3 /* SWXMLHash.framework */; productType = "com.apple.product-type.framework"; }; - B8C68B924D5B3A7973ACD069D1468A15 /* Quick-iOS */ = { + 89B29D1C701EFC639B36BC482FE72F13 /* Quick-iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = EA8C5C09AC0C29C1BA2F8618B12A1B36 /* Build configuration list for PBXNativeTarget "Quick-iOS" */; + buildConfigurationList = 3020B9CCB3520AB27C04B18E2FC74BC9 /* Build configuration list for PBXNativeTarget "Quick-iOS" */; buildPhases = ( - E0EA7C3B1ADCCEC6AE855C5C3690012B /* Sources */, - 1E48D8587C7D1C1647D196A27498F1E9 /* Frameworks */, - D911A7B2BF4D4EE2F3A880831BD5CB56 /* Headers */, + D5DF62B15AC67DFD71221C10153373B6 /* Headers */, + 3B74488F1CA8BBE0BE8291C54D291FD5 /* Sources */, + 6FC61796DE85F80C4CDCF478B5A1B667 /* Frameworks */, + E8ABA4BD9F12C4671173016DCED023C6 /* Resources */, ); buildRules = ( ); @@ -2698,33 +2712,38 @@ ); name = "Quick-iOS"; productName = "Quick-iOS"; - productReference = B2DD1A6CB2246596FB3008C897DAF8EC /* Quick.framework */; + productReference = C8E0F49D3F9CF6715FD8D2D98638F20F /* Quick.framework */; productType = "com.apple.product-type.framework"; }; - C00234E1C0819EDB117E6576D14C8E06 /* SWXMLHash-tvOS */ = { + 9AA4FC406AF0043742A1FEE9725D09E3 /* Pods-OSX-Example */ = { isa = PBXNativeTarget; - buildConfigurationList = C76816A287A6FAFA15E50951EB5AACCA /* Build configuration list for PBXNativeTarget "SWXMLHash-tvOS" */; + buildConfigurationList = 938780CD5522C85399D91CDAD5944D1A /* Build configuration list for PBXNativeTarget "Pods-OSX-Example" */; buildPhases = ( - FF231CE47C6387A08E0E6005404710E9 /* Sources */, - D4433F6BBA52C9A0CE85842791CDCC71 /* Frameworks */, - B6AD542927A9C91253EC70963597880D /* Headers */, + B03EF3665394F663085F1F69BD809E46 /* Headers */, + 7E1D98B441BAD9CC2D12D03416118FA6 /* Sources */, + 306A815446A2A94F54DB9F18E5773BBB /* Frameworks */, + D7C936109A2D1B428819A9CE77B87738 /* Resources */, ); buildRules = ( ); dependencies = ( + 0AD31700EDF879E2BBD40226082EF0AB /* PBXTargetDependency */, + 884B1F32CAD736E63E306BEEC15FD461 /* PBXTargetDependency */, + 67F38EA5AB03AAD90C45E0D01434E230 /* PBXTargetDependency */, ); - name = "SWXMLHash-tvOS"; - productName = "SWXMLHash-tvOS"; - productReference = 369CB18607EAADA100B6F93D14D623E2 /* SWXMLHash.framework */; + name = "Pods-OSX-Example"; + productName = "Pods-OSX-Example"; + productReference = E135D09C2211E0387FC43A2D6DC72CB7 /* Pods_OSX_Example.framework */; productType = "com.apple.product-type.framework"; }; - C30CA9F56E2EF0FAD67B8D807EF0054F /* SWXMLHash-macOS */ = { + 9EF5A7A6B4B74F03121DBDCC87AC1D00 /* SWXMLHash-macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = F12E68B678B792C87ED0BB34174F7BBA /* Build configuration list for PBXNativeTarget "SWXMLHash-macOS" */; + buildConfigurationList = 6B1A45E3EDCAA85EFEB506B4FAEF17F7 /* Build configuration list for PBXNativeTarget "SWXMLHash-macOS" */; buildPhases = ( - BB59A5BA7B8D89B3C7DBECB24D873E83 /* Sources */, - A81569DBD09FF2800A16F0AE9002AFB4 /* Frameworks */, - 38F2B9833439304DB29A1B5FC82DDA61 /* Headers */, + 0C5B9DAD411D7F4796E19BDE86DB39BF /* Headers */, + 2924CCC38EC380DC7D7601A883F7B97F /* Sources */, + A42F8950C3265844C4FE000296BD069C /* Frameworks */, + 71BB9D07F9EA6D80B97FB67471B0201C /* Resources */, ); buildRules = ( ); @@ -2732,1022 +2751,1306 @@ ); name = "SWXMLHash-macOS"; productName = "SWXMLHash-macOS"; - productReference = 285201F4BC160FDE232077436E1AF267 /* SWXMLHash.framework */; + productReference = FF370FA30DFE29B3BA7F7786C303767D /* SWXMLHash.framework */; productType = "com.apple.product-type.framework"; }; - C80D6A6B5D196AD874D719702E1E1856 /* Pods-OSX-Example */ = { + 9EFDFFCEF9EE45335D3AFFAC99BE610D /* Nocilla-macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 0C2CC133955336E15F1DA1CC30D68144 /* Build configuration list for PBXNativeTarget "Pods-OSX-Example" */; + buildConfigurationList = 77EEAEDFEC13D3146CDF54FEE2BA5137 /* Build configuration list for PBXNativeTarget "Nocilla-macOS" */; buildPhases = ( - 75473E9FA50DEDC9186A1CF4D76EC7CA /* Sources */, - A2AE2B28C6CA642BB7E69A90FCD2E3C1 /* Frameworks */, - CB4866F6003B09AD1A9ACBE05C0F465D /* Headers */, + FBE5F19DC08C213C48DB844762730516 /* Headers */, + 42B991F6D4360B5C184353A861DBF13C /* Sources */, + E1D4789490323BA146F57388D4609AD3 /* Frameworks */, + FF922D65520D13C3CF3C811A8A7C4F64 /* Resources */, ); buildRules = ( ); dependencies = ( - 972DBA3BF18DB68CD171FF89FA298B77 /* PBXTargetDependency */, - B2A4AE0C333E34DD9339AC7FCA2480A7 /* PBXTargetDependency */, - EB355805DA9826012FD8FCC7D779827E /* PBXTargetDependency */, ); - name = "Pods-OSX-Example"; - productName = "Pods-OSX-Example"; - productReference = BA325F04C49EB8D5D4C9E2E7269E5AA4 /* Pods_OSX_Example.framework */; + name = "Nocilla-macOS"; + productName = "Nocilla-macOS"; + productReference = F665BA3C11C88CDE6DB63F1D8D355DDC /* Nocilla.framework */; productType = "com.apple.product-type.framework"; }; - DA63B20CF2DF7455F18B5BC16AA9EA4F /* Nimble-iOS */ = { + A897D2D55F6D87795224F846F8ED3A36 /* Nimble-tvOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 2A68B697EFFAD670D222B7B18EDE64E0 /* Build configuration list for PBXNativeTarget "Nimble-iOS" */; + buildConfigurationList = 0D807A4CD4D619FCFCF9EDF2456D3E18 /* Build configuration list for PBXNativeTarget "Nimble-tvOS" */; buildPhases = ( - AE02DBD61CDA42F3B7C20C5AD4270AE7 /* Sources */, - 74C6C83D94A78E1866ACAE1E759E6200 /* Frameworks */, - DCBF3672E7BEE486D28917B0D2B91286 /* Headers */, + 374869F82B89A1D272439C9A370E211A /* Headers */, + D788EDBD44D3B6A5CBFB2C3E22B369E1 /* Sources */, + E0B2E99A1BB3135C2F63A9747C7E19AB /* Frameworks */, + 92D228E7F695A42E6AAA010C5023E0A1 /* Resources */, ); buildRules = ( ); dependencies = ( ); - name = "Nimble-iOS"; - productName = "Nimble-iOS"; - productReference = 9E514856AFC8D81FB86F7E4AABFE1068 /* Nimble.framework */; + name = "Nimble-tvOS"; + productName = "Nimble-tvOS"; + productReference = 0D68F2DD4656E2DC0F28ED037671461F /* Nimble.framework */; productType = "com.apple.product-type.framework"; }; - DDFB3E6E32F37907B6342145E621589C /* Nimble-tvOS */ = { + CB293A8C4973B5859EC753A18B74C80A /* Pods-iOS-Example */ = { isa = PBXNativeTarget; - buildConfigurationList = 66566984051CC15ADEFB58B826F56DC8 /* Build configuration list for PBXNativeTarget "Nimble-tvOS" */; + buildConfigurationList = C4414657EB793F3FDEF3B5D16834A02A /* Build configuration list for PBXNativeTarget "Pods-iOS-Example" */; buildPhases = ( - 4F7CB38C102E8E230126A6D7BB655FA8 /* Sources */, - A8D9F361DDB8C2AA8DE73A0CBA3D27F7 /* Frameworks */, - 52534E5082D47ABD0D208A273DE008B9 /* Headers */, + 41513B2162E2241A2991FC57D0C750B8 /* Headers */, + CEF3D19A43B24E6F310054E66C63FF86 /* Sources */, + 6FDC54B8CEEE61EB1D73CC06E52DA1FC /* Frameworks */, + 0E27E412EDAF548942A54F2CE4528B1E /* Resources */, ); buildRules = ( ); dependencies = ( + F2B82502749FA3EF7465F07C9B1AF18D /* PBXTargetDependency */, + EA930EFA7227A2D238ED7DC7BFFCCC0B /* PBXTargetDependency */, + 544C359F3B3371A46570CB8A50F1E79E /* PBXTargetDependency */, ); - name = "Nimble-tvOS"; - productName = "Nimble-tvOS"; - productReference = 28B4744A63B395829DBCEC81C08A138E /* Nimble.framework */; + name = "Pods-iOS-Example"; + productName = "Pods-iOS-Example"; + productReference = 5920F3906113E7E38A428B87E0DCF751 /* Pods_iOS_Example.framework */; productType = "com.apple.product-type.framework"; }; - DF38395E87F9DF2DEAFB6D0D9D8F2C83 /* Pods-OSX-Tests */ = { + E2A383096E1CF298E3F4CEDCA648F828 /* Pods-TVOS-Tests */ = { isa = PBXNativeTarget; - buildConfigurationList = 0F4053A8BB919FE7AEA62390E9A8F872 /* Build configuration list for PBXNativeTarget "Pods-OSX-Tests" */; + buildConfigurationList = FF76DBE20AFDA8CB671ECFDB58E0573D /* Build configuration list for PBXNativeTarget "Pods-TVOS-Tests" */; buildPhases = ( - 9CCB55AD26F873DA0F2FBEC3AD09F2FB /* Sources */, - 706CC42FAB78DA24103EC2E0652D9CC8 /* Frameworks */, - A2C932652896B835FFEFCF4CB8237FE1 /* Headers */, + 865593CCFA36483450AFDC99B5D408C4 /* Headers */, + E277C1CA8B22FBD5AB73E6F5E227139C /* Sources */, + 0054033FA7A8D1935540F68AD3D315A3 /* Frameworks */, + 467CEAD2D70762DDF0FA2C11CC0627D8 /* Resources */, ); buildRules = ( ); dependencies = ( - 5909A0BC8E27C6A3D11A4099E30D165A /* PBXTargetDependency */, - FF0D4177AA6A0CDF277CB9E0ACED826A /* PBXTargetDependency */, - 1008D289F35328BE855FD973D8337318 /* PBXTargetDependency */, - 52786894A11BE63F331CD9D37B6008FA /* PBXTargetDependency */, - 8B444B19906351156DC5EEFCF8E649CA /* PBXTargetDependency */, - 653AE7B4C434964790A87ED7B24CB0DC /* PBXTargetDependency */, + A6D14714AC35B5BB50D9D8EA8645BF15 /* PBXTargetDependency */, + CCDC0551AB276C03F4A1674C8A2B1563 /* PBXTargetDependency */, + AF1254D21BCC1A752B05F528CC4F3984 /* PBXTargetDependency */, + 8F62C7B1325753F46D96A9C0DA7AB7C0 /* PBXTargetDependency */, + 03208E5C57AB7714F96B5F903ADE415B /* PBXTargetDependency */, + 1199B56C467B17D3FA86EF59BB35E699 /* PBXTargetDependency */, ); - name = "Pods-OSX-Tests"; - productName = "Pods-OSX-Tests"; - productReference = 1DF59FFD22EB431045F0F7B4117D4BB7 /* Pods_OSX_Tests.framework */; + name = "Pods-TVOS-Tests"; + productName = "Pods-TVOS-Tests"; + productReference = B75EA40325160D7FA02FF0B2ECC85973 /* Pods_TVOS_Tests.framework */; productType = "com.apple.product-type.framework"; }; - E831E8BBC0B0C6BEE70128A27FE433A0 /* AmazonS3RequestManager-tvOS */ = { + F901B76FDF28CC5FECD5575D44CFC919 /* Pods-iOS-Tests */ = { isa = PBXNativeTarget; - buildConfigurationList = 839B2344C450786E719D180575DC3BED /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-tvOS" */; + buildConfigurationList = 8A043197A441ABB4B5A80DB718EF8F4C /* Build configuration list for PBXNativeTarget "Pods-iOS-Tests" */; buildPhases = ( - 0DF635B060F755A1C19431AFC4C946ED /* Sources */, - 5B2FC90D3138D8C728767FD1A067CB65 /* Frameworks */, - 34412DDFBEC89DF1B4DBB43E00ACCC86 /* Headers */, + 4D79E6D2EEF11DD7A85A296850B99451 /* Headers */, + A7ACFBE4E0EE3FEDA5A0393433AB344C /* Sources */, + 525A56C33BADF03E2CCBB571FB767B1A /* Frameworks */, + 55D1F462AAB278FD1F56AE083EFAB4C2 /* Resources */, ); buildRules = ( ); dependencies = ( - 6B5AEE925EAA459A882A785A26ABAEAE /* PBXTargetDependency */, - 819A44BD1E2419421868A9B429A2B9CD /* PBXTargetDependency */, + CCEE7A3C66EDE77ECD3703A0061909D9 /* PBXTargetDependency */, + 918C369A351D9C832095AEB3FB688FB7 /* PBXTargetDependency */, + ACF3B119C2FE8D9A72FFC293F78DAFAF /* PBXTargetDependency */, + 7307237316888EFB2C1FFE753CA5AE01 /* PBXTargetDependency */, + 4843EE3D7B57FD7A665659F58574E581 /* PBXTargetDependency */, + 687DBAAF39A80A182C126942BCA3DF8A /* PBXTargetDependency */, ); - name = "AmazonS3RequestManager-tvOS"; - productName = "AmazonS3RequestManager-tvOS"; - productReference = B1A0E823914C20BB45553962041A97B5 /* AmazonS3RequestManager.framework */; + name = "Pods-iOS-Tests"; + productName = "Pods-iOS-Tests"; + productReference = 582D6170CF805880B0ECC17F54E2C4DC /* Pods_iOS_Tests.framework */; productType = "com.apple.product-type.framework"; }; - E9A467DBA01467ABD311EA0EFBD26966 /* Pods-iOS-Example */ = { + F9D7469E0DB59C68E8510D84ADB26F50 /* Nimble-macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 274C08BA5879A9651C5BFD8AE3301426 /* Build configuration list for PBXNativeTarget "Pods-iOS-Example" */; + buildConfigurationList = 1C1AEB24229AC9DEF928516E2E8CD034 /* Build configuration list for PBXNativeTarget "Nimble-macOS" */; buildPhases = ( - E835CFC5EA81040F92E1B3CF174E8D0E /* Sources */, - 761753F775A07F770801B05DD57D4E4C /* Frameworks */, - 6C55A8EB0C12F717B17BC6912B6D3BB5 /* Headers */, + 4CFF134EB4B737DCE1741525AB450B56 /* Headers */, + 4AE2FAFE5D0EAA28DBA5DA2DA667AE8F /* Sources */, + F241AF2BB6E7D14446E7CBF70D380F31 /* Frameworks */, + C6406C035029B13DAA04E4DD4AC1AC88 /* Resources */, ); buildRules = ( ); dependencies = ( - 9F04F21B96E17C587CD0DE97ED5CE80F /* PBXTargetDependency */, - C5519F693A862F1DA5353D9840A1E348 /* PBXTargetDependency */, - FF587B0DDD31D40D2A5C5E4C5C02CE11 /* PBXTargetDependency */, ); - name = "Pods-iOS-Example"; - productName = "Pods-iOS-Example"; - productReference = 80311BF81E375E1116C84AB88BFFBFA0 /* Pods_iOS_Example.framework */; + name = "Nimble-macOS"; + productName = "Nimble-macOS"; + productReference = F4F348027847147F83A6E999B942456C /* Nimble.framework */; productType = "com.apple.product-type.framework"; }; - EB8EB34BE541F53150F5737E772D33FE /* Pods-TVOS-Tests */ = { + FA2A678F0E98EE78F044270E7FFB83CF /* Pods-TVOS-Example */ = { isa = PBXNativeTarget; - buildConfigurationList = 77FEFE6A26FFAB851C130C7F58A10089 /* Build configuration list for PBXNativeTarget "Pods-TVOS-Tests" */; + buildConfigurationList = 9D955F601C1A92E99BF5D22B4C2F16D8 /* Build configuration list for PBXNativeTarget "Pods-TVOS-Example" */; buildPhases = ( - 29C8B19F10EAFF55005185B982E3648B /* Sources */, - 49BF4C23A728CA2DD696539CDF84F57D /* Frameworks */, - 3AFC7D29B51BB9FEE61792408590AA04 /* Headers */, + FC82207563CC081CAC942A5BD68237FC /* Headers */, + E56C12B9D298B4E4F02498F38E61E05A /* Sources */, + 67266B07B4AE421A7CDC5F34548CE25B /* Frameworks */, + 9E8F7CA2E81C62CB8A4476DE3EEF9DB5 /* Resources */, ); buildRules = ( ); dependencies = ( - 77A68F2DA23F9F116BA1F9726562C1A7 /* PBXTargetDependency */, - 70D0EBA76E16EF3E5FC89B7CA6C18BA5 /* PBXTargetDependency */, - DB51C61A9D29AF53BA6C5A807042371A /* PBXTargetDependency */, - 2A8047F282ED9A58B94CFDA85F5591E4 /* PBXTargetDependency */, - 1795E2CA474FA7A4B5D5812D3D267702 /* PBXTargetDependency */, - AB1D65750B1B8281A8807CDC4C8DDA2A /* PBXTargetDependency */, + 458FA6EFEB60D1237A18CB59FEDD9207 /* PBXTargetDependency */, + 4CCAC19C13359BF9F86C4E21336C5C0B /* PBXTargetDependency */, + E2CCEAC9DA61936F821EAD34E9C3F8EF /* PBXTargetDependency */, ); - name = "Pods-TVOS-Tests"; - productName = "Pods-TVOS-Tests"; - productReference = 13D50677E5081AAF79097C317287C3F7 /* Pods_TVOS_Tests.framework */; + name = "Pods-TVOS-Example"; + productName = "Pods-TVOS-Example"; + productReference = E0F61087B1B6FE9A0E5206CFE53DE764 /* Pods_TVOS_Example.framework */; productType = "com.apple.product-type.framework"; }; - EBD776E5B80991F9D73F48B37AA35FC0 /* Quick-macOS */ = { + FD8828BFC368157226E204A32CD5B6DE /* Alamofire-iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = FFA3167A7D1B04A15E3FB16099D44203 /* Build configuration list for PBXNativeTarget "Quick-macOS" */; + buildConfigurationList = E65E740C96442990E6E9CDF05EE3EFEF /* Build configuration list for PBXNativeTarget "Alamofire-iOS" */; buildPhases = ( - 224B767907DA5D656948E2D38E53817A /* Sources */, - 00C6876E348B4BB3F799906616BE9A5F /* Frameworks */, - D9D6EB5A35B28FA37EDAAFB383597549 /* Headers */, + 1DA17A25544C4728D4BD212A7394986A /* Headers */, + 22F0F0797A0F8589B712179A239E44F0 /* Sources */, + 51C49E6511B1FE5314E69AD783B2DF18 /* Frameworks */, + C3F35C916725EA4118F0150CF661682F /* Resources */, ); buildRules = ( ); dependencies = ( ); - name = "Quick-macOS"; - productName = "Quick-macOS"; - productReference = 4393C25F244CBE29E945B6012FA56A30 /* Quick.framework */; + name = "Alamofire-iOS"; + productName = "Alamofire-iOS"; + productReference = 966AA42878212207687E9A2A4DBCD618 /* Alamofire.framework */; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ - D41D8CD98F00B204E9800998ECF8427E /* Project object */ = { + BFDFE7DC352907FC980B868725387E98 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 0830; - LastUpgradeCheck = 0900; + LastSwiftUpdateCheck = 1100; + LastUpgradeCheck = 1100; }; - buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */; + buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, ); - mainGroup = 7DB346D0F39D3F0E887471402A8071AB; - productRefGroup = 48FF481273D07DDCEAFD9650227B3CE0 /* Products */; + mainGroup = CF1408CF629C7361332E53B88F7BD30C; + productRefGroup = 67D46640A03022BEA71CB62C5CF663E9 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - 4D8199C20C1BE5F5BCDBC8F8CB4BF089 /* Alamofire-iOS */, - 9C711AA0E0FC9B2F227E8D3153064ED8 /* Alamofire-macOS */, - 1861C7EA81F002CCFE28A2C6488B9DF6 /* Alamofire-tvOS */, - 2EE038F5397038B4351149E90BDCCDF5 /* AmazonS3RequestManager-iOS */, - 4F00983C00EE7C5BB553C19E5A7AB1ED /* AmazonS3RequestManager-macOS */, - E831E8BBC0B0C6BEE70128A27FE433A0 /* AmazonS3RequestManager-tvOS */, - DA63B20CF2DF7455F18B5BC16AA9EA4F /* Nimble-iOS */, - 4414095BAA7001D309114F655E471B41 /* Nimble-macOS */, - DDFB3E6E32F37907B6342145E621589C /* Nimble-tvOS */, - 5C00FBDCB450BF1448A534747453A668 /* Nocilla-iOS */, - 474758DFDBE0964B11C6FBB0EFE82E77 /* Nocilla-macOS */, - 55A6E35DCF582231E3E894E880C83BCE /* Nocilla-tvOS */, - E9A467DBA01467ABD311EA0EFBD26966 /* Pods-iOS-Example */, - 3CBCB6C00074BA3449880F990F484494 /* Pods-iOS-Tests */, - C80D6A6B5D196AD874D719702E1E1856 /* Pods-OSX-Example */, - DF38395E87F9DF2DEAFB6D0D9D8F2C83 /* Pods-OSX-Tests */, - 637C20A2A25F1C99AB04BBA529E0AFBC /* Pods-TVOS-Example */, - EB8EB34BE541F53150F5737E772D33FE /* Pods-TVOS-Tests */, - B8C68B924D5B3A7973ACD069D1468A15 /* Quick-iOS */, - EBD776E5B80991F9D73F48B37AA35FC0 /* Quick-macOS */, - 4EE9FCD7827464F4F7CE797FC8F4B31E /* Quick-tvOS */, - 4FE31931C38E2CC5FD80952F34526F8F /* SWXMLHash-iOS */, - C30CA9F56E2EF0FAD67B8D807EF0054F /* SWXMLHash-macOS */, - C00234E1C0819EDB117E6576D14C8E06 /* SWXMLHash-tvOS */, + FD8828BFC368157226E204A32CD5B6DE /* Alamofire-iOS */, + 0EB38A9BFD3E09D12CCDB0592D081EC4 /* Alamofire-macOS */, + 54EC3BB400983E17DAE5AC71E88176D2 /* Alamofire-tvOS */, + 6D3680CF4CA3255B2DE5831A0C1F1F9F /* AmazonS3RequestManager-iOS */, + 2E60D398F676BB0D7260565BB8D21E67 /* AmazonS3RequestManager-macOS */, + 78BED0D9218C8CA40D562FA48E6EB0EC /* AmazonS3RequestManager-tvOS */, + 3AAFED87F58BAA2AC3177A35C2CF5B23 /* Nimble-iOS */, + F9D7469E0DB59C68E8510D84ADB26F50 /* Nimble-macOS */, + A897D2D55F6D87795224F846F8ED3A36 /* Nimble-tvOS */, + 059F801A1BD7580A6A2524188EE3A8D7 /* Nocilla-iOS */, + 9EFDFFCEF9EE45335D3AFFAC99BE610D /* Nocilla-macOS */, + 568B4655C508FE99545C23CC15E198B6 /* Nocilla-tvOS */, + CB293A8C4973B5859EC753A18B74C80A /* Pods-iOS-Example */, + F901B76FDF28CC5FECD5575D44CFC919 /* Pods-iOS-Tests */, + 9AA4FC406AF0043742A1FEE9725D09E3 /* Pods-OSX-Example */, + 21979774B15ADF7FBC39D35AABE3CAB7 /* Pods-OSX-Tests */, + FA2A678F0E98EE78F044270E7FFB83CF /* Pods-TVOS-Example */, + E2A383096E1CF298E3F4CEDCA648F828 /* Pods-TVOS-Tests */, + 89B29D1C701EFC639B36BC482FE72F13 /* Quick-iOS */, + 09CF6BAF7644F13F3CF030FEC11177C9 /* Quick-macOS */, + 28BE3303E3F4ECC2BDF79B1D886D2E74 /* Quick-tvOS */, + 34122089CB0AFCF785026BA32383DCE2 /* SWXMLHash-iOS */, + 9EF5A7A6B4B74F03121DBDCC87AC1D00 /* SWXMLHash-macOS */, + 85BC47B513CBB5DEF64FD7257D183DE0 /* SWXMLHash-tvOS */, ); }; /* End PBXProject section */ -/* Begin PBXSourcesBuildPhase section */ - 0DEA5A084449343A1D7B9DB0D17830C2 /* Sources */ = { - isa = PBXSourcesBuildPhase; +/* Begin PBXResourcesBuildPhase section */ + 0049ABD144D54FE76BB752CE0664447B /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FEABE29212C4DE9BCD031DCF2C8B4974 /* ACL.swift in Sources */, - 5D4EE1E78B02776D155E2EAD743A596E /* AmazonS3RequestManager-iOS-dummy.m in Sources */, - D7FF1BB10BDF719EE05F4BFC193C56A3 /* AmazonS3RequestManager.swift in Sources */, - F5057E28987771FADB064B3A830717CE /* AmazonS3RequestSerializer.swift in Sources */, - 940DAD3F09CC8AC3EFAB11B9D33802AB /* AmazonS3SignatureHelpers.m in Sources */, - 19EAA1E774CD03B1C95F97A5D4A7E1B6 /* Region.swift in Sources */, - AF2454B02FD0ED80CF82E94A7991FCEA /* ResponseObjects.swift in Sources */, - 7324928B97D88F4CAC7ADA4CEE02E563 /* ResponseSerialization.swift in Sources */, - 82F443CFA97C7EF5EAB2B1EBAA1DD92B /* S3Error.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0DF635B060F755A1C19431AFC4C946ED /* Sources */ = { - isa = PBXSourcesBuildPhase; + 06D4F2D9DDB4E210C159C6B494377A96 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - DF6CF60C65A45CBFE03EA1BC0DD6D70B /* ACL.swift in Sources */, - F70C04EECE9445372D94C8725945771A /* AmazonS3RequestManager-tvOS-dummy.m in Sources */, - B5C721100E970371D876E8E62319C7D5 /* AmazonS3RequestManager.swift in Sources */, - EA99650EA713A7F9B118A7E973061B78 /* AmazonS3RequestSerializer.swift in Sources */, - 35D56BAC9FC2987C3A088AC9443AFCD2 /* AmazonS3SignatureHelpers.m in Sources */, - 5C2657468F0F01343BF1FD9CD285737A /* Region.swift in Sources */, - A9B5B97407D8EEE9AF9EC3B42F36BC4F /* ResponseObjects.swift in Sources */, - CF3F5DF35C4A367805AF3843D3BEC76C /* ResponseSerialization.swift in Sources */, - B151EA62AC579D972270CE7F4F3C0917 /* S3Error.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1081308CCDA341D85FB28FDB2EB95ABE /* Sources */ = { - isa = PBXSourcesBuildPhase; + 09706E11A970F08DB4DFECD7E2EA806D /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 610017AA401B43AB241D006B9C3D708C /* AFError.swift in Sources */, - 2CE0939239CE7E003EABC740D3894CED /* Alamofire-iOS-dummy.m in Sources */, - 703932EF779A74C0FAE64785346A0A3E /* Alamofire.swift in Sources */, - 29563E581C50753801C2BD34435DB608 /* DispatchQueue+Alamofire.swift in Sources */, - 03D07E2BF08D9F1D2DD35F601B870D03 /* MultipartFormData.swift in Sources */, - C08E9F09701B2FF36088560A0BA4233B /* NetworkReachabilityManager.swift in Sources */, - 099297A0628BAC20F1F9F7C7E2D1552B /* Notifications.swift in Sources */, - A9F865046BCD50D82F21FC0CBDC46077 /* ParameterEncoding.swift in Sources */, - B9D4E4A35B95788AD61F64D550826424 /* Request.swift in Sources */, - D6F10F27E3C306B7607251E4058DB05B /* Response.swift in Sources */, - F9544C87AA1FDFE62C914EA6D88085A3 /* ResponseSerialization.swift in Sources */, - 8FA936C50C1CD7B4EC196B167BA04B61 /* Result.swift in Sources */, - 5819C72B6A933289591AF5E380AA981E /* ServerTrustPolicy.swift in Sources */, - 5DF116EA39A8EB315EA65160D6BB9DF0 /* SessionDelegate.swift in Sources */, - 663D3FEC91D38CF59AE2707944CB22CB /* SessionManager.swift in Sources */, - 08BF56F2B8324E2E804B2467EAAC356B /* TaskDelegate.swift in Sources */, - 4AD9400617A3C3E3E9FB8FAE8FDEF6EE /* Timeline.swift in Sources */, - A1BA28434ABC4D98872C9064A24AA18B /* Validation.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 122A6C03D1A29687BD85E7C88CE00619 /* Sources */ = { - isa = PBXSourcesBuildPhase; + 0E27E412EDAF548942A54F2CE4528B1E /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 719575818476FF63E66DB5A09556DA67 /* Pods-iOS-Tests-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1EA563DE8F870E23EDB61BCD7B3F86BB /* Sources */ = { - isa = PBXSourcesBuildPhase; + 1D2C896C9A8CB3EEFFC62C84AEC4AEA2 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - D68DC3EC737227DF76CAA3ED1DAD57B4 /* Pods-TVOS-Example-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 224B767907DA5D656948E2D38E53817A /* Sources */ = { - isa = PBXSourcesBuildPhase; + 277AD5FD92BA71617A3A5AB1B70649F4 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 1A04415D046DEC18153B5A6C58B468B4 /* Behavior.swift in Sources */, - 711FCDA1A6E2537824BB3EC1C1CA834C /* Callsite.swift in Sources */, - 3900766EEE5E662E72DAFCBC8A0FE48C /* Closures.swift in Sources */, - E87AB1E404C96F0E1935B3DB065CF599 /* Configuration.swift in Sources */, - A14C9E4441828577931916CC64FA09CB /* DSL.swift in Sources */, - 1DDA91B5A8FBB17BC00F77E2689BCE40 /* ErrorUtility.swift in Sources */, - 47419678DCAF26316DB8E184513EC6FC /* Example.swift in Sources */, - 7AD440C4F0B442BB0291B7E803D7B897 /* ExampleGroup.swift in Sources */, - 51470CA10C897DCAC3C8A8585385EEB5 /* ExampleHooks.swift in Sources */, - 9501CC0AE27D9D317120A074977DD2F5 /* ExampleMetadata.swift in Sources */, - 4ADD178644AD55A7D1E9F716437903BD /* Filter.swift in Sources */, - E5B71EFD872626032206303C0C9849A1 /* HooksPhase.swift in Sources */, - A40195490D4A7D4F9D72C3BA7FECB52E /* NSBundle+CurrentTestBundle.swift in Sources */, - 91682D5ED70E332CC47E51FF4F042AFE /* NSString+C99ExtendedIdentifier.swift in Sources */, - 89DD1BFD2889EF4E48A12AD03A7679DD /* QCKDSL.m in Sources */, - 893CBE4CBBB4326A39A880878DC55021 /* Quick-macOS-dummy.m in Sources */, - 8AFE84ECBA2AB9467A4E309FA2AD21E6 /* QuickConfiguration.m in Sources */, - 40919C1DF4A4133FC9D96C97CAF6BAC6 /* QuickSelectedTestSuiteBuilder.swift in Sources */, - D6A4EE1939C572C647C612FFBF5BC54B /* QuickSpec.m in Sources */, - B5BAB4B899BD4763BBCC6D95D6AF0EC7 /* QuickSpecBase.m in Sources */, - 467B6399A75C64F3D23726A6AEE23195 /* QuickTestSuite.swift in Sources */, - 1861842D5FEB3CFDC0EC7079521ECE00 /* SuiteHooks.swift in Sources */, - 185D415C90B42666C0DEE9EC3A945264 /* URL+FileName.swift in Sources */, - 64D4E7845D3981EFD534739C4F5161B4 /* World+DSL.swift in Sources */, - 6091AE5C71506F37AED050DD0688951A /* World.swift in Sources */, - FB399E4226A2D46C99189A14F1C5A305 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 29C8B19F10EAFF55005185B982E3648B /* Sources */ = { - isa = PBXSourcesBuildPhase; + 2A340B916B918321D0556D892F9481E0 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - F5BAA282C7CB87E55E0B85E06B45DE8F /* Pods-TVOS-Tests-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3AE05D937E5BA3518B72C76EA32C66FA /* Sources */ = { - isa = PBXSourcesBuildPhase; + 2F20D175797C1D5B007506A028688F4B /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 903D780E8E61260FB101E01E4F3029FE /* ASIHTTPRequestStub.m in Sources */, - 3149557B0FFD0ED2271FB5FA4DE64E85 /* LSASIHTTPRequestAdapter.m in Sources */, - 1122A064D293AE4D7D5257CA27D1AD4D /* LSASIHTTPRequestHook.m in Sources */, - 889D3946FD25C615B3C2A026BB8B3B78 /* LSDataMatcher.m in Sources */, - A430452AD7AB25E3F3AC78EBDFEDF58C /* LSHTTPClientHook.m in Sources */, - 70463BC82581D721549610459F2A899F /* LSHTTPRequestDiff.m in Sources */, - 97DE05EA865E98ECC392A4CAEB2CFD43 /* LSHTTPRequestDSLRepresentation.m in Sources */, - BBD09F27EDCA9DBC22C5A16395B08A58 /* LSHTTPStubURLProtocol.m in Sources */, - EF817FDD6D3ADFC08751336DC5271A45 /* LSMatcher.m in Sources */, - F8CF190D2F4D9BAE15F3969A5B7522AB /* LSNocilla.m in Sources */, - 65F9A8C579701BC93E989AF45039B5ED /* LSNSURLHook.m in Sources */, - 55EADD8571AD5CD509447AAD2E042BA4 /* LSNSURLSessionHook.m in Sources */, - 082B7D85E3290BA96A1C315FE39E48E6 /* LSRegexMatcher.m in Sources */, - D1122F4BBBEA0444BFB4AF85C9EED55F /* LSStringMatcher.m in Sources */, - D03E464DD30980C2BE60CE971B7146BD /* LSStubRequest.m in Sources */, - D57D26251296A2864C9B5EED8F2F9D4E /* LSStubRequestDSL.m in Sources */, - 222B061A1331EFB921D9707DBF8B2581 /* LSStubResponse.m in Sources */, - D98AAEE09F26FB07744A9C0B05310055 /* LSStubResponseDSL.m in Sources */, - 06CB8377118DB67F69C7829968B205EE /* Nocilla-tvOS-dummy.m in Sources */, - 7CBAF81CBE1EF4B57261E85DC87079C4 /* NSData+Matcheable.m in Sources */, - 33957CD33AC87717E02361FCB662DCD3 /* NSData+Nocilla.m in Sources */, - 75439F835D41872808E96A57D1C00BF5 /* NSRegularExpression+Matcheable.m in Sources */, - 94F98BBB8C168371BE5D3E3005D39338 /* NSString+Matcheable.m in Sources */, - E3F8D590C59D0B849EC5B6E8889E4EDD /* NSString+Nocilla.m in Sources */, - 6860861A47AA82CC477B92927DD35F51 /* NSURLRequest+DSL.m in Sources */, - 7E688F7966950FA3F8EECD076789B963 /* NSURLRequest+LSHTTPRequest.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3D33C702E2CDAF43D1CCDA8661FB78EE /* Sources */ = { - isa = PBXSourcesBuildPhase; + 3383573CBA27F5DC07C70D682EFD4378 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - C2DF08641DB026C1B5DE68FD9216E1BD /* SWXMLHash+TypeConversion.swift in Sources */, - F1D1AAAE21CB436A86250591987E9379 /* SWXMLHash-iOS-dummy.m in Sources */, - FA4BC948024EC94AB6CE19DA6FD713E5 /* SWXMLHash.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4F7CB38C102E8E230126A6D7BB655FA8 /* Sources */ = { - isa = PBXSourcesBuildPhase; + 467CEAD2D70762DDF0FA2C11CC0627D8 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 00BE54DA8109121EB52B87CA23DBBC8E /* AdapterProtocols.swift in Sources */, - 853166F4864469A4FE74AA02A35AF5BA /* AllPass.swift in Sources */, - 5EF42CBD241EBCEA10F61128D8A26C74 /* AssertionDispatcher.swift in Sources */, - 5F2C6422BA974C05C11EDD269B447348 /* AssertionRecorder.swift in Sources */, - 9AD7112734777D912FFBADBD23554819 /* Async.swift in Sources */, - 94CD8C03E731C42A04AAC6A2A9D24629 /* AsyncMatcherWrapper.swift in Sources */, - A119098E18FFFAE5B8562FC4E6E82BF2 /* BeAKindOf.swift in Sources */, - 80F9F6D0890BDAC0B5099FCF71681539 /* BeAnInstanceOf.swift in Sources */, - 605BC3EF978D30084DBFE6AA5FD0DFE9 /* BeCloseTo.swift in Sources */, - 7056FFDD05633B6791828C0557F86118 /* BeEmpty.swift in Sources */, - 3E4C433B41080942771B9D7560A5EE6C /* BeginWith.swift in Sources */, - 543C184414156162826597BE10FEC479 /* BeGreaterThan.swift in Sources */, - 71D8F9D00E3BCF85951F4983D7972353 /* BeGreaterThanOrEqualTo.swift in Sources */, - 05BEE52CD09D0853C45F11E4288E5F37 /* BeIdenticalTo.swift in Sources */, - AA92FC1BFE20D55AC87B2C7421F04C4C /* BeLessThan.swift in Sources */, - 526BF546EE39FFF5F9F508068ADDB613 /* BeLessThanOrEqual.swift in Sources */, - CFA601EBFF680D4B89AEA5C43465443A /* BeLogical.swift in Sources */, - 278787F821C997D2B6375560FF658165 /* BeNil.swift in Sources */, - DB89A1C094546B20B67A0E9426331942 /* BeVoid.swift in Sources */, - A8C163E1E42D826FDD9817BEC92E155C /* Contain.swift in Sources */, - 66C7AA79800FFB0B196088D2F677F1B8 /* ContainElementSatisfying.swift in Sources */, - 8DE6C7D13A3FE7F74E5BAF0DACD9E364 /* CwlCatchBadInstructionPOSIX.swift in Sources */, - BB856A82DEAFB8159200E369A7DF1B4E /* CwlMachBadInstructionHandler.m in Sources */, - E6F238214E5A93A2F2ACBEF436B71470 /* DSL+Wait.swift in Sources */, - C1B6380336F074B024DDC78D739D2228 /* DSL.m in Sources */, - 7F3E91DE89AE4BA3AA7F871B14F228B9 /* DSL.swift in Sources */, - D603D6F82FD63542EE8B9990DA8AACF6 /* EndWith.swift in Sources */, - 4D6C8D9B49BCCD191D28F410282E9598 /* Equal.swift in Sources */, - C9D45AD9FDD7B79CFB9CE0CDAAA126CD /* Errors.swift in Sources */, - 9F8384AB853F5123FDB6BE466492E1E0 /* Expectation.swift in Sources */, - 477F487CA35C840A13FDC338DD2A9B55 /* ExpectationMessage.swift in Sources */, - AB1779CAA4A632FC02AEF0DB76DF8D6A /* Expression.swift in Sources */, - 345B8576EE86F27D6EED670BB74C0110 /* FailureMessage.swift in Sources */, - D12FE8DAF6E01159473C8D7E151BD58B /* Functional.swift in Sources */, - D3E7298434C4518595B6BE7A6445BF1E /* HaveCount.swift in Sources */, - 5F152B903A7F1FDA2021BD296DCA6F71 /* mach_excServer.c in Sources */, - 068E52EDCE169FB018C684BF8A64D816 /* Match.swift in Sources */, - F4E11E069374A916ED0F27F0786A9E3D /* MatcherFunc.swift in Sources */, - D7CE7A5C3BB9E83C0FAACFB5C48748C9 /* MatcherProtocols.swift in Sources */, - 461E25DF516A0709139F6A5432091C47 /* MatchError.swift in Sources */, - A3E816BC35BD53931980C7C0115D3005 /* Nimble-tvOS-dummy.m in Sources */, - D2D0EBC3447EA677DD29FD44B81B87C5 /* NimbleEnvironment.swift in Sources */, - C8D04CF40FFF4B4D007189006B77A380 /* NimbleXCTestHandler.swift in Sources */, - 2765FFA4A69498AD33FEF3DA44067EAD /* NMBExceptionCapture.m in Sources */, - B339CDFB78D2B308DA0B09AF824C5112 /* NMBExpectation.swift in Sources */, - 87F49E9EC6419824E6D12AB444960572 /* NMBObjCMatcher.swift in Sources */, - F19D828C018D2CDFA058B5FC0BA420EE /* NMBStringify.m in Sources */, - DF1ABAF482464F6EF9BEEC1B907E2DAF /* PostNotification.swift in Sources */, - B514388AFAA0FEDA1AEE4314FA0E3F28 /* Predicate.swift in Sources */, - 70F5EA689C2DB180C6D797175DBF5F60 /* RaisesException.swift in Sources */, - B76CE0F0C973F1D0E1C7D42C3B181A2A /* SatisfyAnyOf.swift in Sources */, - AD186B213EF080281EF6B81D4826F63B /* SourceLocation.swift in Sources */, - 23C23E594F9FD67F1183B2E6DD264F2D /* Stringers.swift in Sources */, - C079E5C4F2C9F3AC3D130D563C262C3F /* ThrowAssertion.swift in Sources */, - 238D8B4E92F355F497C6A63E4FE3F588 /* ThrowError.swift in Sources */, - 0D1F6AB5E03799B88A5894D716C74277 /* ToSucceed.swift in Sources */, - D4460281FA63889CDBF4E214885183E9 /* XCTestObservationCenter+Register.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 70FC46E7DD1158A3A9DF31AC32A5C6E3 /* Sources */ = { - isa = PBXSourcesBuildPhase; + 550132AC5F336640925ECE8FD89C576B /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 03E68027E719A7612DC1A2A15541C09A /* Behavior.swift in Sources */, - 22E488DF681D47C1E9437230796611A1 /* Callsite.swift in Sources */, - BA99E45069695231ED5824632225C69F /* Closures.swift in Sources */, - 151B6392A609AEDEDCD9B6C97555BAEF /* Configuration.swift in Sources */, - A3E681F9BF293325A23313EA9CD08D94 /* DSL.swift in Sources */, - 407C9AC8C1420DA97FD95DA13D639F26 /* ErrorUtility.swift in Sources */, - 759CD77BB5901A7AF7C088F5B5990D88 /* Example.swift in Sources */, - 3334F1537FADC123368C843ACE586E78 /* ExampleGroup.swift in Sources */, - 9FBB81877ACEBA4D849978F40A2AD64F /* ExampleHooks.swift in Sources */, - 5A47B7573AEEB9D8F612E6B38C913E39 /* ExampleMetadata.swift in Sources */, - 2BB1D0FCD86C090E18E82F610C73A778 /* Filter.swift in Sources */, - 9B3784AAD046219F03E43AF4E1A54307 /* HooksPhase.swift in Sources */, - B4760E9170FE77C7E6FC506660BDBAD8 /* NSBundle+CurrentTestBundle.swift in Sources */, - ACD5A0A4E99B875781B9DBFB2BE7414B /* NSString+C99ExtendedIdentifier.swift in Sources */, - DB1026C67B8A2A95745F0CAC623E08A0 /* QCKDSL.m in Sources */, - 4A59CED6B185C120B7FF3998BBBB5054 /* Quick-tvOS-dummy.m in Sources */, - 620A86F27A9F55BAC3DE71A78DFE2105 /* QuickConfiguration.m in Sources */, - 79FCD87DA3E0EF6C6B9D20DFA6CB8932 /* QuickSelectedTestSuiteBuilder.swift in Sources */, - 2BC98DD68BABEEFD1E6825A529B74D6E /* QuickSpec.m in Sources */, - F28EF0A8F651843B222C94DA8883D6EC /* QuickSpecBase.m in Sources */, - B000C74D86173EE70FDEA965E629F61B /* QuickTestSuite.swift in Sources */, - 870DF401D97E33416CE735787DC5A771 /* SuiteHooks.swift in Sources */, - 8CF791D27EC89F2B827323654DE903CF /* URL+FileName.swift in Sources */, - E23A23DC69BCD5057E74E9C7E6CDA77B /* World+DSL.swift in Sources */, - E65E319284C5D5B1516E03941F1F10F6 /* World.swift in Sources */, - 0C54BEFD167DF8C845FE485CEBD0224D /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 75473E9FA50DEDC9186A1CF4D76EC7CA /* Sources */ = { - isa = PBXSourcesBuildPhase; + 55D1F462AAB278FD1F56AE083EFAB4C2 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - C3A57F3E55015BBF02E05E68CDEE9738 /* Pods-OSX-Example-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7E894EFAC54546197723744B3F46F7AE /* Sources */ = { - isa = PBXSourcesBuildPhase; + 5FE375F134F2F7BDBEEA7CCB370B7D3A /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - E810BD7FC7113C29A20E1C25223ECCA0 /* AFError.swift in Sources */, - 50B3936BD92D0A8416184D4BDE0C0AE2 /* Alamofire-tvOS-dummy.m in Sources */, - 3FC7CC3B96246D4F825C6C8279CEC5DA /* Alamofire.swift in Sources */, - 726A7B4796E3373859DC9CE737060962 /* DispatchQueue+Alamofire.swift in Sources */, - FC9D9D77D889D3249E31B9B990283D2A /* MultipartFormData.swift in Sources */, - 827BF036AD9C799D02B31DF1C9A4BED7 /* NetworkReachabilityManager.swift in Sources */, - 7704224B1D4F3E1952851D43A9B165CF /* Notifications.swift in Sources */, - 8C5C832A068C4910D434C55FB76CD687 /* ParameterEncoding.swift in Sources */, - 9C2D70F1E462CE75FB1475AD53A6249F /* Request.swift in Sources */, - 60E718C7805BADA8B6F09057D0D0C41A /* Response.swift in Sources */, - 45B48F6630BEAABF4A289BF39AAB055C /* ResponseSerialization.swift in Sources */, - 847DB548A2895A814F06FC3969B2AF34 /* Result.swift in Sources */, - A07BBB97FF332B7FE27B3F7CC015CDC4 /* ServerTrustPolicy.swift in Sources */, - 4AA90034CB7081883338405307C25B82 /* SessionDelegate.swift in Sources */, - 401FDE6EBE82B52DA19FC1D97B1E89FB /* SessionManager.swift in Sources */, - 4B1868708B50CD219FCDEDF785A7B2BC /* TaskDelegate.swift in Sources */, - 7BA18EA41D39E9A20DDBE4C07009A825 /* Timeline.swift in Sources */, - C9AEB7F60C1FE9D70F3B9D6CD4F745DA /* Validation.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9CCB55AD26F873DA0F2FBEC3AD09F2FB /* Sources */ = { - isa = PBXSourcesBuildPhase; + 71BB9D07F9EA6D80B97FB67471B0201C /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 31EAE377F0B7EC5EDD3D1DD8E010B6AE /* Pods-OSX-Tests-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - A53607849735D28F881763ED84979383 /* Sources */ = { - isa = PBXSourcesBuildPhase; + 92D228E7F695A42E6AAA010C5023E0A1 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8B64B8D647EB890D53F9561ACB2FF2B0 /* AdapterProtocols.swift in Sources */, - 9C1D127E93D1FD094AE3C3E5C05CE7D1 /* AllPass.swift in Sources */, - 4C456D703A6FCDB091204788A538A03E /* AssertionDispatcher.swift in Sources */, - 2534F54EA6EDDF3C5A51B03F7928C507 /* AssertionRecorder.swift in Sources */, - 49F117B01ECBF4035CF9E1398B19A590 /* Async.swift in Sources */, - 6613F830F0AE0613B70D2E9378EBAA9F /* AsyncMatcherWrapper.swift in Sources */, - 72EB3391B982EB702F8A9D663B763F56 /* BeAKindOf.swift in Sources */, - 05BB8EB564A245DE3491F9BEDBCCC0B5 /* BeAnInstanceOf.swift in Sources */, - ADC4B624F2FE27052ADCA29C9812C846 /* BeCloseTo.swift in Sources */, - CD1463225132271A721ACB4BFDA3DF67 /* BeEmpty.swift in Sources */, - 252FFE6C99670DA91D1E5E941D709F1E /* BeginWith.swift in Sources */, - 87581FCE70EB2C9FFCE9788A9738A78B /* BeGreaterThan.swift in Sources */, - 50B47BD4EE316F5F029209BDF9F37819 /* BeGreaterThanOrEqualTo.swift in Sources */, - E3BDD72C6AC49D6F154408DCB67E8080 /* BeIdenticalTo.swift in Sources */, - 95F91597941D01990616BEE39213F9C9 /* BeLessThan.swift in Sources */, - 6BC12BC8658D2919FB5761081A4041C8 /* BeLessThanOrEqual.swift in Sources */, - 58E7206DE034533776421CA811266806 /* BeLogical.swift in Sources */, - 4F1C0C5D836B698638F95AC7B326FCAC /* BeNil.swift in Sources */, - A365CC2AEBC179394CA0F54837669F09 /* BeVoid.swift in Sources */, - F8FD3E9EF210B2758A587A2EE1CBF8A8 /* Contain.swift in Sources */, - 89339CC18AB111FD916BCEE911AB2F7A /* ContainElementSatisfying.swift in Sources */, - 70374120CE7ABC22C190A133EF3FC5F1 /* CwlBadInstructionException.swift in Sources */, - 70C4D947E1FF846E015933075FA7A125 /* CwlCatchBadInstruction.swift in Sources */, - 359F00BC69089F5C674CF117477BCCDB /* CwlCatchException.m in Sources */, - DE63BE9B8D72F17D4098F37ABDDCD4AF /* CwlCatchException.swift in Sources */, - D485A34365225985BF9917134DEDA82C /* CwlDarwinDefinitions.swift in Sources */, - 0DEB558768484AE6105C09326464A51D /* CwlMachBadInstructionHandler.m in Sources */, - D6BC2C8EAB361D9474411E8DEE9C87D7 /* DSL+Wait.swift in Sources */, - B9F0CD5BEBC36148280A2FFD988BD245 /* DSL.m in Sources */, - 48AEBA468DE6310325B3D27C1F54236D /* DSL.swift in Sources */, - 422CFBCFF02CE0A89CED5F3D19BFEC54 /* EndWith.swift in Sources */, - A738543832C736CB09A3C7783F0F575C /* Equal.swift in Sources */, - FD2EB6BEE5D37BEA691E782E8A1B6E3A /* Errors.swift in Sources */, - 960D243BE52F052AAB1A85DAF8777469 /* Expectation.swift in Sources */, - 09B88C311BC65703ECCEDEB79524E44F /* ExpectationMessage.swift in Sources */, - E2EC4A7B37E5193E4F14159F96F56697 /* Expression.swift in Sources */, - 8AB83DCB24995E583507924C2C799A7E /* FailureMessage.swift in Sources */, - 5ECFE10531AF51215A41D5B626C5385C /* Functional.swift in Sources */, - 2A5061E6C4E646D9C1DC342BA24D5CC5 /* HaveCount.swift in Sources */, - 7591CE375927E7AD3DB6CF2938B87624 /* mach_excServer.c in Sources */, - D4CBC1D8C5478515850312B82B05783D /* Match.swift in Sources */, - E576F12E46D254567A7F97BF3DD43FA8 /* MatcherFunc.swift in Sources */, - 199AD84926F2A223E451748FE5A32555 /* MatcherProtocols.swift in Sources */, - AFCAA5AF6489BD2247A4A25BB13FA489 /* MatchError.swift in Sources */, - B26884A8714A6764BDECD727B685AF21 /* Nimble-macOS-dummy.m in Sources */, - 1774F87EE9595BDB42745837BE5CF332 /* NimbleEnvironment.swift in Sources */, - C0EA97C1AB22907FE98D490C42A29E93 /* NimbleXCTestHandler.swift in Sources */, - D54DE52E0F4BA89E14D4DE12EAD43AAC /* NMBExceptionCapture.m in Sources */, - F6C4E3E193A59006454338A5EE888C74 /* NMBExpectation.swift in Sources */, - 53A30D266B77FE9D5B17F4456350F430 /* NMBObjCMatcher.swift in Sources */, - 31C79705C74EDB5A56D67D2545595566 /* NMBStringify.m in Sources */, - 44E60F710DDBCD28F52296426213078E /* PostNotification.swift in Sources */, - 2F82AFEB4BAE9CCA3E7BABF34FE05554 /* Predicate.swift in Sources */, - 7B2BEBA6135C137D900C8597F678D8D8 /* RaisesException.swift in Sources */, - 067F9CC0465AFFFF9607A7F1E4A5C669 /* SatisfyAnyOf.swift in Sources */, - 4B080A2A14CF570CFC6EA00810E27E81 /* SourceLocation.swift in Sources */, - 965F4AAD60FEE040E92BB5D2E0E42588 /* Stringers.swift in Sources */, - 972E812399D2869AA3407D73BE4CC1BF /* ThrowAssertion.swift in Sources */, - 0A576638DBEFDE0238D081DF2B178215 /* ThrowError.swift in Sources */, - 5C710F6ACD82840D3AF99D63EB6054FE /* ToSucceed.swift in Sources */, - AA2825BE4E5061F5B75B58518DB519C6 /* XCTestObservationCenter+Register.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - AE02DBD61CDA42F3B7C20C5AD4270AE7 /* Sources */ = { - isa = PBXSourcesBuildPhase; + 9E8F7CA2E81C62CB8A4476DE3EEF9DB5 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FBD06C6244AAFCC2045EB12E8651C8F8 /* AdapterProtocols.swift in Sources */, - 1D900702AD1980DB193889B244C4F486 /* AllPass.swift in Sources */, - E44A26EB9B62C6BDA15393BF84C81612 /* AssertionDispatcher.swift in Sources */, - 569FFBCAF88DEE29B6A62AC17CEE4430 /* AssertionRecorder.swift in Sources */, - 2B566272DEEB5BBC7027475BEF910E18 /* Async.swift in Sources */, - F6E28071BAA5115BB1EAE1C9463CF9B1 /* AsyncMatcherWrapper.swift in Sources */, - 92861B0F536CC88F2D48D88C5C01E149 /* BeAKindOf.swift in Sources */, - 8657097AFA90DCD9811266ABD14689E1 /* BeAnInstanceOf.swift in Sources */, - 79A09016928E0B71FA01E791B1DF76D5 /* BeCloseTo.swift in Sources */, - 985D548B8535BCC8D4942C30CE7002F4 /* BeEmpty.swift in Sources */, - BF18C663CBE122E96A0D79ADC10084B5 /* BeginWith.swift in Sources */, - F54C30D840681214FF9DE71C1FDEDBC8 /* BeGreaterThan.swift in Sources */, - 411171C8094CFB108026E257C32BCABA /* BeGreaterThanOrEqualTo.swift in Sources */, - E59DA686925CCB4590ECDC65C200D9F1 /* BeIdenticalTo.swift in Sources */, - EC7269CA2B2E91DAE9F9F0D255BC2830 /* BeLessThan.swift in Sources */, - 483EA00B0B0A537C2EEDCE8F53E6DB1B /* BeLessThanOrEqual.swift in Sources */, - F2B6383D9D228C2D909961E63A2BED09 /* BeLogical.swift in Sources */, - 6148B973D33B85B5978A0EE86CB6D3F6 /* BeNil.swift in Sources */, - AD20D4A874A681F1F20F40D43C574C55 /* BeVoid.swift in Sources */, - AA041E92F277284D031918C813AC0F4B /* Contain.swift in Sources */, - F48019B2FDB093007A8730323521ADCA /* ContainElementSatisfying.swift in Sources */, - 796DB5F4025D2FA221715BCFEC5FB83B /* CwlBadInstructionException.swift in Sources */, - 548902D6166462ED2E60F0294780A622 /* CwlCatchBadInstruction.swift in Sources */, - 5036C0AD06371DAC50A7D31424FBE120 /* CwlCatchException.m in Sources */, - DC4F1713A1A63C49AD15910358447FBC /* CwlCatchException.swift in Sources */, - AF33F78E734A43ED1762325ECC922EE7 /* CwlDarwinDefinitions.swift in Sources */, - 214F41B841DA05E253E762A5269CC671 /* CwlMachBadInstructionHandler.m in Sources */, - 6F2E3F60F07D6605B2FE6B1C3ECA0420 /* DSL+Wait.swift in Sources */, - 7F2B82E0102216E367BDA06425C0A2B2 /* DSL.m in Sources */, - B696699A2399D57FBB5BFA6A18AE296B /* DSL.swift in Sources */, - 1C6CD614C594B019D627FEAB8525ACDA /* EndWith.swift in Sources */, - 191E19D350BC3006BBD29EBACF247C58 /* Equal.swift in Sources */, - A59F2F4010038EAEC38B95153FE69CD3 /* Errors.swift in Sources */, - 0756B2710F147D558644D06331C6E32E /* Expectation.swift in Sources */, - 6511669BF7C3D24E36928AD9433437AA /* ExpectationMessage.swift in Sources */, - 286F3AB0CECD9DF69805AC8691CC1082 /* Expression.swift in Sources */, - B2DC7B2990CF5B44923B76A5B0C687C6 /* FailureMessage.swift in Sources */, - 9006781F399C427556FA7FA13096865C /* Functional.swift in Sources */, - 7E82EC4234124231200C8C90450D38D1 /* HaveCount.swift in Sources */, - 589E6201A17C6297DC659BD9715FCBF0 /* mach_excServer.c in Sources */, - 1C6F9C908ECB906DC2B798AFE7906ED4 /* Match.swift in Sources */, - D9001CEEB8F9347B9D5091A26D3B2C7B /* MatcherFunc.swift in Sources */, - 70FA44C06379E10F7F819A38AC12E748 /* MatcherProtocols.swift in Sources */, - A8EC5AD9EB6244C71F5ACEE7F190BDBA /* MatchError.swift in Sources */, - 83F493C9AAAD8A251BA1510CB90A0ADE /* Nimble-iOS-dummy.m in Sources */, - 6D194543D0217AA99D556F9D921CC39F /* NimbleEnvironment.swift in Sources */, - 1D7585C0DACFB37FF37653F9BD61D8E1 /* NimbleXCTestHandler.swift in Sources */, - 4F59DF2176A950DDB5B65B4E70282790 /* NMBExceptionCapture.m in Sources */, - 867716CBF40F59A3E18B34908275B568 /* NMBExpectation.swift in Sources */, - A2630AED7BE09D172B35C67370A8FB46 /* NMBObjCMatcher.swift in Sources */, - 85463EB15C59DEFB011D1A9545008440 /* NMBStringify.m in Sources */, - F2654BEE4E64BAB8F8B96C597EECE05F /* PostNotification.swift in Sources */, - BD81C01C84DA41B08E891A0A676750B3 /* Predicate.swift in Sources */, - D3F99019B31DD28743A9D4790238364F /* RaisesException.swift in Sources */, - 93C9D1992E579F9AA7EE656293D2B9F2 /* SatisfyAnyOf.swift in Sources */, - 19F7C5B1890105C2308D2994EBE1A00F /* SourceLocation.swift in Sources */, - A227787EC80FFC23F9CCCECAF3865EB8 /* Stringers.swift in Sources */, - 7A16CD013E8FE6DD7F7A7DA56FAA720B /* ThrowAssertion.swift in Sources */, - 501EAB5CE7E649F52018BE8B1075D116 /* ThrowError.swift in Sources */, - F4BA231BC21F44C1F2CB27DFCC4084C2 /* ToSucceed.swift in Sources */, - 8A4802ACDD8E12C475F3D8F2F94805E3 /* XCTestObservationCenter+Register.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - BB59A5BA7B8D89B3C7DBECB24D873E83 /* Sources */ = { - isa = PBXSourcesBuildPhase; + C25C6DB3F7E02FEBA7F2904172311CF5 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - AD7DF24D7DDF2B30463CF8EBEAE27C1D /* SWXMLHash+TypeConversion.swift in Sources */, - 188F638AEA8D6F61354969F71B6D890E /* SWXMLHash-macOS-dummy.m in Sources */, - CCBFA5C6DDC7FC765616F63186C2EACF /* SWXMLHash.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - C410AC2E477D4496D3107E3C93AABEAC /* Sources */ = { - isa = PBXSourcesBuildPhase; + C3F35C916725EA4118F0150CF661682F /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 058640372546CD2896B2B6E331A736B3 /* AFError.swift in Sources */, - B5C788DAA2A4B80F6A97F9A231522A60 /* Alamofire-macOS-dummy.m in Sources */, - 2009AA318B6385B5867C7FD1E18E4079 /* Alamofire.swift in Sources */, - 0A5AA28D219310E8F616DB834A7542EE /* DispatchQueue+Alamofire.swift in Sources */, - 551123AED1236E0D10D1F6A7954D2C88 /* MultipartFormData.swift in Sources */, - 2E8D6ECEC8C1B65BFBB0E713774F20CB /* NetworkReachabilityManager.swift in Sources */, - 6A152EE64B702CEA91833CE46891E284 /* Notifications.swift in Sources */, - 336FCADD69A1886CE7FD997064C53B22 /* ParameterEncoding.swift in Sources */, - A51D91E8432BDA1A4998E510AA1A65D3 /* Request.swift in Sources */, - 48DDD46799A50A93B9AC4FC841C2CD1F /* Response.swift in Sources */, - A0DFE087E8102DAC9ED2E08D6A61EBF1 /* ResponseSerialization.swift in Sources */, - A2198698F7B50995723ECEFB8788104B /* Result.swift in Sources */, - 64554D4F5C2E95AB6AB214888D1BE5F0 /* ServerTrustPolicy.swift in Sources */, - 58D1B137C8C8588E46FE06D5EE05B60C /* SessionDelegate.swift in Sources */, - BD9A4F10D32BA0858708B60C97AC7EC1 /* SessionManager.swift in Sources */, - EDAC6E9698476BAB78B913C192509469 /* TaskDelegate.swift in Sources */, - B2A5A39F8E654683B65771065A6A53E2 /* Timeline.swift in Sources */, - D1B63F5C0725258FCF82D75B6C98868E /* Validation.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - D0FFF8DAEEB0FBD70EA0665DD1D6D1B8 /* Sources */ = { - isa = PBXSourcesBuildPhase; + C6406C035029B13DAA04E4DD4AC1AC88 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - E63FE54F07003C8EAC4751863E180A8F /* ASIHTTPRequestStub.m in Sources */, - 30A479DC79E399C0373D8FB81D85C744 /* LSASIHTTPRequestAdapter.m in Sources */, - 7F4934911FA1648595C9BE57F569938C /* LSASIHTTPRequestHook.m in Sources */, - 7249DA948B359B0C7D1ABE003F2CB49E /* LSDataMatcher.m in Sources */, - 2CDE03810BA79F24B20785CD5CDB1E08 /* LSHTTPClientHook.m in Sources */, - 1229E00373EA36BEEF415C65CB451774 /* LSHTTPRequestDiff.m in Sources */, - 5FBEC82A256EE1A6C47B3A8684AEDBC8 /* LSHTTPRequestDSLRepresentation.m in Sources */, - 5B3B623A16AF0920E5340BC216055243 /* LSHTTPStubURLProtocol.m in Sources */, - 18C620A48CCF634446D1137B646BE2A7 /* LSMatcher.m in Sources */, - 94EEED84A885B6306B7B331B8566E23A /* LSNocilla.m in Sources */, - 40714AED839EB2D7A66072C1E8464B6F /* LSNSURLHook.m in Sources */, - 8AD7321EA9CD83C891E9BDD6551F41C3 /* LSNSURLSessionHook.m in Sources */, - F7ED7FE054700F4EC491B484E6DBDCC6 /* LSRegexMatcher.m in Sources */, - 5F080FFDB80F68087AE7A7DE60E0C6EB /* LSStringMatcher.m in Sources */, - 9C814DD6A9DE1D6C2075149D43AECE94 /* LSStubRequest.m in Sources */, - A48882518E571DA5D2EBAB6919833FDC /* LSStubRequestDSL.m in Sources */, - E10C17233B0A02B24A8D2C2295425328 /* LSStubResponse.m in Sources */, - 06CD2889F77D1F3974252A70EB8571EB /* LSStubResponseDSL.m in Sources */, - 9DBB60B6FC09451EAC7066C8030B4EFD /* Nocilla-macOS-dummy.m in Sources */, - F048D9F65533B0C6D5B6045D0521993F /* NSData+Matcheable.m in Sources */, - 31F66D9756FA0E1410F5AF0972F16151 /* NSData+Nocilla.m in Sources */, - A9851B43856460860FD49171060AEF0F /* NSRegularExpression+Matcheable.m in Sources */, - BB075634CED80C22EB508DEC6970629D /* NSString+Matcheable.m in Sources */, - A6E8BA1A4937574B44780A3D1F5217BD /* NSString+Nocilla.m in Sources */, - 960B6003CF411EA4A3AAB187C8B0615B /* NSURLRequest+DSL.m in Sources */, - 89105D0C52EF9B5E0811E3F4EAF7A398 /* NSURLRequest+LSHTTPRequest.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - DDE0402091731E80C238C231D806A432 /* Sources */ = { - isa = PBXSourcesBuildPhase; + D0B6B168C17613F26D33B5477070CC70 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - C7A06B4299A2987D0C0332A4F200D085 /* ACL.swift in Sources */, - ED1D36FDEC233118C27090E75051C7A3 /* AmazonS3RequestManager-macOS-dummy.m in Sources */, - B181B89BDBF4A2DE089BD1C4401C848C /* AmazonS3RequestManager.swift in Sources */, - E608A6B842A592EB3EB07BF864071214 /* AmazonS3RequestSerializer.swift in Sources */, - AC7D27B5737D1495AC3E74F18DF1DA22 /* AmazonS3SignatureHelpers.m in Sources */, - AE9629763AD59208B253C7F374FD7AB2 /* Region.swift in Sources */, - 5FB9B3B5C400107D494F697EDEA805B5 /* ResponseObjects.swift in Sources */, - EEB39D1A4C003AF001BEBB7F3948FE2D /* ResponseSerialization.swift in Sources */, - 803F2A4F8BBD5AA8B4B081C7E0E772D3 /* S3Error.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - E0EA7C3B1ADCCEC6AE855C5C3690012B /* Sources */ = { - isa = PBXSourcesBuildPhase; + D7C936109A2D1B428819A9CE77B87738 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 9FBA337846CC419298BAD5005A00512E /* Behavior.swift in Sources */, - 4BC7F20F6653A341CE4BEB7B3A37AD42 /* Callsite.swift in Sources */, - ABFE9C066F3A679A892BF82D1020E38F /* Closures.swift in Sources */, - 3BC7055D0CAFF87DFF453F8DB166E0D8 /* Configuration.swift in Sources */, - 8041F350ED92D78B548DE5F8F84BB2EF /* DSL.swift in Sources */, - 6C6DDAF84DB4F3DC6431CE6379EDA558 /* ErrorUtility.swift in Sources */, - 49408F4221B8F4625995ACE8C4566854 /* Example.swift in Sources */, - 08F96323B00908E0F0E39E89FE210063 /* ExampleGroup.swift in Sources */, - 9331B8428BE780E24D484029BE69B0CE /* ExampleHooks.swift in Sources */, - C610D491F70DF4EBBCCAF8720EBBAAFB /* ExampleMetadata.swift in Sources */, - 6551F41CC27F02670686FDAA7A6097E8 /* Filter.swift in Sources */, - C75CA55DF5A2769211721753FE800023 /* HooksPhase.swift in Sources */, - 91A9F452B0E0DF21A3D4B1DABF91EE44 /* NSBundle+CurrentTestBundle.swift in Sources */, - 2313182C0F19D8091562B87873CAF447 /* NSString+C99ExtendedIdentifier.swift in Sources */, - 49CD0B8637B40C6EB83A237777D00B71 /* QCKDSL.m in Sources */, - 314486549B89F236CD78D67B4EB9F8CB /* Quick-iOS-dummy.m in Sources */, - ED69432E447A74034215CAF70335FFD0 /* QuickConfiguration.m in Sources */, - 707C584FE4646A59F03605AA84355DA1 /* QuickSelectedTestSuiteBuilder.swift in Sources */, - 93AB78A25ABB3F9B5F3617279033D9C1 /* QuickSpec.m in Sources */, - 9B003B3A21EA92F86B526F15BA5C28F0 /* QuickSpecBase.m in Sources */, - 20ACE6D8D9037D62AFDE07C84C63DD96 /* QuickTestSuite.swift in Sources */, - BE26C56776AE0912589DC6F4B7CFB688 /* SuiteHooks.swift in Sources */, - CBBF312E17DE7CD009167454909CBA1A /* URL+FileName.swift in Sources */, - 1FBDAC14B2B3994C90F2E973E42D8C24 /* World+DSL.swift in Sources */, - E79613ABDA878B00296A69DFE3EBB3DD /* World.swift in Sources */, - 1CB069FB056CF04BAAD8C0CE268AC775 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - E835CFC5EA81040F92E1B3CF174E8D0E /* Sources */ = { - isa = PBXSourcesBuildPhase; + D977F460C865D59DA2CDA029A2B909B0 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - EFEC5A72631C0F20245B7412B0982382 /* Pods-iOS-Example-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - FE75E1E84D6ED8AAAF129A3F9D030E3B /* Sources */ = { - isa = PBXSourcesBuildPhase; + E8ABA4BD9F12C4671173016DCED023C6 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 9DAAF9CC64B673F599AA565DFEDB5E49 /* ASIHTTPRequestStub.m in Sources */, - 3437D427C6D4D4C616F33B67D19A3ED4 /* LSASIHTTPRequestAdapter.m in Sources */, - 8D9F626F5C9BD4333C75A436253BD4F0 /* LSASIHTTPRequestHook.m in Sources */, - DED3AC124C0E0631B46D46E85CCF0AFF /* LSDataMatcher.m in Sources */, - 3D4A4C7C6EFA44FBAE9255D2916B3395 /* LSHTTPClientHook.m in Sources */, - 36DD0868A1139A76A5882A21CA124887 /* LSHTTPRequestDiff.m in Sources */, - 6C160BD7DA7A3D26CDFB8C4AC00CC673 /* LSHTTPRequestDSLRepresentation.m in Sources */, - 1AC3D7E433BD28823F8AF6BD5F38EEE5 /* LSHTTPStubURLProtocol.m in Sources */, - 13B03633C76FF90D62F27381F4FEFB26 /* LSMatcher.m in Sources */, - F3E7B1CD3DF1B0C8B656B24FDD7A2803 /* LSNocilla.m in Sources */, - 4B2EF64FBA487DC1FA37CBE14374CAA3 /* LSNSURLHook.m in Sources */, - 117C8D8DA5B939ED5A47C899461D8F4B /* LSNSURLSessionHook.m in Sources */, - 1183785D6555151E39304EDFFF34C6C4 /* LSRegexMatcher.m in Sources */, - 4F03372BFF2459679CE0F7272A2789B4 /* LSStringMatcher.m in Sources */, - 59AC8769FCFB30B9C109A4BF4C61CD68 /* LSStubRequest.m in Sources */, - 535EDE20BC619CB288C157F6116FB432 /* LSStubRequestDSL.m in Sources */, - 66405939D096D2709CAE495F912C89E4 /* LSStubResponse.m in Sources */, - A2D7E4F8049E0B6C78A4D70A8552047E /* LSStubResponseDSL.m in Sources */, - 6CEECCF4D266E130B62D9CAC266C2903 /* Nocilla-iOS-dummy.m in Sources */, - FC4F860A07E6E443F4BB24B758FEB800 /* NSData+Matcheable.m in Sources */, - DA1E34E4DA771EA5F26A61307C1B2265 /* NSData+Nocilla.m in Sources */, - C82D0F43CC8559E8CD21DA90782A2FAE /* NSRegularExpression+Matcheable.m in Sources */, - 8B6DF6B04B803DBEDC5303ACD899ABA6 /* NSString+Matcheable.m in Sources */, - AF0E25E590D7D1E524A84865584520EC /* NSString+Nocilla.m in Sources */, - 3B671B4A5DFBB03846C31159503D232E /* NSURLRequest+DSL.m in Sources */, - FEEBCAA2546CDBC87C4470A95B050267 /* NSURLRequest+LSHTTPRequest.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - FF231CE47C6387A08E0E6005404710E9 /* Sources */ = { - isa = PBXSourcesBuildPhase; + FF922D65520D13C3CF3C811A8A7C4F64 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 637C699F0EABDF2AC3BB4E461C34CDEB /* SWXMLHash+TypeConversion.swift in Sources */, - 5A177465726A596F7C8587E99ACCE7DB /* SWXMLHash-tvOS-dummy.m in Sources */, - 44E86C2362768FABA67930515F4B054E /* SWXMLHash.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; -/* End PBXSourcesBuildPhase section */ +/* End PBXResourcesBuildPhase section */ -/* Begin PBXTargetDependency section */ - 0D0E8EEA5F7197B148DBDCF5DC6E3805 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Alamofire-tvOS"; - target = 1861C7EA81F002CCFE28A2C6488B9DF6 /* Alamofire-tvOS */; - targetProxy = 76AD24770D771B3C612EFDA60D21165C /* PBXContainerItemProxy */; +/* Begin PBXSourcesBuildPhase section */ + 003C9449C08420B5BF0C7E8F3BD23C8B /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 905894FA469E945249FD9C125F3ABC58 /* ACL.swift in Sources */, + C8D4C3E56C5C2C781876E73C0B2D4AB2 /* AmazonS3RequestManager-macOS-dummy.m in Sources */, + 2871E72E3D8999F6086E326DB98D8FA9 /* AmazonS3RequestManager.swift in Sources */, + 6536DE072ED7ADDB7173550D35AABABD /* AmazonS3RequestSerializer.swift in Sources */, + C5175BCC30CC2E2A2E33057B99C1FE30 /* AmazonS3SignatureHelpers.m in Sources */, + 95D08AFF9200D1E6A0AD7DC6C9AB7375 /* Region.swift in Sources */, + BE7239F04D5B6684774CAD9C1D2135D9 /* ResponseObjects.swift in Sources */, + E1E2DDCBDC8F8AB8133DDEB25BE3A42D /* ResponseSerialization.swift in Sources */, + C5FD2D7EC19E1723DBCD89BFB5CC81D0 /* S3Error.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - 1008D289F35328BE855FD973D8337318 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Nimble-macOS"; - target = 4414095BAA7001D309114F655E471B41 /* Nimble-macOS */; - targetProxy = 6F270BB8B356D38064FD142503BC8052 /* PBXContainerItemProxy */; + 0F1C50B371CDA77C35901730494A0F62 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 965AC0682EB03EDA5DD80A0D88B1BB6E /* shim.swift in Sources */, + A050A3C19C11E7581D702EB13C8B62F9 /* SWXMLHash-tvOS-dummy.m in Sources */, + C70EF68A7E4FA033D363CD7DC14CDB81 /* SWXMLHash.swift in Sources */, + 88DF88550DE594C9F2BB8D4C75A33C0D /* XMLIndexer+XMLIndexerDeserializable.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - 1795E2CA474FA7A4B5D5812D3D267702 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Quick-tvOS"; - target = 4EE9FCD7827464F4F7CE797FC8F4B31E /* Quick-tvOS */; - targetProxy = 48DDE9E8928026BD201ABB58765828F2 /* PBXContainerItemProxy */; + 1CE5AC8276CC5F496852375FC6B69ACA /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 13DC2BEA0F340566F268357F4C6F201B /* Behavior.swift in Sources */, + 0BCAEFC32F5FB02A58D7EE2282667E2A /* Callsite.swift in Sources */, + C0531E5AAA26DCCA50E2C28641975502 /* Closures.swift in Sources */, + C15E46A15006774BE7B7576DF36181E2 /* Configuration.swift in Sources */, + 4A50FC4A54D7814897F66A3B44BB9AF8 /* DSL.swift in Sources */, + 803F2F51C8E74452141209C04B11FDE0 /* ErrorUtility.swift in Sources */, + 87B5FC790C69AC315E6BE1E5376F065C /* Example.swift in Sources */, + 25BF392AEB2BBA002ECB2557432C74C0 /* ExampleGroup.swift in Sources */, + BAE55668F80FD9E2A2334785657410E9 /* ExampleHooks.swift in Sources */, + C9AC6EDBADC3B80BD4EE92408A7FD042 /* ExampleMetadata.swift in Sources */, + 5752E79D13EA39F41E8881DC65EB28FE /* Filter.swift in Sources */, + 37BE6609052C85412E9033798603D1EE /* HooksPhase.swift in Sources */, + 8BEFD0FDD7023381430CE23A52E18271 /* NSBundle+CurrentTestBundle.swift in Sources */, + 31B08DF841C7949ED7ADBDCAB8CF6C8E /* QCKDSL.m in Sources */, + 655A7A1BE54CA427B05297E9203AF9A6 /* Quick-macOS-dummy.m in Sources */, + AC1C97D233B7E5BE96A2172162DA0491 /* QuickConfiguration.m in Sources */, + 678B17CC9862EC0D00485281CED99AC6 /* QuickConfiguration.swift in Sources */, + 0C98F36F9AA511D0F81C5CCD71B17D2A /* QuickSelectedTestSuiteBuilder.swift in Sources */, + C42149C1F6EC1BF0E6A908F2F3C1ECAB /* QuickSpec.m in Sources */, + 6E2EB23C4FC23302AC40F4B9956C6FC5 /* QuickSpecBase.m in Sources */, + 1F7D1F9305C14F64B9B8A55271D08ACA /* QuickTestSuite.swift in Sources */, + D0267C3C2F8B8FC7B88B8C387D4C2EC1 /* String+C99ExtendedIdentifier.swift in Sources */, + DDE3484E01BBDC5772D0BF348E4651A3 /* SuiteHooks.swift in Sources */, + EE6DE75B3917D2EF80236076E6362CB9 /* URL+FileName.swift in Sources */, + DDB75D325AB386094B86DC23A681FD93 /* World+DSL.swift in Sources */, + 3FF9804BD218A5B4B66E5AB76B2BB60B /* World.swift in Sources */, + D61D65758DA61BB85DDAFF1A0FDC5B7A /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - 18D272E5351193B8719C2D01E7E65F9B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "SWXMLHash-tvOS"; - target = C00234E1C0819EDB117E6576D14C8E06 /* SWXMLHash-tvOS */; - targetProxy = 9B06BF986A08255F6EF76BA8942CAA0E /* PBXContainerItemProxy */; + 22F0F0797A0F8589B712179A239E44F0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 456F5AB16DE22E601CA5EB4200088DD0 /* AFError.swift in Sources */, + 912A476FD85EECC920A508E12460EFB8 /* Alamofire-iOS-dummy.m in Sources */, + 4CE4A9C57F0DE9DF2CF65F63D68B6FEB /* Alamofire.swift in Sources */, + 670AB4D559C4E66CF0B60B27C0DE2646 /* DispatchQueue+Alamofire.swift in Sources */, + 13D4ACAB3F0392D7263702403F4C4C77 /* MultipartFormData.swift in Sources */, + AFA9BCA194B0E1ABFDED55E02B3153F5 /* NetworkReachabilityManager.swift in Sources */, + F2884C16786810D1B40F39DAFBCF4303 /* Notifications.swift in Sources */, + 0BD66FAA67A327E7DDD184F40EC99076 /* ParameterEncoding.swift in Sources */, + 91D45871DE32A3C1B2E845F54E9A2660 /* Request.swift in Sources */, + 9A0D8180A8542BD19E2AEF533626FD32 /* Response.swift in Sources */, + E9478B9C29741BB15C26529B33AD798D /* ResponseSerialization.swift in Sources */, + 546323B71CA763DE815B4955EE3F2064 /* Result.swift in Sources */, + EE822282C912F20733663B0E9FAEAD6B /* ServerTrustPolicy.swift in Sources */, + 3AB990FDF4FCA4090651180F1325B815 /* SessionDelegate.swift in Sources */, + A3007EA32DCAB1CA67795414671FF618 /* SessionManager.swift in Sources */, + 01CAEC5F6F9431E4D251A35A36F6A9EE /* TaskDelegate.swift in Sources */, + 82C72B35091073596FE61D069FFB8A80 /* Timeline.swift in Sources */, + 98EB0914754838B056FC2410E28436A1 /* Validation.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - 21414075B2E5368D78D23E491DF8F59C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Alamofire-iOS"; - target = 4D8199C20C1BE5F5BCDBC8F8CB4BF089 /* Alamofire-iOS */; - targetProxy = 9D0E11EFF528A3E45E0FDA71EFCDDB61 /* PBXContainerItemProxy */; + 2924CCC38EC380DC7D7601A883F7B97F /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 39F591F5FA126DD2847907F7D5F6A52F /* shim.swift in Sources */, + 3CE04CA497EC3507B80C0325A54AE8A5 /* SWXMLHash-macOS-dummy.m in Sources */, + F9306793C06F0296E287B2A1C88886F7 /* SWXMLHash.swift in Sources */, + B6D6FAAF41150521F6556AC50E764AB1 /* XMLIndexer+XMLIndexerDeserializable.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 3B74488F1CA8BBE0BE8291C54D291FD5 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 273654E55AA30B66086D86E7AE08D66D /* Behavior.swift in Sources */, + 4F4CB501A743E37201B0E0AC152AB6E7 /* Callsite.swift in Sources */, + BB633E57A33AE4F62A622BFB26913B86 /* Closures.swift in Sources */, + FE084D023E28C497447ADFDA2824FF7F /* Configuration.swift in Sources */, + 1D07E0342B96F2C8DDB949BEFDD854D8 /* DSL.swift in Sources */, + DA3D6AAEE607CD9F563FD85CD118B7F0 /* ErrorUtility.swift in Sources */, + 3BD570831F9F1400D0E9BE0A7CDC9D9B /* Example.swift in Sources */, + C632C59E796B79D9CABA3F66CE5E8D38 /* ExampleGroup.swift in Sources */, + 1E809589716A7146C03A6217F4615118 /* ExampleHooks.swift in Sources */, + 435701407A2D4613E95231461AE9182E /* ExampleMetadata.swift in Sources */, + 4A421B48049E5189A645DD35805CCCDE /* Filter.swift in Sources */, + 21F8947B4703E78501A5A989A8F1AF45 /* HooksPhase.swift in Sources */, + 1E4D9DF05073D27F8FE39787960775D3 /* NSBundle+CurrentTestBundle.swift in Sources */, + 598798255AFC098B7F6EDE4DFABFFE46 /* QCKDSL.m in Sources */, + BB46BEB66B6F82BF765F8B581C5BABFC /* Quick-iOS-dummy.m in Sources */, + 5872AB15F4AB0FE9EB70CE757916D2CD /* QuickConfiguration.m in Sources */, + 398A2429F03922EA2C43144C24376D1C /* QuickConfiguration.swift in Sources */, + 9044C73623DD626BB013D4AADC3DDF84 /* QuickSelectedTestSuiteBuilder.swift in Sources */, + B693550D053781BB360642BC408F1A95 /* QuickSpec.m in Sources */, + CFF488D4BECA10EEBF970247241B7486 /* QuickSpecBase.m in Sources */, + F4B6DF252000E45DBDDA6D99035C4D75 /* QuickTestSuite.swift in Sources */, + 15E736AF35D721CF0F5DBCE82C96BD68 /* String+C99ExtendedIdentifier.swift in Sources */, + 85648469869919067C86DE79743C5DF8 /* SuiteHooks.swift in Sources */, + B5536B5686F2ED86660438DEE8483BA1 /* URL+FileName.swift in Sources */, + 1548BFC72F263B4DAF723E273EBD197F /* World+DSL.swift in Sources */, + 9301386E25CC2105CB9BE7A5A2C55749 /* World.swift in Sources */, + E72C16814B5737C07C812A31245DF0A8 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 41BF80D157AB08348ACF89CC31F50B31 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 96B92B4B5A88E3ED9E3B247A577AAD1F /* ASIHTTPRequestStub.m in Sources */, + 674A8D429C1F25C262276F10268F0151 /* LSASIHTTPRequestAdapter.m in Sources */, + 96A6D8E5A17A01910B516B7D0266FB70 /* LSASIHTTPRequestHook.m in Sources */, + A5398479F6E975B2A9D9E4DECC863BCA /* LSDataMatcher.m in Sources */, + 4D1F4B5EEFDCB8FC75048040FD89071C /* LSHTTPClientHook.m in Sources */, + 6D8E5D213D1E322D7533BC405BD7696D /* LSHTTPRequestDiff.m in Sources */, + E6E4A0BD516A4483A53EB22E1AC54F2D /* LSHTTPRequestDSLRepresentation.m in Sources */, + EE982C81EC3F537AA855E7334DED69FB /* LSHTTPStubURLProtocol.m in Sources */, + 0E4219DD7A47FE9E291AEE14AF1118E7 /* LSMatcher.m in Sources */, + 666F021380289214235BA05BBFC15C98 /* LSNocilla.m in Sources */, + BC1B2D3435E5DAC811910DE61708BE0D /* LSNSURLHook.m in Sources */, + D9D706821A3EDE8777E33B39C3D1BF7F /* LSNSURLSessionHook.m in Sources */, + 3A8C26F581A9D364EFD7BCAF00E3C6B0 /* LSRegexMatcher.m in Sources */, + 0F574E5207EB14B95C000AE1CE3098A5 /* LSStringMatcher.m in Sources */, + 5646ADB1B73E9B9869B3830D4F018EC3 /* LSStubRequest.m in Sources */, + BE7D1FB584177AEF9E22769E0654D6FD /* LSStubRequestDSL.m in Sources */, + 1F80BF747A1569E0AFF2623723AF3EF3 /* LSStubResponse.m in Sources */, + 161AC02404F50DB1A88C18D49550740D /* LSStubResponseDSL.m in Sources */, + A66AB91A457EC43DA61F48435286ED9F /* Nocilla-tvOS-dummy.m in Sources */, + 80812AC796A8DC8C40B7774ABA582FD8 /* NSData+Matcheable.m in Sources */, + FCA564BFA2088A6A5E564E1227839288 /* NSData+Nocilla.m in Sources */, + 27F88959864FEAF4481DA969FD66D25B /* NSRegularExpression+Matcheable.m in Sources */, + C5351A18811CFB12EE7D46DD10CEC07D /* NSString+Matcheable.m in Sources */, + C89D4437FA809189B1109383369F3B53 /* NSString+Nocilla.m in Sources */, + AF08D3717CABCB87CAF3583A38216974 /* NSURLRequest+DSL.m in Sources */, + 6E9E8050F12F90899E09F8279E184CE5 /* NSURLRequest+LSHTTPRequest.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 42B991F6D4360B5C184353A861DBF13C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 83A34B597FDB12F80FF26626813BDD7C /* ASIHTTPRequestStub.m in Sources */, + 796CB37EEA093C19BB78294B171BFEBD /* LSASIHTTPRequestAdapter.m in Sources */, + 434AE48B256732D7917ECE1514A3DB95 /* LSASIHTTPRequestHook.m in Sources */, + 80D55938164FC5F0214BA53F5FE4DC19 /* LSDataMatcher.m in Sources */, + 481F43837E72FC8AC89EB4B52E55C1D1 /* LSHTTPClientHook.m in Sources */, + 83E490653722F658836972034C8F55C3 /* LSHTTPRequestDiff.m in Sources */, + 6B2DE71EF2EDD442A223792C35FA053B /* LSHTTPRequestDSLRepresentation.m in Sources */, + 9967A8E397919EAB1872BB39A9D0F72B /* LSHTTPStubURLProtocol.m in Sources */, + CFA49117FDD4793F92B0981B05242EFD /* LSMatcher.m in Sources */, + AF85A57AD18BBF84B049AD9194207BB1 /* LSNocilla.m in Sources */, + 233586A4AADF3DB16BABEF3836582A79 /* LSNSURLHook.m in Sources */, + B1A9A56D30AB740E46E30CA2B6C78C7A /* LSNSURLSessionHook.m in Sources */, + C12F9B3C94FBB61F3881BC32E2ACBEDB /* LSRegexMatcher.m in Sources */, + 8DC2DF810D0C16163961A444A904290D /* LSStringMatcher.m in Sources */, + 79E509D3CBC94BF4E9F1DB312A32BE26 /* LSStubRequest.m in Sources */, + 9C98A832EACECD692C52724C29C99D73 /* LSStubRequestDSL.m in Sources */, + 644D76CD8D6E9883DB7EB616B65EE72D /* LSStubResponse.m in Sources */, + 22F7CEB612021A76825BE6A03157FBB5 /* LSStubResponseDSL.m in Sources */, + 9EAE7BA0D3EB55AFFEF34261C5DF6FBD /* Nocilla-macOS-dummy.m in Sources */, + 9BF3CD7820AF6AA997465F1AED23AB2B /* NSData+Matcheable.m in Sources */, + 9C3A9527BC4496CC3906E10EFBBA4AC6 /* NSData+Nocilla.m in Sources */, + A6F79BA89567C08FF9AE4C59BDB301B7 /* NSRegularExpression+Matcheable.m in Sources */, + 8DB2D8532FE1DAF355F2201DA593E5C3 /* NSString+Matcheable.m in Sources */, + 6530447120E4294E945CAD9A364DAD0E /* NSString+Nocilla.m in Sources */, + 42429C3FB0C822402161AC545B590F4F /* NSURLRequest+DSL.m in Sources */, + EFDDFFCFA3BC2CFD68305F9A95F3EA7A /* NSURLRequest+LSHTTPRequest.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 42D8FDE0AB3FAA4D60B9B97F440B3477 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AB1359CB220F45118CC4B4A0EA86150C /* AdapterProtocols.swift in Sources */, + F88CC8D8A2F6088FECE79670A75ABC66 /* AllPass.swift in Sources */, + 61EF126BEC56B80D12AE092862C1029C /* AssertionDispatcher.swift in Sources */, + 0703C8E8E69BA8C1D0821F83C21EC9D8 /* AssertionRecorder.swift in Sources */, + 82C0FA43BA7470A2E011208530BA0078 /* Async.swift in Sources */, + EF6F6695FE7A0A11821C68EF95EF75D0 /* Await.swift in Sources */, + B1D7022CF8789F321DA1FE37F21F3A28 /* BeAKindOf.swift in Sources */, + 13C1D88408DC4F0677A3B38EF336B87A /* BeAnInstanceOf.swift in Sources */, + D06ED652DC99164D6953E5E3B7E300A7 /* BeCloseTo.swift in Sources */, + 08CD83E1C213BFA538EB73C54B24AA13 /* BeEmpty.swift in Sources */, + 7C0A565F0BCC1CF5FA4FC3B9BF371452 /* BeginWith.swift in Sources */, + 63630336DA12EC974A1AEF482999763D /* BeGreaterThan.swift in Sources */, + C080284D67C8AAFF0AF758B45EB24AA5 /* BeGreaterThanOrEqualTo.swift in Sources */, + A44580CFC8D53052D45746BBA270543A /* BeIdenticalTo.swift in Sources */, + D65D601B2FEF79604634D8DD3B54FF20 /* BeLessThan.swift in Sources */, + C5B2C133415366714907BA7E4A955718 /* BeLessThanOrEqual.swift in Sources */, + 6EC4AB4A021E59ED441A035D5DA94B60 /* BeLogical.swift in Sources */, + ED4D77A3D5CA1657CE7879E60B518444 /* BeNil.swift in Sources */, + A916B38E5413C853C502C3352C010F3B /* BeVoid.swift in Sources */, + 296B9860A7DCB3CDEAED33E2CCE731E7 /* Contain.swift in Sources */, + 137FB307A27ABB2EAF3ECC83877D16F5 /* ContainElementSatisfying.swift in Sources */, + 332FDCACBA956096F847303F1147664A /* CwlBadInstructionException.swift in Sources */, + C63CA9CB572F28855726574CA4B3711A /* CwlCatchBadInstruction.swift in Sources */, + B527E9DC3C711DDC3A5DCDE7E52832E4 /* CwlCatchException.m in Sources */, + 587C692833BA841BFFC17263577FB9A9 /* CwlCatchException.swift in Sources */, + B002F47C224F4129FACFC866A26E02C1 /* CwlDarwinDefinitions.swift in Sources */, + 229F8051DE3F99C450CA30B7DF7EE692 /* CwlMachBadInstructionHandler.m in Sources */, + 1DB68E3CC1CE950AA7AC6DDACCD207AC /* DSL+Wait.swift in Sources */, + 61B1E273CA13E33312900BA1683625DA /* DSL.m in Sources */, + EFDBB6094C7B7F1A27F69E7B5AB94FDB /* DSL.swift in Sources */, + 813780FB2BD264F305388A870EB83A79 /* ElementsEqual.swift in Sources */, + 105E628A3F61A33A94069BFAC0591659 /* EndWith.swift in Sources */, + 35D728AA1A2334DDEE731FC8A0F04E40 /* Equal.swift in Sources */, + 2E34B63B512B5CF5EF4BA44A0B1F50EE /* Errors.swift in Sources */, + 9F10E25704D348DED7F1336173B5E765 /* Expectation.swift in Sources */, + C3E255E7575A9A41EF6AFC50DEBB22B5 /* ExpectationMessage.swift in Sources */, + C68D23FD90D4ECC25059B6877F1E3FAD /* Expression.swift in Sources */, + 8F401F47D4A4D79B57FBE193B7FE4F40 /* FailureMessage.swift in Sources */, + B9E5267C71994B97B788ED4E8F56A0A1 /* Functional.swift in Sources */, + EDD79CCA0921334E95A5A9A3359865ED /* HaveCount.swift in Sources */, + 66466B177F6AEF71736AA6C900ECDD92 /* mach_excServer.c in Sources */, + A89EFF44EE9ACE5D49C6B4683029DD20 /* Match.swift in Sources */, + CA7196DB614CE5061FE275E2A9E6BABE /* MatcherFunc.swift in Sources */, + 6204E9F95AB3969823FBDFD875D9E393 /* MatcherProtocols.swift in Sources */, + 0AD0D2F17CF7B804BA470C6D579498B3 /* MatchError.swift in Sources */, + 92B84AD724BA77AFFF53EA961860FF26 /* Nimble-iOS-dummy.m in Sources */, + FA25A61E409D619C7F2ABB79FEFA02FF /* NimbleEnvironment.swift in Sources */, + 5C2B8CAF69A7802938F31CE6B8154ABE /* NimbleXCTestHandler.swift in Sources */, + ABA8839A7F06FFC8B1C46A2C0E1411C3 /* NMBExceptionCapture.m in Sources */, + 221337FB4A4497A27CADEEC3F69A7ACE /* NMBExpectation.swift in Sources */, + 7C04A7877991F6797E31FAABC41FF88A /* NMBObjCMatcher.swift in Sources */, + F20BBB351BD59D513C2FE2DD89E01312 /* NMBStringify.m in Sources */, + 43B0E5F023E442208E1DFF414AF3AE3A /* PostNotification.swift in Sources */, + 8F38F601A468063A396B800D5E86BBB4 /* Predicate.swift in Sources */, + ED206B0972C1F932B918FCADFE8905C2 /* RaisesException.swift in Sources */, + B6CE7AD62901F7A9539BC75F3943D32E /* SatisfyAllOf.swift in Sources */, + DB72234ADACF3A724D6EB45ACE2B90A6 /* SatisfyAnyOf.swift in Sources */, + 6E5F207BF778F8C23EDA87FB073CB042 /* SourceLocation.swift in Sources */, + 2C2620AD57D54267EE25CBC5A675AD03 /* Stringers.swift in Sources */, + 13C17812869B0A1AEFF3F5A7D4FE6CEA /* ThrowAssertion.swift in Sources */, + 481B0A4945170FE080F59D48005A9CF4 /* ThrowError.swift in Sources */, + 420AA30982E55E54216B1C6D653411DA /* ToSucceed.swift in Sources */, + 97D1173740E2DF897A40F0E32260F1FD /* XCTestObservationCenter+Register.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4AE2FAFE5D0EAA28DBA5DA2DA667AE8F /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 847E9496739DA6368F9E8E3EED84E16F /* AdapterProtocols.swift in Sources */, + F9A260757B277ED856E4B2BDDAE90152 /* AllPass.swift in Sources */, + C00DAA843BF0253BF9BDD5AF2F1E1DA4 /* AssertionDispatcher.swift in Sources */, + 92C399151305E78FE8EAAAFF641A4BAD /* AssertionRecorder.swift in Sources */, + D5DBEE490EFBE3FF50A1B275A0C75AC2 /* Async.swift in Sources */, + 692E275EF24137DED2FCA7A783E89E8D /* Await.swift in Sources */, + 30E45451E22E76BCEC0DF11AB5DF10A7 /* BeAKindOf.swift in Sources */, + D651307E036E6648D671711CBC31A766 /* BeAnInstanceOf.swift in Sources */, + EFF90A25D732E383BF18F05530340DFA /* BeCloseTo.swift in Sources */, + FE1EF59C47E42C1C85596A2528863FC5 /* BeEmpty.swift in Sources */, + 22E7934408F79E31E6437F2DD95FC5A6 /* BeginWith.swift in Sources */, + B2FF1B630C40C7EA7902A631EB2C9531 /* BeGreaterThan.swift in Sources */, + 319E176F1BE5B28EE00E6DF256EAAB8F /* BeGreaterThanOrEqualTo.swift in Sources */, + 6A107F2CCB9706705B03CC05D9A508B1 /* BeIdenticalTo.swift in Sources */, + FC5F6BB661BD81FC243ACE4EAA5780F9 /* BeLessThan.swift in Sources */, + 1E66D221F19E9F3641685537CA713B48 /* BeLessThanOrEqual.swift in Sources */, + 9C600683DA17241980384E8AE9BBF38D /* BeLogical.swift in Sources */, + 5D6E1CAE71EFE449D22EA12C6679179A /* BeNil.swift in Sources */, + 97485BEDA569848DAFE3C9DB5908E70D /* BeVoid.swift in Sources */, + F13C9D2DF7C83D30529A98CA8F3C7635 /* Contain.swift in Sources */, + 3A9CDBCDF84ED224ABD2D2DE2F75BB4D /* ContainElementSatisfying.swift in Sources */, + E82F319EB257A709854383AD5B45FFF3 /* CwlBadInstructionException.swift in Sources */, + 548592AA32E9C15B472529C36E1AF16E /* CwlCatchBadInstruction.swift in Sources */, + 9B7C492426B4A55004EA79ED87D95A7A /* CwlCatchException.m in Sources */, + 542A23150A335B274A07900D10B4C056 /* CwlCatchException.swift in Sources */, + F6D45AD2C31083B95F7339A18CC89E57 /* CwlDarwinDefinitions.swift in Sources */, + EBB63B8B79F01BA883554907E97E0DE6 /* CwlMachBadInstructionHandler.m in Sources */, + F129DB0C1C90965DC3693D196B386E0D /* DSL+Wait.swift in Sources */, + 8F43C59DD8ECC50C156BBD157B300683 /* DSL.m in Sources */, + 483DE18FDE357180BFF129ED61D13A50 /* DSL.swift in Sources */, + F2005C1EC87D5349BC1220155214B507 /* ElementsEqual.swift in Sources */, + E304CB3455DA6D2234E09F556253BDD8 /* EndWith.swift in Sources */, + B302BD7E9919FF72D93699E5875C10BF /* Equal.swift in Sources */, + 7D0196A3B4B79255D2E7AD8932F0D337 /* Errors.swift in Sources */, + F8179BBE34C67FF1C0E6B42A2D7AF292 /* Expectation.swift in Sources */, + 5269106099C7D4B66315D0BCC8ED9FE0 /* ExpectationMessage.swift in Sources */, + 47A8D917D2A79D78BD10E76A66514B4D /* Expression.swift in Sources */, + 08F2CFD1D698626D868816A6EA86C385 /* FailureMessage.swift in Sources */, + E5755F52C327E98F36D9F5087C32EC43 /* Functional.swift in Sources */, + 198BC4EA5564701374E6251478BF49FA /* HaveCount.swift in Sources */, + F8B8CA8223C03F1F6683887D795C193E /* mach_excServer.c in Sources */, + 41F8D053E5BF87F8A0767B3FFBAB9D2A /* Match.swift in Sources */, + CD21B08F8C879EE91B29F8B371D5A090 /* MatcherFunc.swift in Sources */, + D731512D51064D6DEF9902CD85B7EB53 /* MatcherProtocols.swift in Sources */, + F4D0537290382BA28E51F66B21EA8022 /* MatchError.swift in Sources */, + ECDB463C52F7E385B4F10CA66B90AEA1 /* Nimble-macOS-dummy.m in Sources */, + B72B52D5968EF61024025D3D758B1E5C /* NimbleEnvironment.swift in Sources */, + 63EAC7D0546EC6FFDCF66FE2135A0D02 /* NimbleXCTestHandler.swift in Sources */, + F75F7FCFA698A23014F3E2F8D60CC8F7 /* NMBExceptionCapture.m in Sources */, + DDC979AE634E389CB665BE1BB3995AA4 /* NMBExpectation.swift in Sources */, + 18B2F1B6C56AE535D2F566052F534782 /* NMBObjCMatcher.swift in Sources */, + AB8FE31FB17C368889E5E8D1438C903C /* NMBStringify.m in Sources */, + 7C1817024026C60436619B8A197CCA81 /* PostNotification.swift in Sources */, + 842A51DEA1619CE32FC80F3E924829AC /* Predicate.swift in Sources */, + 89FF3F6C04DFC58E0C62E5B51D24429E /* RaisesException.swift in Sources */, + 79D3B203411C06C118C9778D429C7AE7 /* SatisfyAllOf.swift in Sources */, + 952576A08B1FC8A277605A322775C395 /* SatisfyAnyOf.swift in Sources */, + DEDFE67E9E7CB2DA29E713170F461053 /* SourceLocation.swift in Sources */, + B1A83678653AD5F52299E45D23D3AA13 /* Stringers.swift in Sources */, + 0C02BB98E3657B00276BF40B26F61ADE /* ThrowAssertion.swift in Sources */, + D1E88BF8E96E454158AFF1966E0E0308 /* ThrowError.swift in Sources */, + 2D917392FB82DCB99C4F6FF90205980D /* ToSucceed.swift in Sources */, + 507AD7269615C4AA145F9DC239327AEC /* XCTestObservationCenter+Register.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4E343D2876B1CE0AC3636DD33EADCAA3 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 962E59F0B61C93A594AB9018AA579ED3 /* ACL.swift in Sources */, + 265F661225E04ADF0A2C3BE67D4F8147 /* AmazonS3RequestManager-iOS-dummy.m in Sources */, + 413B3EEE54E678A28473E621F67AF394 /* AmazonS3RequestManager.swift in Sources */, + 654A4A9B89CF7B851CA337BAD9C91385 /* AmazonS3RequestSerializer.swift in Sources */, + 9CDADBE8340AE3C9CE9014ACD26F17A5 /* AmazonS3SignatureHelpers.m in Sources */, + 1177B58C3A34B332E85B7B4D459D4674 /* Region.swift in Sources */, + B2F81B8410CBC8CA649E947501612182 /* ResponseObjects.swift in Sources */, + A0D316E05C9342E955D5725892BC04B2 /* ResponseSerialization.swift in Sources */, + A2A0A4AB35E645DF6BC91B2DF3AB197E /* S3Error.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 590262F68954A2160ED56B76F0F7824B /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2702D1F26D605AE5C600FD9ECB5B62B6 /* AFError.swift in Sources */, + 3CE8FDCFF8A9EC0BF400ADD90DA47E6E /* Alamofire-macOS-dummy.m in Sources */, + 0A3D5D70A591573B333EA7969B904D4E /* Alamofire.swift in Sources */, + 27D0C493C51806CDB8F10ED121890E18 /* DispatchQueue+Alamofire.swift in Sources */, + 0DB309857DC3C572C33D79AB88C37DE3 /* MultipartFormData.swift in Sources */, + E880CC0E22C12F4C0C0E37C4CC9FFDBB /* NetworkReachabilityManager.swift in Sources */, + 73948004C08CF7591A4A9FAADA1BB4EB /* Notifications.swift in Sources */, + 7C2BD6E224CEA88DED50ED4B9AC0E7CB /* ParameterEncoding.swift in Sources */, + AE884407E448F6CB838CE284F5D5A865 /* Request.swift in Sources */, + BFC84598C5B2924D60573719CCD2C6CF /* Response.swift in Sources */, + 06523EA256826E113510E82E456D0D10 /* ResponseSerialization.swift in Sources */, + 5B6266188A98C36A528F6052A6E10A23 /* Result.swift in Sources */, + 47EDCD4D415BB94DD73AFB948A12FAC3 /* ServerTrustPolicy.swift in Sources */, + 6D97A736A5167E69FA09F50800052F03 /* SessionDelegate.swift in Sources */, + FF5044523F510C4A761DFAC71628B8D7 /* SessionManager.swift in Sources */, + D640C7BA895FE1E2E0D8182304BD304E /* TaskDelegate.swift in Sources */, + 5A0316830DFE263817E2E64C1C1623E0 /* Timeline.swift in Sources */, + 06AC4B1B6CFF82779CC5C63096DEC0F1 /* Validation.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 5E3C287643112B9F7DA9F776E64AD905 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2E9B3F11ABE0981DE50619BC4199F74E /* Pods-OSX-Tests-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 7E1D98B441BAD9CC2D12D03416118FA6 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + A5CD678500731CC01CBE659C47F332D5 /* Pods-OSX-Example-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8119A60F5A626537DA8D90606117A61D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + D34755B5DA1DDDFC9ABFB48E7206C46D /* ACL.swift in Sources */, + D04FB45D4C6DB6BC240E4E1E424B79AD /* AmazonS3RequestManager-tvOS-dummy.m in Sources */, + 4503979D367B957B2C6E73183207558D /* AmazonS3RequestManager.swift in Sources */, + A2BCB106BE880055AD0C9316965A3415 /* AmazonS3RequestSerializer.swift in Sources */, + 92E20B6C660FE2D01C9574A09D4E8108 /* AmazonS3SignatureHelpers.m in Sources */, + 24B44039547ADF5FA0B155322C89814D /* Region.swift in Sources */, + C8520D1F238F23888E6BB1A5875D9145 /* ResponseObjects.swift in Sources */, + F5E612321856530D9B7DEC4F59B23D56 /* ResponseSerialization.swift in Sources */, + 0173C79800772374B888696147E427E0 /* S3Error.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - 2A8047F282ED9A58B94CFDA85F5591E4 /* PBXTargetDependency */ = { + 8A119533E25DC2C9FC32C4D5EC5E99D6 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + F182B37C42B2D57F7467F14281BE1305 /* shim.swift in Sources */, + 2CC839F0765BA5F028DEFEBAC4775602 /* SWXMLHash-iOS-dummy.m in Sources */, + 4B848E6CB3312CC5EB329EC7A77F9F09 /* SWXMLHash.swift in Sources */, + 0126A34FCD0B40C7AB52054B5E157740 /* XMLIndexer+XMLIndexerDeserializable.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + A7ACFBE4E0EE3FEDA5A0393433AB344C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2521423920BCCE17A63A7C30DA41D2C0 /* Pods-iOS-Tests-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + CEF3D19A43B24E6F310054E66C63FF86 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + EEED1DCB86F685FCA97774FCCE7B13B0 /* Pods-iOS-Example-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + D788EDBD44D3B6A5CBFB2C3E22B369E1 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 131B733ED8CEF59A0B4499272D43143A /* AdapterProtocols.swift in Sources */, + 61C5256297C6B735F1049885FB182BB8 /* AllPass.swift in Sources */, + CF8FAEB61565D5CCEA2E32CD67C20C33 /* AssertionDispatcher.swift in Sources */, + 7F3C9D989AD9F67E692A496D77210290 /* AssertionRecorder.swift in Sources */, + C4BFECE46662E93B0DC1C050E0D7E11D /* Async.swift in Sources */, + A7F4239CB98B6D6F308F89918D9594E5 /* Await.swift in Sources */, + 756ABDEFD86078835A74830E55903C72 /* BeAKindOf.swift in Sources */, + 63E0D873D58B48979C31779E250B97F3 /* BeAnInstanceOf.swift in Sources */, + 4CE4FBB45C870D35E0FEE7B55F00F196 /* BeCloseTo.swift in Sources */, + 6EE5504358BEEFABCCFE825C36536FFE /* BeEmpty.swift in Sources */, + 126D5CE24DB90B9DC1FCA795FC07D367 /* BeginWith.swift in Sources */, + A825DDC3BF3F08610F82283EF5633419 /* BeGreaterThan.swift in Sources */, + 49E3EB8FA696B9A7BD9F1C6C7CABDF94 /* BeGreaterThanOrEqualTo.swift in Sources */, + 33B8C753E290BFD3A711BF75C9F3E7A0 /* BeIdenticalTo.swift in Sources */, + E990D31ECE97FA0C3A5F7EC827569262 /* BeLessThan.swift in Sources */, + 99E7305868DBDEA9DD1B0271ECE38E16 /* BeLessThanOrEqual.swift in Sources */, + D349DABC8DD288388B03BFA87894B30C /* BeLogical.swift in Sources */, + 09236C14925120A66AA20A54B3B23DCC /* BeNil.swift in Sources */, + CCB45CE8BDE6A19F6613371F92AFF182 /* BeVoid.swift in Sources */, + DEB9629467D3781A8D54154FE1AFA4D4 /* Contain.swift in Sources */, + 622C45287B34A21A18AD1E3F2F305B1D /* ContainElementSatisfying.swift in Sources */, + 1C9E0C3A996EDD7D6E40CCAA472C6F37 /* CwlCatchBadInstructionPosix.swift in Sources */, + 7D470AD096D34B49DB1977283D61C607 /* CwlMachBadInstructionHandler.m in Sources */, + B28AB76EFF9753C9F444E79709A79CB6 /* DSL+Wait.swift in Sources */, + D6B2831A9B1602CEB2F3B01049F03A9F /* DSL.m in Sources */, + F3BE5DF4084D853D5B7668BA3B19721C /* DSL.swift in Sources */, + 384BDF68F81DBB1DFEE7E50998440855 /* ElementsEqual.swift in Sources */, + E0AE02C82573204F4B20570607882766 /* EndWith.swift in Sources */, + 739E3C463CCE669B1498A3EA0859273C /* Equal.swift in Sources */, + D72E6AE166DE3086A7C849B5AB458B64 /* Errors.swift in Sources */, + 9D5E1BAC6B08873A6EEFF0AB20E4201F /* Expectation.swift in Sources */, + 3B1586989FA4A0CF53BEA421D0954957 /* ExpectationMessage.swift in Sources */, + C4AA3CDBA9AD6C2A2FEE043C8677F6A6 /* Expression.swift in Sources */, + DBA3E766BF04F7F9CE39D69C52FFB1EB /* FailureMessage.swift in Sources */, + 5F4A07666EDCF46B1CDC190DDED2CF7B /* Functional.swift in Sources */, + 6E1CB1A679D7B575CA91937CC8FFAB22 /* HaveCount.swift in Sources */, + 23F832696885EB0B8458A16C9D39DC6B /* mach_excServer.c in Sources */, + 489F5735DA6D200035EEBF8D4EFD4069 /* Match.swift in Sources */, + CA4F8F6E6A8DB6766E8F56CDCD0B8E26 /* MatcherFunc.swift in Sources */, + 0B57D5F98488DE43F5AFA092E6811F39 /* MatcherProtocols.swift in Sources */, + D282791FA43CF2F435A9B45C547427EA /* MatchError.swift in Sources */, + 5F603BF9A70045CB0F9CD713A263D654 /* Nimble-tvOS-dummy.m in Sources */, + 7AC1364FF03B1529EDAD8BA423C3EFD7 /* NimbleEnvironment.swift in Sources */, + AFDFBC7EEA7E03673EF47F7C81EE6F51 /* NimbleXCTestHandler.swift in Sources */, + AE9E4FD1BB9D0D2336A7D47E69EB88BB /* NMBExceptionCapture.m in Sources */, + 823BD84A57FBA30E0A7091B41BE47968 /* NMBExpectation.swift in Sources */, + AFD736E3D6BB239A3A773B745DAC8BF8 /* NMBObjCMatcher.swift in Sources */, + B6BF02392A903243258DAE6CA4207831 /* NMBStringify.m in Sources */, + 57E167A1BBC3D7EFDEC8346FDA9AC704 /* PostNotification.swift in Sources */, + 8838A7D828DBBD36C47851B103D1E8B0 /* Predicate.swift in Sources */, + 6C34AE73799C67908F3DBF9C31823FDF /* RaisesException.swift in Sources */, + E08EFB0883C203ADE26358A008F1F72F /* SatisfyAllOf.swift in Sources */, + 2259214FF59F9EBE4466B0D0C7228DA6 /* SatisfyAnyOf.swift in Sources */, + F9A17B804AB534A95EAB5D034BD4473E /* SourceLocation.swift in Sources */, + 9086FCD6218B5DAB96015878DB4EBBD7 /* Stringers.swift in Sources */, + 4A9D5A7ED167D066D6403B273EB7B2CF /* ThrowAssertion.swift in Sources */, + A32AEC6A780FA6548026D94C42DFC8D7 /* ThrowError.swift in Sources */, + 80A92425A09A53919F5F69A4F1AF5F0D /* ToSucceed.swift in Sources */, + 9C150F6BBDAD3A5A60ED8517B1D5C5AF /* XCTestObservationCenter+Register.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E277C1CA8B22FBD5AB73E6F5E227139C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 632A76B506A0B879D147E5F07B044893 /* Pods-TVOS-Tests-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E2E4BABF3630EA832F9C97B1E633ED4F /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 59F6D156389CB5E3B1EEFCB3832EE352 /* ASIHTTPRequestStub.m in Sources */, + 351C45117BBD58B65B21E7845A277D01 /* LSASIHTTPRequestAdapter.m in Sources */, + A8D0DE229C45E3A7DF708ACE0831801A /* LSASIHTTPRequestHook.m in Sources */, + C7CC24BF25E69651A3D00DBEEE5E3D2C /* LSDataMatcher.m in Sources */, + E858F7D11F1029207170064E2011053B /* LSHTTPClientHook.m in Sources */, + BBCE3F3CC87B87CEC706FC37D4F01C64 /* LSHTTPRequestDiff.m in Sources */, + 5FFCBF3B3D838774DF74F7C64547E82E /* LSHTTPRequestDSLRepresentation.m in Sources */, + 6CC79D7470464C745ED403FD9D9D8603 /* LSHTTPStubURLProtocol.m in Sources */, + 83AF0C6AC7DA1A7CE912567899B78C26 /* LSMatcher.m in Sources */, + 7F7F2E4C9F62B70128B0997C72A242FF /* LSNocilla.m in Sources */, + 719E9C35ECCCB93E9DCE3645091A2AE6 /* LSNSURLHook.m in Sources */, + C9CE2B8A35E2F99740A99EF28D886265 /* LSNSURLSessionHook.m in Sources */, + EB8C7A971506C947593579BBCF16C67D /* LSRegexMatcher.m in Sources */, + 3905FFFB84E1C5A7A5E2EA0C75D9A9E3 /* LSStringMatcher.m in Sources */, + 2A0FBAF2D6033619CA98101591FC47E6 /* LSStubRequest.m in Sources */, + 60AA5471851E0593E4495A0EC26E1405 /* LSStubRequestDSL.m in Sources */, + FA7726E27B4525045DB1833321911187 /* LSStubResponse.m in Sources */, + 6EBDA1EBC8998D5856EA7714A4A8ADF8 /* LSStubResponseDSL.m in Sources */, + 7E7AAC8BE18B8126F2ADA128B2426DAE /* Nocilla-iOS-dummy.m in Sources */, + E306D38C67E6CC17DD5A224F887E3CE6 /* NSData+Matcheable.m in Sources */, + B49CEBE0CAF7731FC5646B1770369D06 /* NSData+Nocilla.m in Sources */, + 651728DCC9DB7798ABF15A57A3B3F6DC /* NSRegularExpression+Matcheable.m in Sources */, + 048B2DE22A41AC17EE98B9839A71823F /* NSString+Matcheable.m in Sources */, + B006C0BDD2A955E122F213C81D3D4AC1 /* NSString+Nocilla.m in Sources */, + 999A7E00223086AB6A84C5B26E2C5D4B /* NSURLRequest+DSL.m in Sources */, + 7A0AC003F9CC4B68AB6328377351C89D /* NSURLRequest+LSHTTPRequest.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E56C12B9D298B4E4F02498F38E61E05A /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + B9BDB4B6D5D16CF072BD682D90B4FFAF /* Pods-TVOS-Example-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E865DEED65A7ED862470C234EEB8431F /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6C65A7917AB362977A39E8094A9267C9 /* AFError.swift in Sources */, + 920F40368CE01BF8EFBA38E2A557715A /* Alamofire-tvOS-dummy.m in Sources */, + 20403A51354E23402F736BC9DE7501D0 /* Alamofire.swift in Sources */, + DD5D82B3E6D0C6DDE492350AC204CDB6 /* DispatchQueue+Alamofire.swift in Sources */, + EB455EB194D370F0F800CD3D2E7E9E18 /* MultipartFormData.swift in Sources */, + 3818DE0D381F463398FB12632E9072D1 /* NetworkReachabilityManager.swift in Sources */, + 6AA725B7F132872211E1E6A7EA1558E6 /* Notifications.swift in Sources */, + 789FFE358A913466518B388CAD16E0C1 /* ParameterEncoding.swift in Sources */, + DC752465470060EFEB405986DDAA3E90 /* Request.swift in Sources */, + 4BA7AA67D1B56C54B9664B0306601F0E /* Response.swift in Sources */, + 2BBF700DBD5B5882E9A250209974EE8A /* ResponseSerialization.swift in Sources */, + 055D670EE23E7243931702D5D5005D8A /* Result.swift in Sources */, + 39682B6E7310812B645C4B81082ED0DE /* ServerTrustPolicy.swift in Sources */, + 8E463010608F9AF104456E47A484B106 /* SessionDelegate.swift in Sources */, + 6906EEC66B0A3D1098CFBD200C5C80DD /* SessionManager.swift in Sources */, + 0914BDA548B1D27B4A059F2926EBCF69 /* TaskDelegate.swift in Sources */, + AFE85C269CCF55987C229530A5B036CC /* Timeline.swift in Sources */, + 3D3F451242DA2D5B482C6994CE615B69 /* Validation.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E87FC72071CAA4C3F8D76EB16435AF65 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E3BCE62186D57F08CB9A717AC324E37F /* Behavior.swift in Sources */, + 37328D51387650E6860D24A245782418 /* Callsite.swift in Sources */, + 8F779BB4D4E687C56D137E72BD19DE85 /* Closures.swift in Sources */, + 622B7844F3E3F908CCF49FA008AFE380 /* Configuration.swift in Sources */, + 32271ABE6177E781A437E24D3109BA19 /* DSL.swift in Sources */, + 267EDD824CD5D873085D36E133B30A42 /* ErrorUtility.swift in Sources */, + 93E9A3096777D0835EE1F006977F1F9C /* Example.swift in Sources */, + 544C2B03F1E19976CD5BFD89779CADC3 /* ExampleGroup.swift in Sources */, + FEE6F70D55B8F60A27F485D8D286EF50 /* ExampleHooks.swift in Sources */, + B9436900B307E87CAC75C959BEDF6422 /* ExampleMetadata.swift in Sources */, + C8C4B9BCE57B43076689E217FA7D24A4 /* Filter.swift in Sources */, + 18D8AFC0C36DCC8439C3C9B6F3A252DC /* HooksPhase.swift in Sources */, + 184D18772F8069B36AB506482EF6A3B5 /* NSBundle+CurrentTestBundle.swift in Sources */, + CA5234A6AEB1B296A1C14B129EE22799 /* QCKDSL.m in Sources */, + 42E0F379FD632D8DCD017D20D81CB43F /* Quick-tvOS-dummy.m in Sources */, + 120FCD2F05E9DADB04900E843DDE71DD /* QuickConfiguration.m in Sources */, + 2C7364F76A89D1F65A9E0C8E59675651 /* QuickConfiguration.swift in Sources */, + 253F60A39F768369A45302E347B32B67 /* QuickSelectedTestSuiteBuilder.swift in Sources */, + D270821B40C3C86425ECD0E8081A434C /* QuickSpec.m in Sources */, + 09AF2DD8B98143CAB288F774D5C72CB2 /* QuickSpecBase.m in Sources */, + C290DA8791E66BE7BFB254A7218D56E5 /* QuickTestSuite.swift in Sources */, + E9A744661D66455545F0ACB390DE9881 /* String+C99ExtendedIdentifier.swift in Sources */, + E6D9F1CC959D4127FE72AB401BE0BC39 /* SuiteHooks.swift in Sources */, + 1ADB6898929DC488E56ED8F0949D622C /* URL+FileName.swift in Sources */, + 1E44A9B881843AB930787306C83CE86C /* World+DSL.swift in Sources */, + 75F40A2AA976EFBF6014865CD4AC57E7 /* World.swift in Sources */, + ADB04730BA1601818B4AD24FCEBACFDB /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 03208E5C57AB7714F96B5F903ADE415B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Nocilla-tvOS"; - target = 55A6E35DCF582231E3E894E880C83BCE /* Nocilla-tvOS */; - targetProxy = 0A3053FCC44325C9509A4C696C307EF1 /* PBXContainerItemProxy */; + name = "Quick-tvOS"; + target = 28BE3303E3F4ECC2BDF79B1D886D2E74 /* Quick-tvOS */; + targetProxy = D4C962F55ADB9A602DB13C9688AA8D77 /* PBXContainerItemProxy */; }; - 420E6D64157C4D9A47492DA159794117 /* PBXTargetDependency */ = { + 0AD31700EDF879E2BBD40226082EF0AB /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "SWXMLHash-iOS"; - target = 4FE31931C38E2CC5FD80952F34526F8F /* SWXMLHash-iOS */; - targetProxy = CC1C6105C7816CBCC2203DC5756C085A /* PBXContainerItemProxy */; + name = "Alamofire-macOS"; + target = 0EB38A9BFD3E09D12CCDB0592D081EC4 /* Alamofire-macOS */; + targetProxy = 8A5F7127E830E33ADFE4A1629C0A58C3 /* PBXContainerItemProxy */; }; - 52786894A11BE63F331CD9D37B6008FA /* PBXTargetDependency */ = { + 1199B56C467B17D3FA86EF59BB35E699 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Nocilla-macOS"; - target = 474758DFDBE0964B11C6FBB0EFE82E77 /* Nocilla-macOS */; - targetProxy = 43440B2B99DAAEAB42776D0DE3D9EDC6 /* PBXContainerItemProxy */; + name = "SWXMLHash-tvOS"; + target = 85BC47B513CBB5DEF64FD7257D183DE0 /* SWXMLHash-tvOS */; + targetProxy = B316FCB3D25759FCE89428046379B353 /* PBXContainerItemProxy */; }; - 5909A0BC8E27C6A3D11A4099E30D165A /* PBXTargetDependency */ = { + 1407296124B0D100AE57F437AD42246C /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Alamofire-macOS"; - target = 9C711AA0E0FC9B2F227E8D3153064ED8 /* Alamofire-macOS */; - targetProxy = B51950B65B6C37E92312593E0A838DFE /* PBXContainerItemProxy */; + target = 0EB38A9BFD3E09D12CCDB0592D081EC4 /* Alamofire-macOS */; + targetProxy = 1D95CFF0F9411D9817EEECFB4660DE82 /* PBXContainerItemProxy */; }; - 653AE7B4C434964790A87ED7B24CB0DC /* PBXTargetDependency */ = { + 14B8DE281DAAD2B7A0B9F12F2C8C0A13 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "SWXMLHash-macOS"; - target = C30CA9F56E2EF0FAD67B8D807EF0054F /* SWXMLHash-macOS */; - targetProxy = 6763E954FD3CAFD001A8565247AB2C48 /* PBXContainerItemProxy */; + name = "AmazonS3RequestManager-macOS"; + target = 2E60D398F676BB0D7260565BB8D21E67 /* AmazonS3RequestManager-macOS */; + targetProxy = 7D19B6637E7B28622DBDAA73449F55AD /* PBXContainerItemProxy */; }; - 6B5AEE925EAA459A882A785A26ABAEAE /* PBXTargetDependency */ = { + 2A183573F81626365FCCEA87EA59A8EA /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Alamofire-tvOS"; - target = 1861C7EA81F002CCFE28A2C6488B9DF6 /* Alamofire-tvOS */; - targetProxy = F1F825373A77D6C92A5859355F43D32E /* PBXContainerItemProxy */; + name = "SWXMLHash-macOS"; + target = 9EF5A7A6B4B74F03121DBDCC87AC1D00 /* SWXMLHash-macOS */; + targetProxy = 4BC7201E9A285CA2C6C3012CCB22A653 /* PBXContainerItemProxy */; }; - 70D0EBA76E16EF3E5FC89B7CA6C18BA5 /* PBXTargetDependency */ = { + 35DCE30C0BA9FDB2B081883DAF647116 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "AmazonS3RequestManager-tvOS"; - target = E831E8BBC0B0C6BEE70128A27FE433A0 /* AmazonS3RequestManager-tvOS */; - targetProxy = 488D730E312846FD54C33519CA456400 /* PBXContainerItemProxy */; + name = "Nocilla-macOS"; + target = 9EFDFFCEF9EE45335D3AFFAC99BE610D /* Nocilla-macOS */; + targetProxy = 90EECA3878DC821BFAF8E9B0EBD53251 /* PBXContainerItemProxy */; }; - 77A68F2DA23F9F116BA1F9726562C1A7 /* PBXTargetDependency */ = { + 458FA6EFEB60D1237A18CB59FEDD9207 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Alamofire-tvOS"; - target = 1861C7EA81F002CCFE28A2C6488B9DF6 /* Alamofire-tvOS */; - targetProxy = F987C61C0E27708B8BBFD0335D6AB80B /* PBXContainerItemProxy */; + target = 54EC3BB400983E17DAE5AC71E88176D2 /* Alamofire-tvOS */; + targetProxy = 2564316622125D590FE7A3185257B87A /* PBXContainerItemProxy */; }; - 819A44BD1E2419421868A9B429A2B9CD /* PBXTargetDependency */ = { + 4843EE3D7B57FD7A665659F58574E581 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "SWXMLHash-tvOS"; - target = C00234E1C0819EDB117E6576D14C8E06 /* SWXMLHash-tvOS */; - targetProxy = FAD5ED3CA3E765A9D740E22AC0AEF8A8 /* PBXContainerItemProxy */; + name = "Quick-iOS"; + target = 89B29D1C701EFC639B36BC482FE72F13 /* Quick-iOS */; + targetProxy = 16B8FDE472A5854347EFAC0DC5B2FB8A /* PBXContainerItemProxy */; }; - 82B897AB78C68DBCEBF889D540F763BD /* PBXTargetDependency */ = { + 4CCAC19C13359BF9F86C4E21336C5C0B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Alamofire-iOS"; - target = 4D8199C20C1BE5F5BCDBC8F8CB4BF089 /* Alamofire-iOS */; - targetProxy = 7EAE9798E87BE38F1112837AAEC2267D /* PBXContainerItemProxy */; + name = "AmazonS3RequestManager-tvOS"; + target = 78BED0D9218C8CA40D562FA48E6EB0EC /* AmazonS3RequestManager-tvOS */; + targetProxy = BF948143E12B7D55519192BD16EBBADA /* PBXContainerItemProxy */; }; - 8B444B19906351156DC5EEFCF8E649CA /* PBXTargetDependency */ = { + 544C359F3B3371A46570CB8A50F1E79E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Quick-macOS"; - target = EBD776E5B80991F9D73F48B37AA35FC0 /* Quick-macOS */; - targetProxy = 8137FDBF16C269A2018EC0E71187D23C /* PBXContainerItemProxy */; + name = "SWXMLHash-iOS"; + target = 34122089CB0AFCF785026BA32383DCE2 /* SWXMLHash-iOS */; + targetProxy = 7019BF4DEBE422E36FB2B9226E09A08E /* PBXContainerItemProxy */; }; - 93347566B3E7464347A940B8C4DF2FFD /* PBXTargetDependency */ = { + 67F38EA5AB03AAD90C45E0D01434E230 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Alamofire-macOS"; - target = 9C711AA0E0FC9B2F227E8D3153064ED8 /* Alamofire-macOS */; - targetProxy = C19AAC9A4CE66EBD4C33378264DEA179 /* PBXContainerItemProxy */; + name = "SWXMLHash-macOS"; + target = 9EF5A7A6B4B74F03121DBDCC87AC1D00 /* SWXMLHash-macOS */; + targetProxy = D02691A63F794085B918E74C474AA1CA /* PBXContainerItemProxy */; }; - 955915D823F703C4C838C58B50BB890A /* PBXTargetDependency */ = { + 687DBAAF39A80A182C126942BCA3DF8A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "SWXMLHash-iOS"; + target = 34122089CB0AFCF785026BA32383DCE2 /* SWXMLHash-iOS */; + targetProxy = FD1F2A7B2A278AA8190FC5EB012F8F1D /* PBXContainerItemProxy */; + }; + 6E9155224D6A1AE4ECEB6F3F6D9FC102 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "SWXMLHash-macOS"; - target = C30CA9F56E2EF0FAD67B8D807EF0054F /* SWXMLHash-macOS */; - targetProxy = DFDC1125A89815BCF0836310D53A3C44 /* PBXContainerItemProxy */; + target = 9EF5A7A6B4B74F03121DBDCC87AC1D00 /* SWXMLHash-macOS */; + targetProxy = 28D819765E9EBFF371C7256D568682DC /* PBXContainerItemProxy */; }; - 972DBA3BF18DB68CD171FF89FA298B77 /* PBXTargetDependency */ = { + 7127CF973054481F088154C310B127E3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Alamofire-macOS"; - target = 9C711AA0E0FC9B2F227E8D3153064ED8 /* Alamofire-macOS */; - targetProxy = B8BD764EFF4026B0A14711C6A430E2A7 /* PBXContainerItemProxy */; + name = "Alamofire-tvOS"; + target = 54EC3BB400983E17DAE5AC71E88176D2 /* Alamofire-tvOS */; + targetProxy = EB28BCEF6839D58097164F745AF3C943 /* PBXContainerItemProxy */; }; - 9F04F21B96E17C587CD0DE97ED5CE80F /* PBXTargetDependency */ = { + 71A1558CC1E4F768509472A59D15DF0B /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Alamofire-iOS"; - target = 4D8199C20C1BE5F5BCDBC8F8CB4BF089 /* Alamofire-iOS */; - targetProxy = 63EA9EEFFB539FFB88B97127E7EBE206 /* PBXContainerItemProxy */; + target = FD8828BFC368157226E204A32CD5B6DE /* Alamofire-iOS */; + targetProxy = 627846DDFDE09EF914554D8C6F14B02A /* PBXContainerItemProxy */; }; - AB1D65750B1B8281A8807CDC4C8DDA2A /* PBXTargetDependency */ = { + 7307237316888EFB2C1FFE753CA5AE01 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "Nocilla-iOS"; + target = 059F801A1BD7580A6A2524188EE3A8D7 /* Nocilla-iOS */; + targetProxy = C0C56F93F90D9383421155051FF47949 /* PBXContainerItemProxy */; + }; + 831CE0D00F435EDD188153FB9122B372 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "SWXMLHash-tvOS"; - target = C00234E1C0819EDB117E6576D14C8E06 /* SWXMLHash-tvOS */; - targetProxy = 0B181DE7CB24DF196421C02AD5DF797F /* PBXContainerItemProxy */; + target = 85BC47B513CBB5DEF64FD7257D183DE0 /* SWXMLHash-tvOS */; + targetProxy = 3538800419C58EF70652EDBC82789190 /* PBXContainerItemProxy */; }; - B2A4AE0C333E34DD9339AC7FCA2480A7 /* PBXTargetDependency */ = { + 884B1F32CAD736E63E306BEEC15FD461 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "AmazonS3RequestManager-macOS"; - target = 4F00983C00EE7C5BB553C19E5A7AB1ED /* AmazonS3RequestManager-macOS */; - targetProxy = 8511B4BEE0B4C314464448DAFEF5288D /* PBXContainerItemProxy */; + target = 2E60D398F676BB0D7260565BB8D21E67 /* AmazonS3RequestManager-macOS */; + targetProxy = 15B0584B47D51B14CEDD6D40AB99B50E /* PBXContainerItemProxy */; + }; + 8F62C7B1325753F46D96A9C0DA7AB7C0 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "Nocilla-tvOS"; + target = 568B4655C508FE99545C23CC15E198B6 /* Nocilla-tvOS */; + targetProxy = 8A0C597420586C8C1E21AA8247BA99B6 /* PBXContainerItemProxy */; }; - BAEA55F5B990840722D21EB40160F2F2 /* PBXTargetDependency */ = { + 918C369A351D9C832095AEB3FB688FB7 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AmazonS3RequestManager-iOS"; + target = 6D3680CF4CA3255B2DE5831A0C1F1F9F /* AmazonS3RequestManager-iOS */; + targetProxy = C725CACA51209A5A92CE9C50105D2AC6 /* PBXContainerItemProxy */; + }; + 9C52DEFEC837896D1C0512FBCCF2A647 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "SWXMLHash-iOS"; - target = 4FE31931C38E2CC5FD80952F34526F8F /* SWXMLHash-iOS */; - targetProxy = 4499EA7C7D093CFAF19198F9D5A80E04 /* PBXContainerItemProxy */; + target = 34122089CB0AFCF785026BA32383DCE2 /* SWXMLHash-iOS */; + targetProxy = 75D1763DBB6C9E7F7C1A287679DE4172 /* PBXContainerItemProxy */; }; - C290C115B86168A05A97CEE911A242EB /* PBXTargetDependency */ = { + A6D14714AC35B5BB50D9D8EA8645BF15 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Nocilla-iOS"; - target = 5C00FBDCB450BF1448A534747453A668 /* Nocilla-iOS */; - targetProxy = 4C2607EB831D29F5EC09EEA814FB9DEF /* PBXContainerItemProxy */; + name = "Alamofire-tvOS"; + target = 54EC3BB400983E17DAE5AC71E88176D2 /* Alamofire-tvOS */; + targetProxy = 5D523D456173DDA3DC75AD9AB1797791 /* PBXContainerItemProxy */; }; - C5519F693A862F1DA5353D9840A1E348 /* PBXTargetDependency */ = { + AB45D2485D512C10ABCEE98C00DB4F8C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "AmazonS3RequestManager-iOS"; - target = 2EE038F5397038B4351149E90BDCCDF5 /* AmazonS3RequestManager-iOS */; - targetProxy = 0996375108D9219AA4514E2E77D7DF33 /* PBXContainerItemProxy */; + name = "Alamofire-macOS"; + target = 0EB38A9BFD3E09D12CCDB0592D081EC4 /* Alamofire-macOS */; + targetProxy = F0E144134BBE5CF15FADBA787881CAB7 /* PBXContainerItemProxy */; }; - D0B42C39B28835C14AC6CD4FC0249356 /* PBXTargetDependency */ = { + ACF3B119C2FE8D9A72FFC293F78DAFAF /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Quick-iOS"; - target = B8C68B924D5B3A7973ACD069D1468A15 /* Quick-iOS */; - targetProxy = F8BF7C415F39457E2653611645D8DECF /* PBXContainerItemProxy */; + name = "Nimble-iOS"; + target = 3AAFED87F58BAA2AC3177A35C2CF5B23 /* Nimble-iOS */; + targetProxy = C21FDBD4B9FF33C0B4164284EB10A3E9 /* PBXContainerItemProxy */; }; - DB51C61A9D29AF53BA6C5A807042371A /* PBXTargetDependency */ = { + AF1254D21BCC1A752B05F528CC4F3984 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Nimble-tvOS"; - target = DDFB3E6E32F37907B6342145E621589C /* Nimble-tvOS */; - targetProxy = 5BDDFDF0F1558BEB3ECF453AE42C4D29 /* PBXContainerItemProxy */; + target = A897D2D55F6D87795224F846F8ED3A36 /* Nimble-tvOS */; + targetProxy = 5CD6DA1306E19284454989F99A0C53D4 /* PBXContainerItemProxy */; }; - EA01DE2AE6C72EE006EC725E0130F75A /* PBXTargetDependency */ = { + B34652AF86D3F1C624B492114B6CEC09 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "AmazonS3RequestManager-iOS"; - target = 2EE038F5397038B4351149E90BDCCDF5 /* AmazonS3RequestManager-iOS */; - targetProxy = 2678B1ED7065320EB3019145C8EEB3FA /* PBXContainerItemProxy */; + name = "Nimble-macOS"; + target = F9D7469E0DB59C68E8510D84ADB26F50 /* Nimble-macOS */; + targetProxy = 96C93F5952B66DDD87B4D6D2C25A743B /* PBXContainerItemProxy */; }; - EB355805DA9826012FD8FCC7D779827E /* PBXTargetDependency */ = { + CCDC0551AB276C03F4A1674C8A2B1563 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "SWXMLHash-macOS"; - target = C30CA9F56E2EF0FAD67B8D807EF0054F /* SWXMLHash-macOS */; - targetProxy = 95198A19E00F1D916AE03615A6D184DD /* PBXContainerItemProxy */; + name = "AmazonS3RequestManager-tvOS"; + target = 78BED0D9218C8CA40D562FA48E6EB0EC /* AmazonS3RequestManager-tvOS */; + targetProxy = 5ABA472E52A8F983AD657C985CF46F2E /* PBXContainerItemProxy */; }; - FB127BA23D663CD30BA8373C60FD5A0F /* PBXTargetDependency */ = { + CCEE7A3C66EDE77ECD3703A0061909D9 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Nimble-iOS"; - target = DA63B20CF2DF7455F18B5BC16AA9EA4F /* Nimble-iOS */; - targetProxy = 0970D4DE905D9EB2EDE7446B281EBA86 /* PBXContainerItemProxy */; + name = "Alamofire-iOS"; + target = FD8828BFC368157226E204A32CD5B6DE /* Alamofire-iOS */; + targetProxy = 985D3DB41B4F5397092D0B7B462CD9B4 /* PBXContainerItemProxy */; }; - FD3E1C8D0A3E8E8D16A152939C5D6943 /* PBXTargetDependency */ = { + D0262287B2B255BBF2C7022DA8A717B2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "AmazonS3RequestManager-tvOS"; - target = E831E8BBC0B0C6BEE70128A27FE433A0 /* AmazonS3RequestManager-tvOS */; - targetProxy = 786E2AD8E0A7F2F998C3683E7E27D1B1 /* PBXContainerItemProxy */; + name = "Quick-macOS"; + target = 09CF6BAF7644F13F3CF030FEC11177C9 /* Quick-macOS */; + targetProxy = 8EF6174C65D9DFBA7D906753361C67AB /* PBXContainerItemProxy */; }; - FF0D4177AA6A0CDF277CB9E0ACED826A /* PBXTargetDependency */ = { + E2CCEAC9DA61936F821EAD34E9C3F8EF /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "AmazonS3RequestManager-macOS"; - target = 4F00983C00EE7C5BB553C19E5A7AB1ED /* AmazonS3RequestManager-macOS */; - targetProxy = D0B4E82CE44F75E31D8341A19D24AAE2 /* PBXContainerItemProxy */; + name = "SWXMLHash-tvOS"; + target = 85BC47B513CBB5DEF64FD7257D183DE0 /* SWXMLHash-tvOS */; + targetProxy = 2C066263E26CBD7CBF9410126D718CDC /* PBXContainerItemProxy */; }; - FF587B0DDD31D40D2A5C5E4C5C02CE11 /* PBXTargetDependency */ = { + EA930EFA7227A2D238ED7DC7BFFCCC0B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "SWXMLHash-iOS"; - target = 4FE31931C38E2CC5FD80952F34526F8F /* SWXMLHash-iOS */; - targetProxy = B7F053CAD543AE7B1539DB983ABE97E9 /* PBXContainerItemProxy */; + name = "AmazonS3RequestManager-iOS"; + target = 6D3680CF4CA3255B2DE5831A0C1F1F9F /* AmazonS3RequestManager-iOS */; + targetProxy = D9DF459D8001B2A2ED6BA100BAA1C292 /* PBXContainerItemProxy */; + }; + F2B82502749FA3EF7465F07C9B1AF18D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "Alamofire-iOS"; + target = FD8828BFC368157226E204A32CD5B6DE /* Alamofire-iOS */; + targetProxy = 1C75721B908FB37556E4345832C36746 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 05F4682637223DFD4C236A470633A432 /* Release */ = { + 06EE732CF3E3B7EED9A20966BE26595F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 52693DB61AA1E804972AD3E02AF79E56 /* Nimble-tvOS.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = ""; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + GCC_PREFIX_HEADER = "Target Support Files/Nimble-tvOS/Nimble-tvOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nimble-tvOS/Nimble-tvOS-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/Nimble-tvOS/Nimble-tvOS.modulemap"; + PRODUCT_MODULE_NAME = Nimble; + PRODUCT_NAME = Nimble; + SDKROOT = appletvos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 3; + TVOS_DEPLOYMENT_TARGET = 9.0; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + 0F6011372C94CB9E05B26E908B8630C5 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = 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_DOCUMENTATION_COMMENTS = YES; + 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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREPROCESSOR_DEFINITIONS = ( + "POD_CONFIGURATION_RELEASE=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 = 9.0; + MACOSX_DEPLOYMENT_TARGET = 10.11; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + STRIP_INSTALLED_PRODUCT = NO; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + SWIFT_VERSION = 5.0; + SYMROOT = "${SRCROOT}/../build"; + TVOS_DEPLOYMENT_TARGET = 10.1; + }; + name = Release; + }; + 0F9998225F822E3B37CCE161F3971CCD /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 393AFECF0C1E6ABAF01D779A7FEE0585 /* AmazonS3RequestManager-macOS.xcconfig */; + baseConfigurationReference = 8744A21867309AB9FBADAAF0283CD36C /* Alamofire-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -3758,48 +4061,84 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_TESTABILITY = YES; FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-macOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Alamofire-macOS/Alamofire-macOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Alamofire-macOS/Alamofire-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; MACOSX_DEPLOYMENT_TARGET = 10.10; - MODULEMAP_FILE = "Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.modulemap"; - PRODUCT_NAME = AmazonS3RequestManager; + MODULEMAP_FILE = "Target Support Files/Alamofire-macOS/Alamofire-macOS.modulemap"; + PRODUCT_MODULE_NAME = Alamofire; + PRODUCT_NAME = Alamofire; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.1; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 07B6D5469468D7D94C8F77B8DEB1EFDC /* Debug */ = { + 1326F53D81EBB86C215D405FA8261D17 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C457CF242B320DC4C4A0CC4F382E3A9A /* Nocilla-tvOS.xcconfig */; + baseConfigurationReference = 655CE8D70DDF4400B2FD39324BC4B1FD /* Pods-OSX-Example.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Nocilla-tvOS/Nocilla-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nocilla-tvOS/Info.plist"; + FRAMEWORK_VERSION = A; + INFOPLIST_FILE = "Target Support Files/Pods-OSX-Example/Pods-OSX-Example-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MACOSX_DEPLOYMENT_TARGET = 10.11; + MODULEMAP_FILE = "Target Support Files/Pods-OSX-Example/Pods-OSX-Example.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = macosx; + SKIP_INSTALL = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 17562A59EB4571F326AF5E661C95DB7A /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 78FD97FFF3DCFBF1F50D429CA160C805 /* Alamofire-tvOS.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = ""; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + GCC_PREFIX_HEADER = "Target Support Files/Alamofire-tvOS/Alamofire-tvOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Alamofire-tvOS/Alamofire-tvOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Nocilla-tvOS/Nocilla-tvOS.modulemap"; - PRODUCT_NAME = Nocilla; + MODULEMAP_FILE = "Target Support Files/Alamofire-tvOS/Alamofire-tvOS.modulemap"; + PRODUCT_MODULE_NAME = Alamofire; + PRODUCT_NAME = Alamofire; SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.1; TARGETED_DEVICE_FAMILY = 3; TVOS_DEPLOYMENT_TARGET = 9.0; VERSIONING_SYSTEM = "apple-generic"; @@ -3807,9 +4146,9 @@ }; name = Debug; }; - 083202010D5524C5BCD743E7CFE1DC4E /* Release */ = { + 18AE6077E2BBA8B6D69E80462035D4A2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 33944FB69FAC35553940F13A2EEC4641 /* AmazonS3RequestManager-iOS.xcconfig */; + baseConfigurationReference = DD3FB86A6F78574CC502F44BEA3149C0 /* SWXMLHash-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -3820,19 +4159,18 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_TESTABILITY = YES; - GCC_PREFIX_HEADER = "Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-iOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS.modulemap"; - PRODUCT_NAME = AmazonS3RequestManager; + MODULEMAP_FILE = "Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS.modulemap"; + PRODUCT_MODULE_NAME = SWXMLHash; + PRODUCT_NAME = SWXMLHash; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; @@ -3840,137 +4178,143 @@ }; name = Release; }; - 084D984DEA30F4183534D7AB01034B39 /* Release */ = { + 1ADB0944DD6E6F599CF5AD0FBC5ABC34 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C30E742835FACA563DC91D7AC9315152 /* Nocilla-macOS.xcconfig */; + baseConfigurationReference = AD2940DC2495A29F5D3069882D34A0C1 /* SWXMLHash-tvOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/Nocilla-macOS/Nocilla-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nocilla-macOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - MODULEMAP_FILE = "Target Support Files/Nocilla-macOS/Nocilla-macOS.modulemap"; - PRODUCT_NAME = Nocilla; - SDKROOT = macosx; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS.modulemap"; + PRODUCT_MODULE_NAME = SWXMLHash; + PRODUCT_NAME = SWXMLHash; + SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 3; + TVOS_DEPLOYMENT_TARGET = 9.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 0C05E2EB3D6D17CAD841E903DB21B5CD /* Release */ = { + 1AE0E8F2C9862AAFB46D9B645896DBBF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B2675E9CE3210C6FFE4DB02D71AC2CA6 /* SWXMLHash-tvOS.xcconfig */; + baseConfigurationReference = 425B68A57CB47C679A01BD47D54FD046 /* Pods-OSX-Tests.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/SWXMLHash-tvOS/Info.plist"; + FRAMEWORK_VERSION = A; + INFOPLIST_FILE = "Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS.modulemap"; - PRODUCT_NAME = SWXMLHash; - SDKROOT = appletvos; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MACOSX_DEPLOYMENT_TARGET = 10.11; + MODULEMAP_FILE = "Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 3.0; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 9.0; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 14122FD4C8A4C187F00D0891226008C2 /* Debug */ = { + 1D263A0A311E13D34F551A3D860A2FDB /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5DDC184CC130C8DDE8E6650612208199 /* Nimble-tvOS.xcconfig */; + baseConfigurationReference = 829213AFB73B746DD752379C7AEFD0DE /* Quick-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Nimble-tvOS/Nimble-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nimble-tvOS/Info.plist"; + FRAMEWORK_VERSION = A; + GCC_PREFIX_HEADER = "Target Support Files/Quick-macOS/Quick-macOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Quick-macOS/Quick-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Nimble-tvOS/Nimble-tvOS.modulemap"; - PRODUCT_NAME = Nimble; - SDKROOT = appletvos; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 10.10; + MODULEMAP_FILE = "Target Support Files/Quick-macOS/Quick-macOS.modulemap"; + PRODUCT_MODULE_NAME = Quick; + PRODUCT_NAME = Quick; + SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 9.0; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - 170CFF00053B8834C58BD583ECBDD7D5 /* Debug */ = { + 1E3BA1A20E149B0BB28A1F47D6205243 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 18C551B0208BC4D47FFD9DAC9D194046 /* Pods-iOS-Example.debug.xcconfig */; + baseConfigurationReference = 49A9FDA3D1B20BB36EA8A173DCDBEF64 /* Nimble-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-iOS-Example/Info.plist"; + FRAMEWORK_VERSION = A; + GCC_PREFIX_HEADER = "Target Support Files/Nimble-macOS/Nimble-macOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nimble-macOS/Nimble-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-iOS-Example/Pods-iOS-Example.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_iOS_Example; - SDKROOT = iphoneos; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 10.10; + MODULEMAP_FILE = "Target Support Files/Nimble-macOS/Nimble-macOS.modulemap"; + PRODUCT_MODULE_NAME = Nimble; + PRODUCT_NAME = Nimble; + SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - TARGETED_DEVICE_FAMILY = "1,2"; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 1CD8E4373C248D40E3AB7AA913CF0E4F /* Release */ = { + 226E3465179A6D0D7738713E44D68E83 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A069BE60F31634E4E6A4B2F9E7B0E8E9 /* Quick-iOS.xcconfig */; + baseConfigurationReference = 85F865417C581F89CD9A2DFF4805347E /* Nocilla-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -3981,29 +4325,29 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Quick-iOS/Quick-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Quick-iOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Nocilla-iOS/Nocilla-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nocilla-iOS/Nocilla-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Quick-iOS/Quick-iOS.modulemap"; - PRODUCT_NAME = Quick; + MODULEMAP_FILE = "Target Support Files/Nocilla-iOS/Nocilla-iOS.modulemap"; + PRODUCT_MODULE_NAME = Nocilla; + PRODUCT_NAME = Nocilla; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 23A60E2BD3188432914749A12ECDB5F0 /* Release */ = { + 229641EF3363889E83F5F270C562AF70 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4E96DFA3D79031BEF0A71316DD36070D /* SWXMLHash-iOS.xcconfig */; + baseConfigurationReference = E160533CF455E4F4C16CEE7FE0066AC8 /* Pods-iOS-Tests.release.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -4013,18 +4357,19 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/SWXMLHash-iOS/Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS.modulemap"; - PRODUCT_NAME = SWXMLHash; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 4.0; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; @@ -4032,42 +4377,43 @@ }; name = Release; }; - 2474CA2129C523DFBFD2A154B10CF383 /* Release */ = { + 23EBB1229E596B15D11539A307C24E72 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1D33DCF4D5D1C9F5A207DC41CDDB4BAC /* AmazonS3RequestManager-tvOS.xcconfig */; + baseConfigurationReference = 8744A21867309AB9FBADAAF0283CD36C /* Alamofire-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_TESTABILITY = YES; - GCC_PREFIX_HEADER = "Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-tvOS/Info.plist"; + FRAMEWORK_VERSION = A; + GCC_PREFIX_HEADER = "Target Support Files/Alamofire-macOS/Alamofire-macOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Alamofire-macOS/Alamofire-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS.modulemap"; - PRODUCT_NAME = AmazonS3RequestManager; - SDKROOT = appletvos; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 10.10; + MODULEMAP_FILE = "Target Support Files/Alamofire-macOS/Alamofire-macOS.modulemap"; + PRODUCT_MODULE_NAME = Alamofire; + PRODUCT_NAME = Alamofire; + SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 3.0; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 10.1; - VALIDATE_PRODUCT = YES; + SWIFT_VERSION = 5.1; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; - 2D2C10214AE6A1087B5CD9DC677E2A35 /* Debug */ = { + 2508D58F98A9379487F3611F579132EE /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1D33DCF4D5D1C9F5A207DC41CDDB4BAC /* AmazonS3RequestManager-tvOS.xcconfig */; + baseConfigurationReference = 0B28BE4EA9ACFF6AA7BC309B51E3A322 /* AmazonS3RequestManager-tvOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -4080,26 +4426,27 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = YES; GCC_PREFIX_HEADER = "Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-tvOS/Info.plist"; + INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; MODULEMAP_FILE = "Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS.modulemap"; + PRODUCT_MODULE_NAME = AmazonS3RequestManager; PRODUCT_NAME = AmazonS3RequestManager; SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 3; TVOS_DEPLOYMENT_TARGET = 10.1; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - 2F8B9A7F0A8C92F290BC4CA3873CA2CC /* Release */ = { + 2CDCDFCEA852A5CD5DC8B3C97C93FB88 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A5EA15627372BB5992598F8052E33C4D /* Alamofire-tvOS.xcconfig */; + baseConfigurationReference = AD2940DC2495A29F5D3069882D34A0C1 /* SWXMLHash-tvOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -4110,17 +4457,17 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Alamofire-tvOS/Alamofire-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Alamofire-tvOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Alamofire-tvOS/Alamofire-tvOS.modulemap"; - PRODUCT_NAME = Alamofire; + MODULEMAP_FILE = "Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS.modulemap"; + PRODUCT_MODULE_NAME = SWXMLHash; + PRODUCT_NAME = SWXMLHash; SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 3; TVOS_DEPLOYMENT_TARGET = 9.0; VALIDATE_PRODUCT = YES; @@ -4129,190 +4476,129 @@ }; name = Release; }; - 3A1F095921E60FA70BDCDAB28DBA80D6 /* Release */ = { + 2D53FBD333C13B6E90E4D9398B9E96C6 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 67BC498F30909879EF3EDA7275DC936E /* Pods-OSX-Example.release.xcconfig */; + baseConfigurationReference = 2F71DC8C2218CE6ED9C37B58FC48EC0F /* Alamofire-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - INFOPLIST_FILE = "Target Support Files/Pods-OSX-Example/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Alamofire-iOS/Alamofire-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Alamofire-iOS/Alamofire-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.11; - MODULEMAP_FILE = "Target Support Files/Pods-OSX-Example/Pods-OSX-Example.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_OSX_Example; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/Alamofire-iOS/Alamofire-iOS.modulemap"; + PRODUCT_MODULE_NAME = Alamofire; + PRODUCT_NAME = Alamofire; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.1; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; - 3F3AC4F8F74447ECB91DAFA994FBD5BD /* Debug */ = { + 2E3A6986092ABA8DF302870C80A7FA68 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FBC7257CCEC3FC9C0A576E48541F785F /* Quick-tvOS.xcconfig */; + baseConfigurationReference = 829213AFB73B746DD752379C7AEFD0DE /* Quick-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Quick-tvOS/Quick-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Quick-tvOS/Info.plist"; + FRAMEWORK_VERSION = A; + GCC_PREFIX_HEADER = "Target Support Files/Quick-macOS/Quick-macOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Quick-macOS/Quick-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Quick-tvOS/Quick-tvOS.modulemap"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 10.10; + MODULEMAP_FILE = "Target Support Files/Quick-macOS/Quick-macOS.modulemap"; + PRODUCT_MODULE_NAME = Quick; PRODUCT_NAME = Quick; - SDKROOT = appletvos; + SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 9.0; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 40E0ED8903BDDBD8ED17D8AD0811486F /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - 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_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - 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_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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGNING_REQUIRED = NO; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "POD_CONFIGURATION_DEBUG=1", - "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 = 9.0; - MACOSX_DEPLOYMENT_TARGET = 10.11; - MTL_ENABLE_DEBUG_INFO = YES; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/; - STRIP_INSTALLED_PRODUCT = NO; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SYMROOT = "${SRCROOT}/../build"; - TVOS_DEPLOYMENT_TARGET = 10.1; - }; - name = Debug; - }; - 4B48C409E0112D20114FBBE34C69E550 /* Debug */ = { + 35C1069B3F17F897C7DEAC73A1E1666B /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 393AFECF0C1E6ABAF01D779A7FEE0585 /* AmazonS3RequestManager-macOS.xcconfig */; + baseConfigurationReference = C5D2F0ECD9FA0603F756C9E9CEB3345C /* Pods-TVOS-Example.release.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_TESTABILITY = YES; - FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-macOS/Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.10; - MODULEMAP_FILE = "Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.modulemap"; - PRODUCT_NAME = AmazonS3RequestManager; - SDKROOT = macosx; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = appletvos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0; + TARGETED_DEVICE_FAMILY = 3; + TVOS_DEPLOYMENT_TARGET = 10.1; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - 4C87820ACB2A756BE8CF15D32598840F /* Debug */ = { + 39159E0F1368152876671D8DD66F0037 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A5EA15627372BB5992598F8052E33C4D /* Alamofire-tvOS.xcconfig */; + baseConfigurationReference = 52693DB61AA1E804972AD3E02AF79E56 /* Nimble-tvOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Alamofire-tvOS/Alamofire-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Alamofire-tvOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Nimble-tvOS/Nimble-tvOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nimble-tvOS/Nimble-tvOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Alamofire-tvOS/Alamofire-tvOS.modulemap"; - PRODUCT_NAME = Alamofire; + MODULEMAP_FILE = "Target Support Files/Nimble-tvOS/Nimble-tvOS.modulemap"; + PRODUCT_MODULE_NAME = Nimble; + PRODUCT_NAME = Nimble; SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 3; TVOS_DEPLOYMENT_TARGET = 9.0; VERSIONING_SYSTEM = "apple-generic"; @@ -4320,44 +4606,40 @@ }; name = Debug; }; - 4F94BBDB6E965547146F380EA5F5E1FF /* Debug */ = { + 39EDC7AA6A23FF123CC489039A26ED7F /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B410C6B2096F9C628BAB558EC86978D2 /* Pods-OSX-Example.debug.xcconfig */; + baseConfigurationReference = EA79D16C88AAB45B4B81EC0EE5622F48 /* Quick-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - INFOPLIST_FILE = "Target Support Files/Pods-OSX-Example/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Quick-iOS/Quick-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Quick-iOS/Quick-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.11; - MODULEMAP_FILE = "Target Support Files/Pods-OSX-Example/Pods-OSX-Example.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_OSX_Example; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/Quick-iOS/Quick-iOS.modulemap"; + PRODUCT_MODULE_NAME = Quick; + PRODUCT_NAME = Quick; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 4FE6F6F2E3DB583F8A15B0BA00C391B3 /* Debug */ = { + 419408D49B9625D50FDF8243B801ED63 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0C6147F9953A4BA8F746D619981A1DFA /* Alamofire-iOS.xcconfig */; + baseConfigurationReference = DDDF987F3A972DE2B8B53F5A8E6C9322 /* Quick-tvOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -4368,62 +4650,67 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Alamofire-iOS/Alamofire-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Alamofire-iOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Quick-tvOS/Quick-tvOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Quick-tvOS/Quick-tvOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Alamofire-iOS/Alamofire-iOS.modulemap"; - PRODUCT_NAME = Alamofire; - SDKROOT = iphoneos; + MODULEMAP_FILE = "Target Support Files/Quick-tvOS/Quick-tvOS.modulemap"; + PRODUCT_MODULE_NAME = Quick; + PRODUCT_NAME = Quick; + SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 3; + TVOS_DEPLOYMENT_TARGET = 9.0; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - 5D78C2CE0EBFEB2B81767DF4E24799C6 /* Debug */ = { + 4E89A9B5F5290F6E7F9D53E1DD455210 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1B87A0A29BB1BA597714F6B17E285E35 /* Pods-TVOS-Tests.debug.xcconfig */; + baseConfigurationReference = 7102EF29E79ADA5B93B79541CE1FB176 /* Pods-OSX-Tests.release.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-TVOS-Tests/Info.plist"; + FRAMEWORK_VERSION = A; + INFOPLIST_FILE = "Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.modulemap"; + MACOSX_DEPLOYMENT_TARGET = 10.11; + MODULEMAP_FILE = "Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.modulemap"; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PODS_ROOT = "$(SRCROOT)"; PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_TVOS_Tests; - SDKROOT = appletvos; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 10.1; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - 5F4BA0D4AD4F90FBE8F6F754450C3688 /* Debug */ = { + 51C9A76BF901A2ECEA5C0C86DD4E94EB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3AF789DA1EEADBEC38BA1426007846E4 /* SWXMLHash-macOS.xcconfig */; + baseConfigurationReference = 8B01D3218A2C416C96776888535E5D8B /* AmazonS3RequestManager-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -4434,61 +4721,58 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_TESTABILITY = YES; FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/SWXMLHash-macOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.9; - MODULEMAP_FILE = "Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS.modulemap"; - PRODUCT_NAME = SWXMLHash; + MACOSX_DEPLOYMENT_TARGET = 10.10; + MODULEMAP_FILE = "Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.modulemap"; + PRODUCT_MODULE_NAME = AmazonS3RequestManager; + PRODUCT_NAME = AmazonS3RequestManager; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 60921331C1418E7E80E840ED65290F6C /* Release */ = { + 5F07ACE6E360829B7798B52D85DE7A8E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A07115DDE9E3A0E9DA8FC37B0121BC1B /* Pods-OSX-Tests.release.xcconfig */; + baseConfigurationReference = 71382E650928D4AD94BAB5A380BEE961 /* Nimble-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - INFOPLIST_FILE = "Target Support Files/Pods-OSX-Tests/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Nimble-iOS/Nimble-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nimble-iOS/Nimble-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.11; - MODULEMAP_FILE = "Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_OSX_Tests; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/Nimble-iOS/Nimble-iOS.modulemap"; + PRODUCT_MODULE_NAME = Nimble; + PRODUCT_NAME = Nimble; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 60CD297A5AEDBF67FBFF34B956655933 /* Debug */ = { + 5FF9CA413AD36D187CA0A006E2B941A5 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B2675E9CE3210C6FFE4DB02D71AC2CA6 /* SWXMLHash-tvOS.xcconfig */; + baseConfigurationReference = DD3FB86A6F78574CC502F44BEA3149C0 /* SWXMLHash-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -4499,48 +4783,48 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/SWXMLHash-tvOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS.modulemap"; + MODULEMAP_FILE = "Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS.modulemap"; + PRODUCT_MODULE_NAME = SWXMLHash; PRODUCT_NAME = SWXMLHash; - SDKROOT = appletvos; + SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 9.0; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 669185ABF79C150D1CF6892F325D38FA /* Release */ = { + 642ED93C1A0147A59E443C0BFE176578 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D3F4A5E2273A31E47E4115E5C6148C59 /* Nocilla-iOS.xcconfig */; + baseConfigurationReference = 71382E650928D4AD94BAB5A380BEE961 /* Nimble-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Nocilla-iOS/Nocilla-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nocilla-iOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Nimble-iOS/Nimble-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nimble-iOS/Nimble-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Nocilla-iOS/Nocilla-iOS.modulemap"; - PRODUCT_NAME = Nocilla; + MODULEMAP_FILE = "Target Support Files/Nimble-iOS/Nimble-iOS.modulemap"; + PRODUCT_MODULE_NAME = Nimble; + PRODUCT_NAME = Nimble; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; @@ -4548,10 +4832,11 @@ }; name = Release; }; - 7480B0BCBFF5AB9DEC90DBDB0B464543 /* Release */ = { + 6895EA005DB4DA388B818DF87397E624 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FBC7257CCEC3FC9C0A576E48541F785F /* Quick-tvOS.xcconfig */; + baseConfigurationReference = 8D8999EE11750554F53E39C65288E8CC /* Pods-iOS-Tests.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -4561,94 +4846,96 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Quick-tvOS/Quick-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Quick-tvOS/Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Quick-tvOS/Quick-tvOS.modulemap"; - PRODUCT_NAME = Quick; - SDKROOT = appletvos; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 3.0; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 9.0; - VALIDATE_PRODUCT = YES; + TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 79FEB9F62B8DD9EC691556089116DA3E /* Release */ = { + 737E1E74A3ED66AEBFA575E0C1453DD6 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BB090C2EB5F99C04CE31E35CE92556A8 /* Alamofire-macOS.xcconfig */; + baseConfigurationReference = 78FD97FFF3DCFBF1F50D429CA160C805 /* Alamofire-tvOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/Alamofire-macOS/Alamofire-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Alamofire-macOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Alamofire-tvOS/Alamofire-tvOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Alamofire-tvOS/Alamofire-tvOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.10; - MODULEMAP_FILE = "Target Support Files/Alamofire-macOS/Alamofire-macOS.modulemap"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/Alamofire-tvOS/Alamofire-tvOS.modulemap"; + PRODUCT_MODULE_NAME = Alamofire; PRODUCT_NAME = Alamofire; - SDKROOT = macosx; + SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.1; + TARGETED_DEVICE_FAMILY = 3; + TVOS_DEPLOYMENT_TARGET = 9.0; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; - 7A7D72356F1F4225FAB7AE64F3B26F32 /* Release */ = { + 8A20A217A3BDFE5C62A0AC61077BA63D /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2DFFDC0C24983112E45BB40142076221 /* Pods-TVOS-Tests.release.xcconfig */; + baseConfigurationReference = 20710F4B291268D929C7391E553641F5 /* Pods-OSX-Example.release.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-TVOS-Tests/Info.plist"; + FRAMEWORK_VERSION = A; + INFOPLIST_FILE = "Target Support Files/Pods-OSX-Example/Pods-OSX-Example-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.modulemap"; + MACOSX_DEPLOYMENT_TARGET = 10.11; + MODULEMAP_FILE = "Target Support Files/Pods-OSX-Example/Pods-OSX-Example.modulemap"; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PODS_ROOT = "$(SRCROOT)"; PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_TVOS_Tests; - SDKROOT = appletvos; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 10.1; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; - 83B57DF0E38FC70A3FAD886C6EAE2971 /* Release */ = { + 8AD58572DD93739983B402DE5582B2D6 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C457CF242B320DC4C4A0CC4F382E3A9A /* Nocilla-tvOS.xcconfig */; + baseConfigurationReference = 888BACF89D3269FC3052E4616173AF9E /* Nocilla-tvOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -4660,27 +4947,28 @@ DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_PREFIX_HEADER = "Target Support Files/Nocilla-tvOS/Nocilla-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nocilla-tvOS/Info.plist"; + INFOPLIST_FILE = "Target Support Files/Nocilla-tvOS/Nocilla-tvOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; MODULEMAP_FILE = "Target Support Files/Nocilla-tvOS/Nocilla-tvOS.modulemap"; + PRODUCT_MODULE_NAME = Nocilla; PRODUCT_NAME = Nocilla; SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 3; TVOS_DEPLOYMENT_TARGET = 9.0; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 878AF61C74CC9914A0F13CE955A46DA3 /* Debug */ = { + 967F558635ED7C11D85BF011C331E522 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = ED20E25ADD7F387D780FE948A19CD46C /* Nimble-iOS.xcconfig */; + baseConfigurationReference = 4DCE5B40BFD8E79229792D2BDAAD363C /* Pods-TVOS-Tests.release.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -4690,57 +4978,62 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Nimble-iOS/Nimble-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nimble-iOS/Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Nimble-iOS/Nimble-iOS.modulemap"; - PRODUCT_NAME = Nimble; - SDKROOT = iphoneos; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = appletvos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; + TARGETED_DEVICE_FAMILY = 3; + TVOS_DEPLOYMENT_TARGET = 10.1; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - 8AF4955EA74F47D362919149D3CC8197 /* Debug */ = { + 9B0785DF234B052F53447009A52B8298 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D3F4A5E2273A31E47E4115E5C6148C59 /* Nocilla-iOS.xcconfig */; + baseConfigurationReference = D72F55DEFCA448859797A6CC7B7C21FD /* Nocilla-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Nocilla-iOS/Nocilla-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nocilla-iOS/Info.plist"; + FRAMEWORK_VERSION = A; + GCC_PREFIX_HEADER = "Target Support Files/Nocilla-macOS/Nocilla-macOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nocilla-macOS/Nocilla-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Nocilla-iOS/Nocilla-iOS.modulemap"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 10.7; + MODULEMAP_FILE = "Target Support Files/Nocilla-macOS/Nocilla-macOS.modulemap"; + PRODUCT_MODULE_NAME = Nocilla; PRODUCT_NAME = Nocilla; - SDKROOT = iphoneos; + SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 8B89A7AAE07A98267391FDB28E265213 /* Debug */ = { + A4CCD347FF733B969036CA11736A32CB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 33944FB69FAC35553940F13A2EEC4641 /* AmazonS3RequestManager-iOS.xcconfig */; + baseConfigurationReference = 0B28BE4EA9ACFF6AA7BC309B51E3A322 /* AmazonS3RequestManager-tvOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -4752,185 +5045,128 @@ DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = YES; - GCC_PREFIX_HEADER = "Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-iOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS.modulemap"; + MODULEMAP_FILE = "Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS.modulemap"; + PRODUCT_MODULE_NAME = AmazonS3RequestManager; PRODUCT_NAME = AmazonS3RequestManager; - SDKROOT = iphoneos; + SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 3; + TVOS_DEPLOYMENT_TARGET = 10.1; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 9519B329CC8E990779C6E2B1026772F7 /* Release */ = { + AEC39B5BE6AB256A07E7DA478C61FF82 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = ED20E25ADD7F387D780FE948A19CD46C /* Nimble-iOS.xcconfig */; + baseConfigurationReference = D72F55DEFCA448859797A6CC7B7C21FD /* Nocilla-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Nimble-iOS/Nimble-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nimble-iOS/Info.plist"; + FRAMEWORK_VERSION = A; + GCC_PREFIX_HEADER = "Target Support Files/Nocilla-macOS/Nocilla-macOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nocilla-macOS/Nocilla-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Nimble-iOS/Nimble-iOS.modulemap"; - PRODUCT_NAME = Nimble; - SDKROOT = iphoneos; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 10.7; + MODULEMAP_FILE = "Target Support Files/Nocilla-macOS/Nocilla-macOS.modulemap"; + PRODUCT_MODULE_NAME = Nocilla; + PRODUCT_NAME = Nocilla; + SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; - A2BD540490E7B24B71C391DD960231FA /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - 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_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - 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_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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGNING_REQUIRED = NO; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREPROCESSOR_DEFINITIONS = ( - "POD_CONFIGURATION_RELEASE=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 = 9.0; - MACOSX_DEPLOYMENT_TARGET = 10.11; - MTL_ENABLE_DEBUG_INFO = NO; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/; - STRIP_INSTALLED_PRODUCT = NO; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SYMROOT = "${SRCROOT}/../build"; - TVOS_DEPLOYMENT_TARGET = 10.1; - }; - name = Release; - }; - A5AF7411829B496EE70E6960E2F7D42A /* Debug */ = { + BA71F48CA37E7CBC094165394A929C1B /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1A063AAE1470A8E665B21620B7EAF9A3 /* Pods-OSX-Tests.debug.xcconfig */; + baseConfigurationReference = EB3A1C66310B79A7DCF4C474035E0918 /* AmazonS3RequestManager-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - INFOPLIST_FILE = "Target Support Files/Pods-OSX-Tests/Info.plist"; + ENABLE_TESTABILITY = YES; + GCC_PREFIX_HEADER = "Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.11; - MODULEMAP_FILE = "Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_OSX_Tests; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS.modulemap"; + PRODUCT_MODULE_NAME = AmazonS3RequestManager; + PRODUCT_NAME = AmazonS3RequestManager; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - A5D202D6EFEFD6649351DE93081397C8 /* Debug */ = { + BEC7EF04BD53F4FE1450A6CCE6CAD22A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9733FBD996131A042FE6AE2DF1490085 /* Nimble-macOS.xcconfig */; + baseConfigurationReference = E28799A46791B59551262FE3EC57C1D5 /* Pods-TVOS-Tests.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/Nimble-macOS/Nimble-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nimble-macOS/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.10; - MODULEMAP_FILE = "Target Support Files/Nimble-macOS/Nimble-macOS.modulemap"; - PRODUCT_NAME = Nimble; - SDKROOT = macosx; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = appletvos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0; + TARGETED_DEVICE_FAMILY = 3; + TVOS_DEPLOYMENT_TARGET = 10.1; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - AE4C1B308E816A98B5F15F79706A4BCB /* Release */ = { + C0582AA73BBFF73E925676FFB88E7833 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3AF789DA1EEADBEC38BA1426007846E4 /* SWXMLHash-macOS.xcconfig */; + baseConfigurationReference = 11B324ABD11CD20CE00F86EEA4F49297 /* SWXMLHash-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -4943,57 +5179,57 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; GCC_PREFIX_HEADER = "Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/SWXMLHash-macOS/Info.plist"; + INFOPLIST_FILE = "Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; MACOSX_DEPLOYMENT_TARGET = 10.9; MODULEMAP_FILE = "Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS.modulemap"; + PRODUCT_MODULE_NAME = SWXMLHash; PRODUCT_NAME = SWXMLHash; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; - B9EF18B167C08D5F3CFA9CBFAC0E10D8 /* Debug */ = { + C21B866D205F0F842E59D581B50030BC /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BB090C2EB5F99C04CE31E35CE92556A8 /* Alamofire-macOS.xcconfig */; + baseConfigurationReference = EA79D16C88AAB45B4B81EC0EE5622F48 /* Quick-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/Alamofire-macOS/Alamofire-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Alamofire-macOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Quick-iOS/Quick-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Quick-iOS/Quick-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.10; - MODULEMAP_FILE = "Target Support Files/Alamofire-macOS/Alamofire-macOS.modulemap"; - PRODUCT_NAME = Alamofire; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/Quick-iOS/Quick-iOS.modulemap"; + PRODUCT_MODULE_NAME = Quick; + PRODUCT_NAME = Quick; + SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - BA7F91BE9C52DAEC18C6E477DE7E1C2D /* Release */ = { + C4A975AEF15FAFBB671EA74CDD00C8B9 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2DF58ECAB29E2ECD6D16D918616F460D /* Pods-iOS-Tests.release.xcconfig */; + baseConfigurationReference = 2F71DC8C2218CE6ED9C37B58FC48EC0F /* Alamofire-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -5004,31 +5240,29 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-iOS-Tests/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Alamofire-iOS/Alamofire-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Alamofire-iOS/Alamofire-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_iOS_Tests; + MODULEMAP_FILE = "Target Support Files/Alamofire-iOS/Alamofire-iOS.modulemap"; + PRODUCT_MODULE_NAME = Alamofire; + PRODUCT_NAME = Alamofire; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.1; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - BE6B12F1AB405B0BE2D6734268CE78D4 /* Release */ = { + C95EBEEA79DCCFEAFB759602BA60E331 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 004FE381BE75918FFED33A223132444B /* Pods-iOS-Example.release.xcconfig */; + baseConfigurationReference = 25BEFA14DE56C9618A1173EE8120D40F /* Pods-iOS-Example.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -5038,7 +5272,7 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-iOS-Example/Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-iOS-Example/Pods-iOS-Example-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; @@ -5048,51 +5282,49 @@ OTHER_LIBTOOLFLAGS = ""; PODS_ROOT = "$(SRCROOT)"; PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_iOS_Example; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - C3E51B00D80E92D0383467A7D695DA54 /* Debug */ = { + CC7C4F5EF247C80D3640D4EC26DC8677 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C30E742835FACA563DC91D7AC9315152 /* Nocilla-macOS.xcconfig */; + baseConfigurationReference = DDDF987F3A972DE2B8B53F5A8E6C9322 /* Quick-tvOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/Nocilla-macOS/Nocilla-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nocilla-macOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Quick-tvOS/Quick-tvOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Quick-tvOS/Quick-tvOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - MODULEMAP_FILE = "Target Support Files/Nocilla-macOS/Nocilla-macOS.modulemap"; - PRODUCT_NAME = Nocilla; - SDKROOT = macosx; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/Quick-tvOS/Quick-tvOS.modulemap"; + PRODUCT_MODULE_NAME = Quick; + PRODUCT_NAME = Quick; + SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 3; + TVOS_DEPLOYMENT_TARGET = 9.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - C62724E8FC7B4D33A11AC2CBC297D4C8 /* Debug */ = { + CE18BDA62B5D8D76F75A2B954EB1EA6E /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 323747D18933A35D8E6950071584D1C1 /* Pods-iOS-Tests.debug.xcconfig */; + baseConfigurationReference = 85F865417C581F89CD9A2DFF4805347E /* Nocilla-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -5103,31 +5335,30 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-iOS-Tests/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Nocilla-iOS/Nocilla-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nocilla-iOS/Nocilla-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_iOS_Tests; + MODULEMAP_FILE = "Target Support Files/Nocilla-iOS/Nocilla-iOS.modulemap"; + PRODUCT_MODULE_NAME = Nocilla; + PRODUCT_NAME = Nocilla; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - CE4EB519A3DC4C7C7BBA86532094078C /* Debug */ = { + D66B3BBBBB92EC917373F713EA1A3FF0 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9413CDD9E09734D9149EE139574CECFC /* Pods-TVOS-Example.debug.xcconfig */; + baseConfigurationReference = 991FD444143B8CCF3FA6AD1DAE131DB6 /* Pods-TVOS-Example.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -5137,7 +5368,7 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-TVOS-Example/Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; MACH_O_TYPE = staticlib; @@ -5146,11 +5377,9 @@ OTHER_LIBTOOLFLAGS = ""; PODS_ROOT = "$(SRCROOT)"; PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_TVOS_Example; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = appletvos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; TARGETED_DEVICE_FAMILY = 3; TVOS_DEPLOYMENT_TARGET = 10.1; VERSIONING_SYSTEM = "apple-generic"; @@ -5158,41 +5387,75 @@ }; name = Debug; }; - CF002560C454F6EC4B17B7A78D5DD21B /* Release */ = { + DAF9EE8FC357D3BBA544F560208DFF6F /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9733FBD996131A042FE6AE2DF1490085 /* Nimble-macOS.xcconfig */; buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/Nimble-macOS/Nimble-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nimble-macOS/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.10; - MODULEMAP_FILE = "Target Support Files/Nimble-macOS/Nimble-macOS.modulemap"; - PRODUCT_NAME = Nimble; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 3.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = 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_DOCUMENTATION_COMMENTS = YES; + 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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "POD_CONFIGURATION_DEBUG=1", + "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 = 9.0; + MACOSX_DEPLOYMENT_TARGET = 10.11; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + STRIP_INSTALLED_PRODUCT = NO; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 5.0; + SYMROOT = "${SRCROOT}/../build"; + TVOS_DEPLOYMENT_TARGET = 10.1; }; - name = Release; + name = Debug; }; - D1AFB29FBF1D34A6E2393B41D71C22BE /* Debug */ = { + DF2CCE59DD50A898316A3E5C4C5DDD57 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A069BE60F31634E4E6A4B2F9E7B0E8E9 /* Quick-iOS.xcconfig */; + baseConfigurationReference = EB3A1C66310B79A7DCF4C474035E0918 /* AmazonS3RequestManager-iOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -5203,60 +5466,30 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Quick-iOS/Quick-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Quick-iOS/Info.plist"; + ENABLE_TESTABILITY = YES; + GCC_PREFIX_HEADER = "Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Quick-iOS/Quick-iOS.modulemap"; - PRODUCT_NAME = Quick; + MODULEMAP_FILE = "Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS.modulemap"; + PRODUCT_MODULE_NAME = AmazonS3RequestManager; + PRODUCT_NAME = AmazonS3RequestManager; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - D3EA891ABC4C99A69740118F96189580 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5DDC184CC130C8DDE8E6650612208199 /* Nimble-tvOS.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Nimble-tvOS/Nimble-tvOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nimble-tvOS/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Nimble-tvOS/Nimble-tvOS.modulemap"; - PRODUCT_NAME = Nimble; - SDKROOT = appletvos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 3.0; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 9.0; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - D8F70D095B800F1132CCA409D1CAAE01 /* Debug */ = { + E0DAB6FD4C9AE02411FC68328D1A720A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8C0610E4FAB8E8F73058DB1AB196FEFE /* Quick-macOS.xcconfig */; + baseConfigurationReference = 11B324ABD11CD20CE00F86EEA4F49297 /* SWXMLHash-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -5268,27 +5501,28 @@ DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/Quick-macOS/Quick-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Quick-macOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; MACOSX_DEPLOYMENT_TARGET = 10.9; - MODULEMAP_FILE = "Target Support Files/Quick-macOS/Quick-macOS.modulemap"; - PRODUCT_NAME = Quick; + MODULEMAP_FILE = "Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS.modulemap"; + PRODUCT_MODULE_NAME = SWXMLHash; + PRODUCT_NAME = SWXMLHash; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - EB82BA622097FA0B382626EE487141CC /* Release */ = { + E8D8667BE5C0618A46C6C349497F861E /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D1A57A0F7B2A5303C1C2F6629A680AC9 /* Pods-TVOS-Example.release.xcconfig */; + baseConfigurationReference = 5AE0BB297FAC29967B1DE0628E46C3F7 /* Pods-iOS-Example.release.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -5298,62 +5532,64 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-TVOS-Example/Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-iOS-Example/Pods-iOS-Example-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example.modulemap"; + MODULEMAP_FILE = "Target Support Files/Pods-iOS-Example/Pods-iOS-Example.modulemap"; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PODS_ROOT = "$(SRCROOT)"; PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_TVOS_Example; - SDKROOT = appletvos; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 10.1; + TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; - EDC155DA7749A025F358765CE1355E1B /* Release */ = { + EB94F2DA241725724FE9F68C14D487A7 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0C6147F9953A4BA8F746D619981A1DFA /* Alamofire-iOS.xcconfig */; + baseConfigurationReference = 8B01D3218A2C416C96776888535E5D8B /* AmazonS3RequestManager-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Alamofire-iOS/Alamofire-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Alamofire-iOS/Info.plist"; + ENABLE_TESTABILITY = YES; + FRAMEWORK_VERSION = A; + GCC_PREFIX_HEADER = "Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Alamofire-iOS/Alamofire-iOS.modulemap"; - PRODUCT_NAME = Alamofire; - SDKROOT = iphoneos; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 10.10; + MODULEMAP_FILE = "Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.modulemap"; + PRODUCT_MODULE_NAME = AmazonS3RequestManager; + PRODUCT_NAME = AmazonS3RequestManager; + SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; - F3ED4D8A02B7114A786324F05C40C856 /* Debug */ = { + ECECFC69B5A2087311C2A7A10F3330CA /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4E96DFA3D79031BEF0A71316DD36070D /* SWXMLHash-iOS.xcconfig */; + baseConfigurationReference = 888BACF89D3269FC3052E4616173AF9E /* Nocilla-tvOS.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -5364,51 +5600,53 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/SWXMLHash-iOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Nocilla-tvOS/Nocilla-tvOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nocilla-tvOS/Nocilla-tvOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS.modulemap"; - PRODUCT_NAME = SWXMLHash; - SDKROOT = iphoneos; + MODULEMAP_FILE = "Target Support Files/Nocilla-tvOS/Nocilla-tvOS.modulemap"; + PRODUCT_MODULE_NAME = Nocilla; + PRODUCT_NAME = Nocilla; + SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 4.0; - TARGETED_DEVICE_FAMILY = "1,2"; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 3; + TVOS_DEPLOYMENT_TARGET = 9.0; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - F81D91FEDA5863A0DD03980DAC2F7E3F /* Release */ = { + F6BA19E24CFCE6DDE97F31F5600C12C6 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8C0610E4FAB8E8F73058DB1AB196FEFE /* Quick-macOS.xcconfig */; + baseConfigurationReference = 49A9FDA3D1B20BB36EA8A173DCDBEF64 /* Nimble-macOS.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; - GCC_PREFIX_HEADER = "Target Support Files/Quick-macOS/Quick-macOS-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Quick-macOS/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Nimble-macOS/Nimble-macOS-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nimble-macOS/Nimble-macOS-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.9; - MODULEMAP_FILE = "Target Support Files/Quick-macOS/Quick-macOS.modulemap"; - PRODUCT_NAME = Quick; + MACOSX_DEPLOYMENT_TARGET = 10.10; + MODULEMAP_FILE = "Target Support Files/Nimble-macOS/Nimble-macOS.modulemap"; + PRODUCT_MODULE_NAME = Nimble; + PRODUCT_NAME = Nimble; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 3.0; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; @@ -5417,232 +5655,232 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 0C2CC133955336E15F1DA1CC30D68144 /* Build configuration list for PBXNativeTarget "Pods-OSX-Example" */ = { + 0D03582326AD992594F21CAC18D6E751 /* Build configuration list for PBXNativeTarget "SWXMLHash-tvOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 4F94BBDB6E965547146F380EA5F5E1FF /* Debug */, - 3A1F095921E60FA70BDCDAB28DBA80D6 /* Release */, + 1ADB0944DD6E6F599CF5AD0FBC5ABC34 /* Debug */, + 2CDCDFCEA852A5CD5DC8B3C97C93FB88 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 0DAF10DA3C2BE2A4BD7D7AB1CB44BFAF /* Build configuration list for PBXNativeTarget "Pods-iOS-Tests" */ = { + 0D807A4CD4D619FCFCF9EDF2456D3E18 /* Build configuration list for PBXNativeTarget "Nimble-tvOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - C62724E8FC7B4D33A11AC2CBC297D4C8 /* Debug */, - BA7F91BE9C52DAEC18C6E477DE7E1C2D /* Release */, + 39159E0F1368152876671D8DD66F0037 /* Debug */, + 06EE732CF3E3B7EED9A20966BE26595F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 0F4053A8BB919FE7AEA62390E9A8F872 /* Build configuration list for PBXNativeTarget "Pods-OSX-Tests" */ = { + 15DA98C15DB67B7A3A9EF4284BDE351D /* Build configuration list for PBXNativeTarget "Quick-tvOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - A5AF7411829B496EE70E6960E2F7D42A /* Debug */, - 60921331C1418E7E80E840ED65290F6C /* Release */, + CC7C4F5EF247C80D3640D4EC26DC8677 /* Debug */, + 419408D49B9625D50FDF8243B801ED63 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 10892F11660397FD4DAC73837CE3AC19 /* Build configuration list for PBXNativeTarget "Alamofire-tvOS" */ = { + 1C1AEB24229AC9DEF928516E2E8CD034 /* Build configuration list for PBXNativeTarget "Nimble-macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 4C87820ACB2A756BE8CF15D32598840F /* Debug */, - 2F8B9A7F0A8C92F290BC4CA3873CA2CC /* Release */, + 1E3BA1A20E149B0BB28A1F47D6205243 /* Debug */, + F6BA19E24CFCE6DDE97F31F5600C12C6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 20EFA5187DE58C6C9B37F8B1C4B98C36 /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-macOS" */ = { + 212F17D80F633D134F22A3138AC56454 /* Build configuration list for PBXNativeTarget "Quick-macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 4B48C409E0112D20114FBBE34C69E550 /* Debug */, - 05F4682637223DFD4C236A470633A432 /* Release */, + 2E3A6986092ABA8DF302870C80A7FA68 /* Debug */, + 1D263A0A311E13D34F551A3D860A2FDB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 22BC0DEE19EDD9FC738C840C31E11CA7 /* Build configuration list for PBXNativeTarget "Nocilla-macOS" */ = { + 3020B9CCB3520AB27C04B18E2FC74BC9 /* Build configuration list for PBXNativeTarget "Quick-iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - C3E51B00D80E92D0383467A7D695DA54 /* Debug */, - 084D984DEA30F4183534D7AB01034B39 /* Release */, + 39EDC7AA6A23FF123CC489039A26ED7F /* Debug */, + C21B866D205F0F842E59D581B50030BC /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 274C08BA5879A9651C5BFD8AE3301426 /* Build configuration list for PBXNativeTarget "Pods-iOS-Example" */ = { + 33A1A8E5615647736C4B4D257A16521F /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-tvOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 170CFF00053B8834C58BD583ECBDD7D5 /* Debug */, - BE6B12F1AB405B0BE2D6734268CE78D4 /* Release */, + A4CCD347FF733B969036CA11736A32CB /* Debug */, + 2508D58F98A9379487F3611F579132EE /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2A68B697EFFAD670D222B7B18EDE64E0 /* Build configuration list for PBXNativeTarget "Nimble-iOS" */ = { + 438C33E6238111F2DEFBDE8E80F68E55 /* Build configuration list for PBXNativeTarget "Nimble-iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 878AF61C74CC9914A0F13CE955A46DA3 /* Debug */, - 9519B329CC8E990779C6E2B1026772F7 /* Release */, + 5F07ACE6E360829B7798B52D85DE7A8E /* Debug */, + 642ED93C1A0147A59E443C0BFE176578 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = { + 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( - 40E0ED8903BDDBD8ED17D8AD0811486F /* Debug */, - A2BD540490E7B24B71C391DD960231FA /* Release */, + DAF9EE8FC357D3BBA544F560208DFF6F /* Debug */, + 0F6011372C94CB9E05B26E908B8630C5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 3201AF147C6E20B5681BB1DC6661C6E2 /* Build configuration list for PBXNativeTarget "Nocilla-iOS" */ = { + 6B1A45E3EDCAA85EFEB506B4FAEF17F7 /* Build configuration list for PBXNativeTarget "SWXMLHash-macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 8AF4955EA74F47D362919149D3CC8197 /* Debug */, - 669185ABF79C150D1CF6892F325D38FA /* Release */, + E0DAB6FD4C9AE02411FC68328D1A720A /* Debug */, + C0582AA73BBFF73E925676FFB88E7833 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 456B4D9E5617A846A259F11A300D3B6B /* Build configuration list for PBXNativeTarget "Nocilla-tvOS" */ = { + 7121AD034DB83E9783F1418121459D46 /* Build configuration list for PBXNativeTarget "Nocilla-iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 07B6D5469468D7D94C8F77B8DEB1EFDC /* Debug */, - 83B57DF0E38FC70A3FAD886C6EAE2971 /* Release */, + 226E3465179A6D0D7738713E44D68E83 /* Debug */, + CE18BDA62B5D8D76F75A2B954EB1EA6E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 4AB44AB6C71AE08ABC77170951B9C583 /* Build configuration list for PBXNativeTarget "SWXMLHash-iOS" */ = { + 77EEAEDFEC13D3146CDF54FEE2BA5137 /* Build configuration list for PBXNativeTarget "Nocilla-macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - F3ED4D8A02B7114A786324F05C40C856 /* Debug */, - 23A60E2BD3188432914749A12ECDB5F0 /* Release */, + 9B0785DF234B052F53447009A52B8298 /* Debug */, + AEC39B5BE6AB256A07E7DA478C61FF82 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 4DE912E3C2F29C8D188AC7BC755B64A2 /* Build configuration list for PBXNativeTarget "Alamofire-macOS" */ = { + 7DE9CB3ECE03C3BD992809D02AC54E00 /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - B9EF18B167C08D5F3CFA9CBFAC0E10D8 /* Debug */, - 79FEB9F62B8DD9EC691556089116DA3E /* Release */, + 51C9A76BF901A2ECEA5C0C86DD4E94EB /* Debug */, + EB94F2DA241725724FE9F68C14D487A7 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 5E14A410DECE9B7D97963F86C89E0CDA /* Build configuration list for PBXNativeTarget "Quick-tvOS" */ = { + 8A043197A441ABB4B5A80DB718EF8F4C /* Build configuration list for PBXNativeTarget "Pods-iOS-Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( - 3F3AC4F8F74447ECB91DAFA994FBD5BD /* Debug */, - 7480B0BCBFF5AB9DEC90DBDB0B464543 /* Release */, + 6895EA005DB4DA388B818DF87397E624 /* Debug */, + 229641EF3363889E83F5F270C562AF70 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 5EFF725B7C99D72E51A1A50B95048888 /* Build configuration list for PBXNativeTarget "Nimble-macOS" */ = { + 8AC707BB1C0E41A9338F2402BA6FDA06 /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - A5D202D6EFEFD6649351DE93081397C8 /* Debug */, - CF002560C454F6EC4B17B7A78D5DD21B /* Release */, + DF2CCE59DD50A898316A3E5C4C5DDD57 /* Debug */, + BA71F48CA37E7CBC094165394A929C1B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 66566984051CC15ADEFB58B826F56DC8 /* Build configuration list for PBXNativeTarget "Nimble-tvOS" */ = { + 8E0327B2EFB47B6B33F41B74014AAC6C /* Build configuration list for PBXNativeTarget "SWXMLHash-iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 14122FD4C8A4C187F00D0891226008C2 /* Debug */, - D3EA891ABC4C99A69740118F96189580 /* Release */, + 5FF9CA413AD36D187CA0A006E2B941A5 /* Debug */, + 18AE6077E2BBA8B6D69E80462035D4A2 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 77FEFE6A26FFAB851C130C7F58A10089 /* Build configuration list for PBXNativeTarget "Pods-TVOS-Tests" */ = { + 938780CD5522C85399D91CDAD5944D1A /* Build configuration list for PBXNativeTarget "Pods-OSX-Example" */ = { isa = XCConfigurationList; buildConfigurations = ( - 5D78C2CE0EBFEB2B81767DF4E24799C6 /* Debug */, - 7A7D72356F1F4225FAB7AE64F3B26F32 /* Release */, + 1326F53D81EBB86C215D405FA8261D17 /* Debug */, + 8A20A217A3BDFE5C62A0AC61077BA63D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 839B2344C450786E719D180575DC3BED /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-tvOS" */ = { + 9D955F601C1A92E99BF5D22B4C2F16D8 /* Build configuration list for PBXNativeTarget "Pods-TVOS-Example" */ = { isa = XCConfigurationList; buildConfigurations = ( - 2D2C10214AE6A1087B5CD9DC677E2A35 /* Debug */, - 2474CA2129C523DFBFD2A154B10CF383 /* Release */, + D66B3BBBBB92EC917373F713EA1A3FF0 /* Debug */, + 35C1069B3F17F897C7DEAC73A1E1666B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 89B276DD630E3B2D0B2E3A8E92280DBC /* Build configuration list for PBXNativeTarget "Pods-TVOS-Example" */ = { + C4414657EB793F3FDEF3B5D16834A02A /* Build configuration list for PBXNativeTarget "Pods-iOS-Example" */ = { isa = XCConfigurationList; buildConfigurations = ( - CE4EB519A3DC4C7C7BBA86532094078C /* Debug */, - EB82BA622097FA0B382626EE487141CC /* Release */, + C95EBEEA79DCCFEAFB759602BA60E331 /* Debug */, + E8D8667BE5C0618A46C6C349497F861E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - AB92E599D179260C3F30F3C6F77933B7 /* Build configuration list for PBXNativeTarget "Alamofire-iOS" */ = { + CF73183C87D592433B9A8483093F7FF0 /* Build configuration list for PBXNativeTarget "Alamofire-macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 4FE6F6F2E3DB583F8A15B0BA00C391B3 /* Debug */, - EDC155DA7749A025F358765CE1355E1B /* Release */, + 0F9998225F822E3B37CCE161F3971CCD /* Debug */, + 23EBB1229E596B15D11539A307C24E72 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C76816A287A6FAFA15E50951EB5AACCA /* Build configuration list for PBXNativeTarget "SWXMLHash-tvOS" */ = { + E61BD5390CBDF3712A7B3D80989ABDD9 /* Build configuration list for PBXNativeTarget "Pods-OSX-Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( - 60CD297A5AEDBF67FBFF34B956655933 /* Debug */, - 0C05E2EB3D6D17CAD841E903DB21B5CD /* Release */, + 1AE0E8F2C9862AAFB46D9B645896DBBF /* Debug */, + 4E89A9B5F5290F6E7F9D53E1DD455210 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - DD831AEC89C751440D053E6C6FA3E7CF /* Build configuration list for PBXNativeTarget "AmazonS3RequestManager-iOS" */ = { + E65E740C96442990E6E9CDF05EE3EFEF /* Build configuration list for PBXNativeTarget "Alamofire-iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 8B89A7AAE07A98267391FDB28E265213 /* Debug */, - 083202010D5524C5BCD743E7CFE1DC4E /* Release */, + C4A975AEF15FAFBB671EA74CDD00C8B9 /* Debug */, + 2D53FBD333C13B6E90E4D9398B9E96C6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - EA8C5C09AC0C29C1BA2F8618B12A1B36 /* Build configuration list for PBXNativeTarget "Quick-iOS" */ = { + EC2D98EB67CC5A1386B65B916248274B /* Build configuration list for PBXNativeTarget "Alamofire-tvOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - D1AFB29FBF1D34A6E2393B41D71C22BE /* Debug */, - 1CD8E4373C248D40E3AB7AA913CF0E4F /* Release */, + 17562A59EB4571F326AF5E661C95DB7A /* Debug */, + 737E1E74A3ED66AEBFA575E0C1453DD6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - F12E68B678B792C87ED0BB34174F7BBA /* Build configuration list for PBXNativeTarget "SWXMLHash-macOS" */ = { + ED0829C8167F22408CB92C237BD1A6CA /* Build configuration list for PBXNativeTarget "Nocilla-tvOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 5F4BA0D4AD4F90FBE8F6F754450C3688 /* Debug */, - AE4C1B308E816A98B5F15F79706A4BCB /* Release */, + 8AD58572DD93739983B402DE5582B2D6 /* Debug */, + ECECFC69B5A2087311C2A7A10F3330CA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - FFA3167A7D1B04A15E3FB16099D44203 /* Build configuration list for PBXNativeTarget "Quick-macOS" */ = { + FF76DBE20AFDA8CB671ECFDB58E0573D /* Build configuration list for PBXNativeTarget "Pods-TVOS-Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( - D8F70D095B800F1132CCA409D1CAAE01 /* Debug */, - F81D91FEDA5863A0DD03980DAC2F7E3F /* Release */, + BEC7EF04BD53F4FE1450A6CCE6CAD22A /* Debug */, + 967F558635ED7C11D85BF011C331E522 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; - rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */; } diff --git a/Example/Pods/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Example/Pods/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 919434a..0000000 --- a/Example/Pods/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AmazonS3RequestManager-OSX.xcscheme b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AmazonS3RequestManager-OSX.xcscheme deleted file mode 100644 index 4fc33f7..0000000 --- a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AmazonS3RequestManager-OSX.xcscheme +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AmazonS3RequestManager-iOS.xcscheme b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AmazonS3RequestManager-iOS.xcscheme deleted file mode 100644 index 28f0862..0000000 --- a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AmazonS3RequestManager-iOS.xcscheme +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AmazonS3RequestManager-tvOS.xcscheme b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AmazonS3RequestManager-tvOS.xcscheme deleted file mode 100644 index c8c95d4..0000000 --- a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AmazonS3RequestManager-tvOS.xcscheme +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Example/Pods/Quick/README.md b/Example/Pods/Quick/README.md index e6dc0ad..4e6931e 100644 --- a/Example/Pods/Quick/README.md +++ b/Example/Pods/Quick/README.md @@ -3,7 +3,9 @@ [![Build Status](https://travis-ci.org/Quick/Quick.svg?branch=master)](https://travis-ci.org/Quick/Quick) [![CocoaPods](https://img.shields.io/cocoapods/v/Quick.svg)](https://cocoapods.org/pods/Quick) [![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) +[![Accio supported](https://img.shields.io/badge/Accio-supported-0A7CF5.svg?style=flat)](https://github.com/JamitLabs/Accio) [![Platforms](https://img.shields.io/cocoapods/p/Quick.svg)](https://cocoapods.org/pods/Quick) +[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com) Quick is a behavior-driven development framework for Swift and Objective-C. Inspired by [RSpec](https://github.com/rspec/rspec), [Specta](https://github.com/specta/specta), and [Ginkgo](https://github.com/onsi/ginkgo). @@ -44,7 +46,8 @@ Certain versions of Quick and Nimble only support certain versions of Swift. Dep |Swift version |Quick version |Nimble version | |:--------------------|:---------------|:--------------| -|Swift 3 |v1.0.0 or later |v5.0.0 or later| +|Swift 4.2 |v1.3.2 or later |v7.3.2 or later| +|Swift 3 / Swift 4 |v1.0.0 or later |v5.0.0 or later| |Swift 2.2 / Swift 2.3|v0.9.3 |v4.1.0 | ## Documentation diff --git a/Example/Pods/Quick/Sources/Quick/Behavior.swift b/Example/Pods/Quick/Sources/Quick/Behavior.swift index 1d98702..da301a1 100644 --- a/Example/Pods/Quick/Sources/Quick/Behavior.swift +++ b/Example/Pods/Quick/Sources/Quick/Behavior.swift @@ -4,9 +4,13 @@ open class Behavior { - open static var name: String { return String(describing: self) } /** - override this method in your behavior to define a set of reusable examples. + Override this variable if you want to provide custom name for this example group. + */ + open class var name: String { return String(describing: self) } + + /** + Override this method in your behavior to define a set of reusable examples. This behaves just like an example group defines using `describe` or `context`--it may contain any number of `beforeEach` and `afterEach` closures, as well as any number of examples (defined using `it`). diff --git a/Example/Pods/Quick/Sources/Quick/Callsite.swift b/Example/Pods/Quick/Sources/Quick/Callsite.swift index f5e3711..9250a17 100644 --- a/Example/Pods/Quick/Sources/Quick/Callsite.swift +++ b/Example/Pods/Quick/Sources/Quick/Callsite.swift @@ -1,18 +1,23 @@ import Foundation -// `#if swift(>=3.2) && (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE` -// does not work as expected. -#if swift(>=3.2) - #if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE - @objcMembers - public class _CallsiteBase: NSObject {} - #else - public class _CallsiteBase: NSObject {} - #endif +#if canImport(Darwin) +@objcMembers +public class _CallsiteBase: NSObject {} #else public class _CallsiteBase: NSObject {} #endif +// Ideally we would always use `StaticString` as the type for tracking the file name +// in which an example is defined, for consistency with `assert` etc. from the +// stdlib, and because recent versions of the XCTest overlay require `StaticString` +// when calling `XCTFail`. Under the Objective-C runtime (i.e. building on macOS), we +// have to use `String` instead because StaticString can't be generated from Objective-C +#if SWIFT_PACKAGE +public typealias FileString = StaticString +#else +public typealias FileString = String +#endif + /** An object encapsulating the file and line number at which a particular example is defined. @@ -21,14 +26,14 @@ final public class Callsite: _CallsiteBase { /** The absolute path of the file in which an example is defined. */ - public let file: String + public let file: FileString /** The line number on which an example is defined. */ public let line: UInt - internal init(file: String, line: UInt) { + internal init(file: FileString, line: UInt) { self.file = file self.line = line } @@ -40,6 +45,6 @@ extension Callsite { If two callsites are in the same file and on the same line, they must be equal. */ @nonobjc public static func == (lhs: Callsite, rhs: Callsite) -> Bool { - return lhs.file == rhs.file && lhs.line == rhs.line + return String(describing: lhs.file) == String(describing: rhs.file) && lhs.line == rhs.line } } diff --git a/Example/Pods/Quick/Sources/Quick/Configuration/Configuration.swift b/Example/Pods/Quick/Sources/Quick/Configuration/Configuration.swift index dbb95f1..fe33997 100644 --- a/Example/Pods/Quick/Sources/Quick/Configuration/Configuration.swift +++ b/Example/Pods/Quick/Sources/Quick/Configuration/Configuration.swift @@ -72,7 +72,7 @@ final public class Configuration: NSObject { provided with metadata on the example that the closure is being run prior to. */ -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) @objc(beforeEachWithMetadata:) public func beforeEach(_ closure: @escaping BeforeExampleWithMetadataClosure) { exampleHooks.appendBefore(closure) @@ -109,7 +109,7 @@ final public class Configuration: NSObject { is provided with metadata on the example that the closure is being run after. */ -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) @objc(afterEachWithMetadata:) public func afterEach(_ closure: @escaping AfterExampleWithMetadataClosure) { exampleHooks.appendAfter(closure) diff --git a/Example/Pods/Quick/Sources/Quick/Configuration/QuickConfiguration.swift b/Example/Pods/Quick/Sources/Quick/Configuration/QuickConfiguration.swift new file mode 100644 index 0000000..661df2e --- /dev/null +++ b/Example/Pods/Quick/Sources/Quick/Configuration/QuickConfiguration.swift @@ -0,0 +1,78 @@ +import Foundation +import XCTest + +#if SWIFT_PACKAGE + +open class QuickConfiguration: NSObject { + open class func configure(_ configuration: Configuration) {} +} + +#endif + +extension QuickConfiguration { + #if !canImport(Darwin) + private static var configurationSubclasses: [QuickConfiguration.Type] = [] + #endif + + /// Finds all direct subclasses of QuickConfiguration and passes them to the block provided. + /// The classes are iterated over in the order that objc_getClassList returns them. + /// + /// - parameter block: A block that takes a QuickConfiguration.Type. + /// This block will be executed once for each subclass of QuickConfiguration. + private static func enumerateSubclasses(_ block: (QuickConfiguration.Type) -> Void) { + #if canImport(Darwin) + var classesCount = objc_getClassList(nil, 0) + + guard classesCount > 0 else { + return + } + + let classes = UnsafeMutablePointer.allocate(capacity: Int(classesCount)) + defer { free(classes) } + + classesCount = objc_getClassList(AutoreleasingUnsafeMutablePointer(classes), classesCount) + + var configurationSubclasses: [QuickConfiguration.Type] = [] + for i in 0.. Void) { +public func it(_ description: String, flags: FilterFlags = [:], file: FileString = #file, line: UInt = #line, closure: @escaping () -> Void) { World.sharedWorld.it(description, flags: flags, file: file, line: line, closure: closure) } @@ -143,7 +143,7 @@ public func it(_ description: String, flags: FilterFlags = [:], file: String = # - parameter file: The absolute path to the file containing the current example group. A sensible default is provided. - parameter line: The line containing the current example group. A sensible default is provided. */ -public func itBehavesLike(_ name: String, flags: FilterFlags = [:], file: String = #file, line: UInt = #line) { +public func itBehavesLike(_ name: String, flags: FilterFlags = [:], file: FileString = #file, line: UInt = #line) { itBehavesLike(name, flags: flags, file: file, line: line, sharedExampleContext: { return [:] }) } @@ -163,7 +163,7 @@ public func itBehavesLike(_ name: String, flags: FilterFlags = [:], file: String - parameter file: The absolute path to the file containing the current example group. A sensible default is provided. - parameter line: The line containing the current example group. A sensible default is provided. */ -public func itBehavesLike(_ name: String, flags: FilterFlags = [:], file: String = #file, line: UInt = #line, sharedExampleContext: @escaping SharedExampleContext) { +public func itBehavesLike(_ name: String, flags: FilterFlags = [:], file: FileString = #file, line: UInt = #line, sharedExampleContext: @escaping SharedExampleContext) { World.sharedWorld.itBehavesLike(name, sharedExampleContext: sharedExampleContext, flags: flags, file: file, line: line) } @@ -179,7 +179,7 @@ public func itBehavesLike(_ name: String, flags: FilterFlags = [:], file: String - parameter file: The absolute path to the file containing the current example group. A sensible default is provided. - parameter line: The line containing the current example group. A sensible default is provided. */ -public func itBehavesLike(_ behavior: Behavior.Type, flags: FilterFlags = [:], file: String = #file, line: UInt = #line, context: @escaping () -> C) { +public func itBehavesLike(_ behavior: Behavior.Type, flags: FilterFlags = [:], file: FileString = #file, line: UInt = #line, context: @escaping () -> C) { World.sharedWorld.itBehavesLike(behavior, context: context, flags: flags, file: file, line: line) } @@ -214,7 +214,7 @@ public func xcontext(_ description: String, flags: FilterFlags, closure: () -> V Use this to quickly mark an `it` closure as pending. This disables the example and ensures the code within the closure is never run. */ -public func xit(_ description: String, flags: FilterFlags = [:], file: String = #file, line: UInt = #line, closure: @escaping () -> Void) { +public func xit(_ description: String, flags: FilterFlags = [:], file: FileString = #file, line: UInt = #line, closure: @escaping () -> Void) { World.sharedWorld.xit(description, flags: flags, file: file, line: line, closure: closure) } @@ -222,7 +222,7 @@ public func xit(_ description: String, flags: FilterFlags = [:], file: String = Use this to quicklu mark an `itBehavesLike` closure as pending. This disables the example group defined by this behavior and ensures the code within is never run. */ -public func xitBehavesLike(_ behavior: Behavior.Type, flags: FilterFlags = [:], file: String = #file, line: UInt = #line, context: @escaping () -> C) { +public func xitBehavesLike(_ behavior: Behavior.Type, flags: FilterFlags = [:], file: FileString = #file, line: UInt = #line, context: @escaping () -> C) { World.sharedWorld.xitBehavesLike(behavior, context: context, flags: flags, file: file, line: line) } /** @@ -245,27 +245,27 @@ public func fcontext(_ description: String, flags: FilterFlags = [:], closure: ( Use this to quickly focus an `it` closure, focusing the example. If any examples in the test suite are focused, only those examples are executed. */ -public func fit(_ description: String, flags: FilterFlags = [:], file: String = #file, line: UInt = #line, closure: @escaping () -> Void) { +public func fit(_ description: String, flags: FilterFlags = [:], file: FileString = #file, line: UInt = #line, closure: @escaping () -> Void) { World.sharedWorld.fit(description, flags: flags, file: file, line: line, closure: closure) } /** Use this to quickly focus an `itBehavesLike` closure. */ -public func fitBehavesLike(_ name: String, flags: FilterFlags = [:], file: String = #file, line: UInt = #line) { +public func fitBehavesLike(_ name: String, flags: FilterFlags = [:], file: FileString = #file, line: UInt = #line) { fitBehavesLike(name, flags: flags, file: file, line: line, sharedExampleContext: { return [:] }) } /** Use this to quickly focus an `itBehavesLike` closure. */ -public func fitBehavesLike(_ name: String, flags: FilterFlags = [:], file: String = #file, line: UInt = #line, sharedExampleContext: @escaping SharedExampleContext) { +public func fitBehavesLike(_ name: String, flags: FilterFlags = [:], file: FileString = #file, line: UInt = #line, sharedExampleContext: @escaping SharedExampleContext) { World.sharedWorld.fitBehavesLike(name, sharedExampleContext: sharedExampleContext, flags: flags, file: file, line: line) } /** Use this to quickly focus on `itBehavesLike` closure. */ -public func fitBehavesLike(_ behavior: Behavior.Type, flags: FilterFlags = [:], file: String = #file, line: UInt = #line, context: @escaping () -> C) { +public func fitBehavesLike(_ behavior: Behavior.Type, flags: FilterFlags = [:], file: FileString = #file, line: UInt = #line, context: @escaping () -> C) { World.sharedWorld.fitBehavesLike(behavior, context: context, flags: flags, file: file, line: line) } diff --git a/Example/Pods/Quick/Sources/Quick/DSL/World+DSL.swift b/Example/Pods/Quick/Sources/Quick/DSL/World+DSL.swift index 5249027..14dcdbf 100644 --- a/Example/Pods/Quick/Sources/Quick/DSL/World+DSL.swift +++ b/Example/Pods/Quick/Sources/Quick/DSL/World+DSL.swift @@ -56,7 +56,7 @@ extension World { currentExampleGroup.hooks.appendBefore(closure) } -#if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE +#if canImport(Darwin) @objc(beforeEachWithMetadata:) internal func beforeEach(closure: @escaping BeforeExampleWithMetadataClosure) { currentExampleGroup.hooks.appendBefore(closure) @@ -74,7 +74,7 @@ extension World { currentExampleGroup.hooks.appendAfter(closure) } -#if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE +#if canImport(Darwin) @objc(afterEachWithMetadata:) internal func afterEach(closure: @escaping AfterExampleWithMetadataClosure) { currentExampleGroup.hooks.appendAfter(closure) @@ -85,7 +85,8 @@ extension World { } #endif - internal func it(_ description: String, flags: FilterFlags, file: String, line: UInt, closure: @escaping () -> Void) { + @nonobjc + internal func it(_ description: String, flags: FilterFlags, file: FileString, line: UInt, closure: @escaping () -> Void) { if beforesCurrentlyExecuting { raiseError("'it' cannot be used inside 'beforeEach', 'it' may only be used inside 'context' or 'describe'. ") } @@ -100,19 +101,22 @@ extension World { currentExampleGroup.appendExample(example) } - internal func fit(_ description: String, flags: FilterFlags, file: String, line: UInt, closure: @escaping () -> Void) { + @nonobjc + internal func fit(_ description: String, flags: FilterFlags, file: FileString, line: UInt, closure: @escaping () -> Void) { var focusedFlags = flags focusedFlags[Filter.focused] = true self.it(description, flags: focusedFlags, file: file, line: line, closure: closure) } - internal func xit(_ description: String, flags: FilterFlags, file: String, line: UInt, closure: @escaping () -> Void) { + @nonobjc + internal func xit(_ description: String, flags: FilterFlags, file: FileString, line: UInt, closure: @escaping () -> Void) { var pendingFlags = flags pendingFlags[Filter.pending] = true self.it(description, flags: pendingFlags, file: file, line: line, closure: closure) } - internal func itBehavesLike(_ name: String, sharedExampleContext: @escaping SharedExampleContext, flags: FilterFlags, file: String, line: UInt) { + @nonobjc + internal func itBehavesLike(_ name: String, sharedExampleContext: @escaping SharedExampleContext, flags: FilterFlags, file: FileString, line: UInt) { guard currentExampleMetadata == nil else { raiseError("'itBehavesLike' cannot be used inside '\(currentPhase)', 'itBehavesLike' may only be used inside 'context' or 'describe'. ") } @@ -131,13 +135,14 @@ extension World { } } - internal func fitBehavesLike(_ name: String, sharedExampleContext: @escaping SharedExampleContext, flags: FilterFlags, file: String, line: UInt) { + @nonobjc + internal func fitBehavesLike(_ name: String, sharedExampleContext: @escaping SharedExampleContext, flags: FilterFlags, file: FileString, line: UInt) { var focusedFlags = flags focusedFlags[Filter.focused] = true self.itBehavesLike(name, sharedExampleContext: sharedExampleContext, flags: focusedFlags, file: file, line: line) } - internal func itBehavesLike(_ behavior: Behavior.Type, context: @escaping () -> C, flags: FilterFlags, file: String, line: UInt) { + internal func itBehavesLike(_ behavior: Behavior.Type, context: @escaping () -> C, flags: FilterFlags, file: FileString, line: UInt) { guard currentExampleMetadata == nil else { raiseError("'itBehavesLike' cannot be used inside '\(currentPhase)', 'itBehavesLike' may only be used inside 'context' or 'describe'. ") } @@ -155,36 +160,36 @@ extension World { } } - internal func fitBehavesLike(_ behavior: Behavior.Type, context: @escaping () -> C, flags: FilterFlags, file: String, line: UInt) { + internal func fitBehavesLike(_ behavior: Behavior.Type, context: @escaping () -> C, flags: FilterFlags, file: FileString, line: UInt) { var focusedFlags = flags focusedFlags[Filter.focused] = true self.itBehavesLike(behavior, context: context, flags: focusedFlags, file: file, line: line) } - internal func xitBehavesLike(_ behavior: Behavior.Type, context: @escaping () -> C, flags: FilterFlags, file: String, line: UInt) { + internal func xitBehavesLike(_ behavior: Behavior.Type, context: @escaping () -> C, flags: FilterFlags, file: FileString, line: UInt) { var pendingFlags = flags pendingFlags[Filter.pending] = true self.itBehavesLike(behavior, context: context, flags: pendingFlags, file: file, line: line) } -#if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE +#if canImport(Darwin) && !SWIFT_PACKAGE @objc(itWithDescription:flags:file:line:closure:) - private func objc_it(_ description: String, flags: FilterFlags, file: String, line: UInt, closure: @escaping () -> Void) { + internal func objc_it(_ description: String, flags: FilterFlags, file: FileString, line: UInt, closure: @escaping () -> Void) { it(description, flags: flags, file: file, line: line, closure: closure) } @objc(fitWithDescription:flags:file:line:closure:) - private func objc_fit(_ description: String, flags: FilterFlags, file: String, line: UInt, closure: @escaping () -> Void) { + internal func objc_fit(_ description: String, flags: FilterFlags, file: FileString, line: UInt, closure: @escaping () -> Void) { fit(description, flags: flags, file: file, line: line, closure: closure) } @objc(xitWithDescription:flags:file:line:closure:) - private func objc_xit(_ description: String, flags: FilterFlags, file: String, line: UInt, closure: @escaping () -> Void) { + internal func objc_xit(_ description: String, flags: FilterFlags, file: FileString, line: UInt, closure: @escaping () -> Void) { xit(description, flags: flags, file: file, line: line, closure: closure) } @objc(itBehavesLikeSharedExampleNamed:sharedExampleContext:flags:file:line:) - private func objc_itBehavesLike(_ name: String, sharedExampleContext: @escaping SharedExampleContext, flags: FilterFlags, file: String, line: UInt) { + internal func objc_itBehavesLike(_ name: String, sharedExampleContext: @escaping SharedExampleContext, flags: FilterFlags, file: FileString, line: UInt) { itBehavesLike(name, sharedExampleContext: sharedExampleContext, flags: flags, file: file, line: line) } #endif diff --git a/Example/Pods/Quick/Sources/Quick/ErrorUtility.swift b/Example/Pods/Quick/Sources/Quick/ErrorUtility.swift index 155fefd..f13f43a 100644 --- a/Example/Pods/Quick/Sources/Quick/ErrorUtility.swift +++ b/Example/Pods/Quick/Sources/Quick/ErrorUtility.swift @@ -1,7 +1,7 @@ import Foundation internal func raiseError(_ message: String) -> Never { -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) NSException(name: .internalInconsistencyException, reason: message, userInfo: nil).raise() #endif diff --git a/Example/Pods/Quick/Sources/Quick/Example.swift b/Example/Pods/Quick/Sources/Quick/Example.swift index c15b31a..036aa3a 100644 --- a/Example/Pods/Quick/Sources/Quick/Example.swift +++ b/Example/Pods/Quick/Sources/Quick/Example.swift @@ -1,17 +1,8 @@ import Foundation -private var numberOfExamplesRun = 0 -private var numberOfIncludedExamples = 0 - -// `#if swift(>=3.2) && (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE` -// does not work as expected. -#if swift(>=3.2) - #if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE - @objcMembers - public class _ExampleBase: NSObject {} - #else - public class _ExampleBase: NSObject {} - #endif +#if canImport(Darwin) +@objcMembers +public class _ExampleBase: NSObject {} #else public class _ExampleBase: NSObject {} #endif @@ -71,16 +62,15 @@ final public class Example: _ExampleBase { public func run() { let world = World.sharedWorld - if numberOfIncludedExamples == 0 { - numberOfIncludedExamples = world.includedExampleCount - } - - if numberOfExamplesRun == 0 { + if world.numberOfExamplesRun == 0 { world.suiteHooks.executeBefores() } - let exampleMetadata = ExampleMetadata(example: self, exampleIndex: numberOfExamplesRun) + let exampleMetadata = ExampleMetadata(example: self, exampleIndex: world.numberOfExamplesRun) world.currentExampleMetadata = exampleMetadata + defer { + world.currentExampleMetadata = nil + } world.exampleHooks.executeBefores(exampleMetadata) group!.phase = .beforesExecuting @@ -98,9 +88,9 @@ final public class Example: _ExampleBase { group!.phase = .aftersFinished world.exampleHooks.executeAfters(exampleMetadata) - numberOfExamplesRun += 1 + world.numberOfExamplesRun += 1 - if !world.isRunningAdditionalSuites && numberOfExamplesRun >= numberOfIncludedExamples { + if !world.isRunningAdditionalSuites && world.numberOfExamplesRun >= world.cachedIncludedExampleCount { world.suiteHooks.executeAfters() } } diff --git a/Example/Pods/Quick/Sources/Quick/ExampleGroup.swift b/Example/Pods/Quick/Sources/Quick/ExampleGroup.swift index 129bed0..5fbfadb 100644 --- a/Example/Pods/Quick/Sources/Quick/ExampleGroup.swift +++ b/Example/Pods/Quick/Sources/Quick/ExampleGroup.swift @@ -31,9 +31,16 @@ final public class ExampleGroup: NSObject { Returns a list of examples that belong to this example group, or to any of its descendant example groups. */ + #if canImport(Darwin) + @objc public var examples: [Example] { return childExamples + childGroups.flatMap { $0.examples } } + #else + public var examples: [Example] { + return childExamples + childGroups.flatMap { $0.examples } + } + #endif internal var name: String? { guard let parent = parent else { diff --git a/Example/Pods/Quick/Sources/Quick/ExampleMetadata.swift b/Example/Pods/Quick/Sources/Quick/ExampleMetadata.swift index 3dd28ab..2cdd10f 100644 --- a/Example/Pods/Quick/Sources/Quick/ExampleMetadata.swift +++ b/Example/Pods/Quick/Sources/Quick/ExampleMetadata.swift @@ -1,14 +1,8 @@ import Foundation -// `#if swift(>=3.2) && (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE` -// does not work as expected. -#if swift(>=3.2) - #if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE - @objcMembers - public class _ExampleMetadataBase: NSObject {} - #else - public class _ExampleMetadataBase: NSObject {} - #endif +#if canImport(Darwin) +@objcMembers +public class _ExampleMetadataBase: NSObject {} #else public class _ExampleMetadataBase: NSObject {} #endif diff --git a/Example/Pods/Quick/Sources/Quick/Filter.swift b/Example/Pods/Quick/Sources/Quick/Filter.swift index da137f8..3382d38 100644 --- a/Example/Pods/Quick/Sources/Quick/Filter.swift +++ b/Example/Pods/Quick/Sources/Quick/Filter.swift @@ -1,14 +1,8 @@ import Foundation -// `#if swift(>=3.2) && (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE` -// does not work as expected. -#if swift(>=3.2) - #if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE - @objcMembers - public class _FilterBase: NSObject {} - #else - public class _FilterBase: NSObject {} - #endif +#if canImport(Darwin) +@objcMembers +public class _FilterBase: NSObject {} #else public class _FilterBase: NSObject {} #endif diff --git a/Example/Pods/Quick/Sources/Quick/NSBundle+CurrentTestBundle.swift b/Example/Pods/Quick/Sources/Quick/NSBundle+CurrentTestBundle.swift index d7a1442..f5596cc 100644 --- a/Example/Pods/Quick/Sources/Quick/NSBundle+CurrentTestBundle.swift +++ b/Example/Pods/Quick/Sources/Quick/NSBundle+CurrentTestBundle.swift @@ -1,4 +1,4 @@ -#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) +#if canImport(Darwin) import Foundation @@ -17,7 +17,7 @@ extension Bundle { Module name has to be a valid "C99 extended identifier". */ internal var moduleName: String { - let fileName = bundleURL.fileName as NSString + let fileName = bundleURL.fileName return fileName.c99ExtendedIdentifier } } diff --git a/Example/Pods/Quick/Sources/Quick/NSString+C99ExtendedIdentifier.swift b/Example/Pods/Quick/Sources/Quick/NSString+C99ExtendedIdentifier.swift deleted file mode 100644 index ef73762..0000000 --- a/Example/Pods/Quick/Sources/Quick/NSString+C99ExtendedIdentifier.swift +++ /dev/null @@ -1,33 +0,0 @@ -#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) -import Foundation - -public extension NSString { - - private static var invalidCharacters: CharacterSet = { - var invalidCharacters = CharacterSet() - - let invalidCharacterSets: [CharacterSet] = [ - .whitespacesAndNewlines, - .illegalCharacters, - .controlCharacters, - .punctuationCharacters, - .nonBaseCharacters, - .symbols - ] - - for invalidSet in invalidCharacterSets { - invalidCharacters.formUnion(invalidSet) - } - - return invalidCharacters - }() - - @objc(qck_c99ExtendedIdentifier) - var c99ExtendedIdentifier: String { - let validComponents = components(separatedBy: NSString.invalidCharacters) - let result = validComponents.joined(separator: "_") - - return result.isEmpty ? "_" : result - } -} -#endif diff --git a/Example/Pods/Quick/Sources/Quick/QuickSelectedTestSuiteBuilder.swift b/Example/Pods/Quick/Sources/Quick/QuickSelectedTestSuiteBuilder.swift index 415b680..865c3ae 100644 --- a/Example/Pods/Quick/Sources/Quick/QuickSelectedTestSuiteBuilder.swift +++ b/Example/Pods/Quick/Sources/Quick/QuickSelectedTestSuiteBuilder.swift @@ -1,4 +1,4 @@ -#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) +#if canImport(Darwin) import Foundation /** diff --git a/Example/Pods/Quick/Sources/Quick/QuickTestSuite.swift b/Example/Pods/Quick/Sources/Quick/QuickTestSuite.swift index 0fe76a7..5cdc6d8 100644 --- a/Example/Pods/Quick/Sources/Quick/QuickTestSuite.swift +++ b/Example/Pods/Quick/Sources/Quick/QuickTestSuite.swift @@ -1,4 +1,4 @@ -#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) +#if canImport(Darwin) import XCTest diff --git a/Example/Pods/Quick/Sources/Quick/String+C99ExtendedIdentifier.swift b/Example/Pods/Quick/Sources/Quick/String+C99ExtendedIdentifier.swift new file mode 100644 index 0000000..2dcd606 --- /dev/null +++ b/Example/Pods/Quick/Sources/Quick/String+C99ExtendedIdentifier.swift @@ -0,0 +1,46 @@ +#if canImport(Darwin) +import Foundation + +extension String { + private static var invalidCharacters: CharacterSet = { + var invalidCharacters = CharacterSet() + + let invalidCharacterSets: [CharacterSet] = [ + .whitespacesAndNewlines, + .illegalCharacters, + .controlCharacters, + .punctuationCharacters, + .nonBaseCharacters, + .symbols + ] + + for invalidSet in invalidCharacterSets { + invalidCharacters.formUnion(invalidSet) + } + + return invalidCharacters + }() + + internal var c99ExtendedIdentifier: String { + let validComponents = components(separatedBy: String.invalidCharacters) + let result = validComponents.joined(separator: "_") + + return result.isEmpty ? "_" : result + } +} + +/// Extension methods or properties for NSObject subclasses are invisible from +/// the Objective-C runtime on static linking unless the consumers add `-ObjC` +/// linker flag, so let's make a wrapper class to mitigate that situation. +/// +/// See: https://github.com/Quick/Quick/issues/785 and https://github.com/Quick/Quick/pull/803 +@objc +class QCKObjCStringUtils: NSObject { + override private init() {} + + @objc + static func c99ExtendedIdentifier(from string: String) -> String { + return string.c99ExtendedIdentifier + } +} +#endif diff --git a/Example/Pods/Quick/Sources/Quick/World.swift b/Example/Pods/Quick/Sources/Quick/World.swift index 127239a..86990ac 100644 --- a/Example/Pods/Quick/Sources/Quick/World.swift +++ b/Example/Pods/Quick/Sources/Quick/World.swift @@ -12,15 +12,9 @@ public typealias SharedExampleContext = () -> [String: Any] */ public typealias SharedExampleClosure = (@escaping SharedExampleContext) -> Void -// `#if swift(>=3.2) && (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE` -// does not work as expected. -#if swift(>=3.2) - #if (os(macOS) || os(iOS) || os(tvOS) || os(watchOS)) && !SWIFT_PACKAGE - @objcMembers - internal class _WorldBase: NSObject {} - #else - internal class _WorldBase: NSObject {} - #endif +#if canImport(Darwin) +@objcMembers +internal class _WorldBase: NSObject {} #else internal class _WorldBase: NSObject {} #endif @@ -52,12 +46,14 @@ final internal class World: _WorldBase { internal var currentExampleMetadata: ExampleMetadata? + internal var numberOfExamplesRun = 0 + /** A flag that indicates whether additional test suites are being run within this test suite. This is only true within the context of Quick functional tests. */ -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) +#if canImport(Darwin) // Convention of generating Objective-C selector has been changed on Swift 3 @objc(isRunningAdditionalSuites) internal var isRunningAdditionalSuites = false @@ -78,7 +74,16 @@ final internal class World: _WorldBase { private override init() {} - static let sharedWorld = World() + static private(set) var sharedWorld = World() + + static func anotherWorld(block: (World) -> T) -> T { + let previous = sharedWorld + defer { sharedWorld = previous } + + let newWorld = World() + sharedWorld = newWorld + return block(newWorld) + } // MARK: Public Interface @@ -119,11 +124,11 @@ final internal class World: _WorldBase { it("is at the top level") {} } - - parameter cls: The QuickSpec class for which to retrieve the root example group. + - parameter specClass: The QuickSpec class for which to retrieve the root example group. - returns: The root example group for the class. */ - internal func rootExampleGroupForSpecClass(_ cls: AnyClass) -> ExampleGroup { - let name = String(describing: cls) + internal func rootExampleGroup(forSpecClass specClass: QuickSpec.Type) -> ExampleGroup { + let name = String(describing: specClass) if let group = specs[name] { return group @@ -147,24 +152,17 @@ final internal class World: _WorldBase { - parameter specClass: The QuickSpec subclass for which examples are to be returned. - returns: A list of examples to be run as test invocations. */ - internal func examples(_ specClass: AnyClass) -> [Example] { + internal func examples(forSpecClass specClass: QuickSpec.Type) -> [Example] { // 1. Grab all included examples. let included = includedExamples // 2. Grab the intersection of (a) examples for this spec, and (b) included examples. - let spec = rootExampleGroupForSpecClass(specClass).examples.filter { included.contains($0) } + let spec = rootExampleGroup(forSpecClass: specClass).examples.filter { included.contains($0) } // 3. Remove all excluded examples. return spec.filter { example in - !self.configuration.exclusionFilters.reduce(false) { $0 || $1(example) } + !self.configuration.exclusionFilters.contains { $0(example) } } } -#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) - @objc(examplesForSpecClass:) - private func objc_examples(_ specClass: AnyClass) -> [Example] { - return examples(specClass) - } -#endif - // MARK: Internal internal func registerSharedExample(_ name: String, closure: @escaping SharedExampleClosure) { @@ -181,6 +179,8 @@ final internal class World: _WorldBase { return includedExamples.count } + internal lazy var cachedIncludedExampleCount: Int = self.includedExampleCount + internal var beforesCurrentlyExecuting: Bool { let suiteBeforesExecuting = suiteHooks.phase == .beforesExecuting let exampleBeforesExecuting = exampleHooks.phase == .beforesExecuting @@ -223,7 +223,7 @@ final internal class World: _WorldBase { private var includedExamples: [Example] { let all = allExamples let included = all.filter { example in - return self.configuration.inclusionFilters.reduce(false) { $0 || $1(example) } + return self.configuration.inclusionFilters.contains { $0(example) } } if included.isEmpty && configuration.runAllWhenEverythingFiltered { diff --git a/Example/Pods/Quick/Sources/QuickObjectiveC/Configuration/QuickConfiguration.m b/Example/Pods/Quick/Sources/QuickObjectiveC/Configuration/QuickConfiguration.m index 937b818..a51a8bd 100644 --- a/Example/Pods/Quick/Sources/QuickObjectiveC/Configuration/QuickConfiguration.m +++ b/Example/Pods/Quick/Sources/QuickObjectiveC/Configuration/QuickConfiguration.m @@ -1,36 +1,11 @@ #import "QuickConfiguration.h" -#import "World.h" #import -typedef void (^QCKClassEnumerationBlock)(Class klass); - -/** - Finds all direct subclasses of the given class and passes them to the block provided. - The classes are iterated over in the order that objc_getClassList returns them. - - @param klass The base class to find subclasses of. - @param block A block that takes a Class. This block will be executed once for each subclass of klass. - */ -void qck_enumerateSubclasses(Class klass, QCKClassEnumerationBlock block) { - Class *classes = NULL; - int classesCount = objc_getClassList(NULL, 0); - - if (classesCount > 0) { - classes = (Class *)calloc(sizeof(Class), classesCount); - classesCount = objc_getClassList(classes, classesCount); - - Class subclass, superclass; - for(int i = 0; i < classesCount; i++) { - subclass = classes[i]; - superclass = class_getSuperclass(subclass); - if (superclass == klass && block) { - block(subclass); - } - } - - free(classes); - } -} +#if __has_include("Quick-Swift.h") +#import "Quick-Swift.h" +#else +#import +#endif @implementation QuickConfiguration @@ -60,19 +35,8 @@ - (instancetype)init { + (void)initialize { // Only enumerate over the subclasses of QuickConfiguration, not any of its subclasses. if ([self class] == [QuickConfiguration class]) { - - // Only enumerate over subclasses once, even if +[QuickConfiguration initialize] - // were to be called several times. This is necessary because +[QuickSpec initialize] - // manually calls +[QuickConfiguration initialize]. - static dispatch_once_t onceToken; - dispatch_once(&onceToken, ^{ - qck_enumerateSubclasses([QuickConfiguration class], ^(__unsafe_unretained Class klass) { - [[World sharedWorld] configure:^(Configuration *configuration) { - [klass configure:configuration]; - }]; - }); - [[World sharedWorld] finalizeConfiguration]; - }); + World *world = [World sharedWorld]; + [self configureSubclassesIfNeededWithWorld:world]; } } diff --git a/Example/Pods/Quick/Sources/QuickObjectiveC/DSL/QCKDSL.m b/Example/Pods/Quick/Sources/QuickObjectiveC/DSL/QCKDSL.m index 10e8a3d..624832e 100644 --- a/Example/Pods/Quick/Sources/QuickObjectiveC/DSL/QCKDSL.m +++ b/Example/Pods/Quick/Sources/QuickObjectiveC/DSL/QCKDSL.m @@ -1,6 +1,10 @@ #import "QCKDSL.h" -#import "World.h" -#import "World+DSL.h" + +#if __has_include("Quick-Swift.h") +#import "Quick-Swift.h" +#else +#import +#endif void qck_beforeSuite(QCKDSLEmptyBlock closure) { [[World sharedWorld] beforeSuite:closure]; diff --git a/Example/Pods/Quick/Sources/QuickObjectiveC/DSL/World+DSL.h b/Example/Pods/Quick/Sources/QuickObjectiveC/DSL/World+DSL.h deleted file mode 100644 index a3b8524..0000000 --- a/Example/Pods/Quick/Sources/QuickObjectiveC/DSL/World+DSL.h +++ /dev/null @@ -1,20 +0,0 @@ -#import - -@interface World (SWIFT_EXTENSION(Quick)) -- (void)beforeSuite:(void (^ __nonnull)(void))closure; -- (void)afterSuite:(void (^ __nonnull)(void))closure; -- (void)sharedExamples:(NSString * __nonnull)name closure:(void (^ __nonnull)(NSDictionary * __nonnull (^ __nonnull)(void)))closure; -- (void)describe:(NSString * __nonnull)description flags:(NSDictionary * __nonnull)flags closure:(void (^ __nonnull)(void))closure; -- (void)context:(NSString * __nonnull)description flags:(NSDictionary * __nonnull)flags closure:(void (^ __nonnull)(void))closure; -- (void)fdescribe:(NSString * __nonnull)description flags:(NSDictionary * __nonnull)flags closure:(void (^ __nonnull)(void))closure; -- (void)xdescribe:(NSString * __nonnull)description flags:(NSDictionary * __nonnull)flags closure:(void (^ __nonnull)(void))closure; -- (void)beforeEach:(void (^ __nonnull)(void))closure; -- (void)beforeEachWithMetadata:(void (^ __nonnull)(ExampleMetadata * __nonnull))closure; -- (void)afterEach:(void (^ __nonnull)(void))closure; -- (void)afterEachWithMetadata:(void (^ __nonnull)(ExampleMetadata * __nonnull))closure; -- (void)itWithDescription:(NSString * __nonnull)description flags:(NSDictionary * __nonnull)flags file:(NSString * __nonnull)file line:(NSUInteger)line closure:(void (^ __nonnull)(void))closure; -- (void)fitWithDescription:(NSString * __nonnull)description flags:(NSDictionary * __nonnull)flags file:(NSString * __nonnull)file line:(NSUInteger)line closure:(void (^ __nonnull)(void))closure; -- (void)xitWithDescription:(NSString * __nonnull)description flags:(NSDictionary * __nonnull)flags file:(NSString * __nonnull)file line:(NSUInteger)line closure:(void (^ __nonnull)(void))closure; -- (void)itBehavesLikeSharedExampleNamed:(NSString * __nonnull)name sharedExampleContext:(NSDictionary * __nonnull (^ __nonnull)(void))sharedExampleContext flags:(NSDictionary * __nonnull)flags file:(NSString * __nonnull)file line:(NSUInteger)line; -- (void)pending:(NSString * __nonnull)description closure:(void (^ __nonnull)(void))closure; -@end diff --git a/Example/Pods/Quick/Sources/QuickObjectiveC/QuickSpec.h b/Example/Pods/Quick/Sources/QuickObjectiveC/QuickSpec.h index 105a97e..ccf006e 100644 --- a/Example/Pods/Quick/Sources/QuickObjectiveC/QuickSpec.h +++ b/Example/Pods/Quick/Sources/QuickObjectiveC/QuickSpec.h @@ -47,4 +47,10 @@ */ - (void)spec; +/** + Returns the currently executing spec. Use in specs that require XCTestCase + methods, e.g. expectationWithDescription. +*/ +@property (class, nonatomic, readonly) QuickSpec *current; + @end diff --git a/Example/Pods/Quick/Sources/QuickObjectiveC/QuickSpec.m b/Example/Pods/Quick/Sources/QuickObjectiveC/QuickSpec.m index 4891679..3e817c7 100644 --- a/Example/Pods/Quick/Sources/QuickObjectiveC/QuickSpec.m +++ b/Example/Pods/Quick/Sources/QuickObjectiveC/QuickSpec.m @@ -1,7 +1,11 @@ #import "QuickSpec.h" #import "QuickConfiguration.h" -#import "World.h" + +#if __has_include("Quick-Swift.h") +#import "Quick-Swift.h" +#else #import +#endif static QuickSpec *currentSpec = nil; @@ -14,36 +18,23 @@ @implementation QuickSpec #pragma mark - XCTestCase Overrides /** - The runtime sends initialize to each class in a program just before the class, or any class - that inherits from it, is sent its first message from within the program. QuickSpec hooks into - this event to compile the example groups for this spec subclass. + QuickSpec hooks into this event to compile the example groups for this spec subclass. If an exception occurs when compiling the examples, report it to the user. Chances are they included an expectation outside of a "it", "describe", or "context" block. */ -+ (void)initialize { - [QuickConfiguration initialize]; ++ (XCTestSuite *)defaultTestSuite { + [self buildExamplesIfNeeded]; - World *world = [World sharedWorld]; - [world performWithCurrentExampleGroup:[world rootExampleGroupForSpecClass:self] closure:^{ - QuickSpec *spec = [self new]; + // Add instance methods for this class' examples. + NSArray *examples = [[World sharedWorld] examplesForSpecClass:[self class]]; + NSMutableSet *selectorNames = [NSMutableSet set]; - @try { - [spec spec]; - } - @catch (NSException *exception) { - [NSException raise:NSInternalInconsistencyException - format:@"An exception occurred when building Quick's example groups.\n" - @"Some possible reasons this might happen include:\n\n" - @"- An 'expect(...).to' expectation was evaluated outside of " - @"an 'it', 'context', or 'describe' block\n" - @"- 'sharedExamples' was called twice with the same name\n" - @"- 'itBehavesLike' was called with a name that is not registered as a shared example\n\n" - @"Here's the original exception: '%@', reason: '%@', userInfo: '%@'", - exception.name, exception.reason, exception.userInfo]; - } - [self testInvocations]; - }]; + for (Example *example in examples) { + [self addInstanceMethodForExample:example classSelectorNames:selectorNames]; + } + + return [super defaultTestSuite]; } /** @@ -53,6 +44,8 @@ + (void)initialize { @return An array of invocations that execute the newly defined example methods. */ + (NSArray *)testInvocations { + [self buildExamplesIfNeeded]; + NSArray *examples = [[World sharedWorld] examplesForSpecClass:[self class]]; NSMutableArray *invocations = [NSMutableArray arrayWithCapacity:[examples count]]; @@ -75,8 +68,49 @@ + (NSArray *)testInvocations { - (void)spec { } ++ (QuickSpec*) current { + return currentSpec; +} + #pragma mark - Internal Methods +/** + Runs the `spec` method and builds the examples for this class. + + It's safe to call this method multiple times. If the examples for the class have been built, invocation + of this method has no effect. + */ ++ (void)buildExamplesIfNeeded { + [QuickConfiguration class]; + World *world = [World sharedWorld]; + + ExampleGroup *rootExampleGroup = [world rootExampleGroupForSpecClass:self]; + + if ([rootExampleGroup examples].count > 0) { + // The examples fot this subclass have been already built. Skipping. + return; + } + + [world performWithCurrentExampleGroup:rootExampleGroup closure:^{ + QuickSpec *spec = [self new]; + + @try { + [spec spec]; + } + @catch (NSException *exception) { + [NSException raise:NSInternalInconsistencyException + format:@"An exception occurred when building Quick's example groups.\n" + @"Some possible reasons this might happen include:\n\n" + @"- An 'expect(...).to' expectation was evaluated outside of " + @"an 'it', 'context', or 'describe' block\n" + @"- 'sharedExamples' was called twice with the same name\n" + @"- 'itBehavesLike' was called with a name that is not registered as a shared example\n\n" + @"Here's the original exception: '%@', reason: '%@', userInfo: '%@'", + exception.name, exception.reason, exception.userInfo]; + } + }]; +} + /** QuickSpec uses this method to dynamically define a new instance method for the given example. The instance method runs the example, catching any exceptions. @@ -101,8 +135,8 @@ + (SEL)addInstanceMethodForExample:(Example *)example classSelectorNames:(NSMuta }); const char *types = [[NSString stringWithFormat:@"%s%s%s", @encode(void), @encode(id), @encode(SEL)] UTF8String]; - - NSString *originalName = example.name.qck_c99ExtendedIdentifier; + + NSString *originalName = [QCKObjCStringUtils c99ExtendedIdentifierFrom:example.name]; NSString *selectorName = originalName; NSUInteger i = 2; diff --git a/Example/Pods/Quick/Sources/QuickObjectiveC/World.h b/Example/Pods/Quick/Sources/QuickObjectiveC/World.h deleted file mode 100644 index e638cf6..0000000 --- a/Example/Pods/Quick/Sources/QuickObjectiveC/World.h +++ /dev/null @@ -1,18 +0,0 @@ -#import - -@class ExampleGroup; -@class ExampleMetadata; - -SWIFT_CLASS("_TtC5Quick5World") -@interface World - -@property (nonatomic) ExampleGroup * __nullable currentExampleGroup; -@property (nonatomic) ExampleMetadata * __nullable currentExampleMetadata; -@property (nonatomic) BOOL isRunningAdditionalSuites; -+ (World * __nonnull)sharedWorld; -- (void)configure:(void (^ __nonnull)(Configuration * __nonnull))closure; -- (void)finalizeConfiguration; -- (ExampleGroup * __nonnull)rootExampleGroupForSpecClass:(Class __nonnull)cls; -- (NSArray * __nonnull)examplesForSpecClass:(Class __nonnull)specClass; -- (void)performWithCurrentExampleGroup:(ExampleGroup * __nonnull)group closure:(void (^ __nonnull)(void))closure; -@end diff --git a/Example/Pods/Quick/Sources/QuickObjectiveC/XCTestSuite+QuickTestSuiteBuilder.m b/Example/Pods/Quick/Sources/QuickObjectiveC/XCTestSuite+QuickTestSuiteBuilder.m index e49939e..ae63036 100644 --- a/Example/Pods/Quick/Sources/QuickObjectiveC/XCTestSuite+QuickTestSuiteBuilder.m +++ b/Example/Pods/Quick/Sources/QuickObjectiveC/XCTestSuite+QuickTestSuiteBuilder.m @@ -1,6 +1,11 @@ #import #import + +#if __has_include("Quick-Swift.h") +#import "Quick-Swift.h" +#else #import +#endif @interface XCTestSuite (QuickTestSuiteBuilder) @end diff --git a/Example/Pods/Quick/Sources/QuickSpecBase/QuickSpecBase.m b/Example/Pods/Quick/Sources/QuickSpecBase/QuickSpecBase.m index 10b6f7e..e452e65 100644 --- a/Example/Pods/Quick/Sources/QuickSpecBase/QuickSpecBase.m +++ b/Example/Pods/Quick/Sources/QuickSpecBase/QuickSpecBase.m @@ -1,22 +1,5 @@ #import "QuickSpecBase.h" -#pragma mark - _QuickSelectorWrapper - -@interface _QuickSelectorWrapper () -@property(nonatomic, assign) SEL selector; -@end - -@implementation _QuickSelectorWrapper - -- (instancetype)initWithSelector:(SEL)selector { - self = [super init]; - _selector = selector; - return self; -} - -@end - - #pragma mark - _QuickSpecBase @implementation _QuickSpecBase @@ -33,11 +16,11 @@ - (instancetype)init { @return An array of invocations that execute the newly defined example methods. */ + (NSArray *)testInvocations { - NSArray<_QuickSelectorWrapper *> *wrappers = [self _qck_testMethodSelectors]; - NSMutableArray *invocations = [NSMutableArray arrayWithCapacity:wrappers.count]; + NSArray *selectors = [self _qck_testMethodSelectors]; + NSMutableArray *invocations = [NSMutableArray arrayWithCapacity:selectors.count]; - for (_QuickSelectorWrapper *wrapper in wrappers) { - SEL selector = wrapper.selector; + for (NSString *selectorString in selectors) { + SEL selector = NSSelectorFromString(selectorString); NSMethodSignature *signature = [self instanceMethodSignatureForSelector:selector]; NSInvocation *invocation = [NSInvocation invocationWithMethodSignature:signature]; invocation.selector = selector; @@ -48,7 +31,7 @@ - (instancetype)init { return invocations; } -+ (NSArray<_QuickSelectorWrapper *> *)_qck_testMethodSelectors { ++ (NSArray *)_qck_testMethodSelectors { return @[]; } diff --git a/Example/Pods/Quick/Sources/QuickSpecBase/include/QuickSpecBase.h b/Example/Pods/Quick/Sources/QuickSpecBase/include/QuickSpecBase.h index 8881ca0..2ee00e7 100644 --- a/Example/Pods/Quick/Sources/QuickSpecBase/include/QuickSpecBase.h +++ b/Example/Pods/Quick/Sources/QuickSpecBase/include/QuickSpecBase.h @@ -1,11 +1,7 @@ #import #import -@interface _QuickSelectorWrapper : NSObject -- (instancetype)initWithSelector:(SEL)selector; -@end - @interface _QuickSpecBase : XCTestCase -+ (NSArray<_QuickSelectorWrapper *> *)_qck_testMethodSelectors; ++ (NSArray *)_qck_testMethodSelectors; - (instancetype)init NS_DESIGNATED_INITIALIZER; @end diff --git a/Example/Pods/SWXMLHash/README.md b/Example/Pods/SWXMLHash/README.md index ff9a10f..3ab875e 100644 --- a/Example/Pods/SWXMLHash/README.md +++ b/Example/Pods/SWXMLHash/README.md @@ -6,21 +6,24 @@ [![Join the chat at https://gitter.im/drmohundro/SWXMLHash](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/drmohundro/SWXMLHash?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![codebeat](https://codebeat.co/badges/893cc640-c5d9-45b2-a3ff-426e6e6b7b80)](https://codebeat.co/projects/github-com-drmohundro-swxmlhash) -SWXMLHash is a relatively simple way to parse XML in Swift. If you're familiar with `NSXMLParser`, this library is a simple wrapper around it. Conceptually, it provides a translation from XML to a dictionary of arrays (aka hash). +SWXMLHash is a relatively simple way to parse XML in Swift. If you're familiar +with `NSXMLParser`, this library is a simple wrapper around it. Conceptually, it +provides a translation from XML to a dictionary of arrays (aka hash). -The API takes a lot of inspiration from [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON). +The API takes a lot of inspiration from +[SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON). ## Contents -* [Requirements](#requirements) -* [Installation](#installation) -* [Getting Started](#getting-started) -* [Configuration](#configuration) -* [Examples](#examples) -* [FAQ](#faq) -* [Changelog](#changelog) -* [Contributing](#contributing) -* [License](#license) +- [Requirements](#requirements) +- [Installation](#installation) +- [Getting Started](#getting-started) +- [Configuration](#configuration) +- [Examples](#examples) +- [FAQ](#faq) +- [Changelog](#changelog) +- [Contributing](#contributing) +- [License](#license) ## Requirements @@ -29,7 +32,9 @@ The API takes a lot of inspiration from [SwiftyJSON](https://github.com/SwiftyJS ## Installation -SWXMLHash can be installed using [CocoaPods](http://cocoapods.org/), [Carthage](https://github.com/Carthage/Carthage), or manually. +SWXMLHash can be installed using [CocoaPods](http://cocoapods.org/), +[Carthage](https://github.com/Carthage/Carthage), +[Swift Package Manager](https://swift.org/package-manager/), or manually. ### CocoaPods @@ -46,7 +51,7 @@ platform :ios, '10.0' use_frameworks! target 'YOUR_TARGET_NAME' do - pod 'SWXMLHash', '~> 4.0.0' + pod 'SWXMLHash', '~> 5.0.0' end ``` @@ -68,24 +73,47 @@ $ brew install carthage Then add the following line to your `Cartfile`: ``` -github "drmohundro/SWXMLHash" ~> 4.0 +github "drmohundro/SWXMLHash" ~> 5.0 ``` +### Swift Package Manager + +Swift Package Manager requires Swift version 4.0 or higher. First, create a +`Package.swift` file. It should look like: + +```swift +dependencies: [ + .package(url: "https://github.com/drmohundro/SWXMLHash.git", from: "5.0.0") +] +``` + +`swift build` should then pull in and compile SWXMLHash for you to begin using. + ### Manual Installation -To install manually, you'll need to clone the SWXMLHash repository. You can do this in a separate directory or you can make use of git submodules - in this case, git submodules are recommended so that your repository has details about which commit of SWXMLHash you're using. Once this is done, you can just drop the `SWXMLHash.swift` file into your project. +To install manually, you'll need to clone the SWXMLHash repository. You can do +this in a separate directory or you can make use of git submodules - in this +case, git submodules are recommended so that your repository has details about +which commit of SWXMLHash you're using. Once this is done, you can just drop the +`SWXMLHash.swift` file into your project. -> NOTE: if you're targeting iOS 7, you'll have to install manually because embedded frameworks require a minimum deployment target of iOS 8 or OSX Mavericks. +> NOTE: if you're targeting iOS 7, you'll have to install manually because +> embedded frameworks require a minimum deployment target of iOS 8 or OSX +> Mavericks. ## Getting Started -If you're just getting started with SWXMLHash, I'd recommend cloning the repository down and opening the workspace. I've included a Swift playground in the workspace which makes it easy to experiment with the API and the calls. +If you're just getting started with SWXMLHash, I'd recommend cloning the +repository down and opening the workspace. I've included a Swift playground in +the workspace which makes it easy to experiment with the API and the calls. Swift Playground ## Configuration -SWXMLHash allows for limited configuration in terms of its approach to parsing. To set any of the configuration options, you use the `configure` method, like so: +SWXMLHash allows for limited configuration in terms of its approach to parsing. +To set any of the configuration options, you use the `configure` method, like +so: ```swift let xml = SWXMLHash.config { @@ -96,22 +124,40 @@ let xml = SWXMLHash.config { The available options at this time are: -* `shouldProcessLazily` - * This determines whether not to use lazy loading of the XML. It can significantly increase the performance of parsing if your XML is large. - * Defaults to `false` -* `shouldProcessNamespaces` - * This setting is forwarded on to the internal `NSXMLParser` instance. It will return any XML elements without their namespace parts (i.e. "\" will be returned as "\") - * Defaults to `false` -* `caseInsensitive` - * This setting allows for key lookups to be case insensitive. Typically XML is a case sensitive language, but this option lets you bypass this if necessary. - * Defaults to `false` -* `encoding` - * This setting allows for explicitly specifying the character encoding when an XML string is passed to `parse`. - * Defaults to `String.encoding.utf8` +- `shouldProcessLazily` + - This determines whether not to use lazy loading of the XML. It can + significantly increase the performance of parsing if your XML is large. + - Defaults to `false` +- `shouldProcessNamespaces` + - This setting is forwarded on to the internal `NSXMLParser` instance. It will + return any XML elements without their namespace parts (i.e. "\" + will be returned as "\") + - Defaults to `false` +- `caseInsensitive` + - This setting allows for key lookups to be case insensitive. Typically XML is + a case sensitive language, but this option lets you bypass this if + necessary. + - Defaults to `false` +- `encoding` + - This setting allows for explicitly specifying the character encoding when an + XML string is passed to `parse`. + - Defaults to `String.encoding.utf8` +- `userInfo` + - This setting mimics `Codable`'s `userInfo` property to allow the user to add + contextual information that will be used for deserialization. + - See + [Codable's userInfo docs](https://developer.apple.com/documentation/swift/encoder/2894907-userinfo) + - The default is [:] +- `detectParsingErrors` + - This setting attempts to detect XML parsing errors. `parse` will return an + `XMLIndexer.parsingError` if any parsing issues are found. + - Defaults to `false` (because of backwards compatibility and because many + users attempt to parse HTML with this library) ## Examples -All examples below can be found in the included [specs](https://github.com/drmohundro/SWXMLHash/blob/master/Tests/). +All examples below can be found in the included +[specs](https://github.com/drmohundro/SWXMLHash/blob/master/Tests/). ### Initialization @@ -119,7 +165,11 @@ All examples below can be found in the included [specs](https://github.com/drmoh let xml = SWXMLHash.parse(xmlToParse) ``` -Alternatively, if you're parsing a large XML file and need the best performance, you may wish to configure the parsing to be processed lazily. Lazy processing avoids loading the entire XML document into memory, so it could be preferable for performance reasons. See the error handling for one caveat regarding lazy loading. +Alternatively, if you're parsing a large XML file and need the best performance, +you may wish to configure the parsing to be processed lazily. Lazy processing +avoids loading the entire XML document into memory, so it could be preferable +for performance reasons. See the error handling for one caveat regarding lazy +loading. ```swift let xml = SWXMLHash.config { @@ -128,7 +178,8 @@ let xml = SWXMLHash.config { }.parse(xmlToParse) ``` -The above approach uses the new config method, but there is also a `lazy` method directly off of `SWXMLHash`. +The above approach uses the new config method, but there is also a `lazy` method +directly off of `SWXMLHash`. ```swift let xml = SWXMLHash.lazy(xmlToParse) @@ -197,10 +248,11 @@ The below will return "123". xml["root"]["catalog"]["book"][1].element?.attribute(by: "id")?.text ``` -Alternatively, you can look up an element with specific attributes. The below will return "John". +Alternatively, you can look up an element with specific attributes. The below +will return "John". ```swift -xml["root"]["catalog"]["book"].withAttr("id", "123")["author"].element?.text +xml["root"]["catalog"]["book"].withAttribute("id", "123")["author"].element?.text ``` ### Returning All Elements At Current Level @@ -219,11 +271,12 @@ Given: ``` -The `all` method will iterate over all nodes at the indexed level. The code below will return "Fiction, Non-fiction, Technical". +The `all` method will iterate over all nodes at the indexed level. The code +below will return "Fiction, Non-fiction, Technical". ```swift ", ".join(xml["root"]["catalog"]["book"].all.map { elem in - elem["genre"].element!.text! + elem["genre"].element!.text! }) ``` @@ -231,7 +284,7 @@ You can also iterate over the `all` method: ```swift for elem in xml["root"]["catalog"]["book"].all { - print(elem["genre"].element!.text!) + print(elem["genre"].element!.text!) } ``` @@ -251,45 +304,140 @@ Given: ``` -The below will `print` "root", "catalog", "book", "genre", "title", and "date" (note the `children` method). +The below will `print` "root", "catalog", "book", "genre", "title", and "date" +(note the `children` method). ```swift func enumerate(indexer: XMLIndexer) { - for child in indexer.children { - print(child.element!.name) - enumerate(child) - } + for child in indexer.children { + print(child.element!.name) + enumerate(child) + } } enumerate(indexer: xml) ``` +### Filtering elements + +Given: + +```xml + + + + Gambardella, Matthew + XML Developer's Guide + Computer44.95 + 2000-10-01 + + + Ralls, Kim + Midnight Rain + Fantasy + 5.95 + 2000-12-16 + + + Corets, Eva + Maeve Ascendant + Fantasy + 5.95 + 2000-11-17 + + + +``` + +The following will return return "Midnight Rain". Filtering can be by any part +of the `XMLElement` class or by index as well. + +```swift +let subIndexer = xml!["root"]["catalog"]["book"] + .filterAll { elem, _ in elem.attribute(by: "id")!.text == "bk102" } + .filterChildren { _, index in index >= 1 && index <= 3 } + +print(subIndexer.children[0].element?.text) +``` + ### Error Handling Using Swift 2.0's new error handling feature: ```swift do { - try xml!.byKey("root").byKey("what").byKey("header").byKey("foo") + try xml!.byKey("root").byKey("what").byKey("header").byKey("foo") } catch let error as IndexingError { - // error is an IndexingError instance that you can deal with + // error is an IndexingError instance that you can deal with } ``` -__Or__ using the existing indexing functionality: +**Or** using the existing indexing functionality: ```swift switch xml["root"]["what"]["header"]["foo"] { case .element(let elem): - // everything is good, code away! + // everything is good, code away! case .xmlError(let error): - // error is an IndexingError instance that you can deal with + // error is an IndexingError instance that you can deal with } ``` -Note that error handling as shown above will not work with lazy loaded XML. The lazy parsing doesn't actually occur until the `element` or `all` method are called - as a result, there isn't any way to know prior to asking for an element if it exists or not. +Note that error handling as shown above will not work with lazy loaded XML. The +lazy parsing doesn't actually occur until the `element` or `all` method are +called - as a result, there isn't any way to know prior to asking for an element +if it exists or not. -### Types conversion +### Simple Type Conversion + +Given: + +```xml + + Monday, 23 January 2016 12:01:12 111 + +``` + +With the following implementation for `Date` element and attribute +deserialization: + +```swift +extension Date: XMLElementDeserializable, XMLAttributeDeserializable { + public static func deserialize(_ element: XMLElement) throws -> Date { + let date = stringToDate(element.text) + + guard let validDate = date else { + throw XMLDeserializationError.typeConversionFailed(type: "Date", element: element) + } + + return validDate + } + + public static func deserialize(_ attribute: XMLAttribute) throws -> Date { + let date = stringToDate(attribute.text) + + guard let validDate = date else { + throw XMLDeserializationError.attributeDeserializationFailed(type: "Date", attribute: attribute) + } + + return validDate + } + + private static func stringToDate(_ dateAsString: String) -> Date? { + let dateFormatter = DateFormatter() + dateFormatter.dateFormat = "EEE, dd MMM yyyy HH:mm:ss zzz" + return dateFormatter.date(from: dateAsString) + } +} +``` + +The below will return a date value: + +```swift +let dt: Date = try xml["root"]["elem"].value() +``` + +### Complex Types Conversion Given: @@ -327,6 +475,7 @@ Given: ``` + with `Book` struct implementing `XMLIndexerDeserializable`: ```swift @@ -351,7 +500,7 @@ struct Book: XMLIndexerDeserializable { } ``` -The below will return array of `Book` structs: +The below will return an array of `Book` structs: ```swift let books: [Book] = try xml["root"]["books"]["book"].value() @@ -359,84 +508,119 @@ let books: [Book] = try xml["root"]["books"]["book"].value() Types Conversion -You can convert any XML to your custom type by implementing `XMLIndexerDeserializable` for any non-leaf node (e.g. `` in the example above). +You can convert any XML to your custom type by implementing +`XMLIndexerDeserializable` for any non-leaf node (e.g. `` in the example +above). -For leaf nodes (e.g. `` in the example above), built-in converters support `Int`, `Double`, `Float`, `Bool`, and `String` values (both non- and -optional variants). Custom converters can be added by implementing `XMLElementDeserializable`. +For leaf nodes (e.g. `<title>` in the example above), built-in converters +support `Int`, `Double`, `Float`, `Bool`, and `String` values (both non- and +-optional variants). Custom converters can be added by implementing +`XMLElementDeserializable`. -For attributes (e.g. `isbn=` in the example above), built-in converters support the same types as above, and additional converters can be added by implementing `XMLAttributeDeserializable`. - -Types conversion supports error handling, optionals and arrays. For more examples, look into `SWXMLHashTests.swift` or play with types conversion directly in the Swift playground. +For attributes (e.g. `isbn=` in the example above), built-in converters support +the same types as above, and additional converters can be added by implementing +`XMLAttributeDeserializable`. +Types conversion supports error handling, optionals and arrays. For more +examples, look into `SWXMLHashTests.swift` or play with types conversion +directly in the Swift playground. ## FAQ ### Does SWXMLHash handle URLs for me? -No - SWXMLHash only handles parsing of XML. If you have a URL that has XML content on it, I'd recommend using a library like [AlamoFire](https://github.com/Alamofire/Alamofire) to download the content into a string and then parsing it. +No - SWXMLHash only handles parsing of XML. If you have a URL that has XML +content on it, I'd recommend using a library like +[AlamoFire](https://github.com/Alamofire/Alamofire) to download the content into +a string and then parsing it. ### Does SWXMLHash support writing XML content? -No, not at the moment - SWXMLHash only supports parsing XML (via indexing, deserialization, etc.). +No, not at the moment - SWXMLHash only supports parsing XML (via indexing, +deserialization, etc.). ### I'm getting an "Ambiguous reference to member 'subscript'" when I call `.value()`. -`.value()` is used for deserialization - you have to have something that implements `XMLIndexerDeserializable` and that can handle deserialization to the left-hand side of expression. +`.value()` is used for deserialization - you have to have something that +implements `XMLIndexerDeserializable` (or `XMLElementDeserializable` if it is a +single element versus a group of elements) and that can handle deserialization +to the left-hand side of expression. For example, given the following: ```swift -let dateValue: NSDate = try! xml["root"]["date"].value() +let dateValue: Date = try! xml["root"]["date"].value() ``` -You'll get an error because there isn't any built-in deserializer for `NSDate`. See the above documentation on adding your own deserialization support. +You'll get an error because there isn't any built-in deserializer for `Date`. +See the above documentation on adding your own deserialization support. In this +case, you would create your own `XMLElementDeserializable` implementation for +`Date`. See above for an example of how to add your own `Date` deserialization +support. ### I'm getting an `EXC_BAD_ACCESS (SIGSEGV)` when I call `parse()` -Chances are very good that your XML content has what is called a "byte order mark" or BOM. SWXMLHash uses `NSXMLParser` for its parsing logic and there are issues with it and handling BOM characters. See [issue #65](https://github.com/drmohundro/SWXMLHash/issues/65) for more details. Others who have run into this problem have just stripped the BOM out of their content prior to parsing. +Chances are very good that your XML content has what is called a "byte order +mark" or BOM. SWXMLHash uses `NSXMLParser` for its parsing logic and there are +issues with it and handling BOM characters. See +[issue #65](https://github.com/drmohundro/SWXMLHash/issues/65) for more details. +Others who have run into this problem have just stripped the BOM out of their +content prior to parsing. ### How do I handle deserialization with a class versus a struct (such as with `NSDate`)? -Using extensions on classes instead of structs can result in some odd catches that might give you a little trouble. For example, see [this question on StackOverflow](http://stackoverflow.com/questions/38174669/how-to-deserialize-nsdate-with-swxmlhash) where someone was trying to write their own `XMLElementDeserializable` for `NSDate` which is a class and not a struct. The `XMLElementDeserializable` protocol expects a method that returns `Self` - this is the part that gets a little odd. +Using extensions on classes instead of structs can result in some odd catches +that might give you a little trouble. For example, see +[this question on StackOverflow](http://stackoverflow.com/questions/38174669/how-to-deserialize-nsdate-with-swxmlhash) +where someone was trying to write their own `XMLElementDeserializable` for +`NSDate` which is a class and not a struct. The `XMLElementDeserializable` +protocol expects a method that returns `Self` - this is the part that gets a +little odd. -See below for the code snippet to get this to work and note in particular the `private static func value<T>() -> T` line - that is the key. +See below for the code snippet to get this to work and note in particular the +`private static func value<T>() -> T` line - that is the key. ```swift extension NSDate: XMLElementDeserializable { - public static func deserialize(_ element: XMLElement) throws -> Self { - guard let dateAsString = element.text else { - throw XMLDeserializationError.nodeHasNoValue - } + public static func deserialize(_ element: XMLElement) throws -> Self { + guard let dateAsString = element.text else { + throw XMLDeserializationError.nodeHasNoValue + } - let dateFormatter = NSDateFormatter() - dateFormatter.dateFormat = "EEE, dd MMM yyyy HH:mm:ss zzz" - let date = dateFormatter.dateFromString(dateAsString) + let dateFormatter = NSDateFormatter() + dateFormatter.dateFormat = "EEE, dd MMM yyyy HH:mm:ss zzz" + let date = dateFormatter.dateFromString(dateAsString) - guard let validDate = date else { - throw XMLDeserializationError.typeConversionFailed(type: "Date", element: element) - } + guard let validDate = date else { + throw XMLDeserializationError.typeConversionFailed(type: "Date", element: element) + } - // NOTE THIS - return value(validDate) - } + // NOTE THIS + return value(validDate) + } - // AND THIS - private static func value<T>(date: NSDate) -> T { - return date as! T - } + // AND THIS + private static func value<T>(date: NSDate) -> T { + return date as! T + } } ``` ### Have a different question? -Feel free to shoot me an email, post a [question on StackOverflow](http://stackoverflow.com/questions/tagged/swxmlhash), or open an issue if you think you've found a bug. I'm happy to try to help! +Feel free to shoot me an email, post a +[question on StackOverflow](http://stackoverflow.com/questions/tagged/swxmlhash), +or open an issue if you think you've found a bug. I'm happy to try to help! ## Changelog -See [CHANGELOG](CHANGELOG.md) for a list of all changes and their corresponding versions. +See [CHANGELOG](CHANGELOG.md) for a list of all changes and their corresponding +versions. ## Contributing -See [CONTRIBUTING](CONTRIBUTING.md) for guidelines to contribute back to SWXMLHash. +See [CONTRIBUTING](CONTRIBUTING.md) for guidelines to contribute back to +SWXMLHash. ## License diff --git a/Example/Pods/SWXMLHash/Source/SWXMLHash.swift b/Example/Pods/SWXMLHash/Source/SWXMLHash.swift index b86f660..9459cc1 100644 --- a/Example/Pods/SWXMLHash/Source/SWXMLHash.swift +++ b/Example/Pods/SWXMLHash/Source/SWXMLHash.swift @@ -30,6 +30,9 @@ // swiftlint:disable file_length import Foundation +#if canImport(FoundationXML) +import FoundationXML +#endif let rootElementName = "SWXMLHash_Root_Element" @@ -50,6 +53,13 @@ public class SWXMLHashOptions { /// Encoding used for XML parsing. Default is set to UTF8 public var encoding = String.Encoding.utf8 + + /// Any contextual information set by the user for encoding + public var userInfo = [CodingUserInfoKey: Any]() + + /// Detect XML parsing errors... defaults to false as this library will + /// attempt to handle HTML which isn't always XML-compatible + public var detectParsingErrors = false } /// Simple XML parser @@ -146,18 +156,23 @@ public class SWXMLHash { struct Stack<T> { var items = [T]() + mutating func push(_ item: T) { items.append(item) } + mutating func pop() -> T { return items.removeLast() } + mutating func drop() { _ = pop() } + mutating func removeAll() { items.removeAll(keepingCapacity: false) } + func top() -> T { return items[items.count - 1] } @@ -171,78 +186,82 @@ protocol SimpleXmlParser { #if os(Linux) extension XMLParserDelegate { + func parserDidStartDocument(_ parser: XMLParser) { } + func parserDidEndDocument(_ parser: XMLParser) { } - func parserDidStartDocument(_ parser: Foundation.XMLParser) { } - func parserDidEndDocument(_ parser: Foundation.XMLParser) { } - - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, foundNotationDeclarationWithName name: String, publicID: String?, systemID: String?) { } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, foundUnparsedEntityDeclarationWithName name: String, publicID: String?, systemID: String?, notationName: String?) { } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, foundAttributeDeclarationWithName attributeName: String, forElement elementName: String, type: String?, defaultValue: String?) { } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, foundElementDeclarationWithName elementName: String, model: String) { } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, foundInternalEntityDeclarationWithName name: String, value: String?) { } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, foundExternalEntityDeclarationWithName name: String, publicID: String?, systemID: String?) { } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, - attributes attributeDict: [String : String]) { } + attributes attributeDict: [String: String]) { } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) { } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, didStartMappingPrefix prefix: String, toURI namespaceURI: String) { } - func parser(_ parser: Foundation.XMLParser, didEndMappingPrefix prefix: String) { } + func parser(_ parser: XMLParser, + didEndMappingPrefix prefix: String) { } - func parser(_ parser: Foundation.XMLParser, foundCharacters string: String) { } + func parser(_ parser: XMLParser, + foundCharacters string: String) { } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, foundIgnorableWhitespace whitespaceString: String) { } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, foundProcessingInstructionWithTarget target: String, data: String?) { } - func parser(_ parser: Foundation.XMLParser, foundComment comment: String) { } + func parser(_ parser: XMLParser, + foundComment comment: String) { } - func parser(_ parser: Foundation.XMLParser, foundCDATA CDATABlock: Data) { } + func parser(_ parser: XMLParser, + foundCDATA CDATABlock: Data) { } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, resolveExternalEntityName name: String, systemID: String?) -> Data? { return nil } - func parser(_ parser: Foundation.XMLParser, parseErrorOccurred parseError: NSError) { } + func parser(_ parser: XMLParser, + parseErrorOccurred parseError: Error) { } - func parser(_ parser: Foundation.XMLParser, - validationErrorOccurred validationError: NSError) { } + func parser(_ parser: XMLParser, + validationErrorOccurred validationError: Error) { } } #endif @@ -250,12 +269,12 @@ extension XMLParserDelegate { /// The implementation of XMLParserDelegate and where the lazy parsing actually happens. class LazyXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate { required init(_ options: SWXMLHashOptions) { + root = XMLElement(name: rootElementName, options: options) self.options = options - self.root.caseInsensitive = options.caseInsensitive super.init() } - var root = XMLElement(name: rootElementName, caseInsensitive: false) + var root: XMLElement var parentStack = Stack<XMLElement>() var elementStack = Stack<String>() @@ -269,25 +288,23 @@ class LazyXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate { } func startParsing(_ ops: [IndexOp]) { - // clear any prior runs of parse... expected that this won't be necessary, - // but you never know + // reset state for a new lazy parsing run + root = XMLElement(name: rootElementName, options: root.options) parentStack.removeAll() - root = XMLElement(name: rootElementName, caseInsensitive: options.caseInsensitive) parentStack.push(root) self.ops = ops - let parser = Foundation.XMLParser(data: data!) + let parser = XMLParser(data: data!) parser.shouldProcessNamespaces = options.shouldProcessNamespaces parser.delegate = self _ = parser.parse() } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String: String]) { - elementStack.push(elementName) if !onMatch() { @@ -300,7 +317,7 @@ class LazyXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate { parentStack.push(currentNode) } - func parser(_ parser: Foundation.XMLParser, foundCharacters string: String) { + func parser(_ parser: XMLParser, foundCharacters string: String) { if !onMatch() { return } @@ -310,11 +327,22 @@ class LazyXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate { current.addText(string) } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) { + if !onMatch() { + return + } + + if let cdataText = String(data: CDATABlock, encoding: String.Encoding.utf8) { + let current = parentStack.top() + + current.addText(cdataText) + } + } + + func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) { - let match = onMatch() elementStack.drop() @@ -338,14 +366,15 @@ class LazyXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate { /// The implementation of XMLParserDelegate and where the parsing actually happens. class FullXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate { required init(_ options: SWXMLHashOptions) { + root = XMLElement(name: rootElementName, options: options) self.options = options - self.root.caseInsensitive = options.caseInsensitive super.init() } - var root = XMLElement(name: rootElementName, caseInsensitive: false) + let root: XMLElement var parentStack = Stack<XMLElement>() let options: SWXMLHashOptions + var parsingError: ParsingError? func parse(_ data: Data) -> XMLIndexer { // clear any prior runs of parse... expected that this won't be necessary, @@ -354,20 +383,23 @@ class FullXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate { parentStack.push(root) - let parser = Foundation.XMLParser(data: data) + let parser = XMLParser(data: data) parser.shouldProcessNamespaces = options.shouldProcessNamespaces parser.delegate = self _ = parser.parse() - return XMLIndexer(root) + if options.detectParsingErrors, let err = parsingError { + return XMLIndexer.parsingError(err) + } else { + return XMLIndexer(root) + } } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String: String]) { - let currentNode = parentStack .top() .addElement(elementName, withAttributes: attributeDict, caseInsensitive: self.options.caseInsensitive) @@ -375,19 +407,39 @@ class FullXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate { parentStack.push(currentNode) } - func parser(_ parser: Foundation.XMLParser, foundCharacters string: String) { + func parser(_ parser: XMLParser, foundCharacters string: String) { let current = parentStack.top() current.addText(string) } - func parser(_ parser: Foundation.XMLParser, + func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) { - parentStack.drop() } + + func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) { + if let cdataText = String(data: CDATABlock, encoding: String.Encoding.utf8) { + let current = parentStack.top() + + current.addText(cdataText) + } + } + + func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) { +#if os(Linux) && !swift(>=4.1.50) + if let err = parseError as? NSError { + parsingError = ParsingError(line: err.userInfo["NSXMLParserErrorLineNumber"] as? Int ?? 0, + column: err.userInfo["NSXMLParserErrorColumn"] as? Int ?? 0) + } +#else + let err = parseError as NSError + parsingError = ParsingError(line: err.userInfo["NSXMLParserErrorLineNumber"] as? Int ?? 0, + column: err.userInfo["NSXMLParserErrorColumn"] as? Int ?? 0) +#endif + } } /// Represents an indexed operation against a lazily parsed `XMLIndexer` @@ -424,10 +476,10 @@ public class IndexOps { parser.startParsing(ops) let indexer = XMLIndexer(parser.root) var childIndex = indexer - for op in ops { - childIndex = childIndex[op.key] - if op.index >= 0 { - childIndex = childIndex[op.index] + for oper in ops { + childIndex = childIndex[oper.key] + if oper.index >= 0 { + childIndex = childIndex[oper.index] } } ops.removeAll(keepingCapacity: false) @@ -435,14 +487,19 @@ public class IndexOps { } func stringify() -> String { - var s = "" - for op in ops { - s += "[" + op.toString() + "]" + var ret = "" + for oper in ops { + ret += "[" + oper.toString() + "]" } - return s + return ret } } +public struct ParsingError: Error { + public let line: Int + public let column: Int +} + /// Error type that is thrown when an indexing or parsing operation fails. public enum IndexingError: Error { case attribute(attr: String) @@ -459,22 +516,27 @@ public enum IndexingError: Error { public static func Attribute(attr: String) -> IndexingError { fatalError("unavailable") } + @available(*, unavailable, renamed: "attributeValue(attr:value:)") public static func AttributeValue(attr: String, value: String) -> IndexingError { fatalError("unavailable") } + @available(*, unavailable, renamed: "key(key:)") public static func Key(key: String) -> IndexingError { fatalError("unavailable") } + @available(*, unavailable, renamed: "index(idx:)") public static func Index(idx: Int) -> IndexingError { fatalError("unavailable") } + @available(*, unavailable, renamed: "initialize(instance:)") public static func Init(instance: AnyObject) -> IndexingError { fatalError("unavailable") } + @available(*, unavailable, renamed: "error") public static var Error: IndexingError { fatalError("unavailable") @@ -488,6 +550,7 @@ public enum XMLIndexer { case list([XMLElement]) case stream(IndexOps) case xmlError(IndexingError) + case parsingError(ParsingError) // swiftlint:disable identifier_name // unavailable @@ -528,18 +591,18 @@ public enum XMLIndexer { /// All elements at the currently indexed level public var all: [XMLIndexer] { + return allElements.map { XMLIndexer($0) } + } + + private var allElements: [XMLElement] { switch self { case .list(let list): - var xmlList = [XMLIndexer]() - for elem in list { - xmlList.append(XMLIndexer(elem)) - } - return xmlList + return list case .element(let elem): - return [XMLIndexer(elem)] + return [elem] case .stream(let ops): let list = ops.findElements() - return list.all + return list.allElements default: return [] } @@ -547,15 +610,56 @@ public enum XMLIndexer { /// All child elements from the currently indexed level public var children: [XMLIndexer] { - var list = [XMLIndexer]() - for elem in all.flatMap({ $0.element }) { + return childElements.map { XMLIndexer($0) } + } + + private var childElements: [XMLElement] { + var list = [XMLElement]() + for elem in all.compactMap({ $0.element }) { for elem in elem.xmlChildren { - list.append(XMLIndexer(elem)) + list.append(elem) } } return list } + @available(*, unavailable, renamed: "filterChildren(_:)") + public func filter(_ included: (_ elem: XMLElement, _ index: Int) -> Bool) -> XMLIndexer { + return filterChildren(included) + } + + public func filterChildren(_ included: (_ elem: XMLElement, _ index: Int) -> Bool) -> XMLIndexer { + let children = handleFilteredResults(list: childElements, included: included) + if let current = self.element { + let filteredElem = XMLElement(name: current.name, index: current.index, options: current.options) + filteredElem.children = children.allElements + return .element(filteredElem) + } + return .xmlError(IndexingError.error) + } + + public func filterAll(_ included: (_ elem: XMLElement, _ index: Int) -> Bool) -> XMLIndexer { + return handleFilteredResults(list: allElements, included: included) + } + + private func handleFilteredResults(list: [XMLElement], + included: (_ elem: XMLElement, _ index: Int) -> Bool) -> XMLIndexer { + let results = zip(list.indices, list).filter { included($1, $0) }.map { $1 } + if results.count == 1 { + return .element(results.first!) + } + return .list(results) + } + + public var userInfo: [CodingUserInfoKey: Any] { + switch self { + case .element(let elem): + return elem.userInfo + default: + return [:] + } + } + /** Allows for element lookup by matching attribute values. @@ -627,8 +731,8 @@ public enum XMLIndexer { public func byKey(_ key: String) throws -> XMLIndexer { switch self { case .stream(let opStream): - let op = IndexOp(key) - opStream.ops.append(op) + let oper = IndexOp(key) + opStream.ops.append(oper) return .stream(opStream) case .element(let elem): let match = elem.xmlChildren.filter({ @@ -641,7 +745,7 @@ public enum XMLIndexer { return .list(match) } } - fallthrough + throw IndexingError.key(key: key) default: throw IndexingError.key(key: key) } @@ -684,7 +788,7 @@ public enum XMLIndexer { if index == 0 { return .element(elem) } - fallthrough + return .xmlError(IndexingError.index(idx: index)) default: return .xmlError(IndexingError.index(idx: index)) } @@ -733,7 +837,7 @@ extension IndexingError: CustomStringConvertible { switch self { case .attribute(let attr): return "XML Attribute Error: Missing attribute [\"\(attr)\"]" - case .attributeValue(let attr, let value): + case let .attributeValue(attr, value): return "XML Attribute Error: Missing attribute [\"\(attr)\"] with value [\"\(value)\"]" case .key(let key): return "XML Element Error: Incorrect key [\"\(key)\"]" @@ -756,6 +860,7 @@ public protocol XMLContent: CustomStringConvertible { } public class TextElement: XMLContent { /// The underlying text value public let text: String + init(text: String) { self.text = text } @@ -764,6 +869,7 @@ public class TextElement: XMLContent { public struct XMLAttribute { public let name: String public let text: String + init(name: String, text: String) { self.name = name self.text = text @@ -775,11 +881,19 @@ public class XMLElement: XMLContent { /// The name of the element public let name: String - public var caseInsensitive: Bool + /// Whether the element is case insensitive or not + public var caseInsensitive: Bool { + return options.caseInsensitive + } + + var userInfo: [CodingUserInfoKey: Any] { + return options.userInfo + } /// All attributes public var allAttributes = [String: XMLAttribute]() + /// Find an attribute by name public func attribute(by name: String) -> XMLAttribute? { if caseInsensitive { return allAttributes.first(where: { $0.key.compare(name, true) })?.value @@ -811,13 +925,21 @@ public class XMLElement: XMLContent { }) } + public var innerXML: String { + return children.reduce("", { + $0.description + $1.description + }) + } + /// All child elements (text or XML) public var children = [XMLContent]() + var count: Int = 0 var index: Int + let options: SWXMLHashOptions var xmlChildren: [XMLElement] { - return children.flatMap { $0 as? XMLElement } + return children.compactMap { $0 as? XMLElement } } /** @@ -826,11 +948,12 @@ public class XMLElement: XMLContent { - parameters: - name: The name of the element to be initialized - index: The index of the element to be initialized + - options: The SWXMLHash options */ - init(name: String, index: Int = 0, caseInsensitive: Bool) { + init(name: String, index: Int = 0, options: SWXMLHashOptions) { self.name = name - self.caseInsensitive = caseInsensitive self.index = index + self.options = options } /** @@ -843,7 +966,7 @@ public class XMLElement: XMLContent { */ func addElement(_ name: String, withAttributes attributes: [String: String], caseInsensitive: Bool) -> XMLElement { - let element = XMLElement(name: name, index: count, caseInsensitive: caseInsensitive) + let element = XMLElement(name: name, index: count, options: options) count += 1 children.append(element) @@ -888,7 +1011,7 @@ extension XMLElement: CustomStringConvertible { xmlReturn.append(child.description) } xmlReturn.append("</\(name)>") - return xmlReturn.joined(separator: "") + return xmlReturn.joined() } return "<\(name)\(attributesString)>\(text)</\(name)>" @@ -918,3 +1041,72 @@ fileprivate extension String { return str1 == str2 } } + +// MARK: - XMLIndexer String RawRepresentables + +/*: Provides XMLIndexer Serialization/Deserialization using String backed RawRepresentables + Added by [PeeJWeeJ](https://github.com/PeeJWeeJ) */ +extension XMLIndexer { + /** + Allows for element lookup by matching attribute values + using a String backed RawRepresentables (E.g. `String` backed `enum` cases) + + - Note: + Convenience for withAttribute(String, String) + + - parameters: + - attr: should the name of the attribute to match on + - value: should be the value of the attribute to match on + - throws: an XMLIndexer.XMLError if an element with the specified attribute isn't found + - returns: instance of XMLIndexer + */ + public func withAttribute<A: RawRepresentable, V: RawRepresentable>(_ attr: A, _ value: V) throws -> XMLIndexer + where A.RawValue == String, V.RawValue == String { + return try withAttribute(attr.rawValue, value.rawValue) + } + + /** + Find an XML element at the current level by element name + using a String backed RawRepresentable (E.g. `String` backed `enum` cases) + + - Note: + Convenience for byKey(String) + + - parameter key: The element name to index by + - returns: instance of XMLIndexer to match the element (or elements) found by key + - throws: Throws an XMLIndexingError.Key if no element was found + */ + public func byKey<K: RawRepresentable>(_ key: K) throws -> XMLIndexer where K.RawValue == String { + return try byKey(key.rawValue) + } + + /** + Find an XML element at the current level by element name + using a String backed RawRepresentable (E.g. `String` backed `enum` cases) + + - Note: + Convenience for self[String] + + - parameter key: The element name to index by + - returns: instance of XMLIndexer to match the element (or elements) found by + */ + public subscript<K: RawRepresentable>(key: K) -> XMLIndexer where K.RawValue == String { + return self[key.rawValue] + } +} + +// MARK: - XMLElement String RawRepresentables + +/*: Provides XMLIndexer Serialization/Deserialization using String backed RawRepresentables + Added by [PeeJWeeJ](https://github.com/PeeJWeeJ) */ +extension XMLElement { + /** + Find an attribute by name using a String backed RawRepresentable (E.g. `String` backed `enum` cases) + + - Note: + Convenience for self[String] + */ + public func attribute<N: RawRepresentable>(by name: N) -> XMLAttribute? where N.RawValue == String { + return attribute(by: name.rawValue) + } +} diff --git a/Example/Pods/SWXMLHash/Source/SWXMLHash+TypeConversion.swift b/Example/Pods/SWXMLHash/Source/XMLIndexer+XMLIndexerDeserializable.swift similarity index 82% rename from Example/Pods/SWXMLHash/Source/SWXMLHash+TypeConversion.swift rename to Example/Pods/SWXMLHash/Source/XMLIndexer+XMLIndexerDeserializable.swift index 1a1d23a..377b71e 100644 --- a/Example/Pods/SWXMLHash/Source/SWXMLHash+TypeConversion.swift +++ b/Example/Pods/SWXMLHash/Source/XMLIndexer+XMLIndexerDeserializable.swift @@ -102,7 +102,6 @@ public extension XMLAttributeDeserializable { // MARK: - XMLIndexer Extensions public extension XMLIndexer { - // MARK: - XMLAttributeDeserializable /** @@ -392,10 +391,89 @@ public extension XMLIndexer { } } +// MARK: - XMLAttributeDeserializable String RawRepresentable + +/*: Provides XMLIndexer XMLAttributeDeserializable deserialization from String backed RawRepresentables + Added by [PeeJWeeJ](https://github.com/PeeJWeeJ) */ +public extension XMLIndexer { + /** + Attempts to deserialize the value of the specified attribute of the current XMLIndexer + element to `T` using a String backed RawRepresentable (E.g. `String` backed `enum` cases) + + - Note: + Convenience for value(ofAttribute: String) + + - parameter attr: The attribute to deserialize + - throws: an XMLDeserializationError if there is a problem with deserialization + - returns: The deserialized `T` value + */ + func value<T: XMLAttributeDeserializable, A: RawRepresentable>(ofAttribute attr: A) throws -> T where A.RawValue == String { + return try value(ofAttribute: attr.rawValue) + } + + /** + Attempts to deserialize the value of the specified attribute of the current XMLIndexer + element to `T?` using a String backed RawRepresentable (E.g. `String` backed `enum` cases) + + - Note: + Convenience for value(ofAttribute: String) + + - parameter attr: The attribute to deserialize + - returns: The deserialized `T?` value, or nil if the attribute does not exist + */ + func value<T: XMLAttributeDeserializable, A: RawRepresentable>(ofAttribute attr: A) -> T? where A.RawValue == String { + return value(ofAttribute: attr.rawValue) + } + + /** + Attempts to deserialize the value of the specified attribute of the current XMLIndexer + element to `[T]` using a String backed RawRepresentable (E.g. `String` backed `enum` cases) + + - Note: + Convenience for value(ofAttribute: String) + + - parameter attr: The attribute to deserialize + - throws: an XMLDeserializationError if there is a problem with deserialization + - returns: The deserialized `[T]` value + */ + func value<T: XMLAttributeDeserializable, A: RawRepresentable>(ofAttribute attr: A) throws -> [T] where A.RawValue == String { + return try value(ofAttribute: attr.rawValue) + } + + /** + Attempts to deserialize the value of the specified attribute of the current XMLIndexer + element to `[T]?` using a String backed RawRepresentable (E.g. `String` backed `enum` cases) + + - Note: + Convenience for value(ofAttribute: String) + + - parameter attr: The attribute to deserialize + - throws: an XMLDeserializationError if there is a problem with deserialization + - returns: The deserialized `[T]?` value + */ + func value<T: XMLAttributeDeserializable, A: RawRepresentable>(ofAttribute attr: A) throws -> [T]? where A.RawValue == String { + return try value(ofAttribute: attr.rawValue) + } + + /** + Attempts to deserialize the value of the specified attribute of the current XMLIndexer + element to `[T?]` using a String backed RawRepresentable (E.g. `String` backed `enum` cases) + + - Note: + Convenience for value(ofAttribute: String) + + - parameter attr: The attribute to deserialize + - throws: an XMLDeserializationError if there is a problem with deserialization + - returns: The deserialized `[T?]` value + */ + func value<T: XMLAttributeDeserializable, A: RawRepresentable>(ofAttribute attr: A) throws -> [T?] where A.RawValue == String { + return try value(ofAttribute: attr.rawValue) + } +} + // MARK: - XMLElement Extensions extension XMLElement { - /** Attempts to deserialize the specified attribute of the current XMLElement to `T` @@ -433,7 +511,7 @@ extension XMLElement { */ internal func nonEmptyTextOrThrow() throws -> String { let textVal = text - if !textVal.characters.isEmpty { + if !textVal.isEmpty { return textVal } @@ -441,6 +519,41 @@ extension XMLElement { } } +// MARK: String RawRepresentable + +/*: Provides XMLElement XMLAttributeDeserializable deserialization from String backed RawRepresentables + Added by [PeeJWeeJ](https://github.com/PeeJWeeJ) */ +public extension XMLElement { + /** + Attempts to deserialize the specified attribute of the current XMLElement to `T` + using a String backed RawRepresentable (E.g. `String` backed `enum` cases) + + - Note: + Convenience for value(ofAttribute: String) + + - parameter attr: The attribute to deserialize + - throws: an XMLDeserializationError if there is a problem with deserialization + - returns: The deserialized `T` value + */ + func value<T: XMLAttributeDeserializable, A: RawRepresentable>(ofAttribute attr: A) throws -> T where A.RawValue == String { + return try value(ofAttribute: attr.rawValue) + } + + /** + Attempts to deserialize the specified attribute of the current XMLElement to `T?` + using a String backed RawRepresentable (E.g. `String` backed `enum` cases) + + - Note: + Convenience for value(ofAttribute: String) + + - parameter attr: The attribute to deserialize + - returns: The deserialized `T?` value, or nil if the attribute does not exist. + */ + func value<T: XMLAttributeDeserializable, A: RawRepresentable>(ofAttribute attr: A) -> T? where A.RawValue == String { + return value(ofAttribute: attr.rawValue) + } +} + // MARK: - XMLDeserializationError /// The error that is thrown if there is a problem with deserialization @@ -484,11 +597,11 @@ public enum XMLDeserializationError: Error, CustomStringConvertible { return "This node is invalid: \(node)" case .nodeHasNoValue: return "This node is empty" - case .typeConversionFailed(let type, let node): + case let .typeConversionFailed(type, node): return "Can't convert node \(node) to value of type \(type)" - case .attributeDoesNotExist(let element, let attribute): + case let .attributeDoesNotExist(element, attribute): return "Element \(element) does not contain attribute: \(attribute)" - case .attributeDeserializationFailed(let type, let attribute): + case let .attributeDeserializationFailed(type, attribute): return "Can't convert attribute \(attribute) to value of type \(type)" } } diff --git a/Example/Pods/SWXMLHash/Source/shim.swift b/Example/Pods/SWXMLHash/Source/shim.swift new file mode 100644 index 0000000..32c8fe0 --- /dev/null +++ b/Example/Pods/SWXMLHash/Source/shim.swift @@ -0,0 +1,36 @@ +// +// shim.swift +// SWXMLHash +// +// Copyright (c) 2018 David Mohundro +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +#if (!swift(>=4.1) && swift(>=4.0)) || !swift(>=3.3) + + extension Sequence { + func compactMap<ElementOfResult>( + _ transform: (Self.Element + ) throws -> ElementOfResult?) rethrows -> [ElementOfResult] { + return try flatMap(transform) + } + } + +#endif diff --git a/Example/Pods/Target Support Files/Alamofire-iOS/Info.plist b/Example/Pods/Target Support Files/Alamofire-iOS/Alamofire-iOS-Info.plist similarity index 96% rename from Example/Pods/Target Support Files/Alamofire-iOS/Info.plist rename to Example/Pods/Target Support Files/Alamofire-iOS/Alamofire-iOS-Info.plist index eaa7c2e..0dbae30 100644 --- a/Example/Pods/Target Support Files/Alamofire-iOS/Info.plist +++ b/Example/Pods/Target Support Files/Alamofire-iOS/Alamofire-iOS-Info.plist @@ -15,7 +15,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>4.5.1</string> + <string>4.9.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> diff --git a/Example/Pods/Target Support Files/Alamofire-iOS/Alamofire-iOS.xcconfig b/Example/Pods/Target Support Files/Alamofire-iOS/Alamofire-iOS.xcconfig index 4292a1d..d5fc108 100644 --- a/Example/Pods/Target Support Files/Alamofire-iOS/Alamofire-iOS.xcconfig +++ b/Example/Pods/Target Support Files/Alamofire-iOS/Alamofire-iOS.xcconfig @@ -1,10 +1,10 @@ -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Alamofire-iOS +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-iOS GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Alamofire PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Alamofire-macOS/Info.plist b/Example/Pods/Target Support Files/Alamofire-macOS/Alamofire-macOS-Info.plist similarity index 96% rename from Example/Pods/Target Support Files/Alamofire-macOS/Info.plist rename to Example/Pods/Target Support Files/Alamofire-macOS/Alamofire-macOS-Info.plist index eaa7c2e..0dbae30 100644 --- a/Example/Pods/Target Support Files/Alamofire-macOS/Info.plist +++ b/Example/Pods/Target Support Files/Alamofire-macOS/Alamofire-macOS-Info.plist @@ -15,7 +15,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>4.5.1</string> + <string>4.9.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> diff --git a/Example/Pods/Target Support Files/Alamofire-macOS/Alamofire-macOS.xcconfig b/Example/Pods/Target Support Files/Alamofire-macOS/Alamofire-macOS.xcconfig index e0acb2f..26ddf4f 100644 --- a/Example/Pods/Target Support Files/Alamofire-macOS/Alamofire-macOS.xcconfig +++ b/Example/Pods/Target Support Files/Alamofire-macOS/Alamofire-macOS.xcconfig @@ -1,11 +1,11 @@ CODE_SIGN_IDENTITY = -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Alamofire-macOS +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-macOS GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Alamofire PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Alamofire-tvOS/Info.plist b/Example/Pods/Target Support Files/Alamofire-tvOS/Alamofire-tvOS-Info.plist similarity index 96% rename from Example/Pods/Target Support Files/Alamofire-tvOS/Info.plist rename to Example/Pods/Target Support Files/Alamofire-tvOS/Alamofire-tvOS-Info.plist index eaa7c2e..0dbae30 100644 --- a/Example/Pods/Target Support Files/Alamofire-tvOS/Info.plist +++ b/Example/Pods/Target Support Files/Alamofire-tvOS/Alamofire-tvOS-Info.plist @@ -15,7 +15,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>4.5.1</string> + <string>4.9.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> diff --git a/Example/Pods/Target Support Files/Alamofire-tvOS/Alamofire-tvOS.xcconfig b/Example/Pods/Target Support Files/Alamofire-tvOS/Alamofire-tvOS.xcconfig index af00af8..8f37d41 100644 --- a/Example/Pods/Target Support Files/Alamofire-tvOS/Alamofire-tvOS.xcconfig +++ b/Example/Pods/Target Support Files/Alamofire-tvOS/Alamofire-tvOS.xcconfig @@ -1,10 +1,10 @@ -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Alamofire-tvOS +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-tvOS GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Alamofire PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/AmazonS3RequestManager-iOS/Info.plist b/Example/Pods/Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/AmazonS3RequestManager-iOS/Info.plist rename to Example/Pods/Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS-Info.plist diff --git a/Example/Pods/Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS.xcconfig b/Example/Pods/Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS.xcconfig index 7f6fcbd..a5edb4a 100644 --- a/Example/Pods/Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS.xcconfig +++ b/Example/Pods/Target Support Files/AmazonS3RequestManager-iOS/AmazonS3RequestManager-iOS.xcconfig @@ -1,12 +1,12 @@ -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-iOS -FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-iOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-iOS" +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-iOS +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-iOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -framework "MobileCoreServices" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "MobileCoreServices" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/../.. PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/AmazonS3RequestManager-macOS/Info.plist b/Example/Pods/Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/AmazonS3RequestManager-macOS/Info.plist rename to Example/Pods/Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS-Info.plist diff --git a/Example/Pods/Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.xcconfig b/Example/Pods/Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.xcconfig index a8b0ca3..f096148 100644 --- a/Example/Pods/Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.xcconfig +++ b/Example/Pods/Target Support Files/AmazonS3RequestManager-macOS/AmazonS3RequestManager-macOS.xcconfig @@ -1,13 +1,13 @@ CODE_SIGN_IDENTITY = -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-macOS -FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-macOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-macOS" +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-macOS +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-macOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -framework "CoreServices" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "CoreServices" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/../.. PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/AmazonS3RequestManager-tvOS/Info.plist b/Example/Pods/Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/AmazonS3RequestManager-tvOS/Info.plist rename to Example/Pods/Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS-Info.plist diff --git a/Example/Pods/Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS.xcconfig b/Example/Pods/Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS.xcconfig index 5629c5c..21ad039 100644 --- a/Example/Pods/Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS.xcconfig +++ b/Example/Pods/Target Support Files/AmazonS3RequestManager-tvOS/AmazonS3RequestManager-tvOS.xcconfig @@ -1,12 +1,12 @@ -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-tvOS -FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-tvOS" +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-tvOS +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-tvOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -framework "MobileCoreServices" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "MobileCoreServices" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/../.. PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Nimble-iOS/Info.plist b/Example/Pods/Target Support Files/Nimble-iOS/Nimble-iOS-Info.plist similarity index 96% rename from Example/Pods/Target Support Files/Nimble-iOS/Info.plist rename to Example/Pods/Target Support Files/Nimble-iOS/Nimble-iOS-Info.plist index c01bd4c..c04b6c7 100644 --- a/Example/Pods/Target Support Files/Nimble-iOS/Info.plist +++ b/Example/Pods/Target Support Files/Nimble-iOS/Nimble-iOS-Info.plist @@ -15,7 +15,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>7.0.2</string> + <string>8.0.4</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> diff --git a/Example/Pods/Target Support Files/Nimble-iOS/Nimble-iOS-umbrella.h b/Example/Pods/Target Support Files/Nimble-iOS/Nimble-iOS-umbrella.h index 9aac00a..3a2c2c8 100644 --- a/Example/Pods/Target Support Files/Nimble-iOS/Nimble-iOS-umbrella.h +++ b/Example/Pods/Target Support Files/Nimble-iOS/Nimble-iOS-umbrella.h @@ -10,14 +10,14 @@ #endif #endif -#import "CwlCatchException.h" -#import "CwlMachBadInstructionHandler.h" -#import "mach_excServer.h" -#import "CwlPreconditionTesting.h" #import "Nimble.h" #import "DSL.h" #import "NMBExceptionCapture.h" #import "NMBStringify.h" +#import "CwlCatchException.h" +#import "CwlMachBadInstructionHandler.h" +#import "mach_excServer.h" +#import "CwlPreconditionTesting.h" FOUNDATION_EXPORT double NimbleVersionNumber; FOUNDATION_EXPORT const unsigned char NimbleVersionString[]; diff --git a/Example/Pods/Target Support Files/Nimble-iOS/Nimble-iOS.xcconfig b/Example/Pods/Target Support Files/Nimble-iOS/Nimble-iOS.xcconfig index 1a12491..8cd4d2e 100644 --- a/Example/Pods/Target Support Files/Nimble-iOS/Nimble-iOS.xcconfig +++ b/Example/Pods/Target Support Files/Nimble-iOS/Nimble-iOS.xcconfig @@ -1,13 +1,15 @@ -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Nimble-iOS +APPLICATION_EXTENSION_API_ONLY = YES +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nimble-iOS +DEFINES_MODULE = YES ENABLE_BITCODE = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -weak-lswiftXCTest -weak_framework "XCTest" -OTHER_SWIFT_FLAGS = $(inherited) -suppress-warnings $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -Xlinker -no_application_extension -weak-lswiftXCTest -weak_framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS $(inherited) -suppress-warnings +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Nimble PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Nimble-macOS/Info.plist b/Example/Pods/Target Support Files/Nimble-macOS/Info.plist deleted file mode 100644 index c01bd4c..0000000 --- a/Example/Pods/Target Support Files/Nimble-macOS/Info.plist +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>7.0.2</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>${CURRENT_PROJECT_VERSION}</string> - <key>NSPrincipalClass</key> - <string></string> -</dict> -</plist> diff --git a/Example/Pods/Target Support Files/Nimble-macOS/Nimble-macOS-Info.plist b/Example/Pods/Target Support Files/Nimble-macOS/Nimble-macOS-Info.plist new file mode 100644 index 0000000..c04b6c7 --- /dev/null +++ b/Example/Pods/Target Support Files/Nimble-macOS/Nimble-macOS-Info.plist @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>8.0.4</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> +</dict> +</plist> diff --git a/Example/Pods/Target Support Files/Nimble-macOS/Nimble-macOS-umbrella.h b/Example/Pods/Target Support Files/Nimble-macOS/Nimble-macOS-umbrella.h index aca355c..10396a3 100644 --- a/Example/Pods/Target Support Files/Nimble-macOS/Nimble-macOS-umbrella.h +++ b/Example/Pods/Target Support Files/Nimble-macOS/Nimble-macOS-umbrella.h @@ -10,14 +10,14 @@ #endif #endif -#import "CwlCatchException.h" -#import "CwlMachBadInstructionHandler.h" -#import "mach_excServer.h" -#import "CwlPreconditionTesting.h" #import "Nimble.h" #import "DSL.h" #import "NMBExceptionCapture.h" #import "NMBStringify.h" +#import "CwlCatchException.h" +#import "CwlMachBadInstructionHandler.h" +#import "mach_excServer.h" +#import "CwlPreconditionTesting.h" FOUNDATION_EXPORT double NimbleVersionNumber; FOUNDATION_EXPORT const unsigned char NimbleVersionString[]; diff --git a/Example/Pods/Target Support Files/Nimble-macOS/Nimble-macOS.xcconfig b/Example/Pods/Target Support Files/Nimble-macOS/Nimble-macOS.xcconfig index 222d943..105f058 100644 --- a/Example/Pods/Target Support Files/Nimble-macOS/Nimble-macOS.xcconfig +++ b/Example/Pods/Target Support Files/Nimble-macOS/Nimble-macOS.xcconfig @@ -1,14 +1,16 @@ +APPLICATION_EXTENSION_API_ONLY = YES CODE_SIGN_IDENTITY = -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Nimble-macOS +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nimble-macOS +DEFINES_MODULE = YES ENABLE_BITCODE = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -weak-lswiftXCTest -weak_framework "XCTest" -OTHER_SWIFT_FLAGS = $(inherited) -suppress-warnings $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -Xlinker -no_application_extension -weak-lswiftXCTest -weak_framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS $(inherited) -suppress-warnings +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Nimble PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Nimble-tvOS/Info.plist b/Example/Pods/Target Support Files/Nimble-tvOS/Info.plist deleted file mode 100644 index c01bd4c..0000000 --- a/Example/Pods/Target Support Files/Nimble-tvOS/Info.plist +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>7.0.2</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>${CURRENT_PROJECT_VERSION}</string> - <key>NSPrincipalClass</key> - <string></string> -</dict> -</plist> diff --git a/Example/Pods/Target Support Files/Nimble-tvOS/Nimble-tvOS-Info.plist b/Example/Pods/Target Support Files/Nimble-tvOS/Nimble-tvOS-Info.plist new file mode 100644 index 0000000..c04b6c7 --- /dev/null +++ b/Example/Pods/Target Support Files/Nimble-tvOS/Nimble-tvOS-Info.plist @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>8.0.4</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> +</dict> +</plist> diff --git a/Example/Pods/Target Support Files/Nimble-tvOS/Nimble-tvOS-umbrella.h b/Example/Pods/Target Support Files/Nimble-tvOS/Nimble-tvOS-umbrella.h index f7bce76..89196e0 100644 --- a/Example/Pods/Target Support Files/Nimble-tvOS/Nimble-tvOS-umbrella.h +++ b/Example/Pods/Target Support Files/Nimble-tvOS/Nimble-tvOS-umbrella.h @@ -10,13 +10,13 @@ #endif #endif -#import "CwlMachBadInstructionHandler.h" -#import "mach_excServer.h" -#import "CwlPreconditionTesting.h" #import "Nimble.h" #import "DSL.h" #import "NMBExceptionCapture.h" #import "NMBStringify.h" +#import "CwlMachBadInstructionHandler.h" +#import "mach_excServer.h" +#import "CwlPreconditionTesting.h" FOUNDATION_EXPORT double NimbleVersionNumber; FOUNDATION_EXPORT const unsigned char NimbleVersionString[]; diff --git a/Example/Pods/Target Support Files/Nimble-tvOS/Nimble-tvOS.xcconfig b/Example/Pods/Target Support Files/Nimble-tvOS/Nimble-tvOS.xcconfig index 9fc071e..e5d7081 100644 --- a/Example/Pods/Target Support Files/Nimble-tvOS/Nimble-tvOS.xcconfig +++ b/Example/Pods/Target Support Files/Nimble-tvOS/Nimble-tvOS.xcconfig @@ -1,13 +1,15 @@ -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Nimble-tvOS +APPLICATION_EXTENSION_API_ONLY = YES +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nimble-tvOS +DEFINES_MODULE = YES ENABLE_BITCODE = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -weak-lswiftXCTest -weak_framework "XCTest" -OTHER_SWIFT_FLAGS = $(inherited) -suppress-warnings $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -Xlinker -no_application_extension -weak-lswiftXCTest -weak_framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS $(inherited) -suppress-warnings +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Nimble PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Nocilla-iOS/Info.plist b/Example/Pods/Target Support Files/Nocilla-iOS/Nocilla-iOS-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/Nocilla-iOS/Info.plist rename to Example/Pods/Target Support Files/Nocilla-iOS/Nocilla-iOS-Info.plist diff --git a/Example/Pods/Target Support Files/Nocilla-iOS/Nocilla-iOS.xcconfig b/Example/Pods/Target Support Files/Nocilla-iOS/Nocilla-iOS.xcconfig index ce0896d..e464727 100644 --- a/Example/Pods/Target Support Files/Nocilla-iOS/Nocilla-iOS.xcconfig +++ b/Example/Pods/Target Support Files/Nocilla-iOS/Nocilla-iOS.xcconfig @@ -1,10 +1,10 @@ -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Nocilla-iOS +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-iOS GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -framework "CFNetwork" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "CFNetwork" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Nocilla PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Nocilla-macOS/Info.plist b/Example/Pods/Target Support Files/Nocilla-macOS/Nocilla-macOS-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/Nocilla-macOS/Info.plist rename to Example/Pods/Target Support Files/Nocilla-macOS/Nocilla-macOS-Info.plist diff --git a/Example/Pods/Target Support Files/Nocilla-macOS/Nocilla-macOS.xcconfig b/Example/Pods/Target Support Files/Nocilla-macOS/Nocilla-macOS.xcconfig index 649dcb7..e20c65e 100644 --- a/Example/Pods/Target Support Files/Nocilla-macOS/Nocilla-macOS.xcconfig +++ b/Example/Pods/Target Support Files/Nocilla-macOS/Nocilla-macOS.xcconfig @@ -1,11 +1,11 @@ CODE_SIGN_IDENTITY = -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Nocilla-macOS +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-macOS GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -framework "CFNetwork" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "CFNetwork" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Nocilla PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Nocilla-tvOS/Info.plist b/Example/Pods/Target Support Files/Nocilla-tvOS/Nocilla-tvOS-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/Nocilla-tvOS/Info.plist rename to Example/Pods/Target Support Files/Nocilla-tvOS/Nocilla-tvOS-Info.plist diff --git a/Example/Pods/Target Support Files/Nocilla-tvOS/Nocilla-tvOS.xcconfig b/Example/Pods/Target Support Files/Nocilla-tvOS/Nocilla-tvOS.xcconfig index c93eb2e..05e551b 100644 --- a/Example/Pods/Target Support Files/Nocilla-tvOS/Nocilla-tvOS.xcconfig +++ b/Example/Pods/Target Support Files/Nocilla-tvOS/Nocilla-tvOS.xcconfig @@ -1,10 +1,10 @@ -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Nocilla-tvOS +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-tvOS GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -framework "CFNetwork" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "CFNetwork" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Nocilla PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-OSX-Example/Info.plist b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/Pods-OSX-Example/Info.plist rename to Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-Info.plist diff --git a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-acknowledgements.markdown index 28efc48..68ae45a 100644 --- a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-acknowledgements.markdown +++ b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-acknowledgements.markdown @@ -3,7 +3,7 @@ This application makes use of the following third party libraries: ## Alamofire -Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-acknowledgements.plist index 4ee9b8a..8f8a3e5 100644 --- a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-acknowledgements.plist +++ b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-acknowledgements.plist @@ -14,7 +14,7 @@ </dict> <dict> <key>FooterText</key> - <string>Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) + <string>Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-frameworks.sh b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-frameworks.sh index 76c989f..45745fe 100755 --- a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-frameworks.sh +++ b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-frameworks.sh @@ -1,15 +1,33 @@ #!/bin/sh set -e +set -u +set -o pipefail + +function on_error { + echo "$(realpath -mq "${0}"):$1: error: Unexpected failure" +} +trap 'on_error $LINENO' ERR + +if [ -z ${FRAMEWORKS_FOLDER_PATH+x} ]; then + # If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy + # frameworks to, so exit 0 (signalling the script phase was successful). + exit 0 +fi echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +COCOAPODS_PARALLEL_CODE_SIGN="${COCOAPODS_PARALLEL_CODE_SIGN:-false}" SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" +# Used as a return value for each invocation of `strip_invalid_archs` function. +STRIP_BINARY_RETVAL=0 + # This protects against multiple targets copying the same framework dependency at the same time. The solution # was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") +# Copies and strips a vendored framework install_framework() { if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then @@ -23,8 +41,8 @@ install_framework() local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" if [ -L "${source}" ]; then - echo "Symlinked..." - source="$(readlink "${source}")" + echo "Symlinked..." + source="$(readlink "${source}")" fi # Use filter instead of exclude so missing patterns don't throw errors. @@ -34,8 +52,13 @@ install_framework() local basename basename="$(basename -s .framework "$1")" binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then binary="${destination}/${basename}" + elif [ -L "${binary}" ]; then + echo "Destination binary is symlinked..." + dirname="$(dirname "${binary}")" + binary="${dirname}/$(readlink "${binary}")" fi # Strip invalid architectures so "fat" simulator / device frameworks work on device @@ -49,7 +72,7 @@ install_framework() # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then local swift_runtime_libs - swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u) for lib in $swift_runtime_libs; do echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" @@ -58,21 +81,48 @@ install_framework() fi } -# Copies the dSYM of a vendored framework +# Copies and strips a vendored dSYM install_dsym() { local source="$1" if [ -r "$source" ]; then - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DWARF_DSYM_FOLDER_PATH}\"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DWARF_DSYM_FOLDER_PATH}" + # Copy the dSYM into a the targets temp dir. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DERIVED_FILES_DIR}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DERIVED_FILES_DIR}" + + local basename + basename="$(basename -s .framework.dSYM "$source")" + binary="${DERIVED_FILES_DIR}/${basename}.framework.dSYM/Contents/Resources/DWARF/${basename}" + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then + strip_invalid_archs "$binary" + fi + + if [[ $STRIP_BINARY_RETVAL == 1 ]]; then + # Move the stripped file into its final destination. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${DERIVED_FILES_DIR}/${basename}.framework.dSYM\" \"${DWARF_DSYM_FOLDER_PATH}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.framework.dSYM" "${DWARF_DSYM_FOLDER_PATH}" + else + # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. + touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.framework.dSYM" + fi fi } +# Copies the bcsymbolmap files of a vendored framework +install_bcsymbolmap() { + local bcsymbolmap_path="$1" + local destination="${BUILT_PRODUCTS_DIR}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}" +} + # Signs a framework with the provided identity code_sign_if_enabled() { - if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then - # Use the current code_sign_identitiy + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY:-}" -a "${CODE_SIGNING_REQUIRED:-}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identity echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" - local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements '$1'" + local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS:-} --preserve-metadata=identifier,entitlements '$1'" if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then code_sign_cmd="$code_sign_cmd &" @@ -85,19 +135,28 @@ code_sign_if_enabled() { # Strip invalid architectures strip_invalid_archs() { binary="$1" - # Get architectures for current file - archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" + # Get architectures for current target binary + binary_archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | awk '{$1=$1;print}' | rev)" + # Intersect them with the architectures we are building for + intersected_archs="$(echo ${ARCHS[@]} ${binary_archs[@]} | tr ' ' '\n' | sort | uniq -d)" + # If there are no archs supported by this binary then warn the user + if [[ -z "$intersected_archs" ]]; then + echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." + STRIP_BINARY_RETVAL=0 + return + fi stripped="" - for arch in $archs; do + for arch in $binary_archs; do if ! [[ "${ARCHS}" == *"$arch"* ]]; then # Strip non-valid architectures in-place - lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + lipo -remove "$arch" -output "$binary" "$binary" stripped="$stripped $arch" fi done if [[ "$stripped" ]]; then echo "Stripped $binary of architectures:$stripped" fi + STRIP_BINARY_RETVAL=1 } diff --git a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-resources.sh b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-resources.sh deleted file mode 100755 index a7df440..0000000 --- a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example-resources.sh +++ /dev/null @@ -1,106 +0,0 @@ -#!/bin/sh -set -e - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - -RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt -> "$RESOURCES_TO_COPY" - -XCASSET_FILES=() - -# This protects against multiple targets copying the same framework dependency at the same time. The solution -# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html -RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") - -case "${TARGETED_DEVICE_FAMILY}" in - 1,2) - TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" - ;; - 1) - TARGET_DEVICE_ARGS="--target-device iphone" - ;; - 2) - TARGET_DEVICE_ARGS="--target-device ipad" - ;; - 3) - TARGET_DEVICE_ARGS="--target-device tv" - ;; - 4) - TARGET_DEVICE_ARGS="--target-device watch" - ;; - *) - TARGET_DEVICE_ARGS="--target-device mac" - ;; -esac - -install_resource() -{ - if [[ "$1" = /* ]] ; then - RESOURCE_PATH="$1" - else - RESOURCE_PATH="${PODS_ROOT}/$1" - fi - if [[ ! -e "$RESOURCE_PATH" ]] ; then - cat << EOM -error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. -EOM - exit 1 - fi - case $RESOURCE_PATH in - *.storyboard) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.xib) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.framework) - echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - ;; - *.xcdatamodel) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" - ;; - *.xcdatamodeld) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" - ;; - *.xcmappingmodel) - echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" || true - xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" - ;; - *.xcassets) - ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" - XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") - ;; - *) - echo "$RESOURCE_PATH" || true - echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" - ;; - esac -} - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then - mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi -rm -f "$RESOURCES_TO_COPY" - -if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] -then - # Find all other xcassets (this unfortunately includes those of path pods and other targets). - OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) - while read line; do - if [[ $line != "${PODS_ROOT}*" ]]; then - XCASSET_FILES+=("$line") - fi - done <<<"$OTHER_XCASSETS" - - printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi diff --git a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example.debug.xcconfig b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example.debug.xcconfig index 7914dfc..70d03cd 100644 --- a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example.debug.xcconfig +++ b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example.debug.xcconfig @@ -1,12 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -CODE_SIGN_IDENTITY = -FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-macOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-macOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-macOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-macOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-macOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-macOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-macOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/../Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-macOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-macOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-macOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "CoreServices" -framework "SWXMLHash" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example.release.xcconfig b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example.release.xcconfig index 7914dfc..70d03cd 100644 --- a/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example.release.xcconfig +++ b/Example/Pods/Target Support Files/Pods-OSX-Example/Pods-OSX-Example.release.xcconfig @@ -1,12 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -CODE_SIGN_IDENTITY = -FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-macOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-macOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-macOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-macOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-macOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-macOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-macOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/../Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-macOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-macOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-macOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "CoreServices" -framework "SWXMLHash" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-OSX-Tests/Info.plist b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/Pods-OSX-Tests/Info.plist rename to Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-Info.plist diff --git a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-acknowledgements.markdown index 5ff6d5d..301a679 100644 --- a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-acknowledgements.markdown +++ b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-acknowledgements.markdown @@ -3,7 +3,7 @@ This application makes use of the following third party libraries: ## Alamofire -Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-acknowledgements.plist index 17fcc7b..bc2ce3a 100644 --- a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-acknowledgements.plist +++ b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-acknowledgements.plist @@ -14,7 +14,7 @@ </dict> <dict> <key>FooterText</key> - <string>Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) + <string>Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-frameworks.sh b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-frameworks.sh index 6efc9d6..4297a4c 100755 --- a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-frameworks.sh +++ b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-frameworks.sh @@ -1,15 +1,33 @@ #!/bin/sh set -e +set -u +set -o pipefail + +function on_error { + echo "$(realpath -mq "${0}"):$1: error: Unexpected failure" +} +trap 'on_error $LINENO' ERR + +if [ -z ${FRAMEWORKS_FOLDER_PATH+x} ]; then + # If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy + # frameworks to, so exit 0 (signalling the script phase was successful). + exit 0 +fi echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +COCOAPODS_PARALLEL_CODE_SIGN="${COCOAPODS_PARALLEL_CODE_SIGN:-false}" SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" +# Used as a return value for each invocation of `strip_invalid_archs` function. +STRIP_BINARY_RETVAL=0 + # This protects against multiple targets copying the same framework dependency at the same time. The solution # was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") +# Copies and strips a vendored framework install_framework() { if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then @@ -23,8 +41,8 @@ install_framework() local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" if [ -L "${source}" ]; then - echo "Symlinked..." - source="$(readlink "${source}")" + echo "Symlinked..." + source="$(readlink "${source}")" fi # Use filter instead of exclude so missing patterns don't throw errors. @@ -34,8 +52,13 @@ install_framework() local basename basename="$(basename -s .framework "$1")" binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then binary="${destination}/${basename}" + elif [ -L "${binary}" ]; then + echo "Destination binary is symlinked..." + dirname="$(dirname "${binary}")" + binary="${dirname}/$(readlink "${binary}")" fi # Strip invalid architectures so "fat" simulator / device frameworks work on device @@ -49,7 +72,7 @@ install_framework() # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then local swift_runtime_libs - swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u) for lib in $swift_runtime_libs; do echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" @@ -58,21 +81,48 @@ install_framework() fi } -# Copies the dSYM of a vendored framework +# Copies and strips a vendored dSYM install_dsym() { local source="$1" if [ -r "$source" ]; then - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DWARF_DSYM_FOLDER_PATH}\"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DWARF_DSYM_FOLDER_PATH}" + # Copy the dSYM into a the targets temp dir. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DERIVED_FILES_DIR}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DERIVED_FILES_DIR}" + + local basename + basename="$(basename -s .framework.dSYM "$source")" + binary="${DERIVED_FILES_DIR}/${basename}.framework.dSYM/Contents/Resources/DWARF/${basename}" + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then + strip_invalid_archs "$binary" + fi + + if [[ $STRIP_BINARY_RETVAL == 1 ]]; then + # Move the stripped file into its final destination. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${DERIVED_FILES_DIR}/${basename}.framework.dSYM\" \"${DWARF_DSYM_FOLDER_PATH}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.framework.dSYM" "${DWARF_DSYM_FOLDER_PATH}" + else + # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. + touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.framework.dSYM" + fi fi } +# Copies the bcsymbolmap files of a vendored framework +install_bcsymbolmap() { + local bcsymbolmap_path="$1" + local destination="${BUILT_PRODUCTS_DIR}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}" +} + # Signs a framework with the provided identity code_sign_if_enabled() { - if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then - # Use the current code_sign_identitiy + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY:-}" -a "${CODE_SIGNING_REQUIRED:-}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identity echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" - local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements '$1'" + local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS:-} --preserve-metadata=identifier,entitlements '$1'" if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then code_sign_cmd="$code_sign_cmd &" @@ -85,19 +135,28 @@ code_sign_if_enabled() { # Strip invalid architectures strip_invalid_archs() { binary="$1" - # Get architectures for current file - archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" + # Get architectures for current target binary + binary_archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | awk '{$1=$1;print}' | rev)" + # Intersect them with the architectures we are building for + intersected_archs="$(echo ${ARCHS[@]} ${binary_archs[@]} | tr ' ' '\n' | sort | uniq -d)" + # If there are no archs supported by this binary then warn the user + if [[ -z "$intersected_archs" ]]; then + echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." + STRIP_BINARY_RETVAL=0 + return + fi stripped="" - for arch in $archs; do + for arch in $binary_archs; do if ! [[ "${ARCHS}" == *"$arch"* ]]; then # Strip non-valid architectures in-place - lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + lipo -remove "$arch" -output "$binary" "$binary" stripped="$stripped $arch" fi done if [[ "$stripped" ]]; then echo "Stripped $binary of architectures:$stripped" fi + STRIP_BINARY_RETVAL=1 } diff --git a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-resources.sh b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-resources.sh deleted file mode 100755 index a7df440..0000000 --- a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests-resources.sh +++ /dev/null @@ -1,106 +0,0 @@ -#!/bin/sh -set -e - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - -RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt -> "$RESOURCES_TO_COPY" - -XCASSET_FILES=() - -# This protects against multiple targets copying the same framework dependency at the same time. The solution -# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html -RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") - -case "${TARGETED_DEVICE_FAMILY}" in - 1,2) - TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" - ;; - 1) - TARGET_DEVICE_ARGS="--target-device iphone" - ;; - 2) - TARGET_DEVICE_ARGS="--target-device ipad" - ;; - 3) - TARGET_DEVICE_ARGS="--target-device tv" - ;; - 4) - TARGET_DEVICE_ARGS="--target-device watch" - ;; - *) - TARGET_DEVICE_ARGS="--target-device mac" - ;; -esac - -install_resource() -{ - if [[ "$1" = /* ]] ; then - RESOURCE_PATH="$1" - else - RESOURCE_PATH="${PODS_ROOT}/$1" - fi - if [[ ! -e "$RESOURCE_PATH" ]] ; then - cat << EOM -error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. -EOM - exit 1 - fi - case $RESOURCE_PATH in - *.storyboard) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.xib) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.framework) - echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - ;; - *.xcdatamodel) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" - ;; - *.xcdatamodeld) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" - ;; - *.xcmappingmodel) - echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" || true - xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" - ;; - *.xcassets) - ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" - XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") - ;; - *) - echo "$RESOURCE_PATH" || true - echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" - ;; - esac -} - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then - mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi -rm -f "$RESOURCES_TO_COPY" - -if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] -then - # Find all other xcassets (this unfortunately includes those of path pods and other targets). - OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) - while read line; do - if [[ $line != "${PODS_ROOT}*" ]]; then - XCASSET_FILES+=("$line") - fi - done <<<"$OTHER_XCASSETS" - - printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi diff --git a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.debug.xcconfig b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.debug.xcconfig index 8243f8a..d217d9f 100644 --- a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.debug.xcconfig +++ b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.debug.xcconfig @@ -1,12 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -CODE_SIGN_IDENTITY = -FRAMEWORK_SEARCH_PATHS = $(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-macOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-macOS" "$PODS_CONFIGURATION_BUILD_DIR/Nimble-macOS" "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-macOS" "$PODS_CONFIGURATION_BUILD_DIR/Quick-macOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-macOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-macOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-macOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-macOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-macOS/Nimble.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-macOS/Nocilla.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-macOS/Quick.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-macOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/../Frameworks' '@loader_path/../Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-macOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-macOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nimble-macOS/Nimble.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-macOS/Nocilla.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Quick-macOS/Quick.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-macOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "CFNetwork" -framework "CoreServices" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -framework "XCTest" -weak_framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.release.xcconfig b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.release.xcconfig index 8243f8a..d217d9f 100644 --- a/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.release.xcconfig +++ b/Example/Pods/Target Support Files/Pods-OSX-Tests/Pods-OSX-Tests.release.xcconfig @@ -1,12 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -CODE_SIGN_IDENTITY = -FRAMEWORK_SEARCH_PATHS = $(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-macOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-macOS" "$PODS_CONFIGURATION_BUILD_DIR/Nimble-macOS" "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-macOS" "$PODS_CONFIGURATION_BUILD_DIR/Quick-macOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-macOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-macOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-macOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-macOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-macOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-macOS/Nimble.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-macOS/Nocilla.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-macOS/Quick.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-macOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/../Frameworks' '@loader_path/../Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-macOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-macOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nimble-macOS/Nimble.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-macOS/Nocilla.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Quick-macOS/Quick.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-macOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "CFNetwork" -framework "CoreServices" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -framework "XCTest" -weak_framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Example/Info.plist b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/Pods-TVOS-Example/Info.plist rename to Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-Info.plist diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-acknowledgements.markdown index 28efc48..68ae45a 100644 --- a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-acknowledgements.markdown +++ b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-acknowledgements.markdown @@ -3,7 +3,7 @@ This application makes use of the following third party libraries: ## Alamofire -Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-acknowledgements.plist index 4ee9b8a..8f8a3e5 100644 --- a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-acknowledgements.plist +++ b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-acknowledgements.plist @@ -14,7 +14,7 @@ </dict> <dict> <key>FooterText</key> - <string>Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) + <string>Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-frameworks.sh b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-frameworks.sh index 7599c71..95c3d96 100755 --- a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-frameworks.sh +++ b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-frameworks.sh @@ -1,15 +1,33 @@ #!/bin/sh set -e +set -u +set -o pipefail + +function on_error { + echo "$(realpath -mq "${0}"):$1: error: Unexpected failure" +} +trap 'on_error $LINENO' ERR + +if [ -z ${FRAMEWORKS_FOLDER_PATH+x} ]; then + # If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy + # frameworks to, so exit 0 (signalling the script phase was successful). + exit 0 +fi echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +COCOAPODS_PARALLEL_CODE_SIGN="${COCOAPODS_PARALLEL_CODE_SIGN:-false}" SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" +# Used as a return value for each invocation of `strip_invalid_archs` function. +STRIP_BINARY_RETVAL=0 + # This protects against multiple targets copying the same framework dependency at the same time. The solution # was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") +# Copies and strips a vendored framework install_framework() { if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then @@ -23,8 +41,8 @@ install_framework() local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" if [ -L "${source}" ]; then - echo "Symlinked..." - source="$(readlink "${source}")" + echo "Symlinked..." + source="$(readlink "${source}")" fi # Use filter instead of exclude so missing patterns don't throw errors. @@ -34,8 +52,13 @@ install_framework() local basename basename="$(basename -s .framework "$1")" binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then binary="${destination}/${basename}" + elif [ -L "${binary}" ]; then + echo "Destination binary is symlinked..." + dirname="$(dirname "${binary}")" + binary="${dirname}/$(readlink "${binary}")" fi # Strip invalid architectures so "fat" simulator / device frameworks work on device @@ -49,7 +72,7 @@ install_framework() # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then local swift_runtime_libs - swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u) for lib in $swift_runtime_libs; do echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" @@ -58,21 +81,48 @@ install_framework() fi } -# Copies the dSYM of a vendored framework +# Copies and strips a vendored dSYM install_dsym() { local source="$1" if [ -r "$source" ]; then - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DWARF_DSYM_FOLDER_PATH}\"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DWARF_DSYM_FOLDER_PATH}" + # Copy the dSYM into a the targets temp dir. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DERIVED_FILES_DIR}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DERIVED_FILES_DIR}" + + local basename + basename="$(basename -s .framework.dSYM "$source")" + binary="${DERIVED_FILES_DIR}/${basename}.framework.dSYM/Contents/Resources/DWARF/${basename}" + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then + strip_invalid_archs "$binary" + fi + + if [[ $STRIP_BINARY_RETVAL == 1 ]]; then + # Move the stripped file into its final destination. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${DERIVED_FILES_DIR}/${basename}.framework.dSYM\" \"${DWARF_DSYM_FOLDER_PATH}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.framework.dSYM" "${DWARF_DSYM_FOLDER_PATH}" + else + # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. + touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.framework.dSYM" + fi fi } +# Copies the bcsymbolmap files of a vendored framework +install_bcsymbolmap() { + local bcsymbolmap_path="$1" + local destination="${BUILT_PRODUCTS_DIR}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}" +} + # Signs a framework with the provided identity code_sign_if_enabled() { - if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then - # Use the current code_sign_identitiy + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY:-}" -a "${CODE_SIGNING_REQUIRED:-}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identity echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" - local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements '$1'" + local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS:-} --preserve-metadata=identifier,entitlements '$1'" if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then code_sign_cmd="$code_sign_cmd &" @@ -85,19 +135,28 @@ code_sign_if_enabled() { # Strip invalid architectures strip_invalid_archs() { binary="$1" - # Get architectures for current file - archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" + # Get architectures for current target binary + binary_archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | awk '{$1=$1;print}' | rev)" + # Intersect them with the architectures we are building for + intersected_archs="$(echo ${ARCHS[@]} ${binary_archs[@]} | tr ' ' '\n' | sort | uniq -d)" + # If there are no archs supported by this binary then warn the user + if [[ -z "$intersected_archs" ]]; then + echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." + STRIP_BINARY_RETVAL=0 + return + fi stripped="" - for arch in $archs; do + for arch in $binary_archs; do if ! [[ "${ARCHS}" == *"$arch"* ]]; then # Strip non-valid architectures in-place - lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + lipo -remove "$arch" -output "$binary" "$binary" stripped="$stripped $arch" fi done if [[ "$stripped" ]]; then echo "Stripped $binary of architectures:$stripped" fi + STRIP_BINARY_RETVAL=1 } diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-resources.sh b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-resources.sh deleted file mode 100755 index a7df440..0000000 --- a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example-resources.sh +++ /dev/null @@ -1,106 +0,0 @@ -#!/bin/sh -set -e - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - -RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt -> "$RESOURCES_TO_COPY" - -XCASSET_FILES=() - -# This protects against multiple targets copying the same framework dependency at the same time. The solution -# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html -RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") - -case "${TARGETED_DEVICE_FAMILY}" in - 1,2) - TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" - ;; - 1) - TARGET_DEVICE_ARGS="--target-device iphone" - ;; - 2) - TARGET_DEVICE_ARGS="--target-device ipad" - ;; - 3) - TARGET_DEVICE_ARGS="--target-device tv" - ;; - 4) - TARGET_DEVICE_ARGS="--target-device watch" - ;; - *) - TARGET_DEVICE_ARGS="--target-device mac" - ;; -esac - -install_resource() -{ - if [[ "$1" = /* ]] ; then - RESOURCE_PATH="$1" - else - RESOURCE_PATH="${PODS_ROOT}/$1" - fi - if [[ ! -e "$RESOURCE_PATH" ]] ; then - cat << EOM -error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. -EOM - exit 1 - fi - case $RESOURCE_PATH in - *.storyboard) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.xib) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.framework) - echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - ;; - *.xcdatamodel) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" - ;; - *.xcdatamodeld) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" - ;; - *.xcmappingmodel) - echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" || true - xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" - ;; - *.xcassets) - ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" - XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") - ;; - *) - echo "$RESOURCE_PATH" || true - echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" - ;; - esac -} - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then - mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi -rm -f "$RESOURCES_TO_COPY" - -if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] -then - # Find all other xcassets (this unfortunately includes those of path pods and other targets). - OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) - while read line; do - if [[ $line != "${PODS_ROOT}*" ]]; then - XCASSET_FILES+=("$line") - fi - done <<<"$OTHER_XCASSETS" - - printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example.debug.xcconfig b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example.debug.xcconfig index ced18a1..9e32103 100644 --- a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example.debug.xcconfig +++ b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example.debug.xcconfig @@ -1,11 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-tvOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-tvOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-tvOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-tvOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-tvOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-tvOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-tvOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-tvOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "MobileCoreServices" -framework "SWXMLHash" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example.release.xcconfig b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example.release.xcconfig index ced18a1..9e32103 100644 --- a/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example.release.xcconfig +++ b/Example/Pods/Target Support Files/Pods-TVOS-Example/Pods-TVOS-Example.release.xcconfig @@ -1,11 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-tvOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-tvOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-tvOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-tvOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-tvOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-tvOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-tvOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-tvOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "MobileCoreServices" -framework "SWXMLHash" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Info.plist b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/Pods-TVOS-Tests/Info.plist rename to Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-Info.plist diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-acknowledgements.markdown index 5ff6d5d..301a679 100644 --- a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-acknowledgements.markdown +++ b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-acknowledgements.markdown @@ -3,7 +3,7 @@ This application makes use of the following third party libraries: ## Alamofire -Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-acknowledgements.plist index 17fcc7b..bc2ce3a 100644 --- a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-acknowledgements.plist +++ b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-acknowledgements.plist @@ -14,7 +14,7 @@ </dict> <dict> <key>FooterText</key> - <string>Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) + <string>Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-frameworks.sh b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-frameworks.sh index 6a3bfd6..1e3d7fc 100755 --- a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-frameworks.sh +++ b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-frameworks.sh @@ -1,15 +1,33 @@ #!/bin/sh set -e +set -u +set -o pipefail + +function on_error { + echo "$(realpath -mq "${0}"):$1: error: Unexpected failure" +} +trap 'on_error $LINENO' ERR + +if [ -z ${FRAMEWORKS_FOLDER_PATH+x} ]; then + # If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy + # frameworks to, so exit 0 (signalling the script phase was successful). + exit 0 +fi echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +COCOAPODS_PARALLEL_CODE_SIGN="${COCOAPODS_PARALLEL_CODE_SIGN:-false}" SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" +# Used as a return value for each invocation of `strip_invalid_archs` function. +STRIP_BINARY_RETVAL=0 + # This protects against multiple targets copying the same framework dependency at the same time. The solution # was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") +# Copies and strips a vendored framework install_framework() { if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then @@ -23,8 +41,8 @@ install_framework() local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" if [ -L "${source}" ]; then - echo "Symlinked..." - source="$(readlink "${source}")" + echo "Symlinked..." + source="$(readlink "${source}")" fi # Use filter instead of exclude so missing patterns don't throw errors. @@ -34,8 +52,13 @@ install_framework() local basename basename="$(basename -s .framework "$1")" binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then binary="${destination}/${basename}" + elif [ -L "${binary}" ]; then + echo "Destination binary is symlinked..." + dirname="$(dirname "${binary}")" + binary="${dirname}/$(readlink "${binary}")" fi # Strip invalid architectures so "fat" simulator / device frameworks work on device @@ -49,7 +72,7 @@ install_framework() # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then local swift_runtime_libs - swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u) for lib in $swift_runtime_libs; do echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" @@ -58,21 +81,48 @@ install_framework() fi } -# Copies the dSYM of a vendored framework +# Copies and strips a vendored dSYM install_dsym() { local source="$1" if [ -r "$source" ]; then - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DWARF_DSYM_FOLDER_PATH}\"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DWARF_DSYM_FOLDER_PATH}" + # Copy the dSYM into a the targets temp dir. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DERIVED_FILES_DIR}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DERIVED_FILES_DIR}" + + local basename + basename="$(basename -s .framework.dSYM "$source")" + binary="${DERIVED_FILES_DIR}/${basename}.framework.dSYM/Contents/Resources/DWARF/${basename}" + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then + strip_invalid_archs "$binary" + fi + + if [[ $STRIP_BINARY_RETVAL == 1 ]]; then + # Move the stripped file into its final destination. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${DERIVED_FILES_DIR}/${basename}.framework.dSYM\" \"${DWARF_DSYM_FOLDER_PATH}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.framework.dSYM" "${DWARF_DSYM_FOLDER_PATH}" + else + # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. + touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.framework.dSYM" + fi fi } +# Copies the bcsymbolmap files of a vendored framework +install_bcsymbolmap() { + local bcsymbolmap_path="$1" + local destination="${BUILT_PRODUCTS_DIR}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}" +} + # Signs a framework with the provided identity code_sign_if_enabled() { - if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then - # Use the current code_sign_identitiy + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY:-}" -a "${CODE_SIGNING_REQUIRED:-}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identity echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" - local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements '$1'" + local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS:-} --preserve-metadata=identifier,entitlements '$1'" if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then code_sign_cmd="$code_sign_cmd &" @@ -85,19 +135,28 @@ code_sign_if_enabled() { # Strip invalid architectures strip_invalid_archs() { binary="$1" - # Get architectures for current file - archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" + # Get architectures for current target binary + binary_archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | awk '{$1=$1;print}' | rev)" + # Intersect them with the architectures we are building for + intersected_archs="$(echo ${ARCHS[@]} ${binary_archs[@]} | tr ' ' '\n' | sort | uniq -d)" + # If there are no archs supported by this binary then warn the user + if [[ -z "$intersected_archs" ]]; then + echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." + STRIP_BINARY_RETVAL=0 + return + fi stripped="" - for arch in $archs; do + for arch in $binary_archs; do if ! [[ "${ARCHS}" == *"$arch"* ]]; then # Strip non-valid architectures in-place - lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + lipo -remove "$arch" -output "$binary" "$binary" stripped="$stripped $arch" fi done if [[ "$stripped" ]]; then echo "Stripped $binary of architectures:$stripped" fi + STRIP_BINARY_RETVAL=1 } diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-resources.sh b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-resources.sh deleted file mode 100755 index a7df440..0000000 --- a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests-resources.sh +++ /dev/null @@ -1,106 +0,0 @@ -#!/bin/sh -set -e - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - -RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt -> "$RESOURCES_TO_COPY" - -XCASSET_FILES=() - -# This protects against multiple targets copying the same framework dependency at the same time. The solution -# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html -RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") - -case "${TARGETED_DEVICE_FAMILY}" in - 1,2) - TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" - ;; - 1) - TARGET_DEVICE_ARGS="--target-device iphone" - ;; - 2) - TARGET_DEVICE_ARGS="--target-device ipad" - ;; - 3) - TARGET_DEVICE_ARGS="--target-device tv" - ;; - 4) - TARGET_DEVICE_ARGS="--target-device watch" - ;; - *) - TARGET_DEVICE_ARGS="--target-device mac" - ;; -esac - -install_resource() -{ - if [[ "$1" = /* ]] ; then - RESOURCE_PATH="$1" - else - RESOURCE_PATH="${PODS_ROOT}/$1" - fi - if [[ ! -e "$RESOURCE_PATH" ]] ; then - cat << EOM -error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. -EOM - exit 1 - fi - case $RESOURCE_PATH in - *.storyboard) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.xib) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.framework) - echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - ;; - *.xcdatamodel) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" - ;; - *.xcdatamodeld) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" - ;; - *.xcmappingmodel) - echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" || true - xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" - ;; - *.xcassets) - ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" - XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") - ;; - *) - echo "$RESOURCE_PATH" || true - echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" - ;; - esac -} - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then - mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi -rm -f "$RESOURCES_TO_COPY" - -if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] -then - # Find all other xcassets (this unfortunately includes those of path pods and other targets). - OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) - while read line; do - if [[ $line != "${PODS_ROOT}*" ]]; then - XCASSET_FILES+=("$line") - fi - done <<<"$OTHER_XCASSETS" - - printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.debug.xcconfig b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.debug.xcconfig index 812ec9b..a97443f 100644 --- a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.debug.xcconfig +++ b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.debug.xcconfig @@ -1,11 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -FRAMEWORK_SEARCH_PATHS = $(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/Nimble-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/Quick-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-tvOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-tvOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-tvOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-tvOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-tvOS/Nimble.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-tvOS/Nocilla.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-tvOS/Quick.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-tvOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-tvOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-tvOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nimble-tvOS/Nimble.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-tvOS/Nocilla.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Quick-tvOS/Quick.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-tvOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "CFNetwork" -framework "MobileCoreServices" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -framework "XCTest" -weak_framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.release.xcconfig b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.release.xcconfig index 812ec9b..a97443f 100644 --- a/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.release.xcconfig +++ b/Example/Pods/Target Support Files/Pods-TVOS-Tests/Pods-TVOS-Tests.release.xcconfig @@ -1,11 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -FRAMEWORK_SEARCH_PATHS = $(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/Nimble-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/Quick-tvOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-tvOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-tvOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-tvOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-tvOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-tvOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-tvOS/Nimble.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-tvOS/Nocilla.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-tvOS/Quick.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-tvOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-tvOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-tvOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nimble-tvOS/Nimble.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-tvOS/Nocilla.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Quick-tvOS/Quick.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-tvOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "CFNetwork" -framework "MobileCoreServices" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -framework "XCTest" -weak_framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-iOS-Example/Info.plist b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/Pods-iOS-Example/Info.plist rename to Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-Info.plist diff --git a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-acknowledgements.markdown index 28efc48..68ae45a 100644 --- a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-acknowledgements.markdown +++ b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-acknowledgements.markdown @@ -3,7 +3,7 @@ This application makes use of the following third party libraries: ## Alamofire -Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-acknowledgements.plist index 4ee9b8a..8f8a3e5 100644 --- a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-acknowledgements.plist +++ b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-acknowledgements.plist @@ -14,7 +14,7 @@ </dict> <dict> <key>FooterText</key> - <string>Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) + <string>Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-frameworks.sh b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-frameworks.sh index 9c5d370..0d86625 100755 --- a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-frameworks.sh +++ b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-frameworks.sh @@ -1,15 +1,33 @@ #!/bin/sh set -e +set -u +set -o pipefail + +function on_error { + echo "$(realpath -mq "${0}"):$1: error: Unexpected failure" +} +trap 'on_error $LINENO' ERR + +if [ -z ${FRAMEWORKS_FOLDER_PATH+x} ]; then + # If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy + # frameworks to, so exit 0 (signalling the script phase was successful). + exit 0 +fi echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +COCOAPODS_PARALLEL_CODE_SIGN="${COCOAPODS_PARALLEL_CODE_SIGN:-false}" SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" +# Used as a return value for each invocation of `strip_invalid_archs` function. +STRIP_BINARY_RETVAL=0 + # This protects against multiple targets copying the same framework dependency at the same time. The solution # was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") +# Copies and strips a vendored framework install_framework() { if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then @@ -23,8 +41,8 @@ install_framework() local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" if [ -L "${source}" ]; then - echo "Symlinked..." - source="$(readlink "${source}")" + echo "Symlinked..." + source="$(readlink "${source}")" fi # Use filter instead of exclude so missing patterns don't throw errors. @@ -34,8 +52,13 @@ install_framework() local basename basename="$(basename -s .framework "$1")" binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then binary="${destination}/${basename}" + elif [ -L "${binary}" ]; then + echo "Destination binary is symlinked..." + dirname="$(dirname "${binary}")" + binary="${dirname}/$(readlink "${binary}")" fi # Strip invalid architectures so "fat" simulator / device frameworks work on device @@ -49,7 +72,7 @@ install_framework() # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then local swift_runtime_libs - swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u) for lib in $swift_runtime_libs; do echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" @@ -58,21 +81,48 @@ install_framework() fi } -# Copies the dSYM of a vendored framework +# Copies and strips a vendored dSYM install_dsym() { local source="$1" if [ -r "$source" ]; then - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DWARF_DSYM_FOLDER_PATH}\"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DWARF_DSYM_FOLDER_PATH}" + # Copy the dSYM into a the targets temp dir. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DERIVED_FILES_DIR}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DERIVED_FILES_DIR}" + + local basename + basename="$(basename -s .framework.dSYM "$source")" + binary="${DERIVED_FILES_DIR}/${basename}.framework.dSYM/Contents/Resources/DWARF/${basename}" + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then + strip_invalid_archs "$binary" + fi + + if [[ $STRIP_BINARY_RETVAL == 1 ]]; then + # Move the stripped file into its final destination. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${DERIVED_FILES_DIR}/${basename}.framework.dSYM\" \"${DWARF_DSYM_FOLDER_PATH}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.framework.dSYM" "${DWARF_DSYM_FOLDER_PATH}" + else + # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. + touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.framework.dSYM" + fi fi } +# Copies the bcsymbolmap files of a vendored framework +install_bcsymbolmap() { + local bcsymbolmap_path="$1" + local destination="${BUILT_PRODUCTS_DIR}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}" +} + # Signs a framework with the provided identity code_sign_if_enabled() { - if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then - # Use the current code_sign_identitiy + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY:-}" -a "${CODE_SIGNING_REQUIRED:-}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identity echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" - local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements '$1'" + local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS:-} --preserve-metadata=identifier,entitlements '$1'" if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then code_sign_cmd="$code_sign_cmd &" @@ -85,19 +135,28 @@ code_sign_if_enabled() { # Strip invalid architectures strip_invalid_archs() { binary="$1" - # Get architectures for current file - archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" + # Get architectures for current target binary + binary_archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | awk '{$1=$1;print}' | rev)" + # Intersect them with the architectures we are building for + intersected_archs="$(echo ${ARCHS[@]} ${binary_archs[@]} | tr ' ' '\n' | sort | uniq -d)" + # If there are no archs supported by this binary then warn the user + if [[ -z "$intersected_archs" ]]; then + echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." + STRIP_BINARY_RETVAL=0 + return + fi stripped="" - for arch in $archs; do + for arch in $binary_archs; do if ! [[ "${ARCHS}" == *"$arch"* ]]; then # Strip non-valid architectures in-place - lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + lipo -remove "$arch" -output "$binary" "$binary" stripped="$stripped $arch" fi done if [[ "$stripped" ]]; then echo "Stripped $binary of architectures:$stripped" fi + STRIP_BINARY_RETVAL=1 } diff --git a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-resources.sh b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-resources.sh deleted file mode 100755 index a7df440..0000000 --- a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example-resources.sh +++ /dev/null @@ -1,106 +0,0 @@ -#!/bin/sh -set -e - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - -RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt -> "$RESOURCES_TO_COPY" - -XCASSET_FILES=() - -# This protects against multiple targets copying the same framework dependency at the same time. The solution -# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html -RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") - -case "${TARGETED_DEVICE_FAMILY}" in - 1,2) - TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" - ;; - 1) - TARGET_DEVICE_ARGS="--target-device iphone" - ;; - 2) - TARGET_DEVICE_ARGS="--target-device ipad" - ;; - 3) - TARGET_DEVICE_ARGS="--target-device tv" - ;; - 4) - TARGET_DEVICE_ARGS="--target-device watch" - ;; - *) - TARGET_DEVICE_ARGS="--target-device mac" - ;; -esac - -install_resource() -{ - if [[ "$1" = /* ]] ; then - RESOURCE_PATH="$1" - else - RESOURCE_PATH="${PODS_ROOT}/$1" - fi - if [[ ! -e "$RESOURCE_PATH" ]] ; then - cat << EOM -error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. -EOM - exit 1 - fi - case $RESOURCE_PATH in - *.storyboard) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.xib) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.framework) - echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - ;; - *.xcdatamodel) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" - ;; - *.xcdatamodeld) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" - ;; - *.xcmappingmodel) - echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" || true - xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" - ;; - *.xcassets) - ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" - XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") - ;; - *) - echo "$RESOURCE_PATH" || true - echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" - ;; - esac -} - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then - mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi -rm -f "$RESOURCES_TO_COPY" - -if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] -then - # Find all other xcassets (this unfortunately includes those of path pods and other targets). - OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) - while read line; do - if [[ $line != "${PODS_ROOT}*" ]]; then - XCASSET_FILES+=("$line") - fi - done <<<"$OTHER_XCASSETS" - - printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi diff --git a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example.debug.xcconfig b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example.debug.xcconfig index ed8a400..9a9efe9 100644 --- a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example.debug.xcconfig +++ b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example.debug.xcconfig @@ -1,11 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-iOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-iOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-iOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-iOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-iOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-iOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-iOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-iOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-iOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-iOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "MobileCoreServices" -framework "SWXMLHash" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example.release.xcconfig b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example.release.xcconfig index ed8a400..9a9efe9 100644 --- a/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example.release.xcconfig +++ b/Example/Pods/Target Support Files/Pods-iOS-Example/Pods-iOS-Example.release.xcconfig @@ -1,11 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-iOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-iOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-iOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-iOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-iOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-iOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-iOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-iOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-iOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-iOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "MobileCoreServices" -framework "SWXMLHash" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-iOS-Tests/Info.plist b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-Info.plist similarity index 100% rename from Example/Pods/Target Support Files/Pods-iOS-Tests/Info.plist rename to Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-Info.plist diff --git a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-acknowledgements.markdown index 5ff6d5d..301a679 100644 --- a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-acknowledgements.markdown +++ b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-acknowledgements.markdown @@ -3,7 +3,7 @@ This application makes use of the following third party libraries: ## Alamofire -Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) +Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-acknowledgements.plist index 17fcc7b..bc2ce3a 100644 --- a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-acknowledgements.plist +++ b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-acknowledgements.plist @@ -14,7 +14,7 @@ </dict> <dict> <key>FooterText</key> - <string>Copyright (c) 2014-2017 Alamofire Software Foundation (http://alamofire.org/) + <string>Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-frameworks.sh b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-frameworks.sh index deead6f..971bc01 100755 --- a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-frameworks.sh +++ b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-frameworks.sh @@ -1,15 +1,33 @@ #!/bin/sh set -e +set -u +set -o pipefail + +function on_error { + echo "$(realpath -mq "${0}"):$1: error: Unexpected failure" +} +trap 'on_error $LINENO' ERR + +if [ -z ${FRAMEWORKS_FOLDER_PATH+x} ]; then + # If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy + # frameworks to, so exit 0 (signalling the script phase was successful). + exit 0 +fi echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +COCOAPODS_PARALLEL_CODE_SIGN="${COCOAPODS_PARALLEL_CODE_SIGN:-false}" SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" +# Used as a return value for each invocation of `strip_invalid_archs` function. +STRIP_BINARY_RETVAL=0 + # This protects against multiple targets copying the same framework dependency at the same time. The solution # was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") +# Copies and strips a vendored framework install_framework() { if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then @@ -23,8 +41,8 @@ install_framework() local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" if [ -L "${source}" ]; then - echo "Symlinked..." - source="$(readlink "${source}")" + echo "Symlinked..." + source="$(readlink "${source}")" fi # Use filter instead of exclude so missing patterns don't throw errors. @@ -34,8 +52,13 @@ install_framework() local basename basename="$(basename -s .framework "$1")" binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then binary="${destination}/${basename}" + elif [ -L "${binary}" ]; then + echo "Destination binary is symlinked..." + dirname="$(dirname "${binary}")" + binary="${dirname}/$(readlink "${binary}")" fi # Strip invalid architectures so "fat" simulator / device frameworks work on device @@ -49,7 +72,7 @@ install_framework() # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then local swift_runtime_libs - swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u) for lib in $swift_runtime_libs; do echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" @@ -58,21 +81,48 @@ install_framework() fi } -# Copies the dSYM of a vendored framework +# Copies and strips a vendored dSYM install_dsym() { local source="$1" if [ -r "$source" ]; then - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DWARF_DSYM_FOLDER_PATH}\"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DWARF_DSYM_FOLDER_PATH}" + # Copy the dSYM into a the targets temp dir. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DERIVED_FILES_DIR}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DERIVED_FILES_DIR}" + + local basename + basename="$(basename -s .framework.dSYM "$source")" + binary="${DERIVED_FILES_DIR}/${basename}.framework.dSYM/Contents/Resources/DWARF/${basename}" + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then + strip_invalid_archs "$binary" + fi + + if [[ $STRIP_BINARY_RETVAL == 1 ]]; then + # Move the stripped file into its final destination. + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${DERIVED_FILES_DIR}/${basename}.framework.dSYM\" \"${DWARF_DSYM_FOLDER_PATH}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.framework.dSYM" "${DWARF_DSYM_FOLDER_PATH}" + else + # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. + touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.framework.dSYM" + fi fi } +# Copies the bcsymbolmap files of a vendored framework +install_bcsymbolmap() { + local bcsymbolmap_path="$1" + local destination="${BUILT_PRODUCTS_DIR}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}" +} + # Signs a framework with the provided identity code_sign_if_enabled() { - if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then - # Use the current code_sign_identitiy + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY:-}" -a "${CODE_SIGNING_REQUIRED:-}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identity echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" - local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements '$1'" + local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS:-} --preserve-metadata=identifier,entitlements '$1'" if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then code_sign_cmd="$code_sign_cmd &" @@ -85,19 +135,28 @@ code_sign_if_enabled() { # Strip invalid architectures strip_invalid_archs() { binary="$1" - # Get architectures for current file - archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" + # Get architectures for current target binary + binary_archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | awk '{$1=$1;print}' | rev)" + # Intersect them with the architectures we are building for + intersected_archs="$(echo ${ARCHS[@]} ${binary_archs[@]} | tr ' ' '\n' | sort | uniq -d)" + # If there are no archs supported by this binary then warn the user + if [[ -z "$intersected_archs" ]]; then + echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." + STRIP_BINARY_RETVAL=0 + return + fi stripped="" - for arch in $archs; do + for arch in $binary_archs; do if ! [[ "${ARCHS}" == *"$arch"* ]]; then # Strip non-valid architectures in-place - lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + lipo -remove "$arch" -output "$binary" "$binary" stripped="$stripped $arch" fi done if [[ "$stripped" ]]; then echo "Stripped $binary of architectures:$stripped" fi + STRIP_BINARY_RETVAL=1 } diff --git a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-resources.sh b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-resources.sh deleted file mode 100755 index a7df440..0000000 --- a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests-resources.sh +++ /dev/null @@ -1,106 +0,0 @@ -#!/bin/sh -set -e - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - -RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt -> "$RESOURCES_TO_COPY" - -XCASSET_FILES=() - -# This protects against multiple targets copying the same framework dependency at the same time. The solution -# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html -RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") - -case "${TARGETED_DEVICE_FAMILY}" in - 1,2) - TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" - ;; - 1) - TARGET_DEVICE_ARGS="--target-device iphone" - ;; - 2) - TARGET_DEVICE_ARGS="--target-device ipad" - ;; - 3) - TARGET_DEVICE_ARGS="--target-device tv" - ;; - 4) - TARGET_DEVICE_ARGS="--target-device watch" - ;; - *) - TARGET_DEVICE_ARGS="--target-device mac" - ;; -esac - -install_resource() -{ - if [[ "$1" = /* ]] ; then - RESOURCE_PATH="$1" - else - RESOURCE_PATH="${PODS_ROOT}/$1" - fi - if [[ ! -e "$RESOURCE_PATH" ]] ; then - cat << EOM -error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. -EOM - exit 1 - fi - case $RESOURCE_PATH in - *.storyboard) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.xib) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true - ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} - ;; - *.framework) - echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - ;; - *.xcdatamodel) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" - ;; - *.xcdatamodeld) - echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" || true - xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" - ;; - *.xcmappingmodel) - echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" || true - xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" - ;; - *.xcassets) - ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" - XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") - ;; - *) - echo "$RESOURCE_PATH" || true - echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" - ;; - esac -} - -mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then - mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" - rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi -rm -f "$RESOURCES_TO_COPY" - -if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] -then - # Find all other xcassets (this unfortunately includes those of path pods and other targets). - OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) - while read line; do - if [[ $line != "${PODS_ROOT}*" ]]; then - XCASSET_FILES+=("$line") - fi - done <<<"$OTHER_XCASSETS" - - printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -fi diff --git a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.debug.xcconfig b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.debug.xcconfig index f60e526..19243d3 100644 --- a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.debug.xcconfig +++ b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.debug.xcconfig @@ -1,11 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -FRAMEWORK_SEARCH_PATHS = $(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-iOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-iOS" "$PODS_CONFIGURATION_BUILD_DIR/Nimble-iOS" "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-iOS" "$PODS_CONFIGURATION_BUILD_DIR/Quick-iOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-iOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-iOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-iOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-iOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-iOS/Nimble.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-iOS/Nocilla.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-iOS/Quick.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-iOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-iOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-iOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nimble-iOS/Nimble.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-iOS/Nocilla.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Quick-iOS/Quick.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-iOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "CFNetwork" -framework "MobileCoreServices" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -framework "XCTest" -weak_framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.release.xcconfig b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.release.xcconfig index f60e526..19243d3 100644 --- a/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.release.xcconfig +++ b/Example/Pods/Target Support Files/Pods-iOS-Tests/Pods-iOS-Tests.release.xcconfig @@ -1,11 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -FRAMEWORK_SEARCH_PATHS = $(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-iOS" "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-iOS" "$PODS_CONFIGURATION_BUILD_DIR/Nimble-iOS" "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-iOS" "$PODS_CONFIGURATION_BUILD_DIR/Quick-iOS" "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-iOS" +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-iOS" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-iOS" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire-iOS/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/AmazonS3RequestManager-iOS/AmazonS3RequestManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble-iOS/Nimble.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nocilla-iOS/Nocilla.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Quick-iOS/Quick.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-iOS/SWXMLHash.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Alamofire-iOS/Alamofire.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/AmazonS3RequestManager-iOS/AmazonS3RequestManager.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nimble-iOS/Nimble.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Nocilla-iOS/Nocilla.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/Quick-iOS/Quick.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-iOS/SWXMLHash.framework/Headers" -OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "AmazonS3RequestManager" -framework "CFNetwork" -framework "MobileCoreServices" -framework "Nimble" -framework "Nocilla" -framework "Quick" -framework "SWXMLHash" -framework "XCTest" -weak_framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Quick-iOS/Info.plist b/Example/Pods/Target Support Files/Quick-iOS/Info.plist deleted file mode 100644 index 2a9158a..0000000 --- a/Example/Pods/Target Support Files/Quick-iOS/Info.plist +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>1.2.0</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>${CURRENT_PROJECT_VERSION}</string> - <key>NSPrincipalClass</key> - <string></string> -</dict> -</plist> diff --git a/Example/Pods/Target Support Files/Quick-iOS/Quick-iOS-Info.plist b/Example/Pods/Target Support Files/Quick-iOS/Quick-iOS-Info.plist new file mode 100644 index 0000000..c054f9c --- /dev/null +++ b/Example/Pods/Target Support Files/Quick-iOS/Quick-iOS-Info.plist @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>2.2.0</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> +</dict> +</plist> diff --git a/Example/Pods/Target Support Files/Quick-iOS/Quick-iOS.xcconfig b/Example/Pods/Target Support Files/Quick-iOS/Quick-iOS.xcconfig index 7150744..275563b 100644 --- a/Example/Pods/Target Support Files/Quick-iOS/Quick-iOS.xcconfig +++ b/Example/Pods/Target Support Files/Quick-iOS/Quick-iOS.xcconfig @@ -1,13 +1,14 @@ -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Quick-iOS +APPLICATION_EXTENSION_API_ONLY = YES +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Quick-iOS ENABLE_BITCODE = NO -FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -framework "XCTest" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -Xlinker -no_application_extension -framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Quick PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Quick-macOS/Info.plist b/Example/Pods/Target Support Files/Quick-macOS/Info.plist deleted file mode 100644 index 2a9158a..0000000 --- a/Example/Pods/Target Support Files/Quick-macOS/Info.plist +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>1.2.0</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>${CURRENT_PROJECT_VERSION}</string> - <key>NSPrincipalClass</key> - <string></string> -</dict> -</plist> diff --git a/Example/Pods/Target Support Files/Quick-macOS/Quick-macOS-Info.plist b/Example/Pods/Target Support Files/Quick-macOS/Quick-macOS-Info.plist new file mode 100644 index 0000000..c054f9c --- /dev/null +++ b/Example/Pods/Target Support Files/Quick-macOS/Quick-macOS-Info.plist @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>2.2.0</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> +</dict> +</plist> diff --git a/Example/Pods/Target Support Files/Quick-macOS/Quick-macOS.xcconfig b/Example/Pods/Target Support Files/Quick-macOS/Quick-macOS.xcconfig index 3091d1e..2286b32 100644 --- a/Example/Pods/Target Support Files/Quick-macOS/Quick-macOS.xcconfig +++ b/Example/Pods/Target Support Files/Quick-macOS/Quick-macOS.xcconfig @@ -1,14 +1,15 @@ +APPLICATION_EXTENSION_API_ONLY = YES CODE_SIGN_IDENTITY = -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Quick-macOS +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Quick-macOS ENABLE_BITCODE = NO -FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -framework "XCTest" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -Xlinker -no_application_extension -framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Quick PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/Quick-tvOS/Info.plist b/Example/Pods/Target Support Files/Quick-tvOS/Info.plist deleted file mode 100644 index 2a9158a..0000000 --- a/Example/Pods/Target Support Files/Quick-tvOS/Info.plist +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>1.2.0</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>${CURRENT_PROJECT_VERSION}</string> - <key>NSPrincipalClass</key> - <string></string> -</dict> -</plist> diff --git a/Example/Pods/Target Support Files/Quick-tvOS/Quick-tvOS-Info.plist b/Example/Pods/Target Support Files/Quick-tvOS/Quick-tvOS-Info.plist new file mode 100644 index 0000000..c054f9c --- /dev/null +++ b/Example/Pods/Target Support Files/Quick-tvOS/Quick-tvOS-Info.plist @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>2.2.0</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> +</dict> +</plist> diff --git a/Example/Pods/Target Support Files/Quick-tvOS/Quick-tvOS.xcconfig b/Example/Pods/Target Support Files/Quick-tvOS/Quick-tvOS.xcconfig index 7d12487..948bd05 100644 --- a/Example/Pods/Target Support Files/Quick-tvOS/Quick-tvOS.xcconfig +++ b/Example/Pods/Target Support Files/Quick-tvOS/Quick-tvOS.xcconfig @@ -1,13 +1,14 @@ -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/Quick-tvOS +APPLICATION_EXTENSION_API_ONLY = YES +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Quick-tvOS ENABLE_BITCODE = NO -FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = -framework "XCTest" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_LDFLAGS = $(inherited) -Xlinker -no_application_extension -framework "XCTest" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/Quick PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/SWXMLHash-iOS/Info.plist b/Example/Pods/Target Support Files/SWXMLHash-iOS/Info.plist deleted file mode 100644 index 0b6f14f..0000000 --- a/Example/Pods/Target Support Files/SWXMLHash-iOS/Info.plist +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>4.2.3</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>${CURRENT_PROJECT_VERSION}</string> - <key>NSPrincipalClass</key> - <string></string> -</dict> -</plist> diff --git a/Example/Pods/Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS-Info.plist b/Example/Pods/Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS-Info.plist new file mode 100644 index 0000000..8d87a1a --- /dev/null +++ b/Example/Pods/Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS-Info.plist @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>5.0.1</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> +</dict> +</plist> diff --git a/Example/Pods/Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS.xcconfig b/Example/Pods/Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS.xcconfig index 9052018..8b7fb3b 100644 --- a/Example/Pods/Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS.xcconfig +++ b/Example/Pods/Target Support Files/SWXMLHash-iOS/SWXMLHash-iOS.xcconfig @@ -1,12 +1,11 @@ APPLICATION_EXTENSION_API_ONLY = YES -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-iOS +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-iOS GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/SWXMLHash PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES -SWIFT_VERSION = 3.0 +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/SWXMLHash-macOS/Info.plist b/Example/Pods/Target Support Files/SWXMLHash-macOS/Info.plist deleted file mode 100644 index 0b6f14f..0000000 --- a/Example/Pods/Target Support Files/SWXMLHash-macOS/Info.plist +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>4.2.3</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>${CURRENT_PROJECT_VERSION}</string> - <key>NSPrincipalClass</key> - <string></string> -</dict> -</plist> diff --git a/Example/Pods/Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS-Info.plist b/Example/Pods/Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS-Info.plist new file mode 100644 index 0000000..8d87a1a --- /dev/null +++ b/Example/Pods/Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS-Info.plist @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>5.0.1</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> +</dict> +</plist> diff --git a/Example/Pods/Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS.xcconfig b/Example/Pods/Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS.xcconfig index ebd3b62..03bc268 100644 --- a/Example/Pods/Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS.xcconfig +++ b/Example/Pods/Target Support Files/SWXMLHash-macOS/SWXMLHash-macOS.xcconfig @@ -1,13 +1,12 @@ APPLICATION_EXTENSION_API_ONLY = YES CODE_SIGN_IDENTITY = -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-macOS +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-macOS GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/SWXMLHash PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES -SWIFT_VERSION = 3.0 +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/Pods/Target Support Files/SWXMLHash-tvOS/Info.plist b/Example/Pods/Target Support Files/SWXMLHash-tvOS/Info.plist deleted file mode 100644 index 0b6f14f..0000000 --- a/Example/Pods/Target Support Files/SWXMLHash-tvOS/Info.plist +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>4.2.3</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>${CURRENT_PROJECT_VERSION}</string> - <key>NSPrincipalClass</key> - <string></string> -</dict> -</plist> diff --git a/Example/Pods/Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS-Info.plist b/Example/Pods/Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS-Info.plist new file mode 100644 index 0000000..8d87a1a --- /dev/null +++ b/Example/Pods/Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS-Info.plist @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>5.0.1</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> +</dict> +</plist> diff --git a/Example/Pods/Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS.xcconfig b/Example/Pods/Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS.xcconfig index a080b6d..04b2a82 100644 --- a/Example/Pods/Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS.xcconfig +++ b/Example/Pods/Target Support Files/SWXMLHash-tvOS/SWXMLHash-tvOS.xcconfig @@ -1,12 +1,11 @@ APPLICATION_EXTENSION_API_ONLY = YES -CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/SWXMLHash-tvOS +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/SWXMLHash-tvOS GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public" -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_BUILD_DIR = $BUILD_DIR -PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} PODS_TARGET_SRCROOT = ${PODS_ROOT}/SWXMLHash PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} SKIP_INSTALL = YES -SWIFT_VERSION = 3.0 +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Example/TVOS-Example/AppDelegate.swift b/Example/TVOS-Example/AppDelegate.swift index 3cf2881..7cec374 100644 --- a/Example/TVOS-Example/AppDelegate.swift +++ b/Example/TVOS-Example/AppDelegate.swift @@ -15,7 +15,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate { func application(_ application: UIApplication, - didFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey: Any]?) -> Bool { + didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool { return true } diff --git a/Example/iOS-Example/AppDelegate.swift b/Example/iOS-Example/AppDelegate.swift index 8faba7f..4d68c8f 100644 --- a/Example/iOS-Example/AppDelegate.swift +++ b/Example/iOS-Example/AppDelegate.swift @@ -14,7 +14,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWindow? - func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey: Any]?) -> Bool { + func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool { // Override point for customization after application launch. return true } diff --git a/_Pods.xcodeproj b/_Pods.xcodeproj deleted file mode 120000 index 3c5a8e7..0000000 --- a/_Pods.xcodeproj +++ /dev/null @@ -1 +0,0 @@ -Example/Pods/Pods.xcodeproj \ No newline at end of file