From 8bd07e43d1087a43af937f609d79e931d6414aaf Mon Sep 17 00:00:00 2001 From: Ash Furrow Date: Mon, 6 Apr 2020 16:45:13 -0400 Subject: [PATCH] Bundle & CocoaPods update. --- Bootstrap/Podfile.lock | 12 +- .../Nimble-Snapshots.podspec.json | 9 +- Bootstrap/Pods/Manifest.lock | 12 +- Bootstrap/Pods/Pods.xcodeproj/project.pbxproj | 2181 +++++++++-------- .../Forgeries/Forgeries.debug.xcconfig | 14 + .../Forgeries/Forgeries.release.xcconfig | 14 + .../Nimble-Snapshots-Info.plist | 2 +- .../Nimble-Snapshots.debug.xcconfig | 16 + .../Nimble-Snapshots.release.xcconfig | 16 + .../Nimble/Nimble.debug.xcconfig | 18 + .../Nimble/Nimble.release.xcconfig | 18 + .../Pods-BootstrapTests-frameworks.sh | 66 +- .../Pods-BootstrapTests.debug.xcconfig | 1 + .../Pods-BootstrapTests.release.xcconfig | 1 + .../Quick/Quick.debug.xcconfig | 17 + .../Quick/Quick.release.xcconfig | 17 + .../iOSSnapshotTestCase.debug.xcconfig | 16 + .../iOSSnapshotTestCase.release.xcconfig | 16 + Gemfile.lock | 94 +- 19 files changed, 1389 insertions(+), 1151 deletions(-) create mode 100644 Bootstrap/Pods/Target Support Files/Forgeries/Forgeries.debug.xcconfig create mode 100644 Bootstrap/Pods/Target Support Files/Forgeries/Forgeries.release.xcconfig create mode 100644 Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots.debug.xcconfig create mode 100644 Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots.release.xcconfig create mode 100644 Bootstrap/Pods/Target Support Files/Nimble/Nimble.debug.xcconfig create mode 100644 Bootstrap/Pods/Target Support Files/Nimble/Nimble.release.xcconfig create mode 100644 Bootstrap/Pods/Target Support Files/Quick/Quick.debug.xcconfig create mode 100644 Bootstrap/Pods/Target Support Files/Quick/Quick.release.xcconfig create mode 100644 Bootstrap/Pods/Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase.debug.xcconfig create mode 100644 Bootstrap/Pods/Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase.release.xcconfig diff --git a/Bootstrap/Podfile.lock b/Bootstrap/Podfile.lock index e4052531..d078ecbc 100644 --- a/Bootstrap/Podfile.lock +++ b/Bootstrap/Podfile.lock @@ -8,9 +8,9 @@ PODS: - iOSSnapshotTestCase/SwiftSupport (6.2.0): - iOSSnapshotTestCase/Core - Nimble (8.0.7) - - Nimble-Snapshots (8.1.1): - - Nimble-Snapshots/Core (= 8.1.1) - - Nimble-Snapshots/Core (8.1.1): + - Nimble-Snapshots (8.2.0): + - Nimble-Snapshots/Core (= 8.2.0) + - Nimble-Snapshots/Core (8.2.0): - iOSSnapshotTestCase (~> 6.0) - Nimble (~> 8.0) - Quick (2.2.0) @@ -23,7 +23,7 @@ DEPENDENCIES: - Quick SPEC REPOS: - https://github.com/cocoapods/specs.git: + https://github.com/CocoaPods/Specs.git: - Forgeries - iOSSnapshotTestCase - Nimble @@ -37,9 +37,9 @@ SPEC CHECKSUMS: Forgeries: 64ced144ea8341d89a7eec9d1d7986f0f1366250 iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6 Nimble: a73af6ecd4c9106f434f3d55fc54570be3739e0b - Nimble-Snapshots: 626b90051f4e5c91937859b40401210404f40bd7 + Nimble-Snapshots: 7a1133b2dcce853ecdf1026f0a17fedf03bc41c9 Quick: 7fb19e13be07b5dfb3b90d4f9824c855a11af40e PODFILE CHECKSUM: cf788ac372af1f0756888028f59656e0b73607c9 -COCOAPODS: 1.6.1 +COCOAPODS: 1.9.1 diff --git a/Bootstrap/Pods/Local Podspecs/Nimble-Snapshots.podspec.json b/Bootstrap/Pods/Local Podspecs/Nimble-Snapshots.podspec.json index 609558d7..7e1bfe29 100644 --- a/Bootstrap/Pods/Local Podspecs/Nimble-Snapshots.podspec.json +++ b/Bootstrap/Pods/Local Podspecs/Nimble-Snapshots.podspec.json @@ -1,6 +1,6 @@ { "name": "Nimble-Snapshots", - "version": "8.1.1", + "version": "8.2.0", "summary": "Nimble matchers for iOSSnapshotTestCase", "description": "Nimble matchers for iOSSnapshotTestCase. Highly derivative of [Expecta Matchers for iOSSnapshotTestCase](https://github.com/dblock/ios-snapshot-test-case-expecta).", "homepage": "https://github.com/ashfurrow/Nimble-Snapshots", @@ -16,13 +16,13 @@ "ios": "10.0", "tvos": "9.0" }, - "swift_version": "5.0", + "swift_versions": "5.0", "pod_target_xcconfig": { "ENABLE_BITCODE": "NO" }, "source": { "git": "https://github.com/ashfurrow/Nimble-Snapshots.git", - "tag": "8.1.1" + "tag": "8.2.0" }, "default_subspecs": "Core", "frameworks": [ @@ -63,5 +63,6 @@ ] } } - ] + ], + "swift_version": "5.0" } diff --git a/Bootstrap/Pods/Manifest.lock b/Bootstrap/Pods/Manifest.lock index e4052531..d078ecbc 100644 --- a/Bootstrap/Pods/Manifest.lock +++ b/Bootstrap/Pods/Manifest.lock @@ -8,9 +8,9 @@ PODS: - iOSSnapshotTestCase/SwiftSupport (6.2.0): - iOSSnapshotTestCase/Core - Nimble (8.0.7) - - Nimble-Snapshots (8.1.1): - - Nimble-Snapshots/Core (= 8.1.1) - - Nimble-Snapshots/Core (8.1.1): + - Nimble-Snapshots (8.2.0): + - Nimble-Snapshots/Core (= 8.2.0) + - Nimble-Snapshots/Core (8.2.0): - iOSSnapshotTestCase (~> 6.0) - Nimble (~> 8.0) - Quick (2.2.0) @@ -23,7 +23,7 @@ DEPENDENCIES: - Quick SPEC REPOS: - https://github.com/cocoapods/specs.git: + https://github.com/CocoaPods/Specs.git: - Forgeries - iOSSnapshotTestCase - Nimble @@ -37,9 +37,9 @@ SPEC CHECKSUMS: Forgeries: 64ced144ea8341d89a7eec9d1d7986f0f1366250 iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6 Nimble: a73af6ecd4c9106f434f3d55fc54570be3739e0b - Nimble-Snapshots: 626b90051f4e5c91937859b40401210404f40bd7 + Nimble-Snapshots: 7a1133b2dcce853ecdf1026f0a17fedf03bc41c9 Quick: 7fb19e13be07b5dfb3b90d4f9824c855a11af40e PODFILE CHECKSUM: cf788ac372af1f0756888028f59656e0b73607c9 -COCOAPODS: 1.6.1 +COCOAPODS: 1.9.1 diff --git a/Bootstrap/Pods/Pods.xcodeproj/project.pbxproj b/Bootstrap/Pods/Pods.xcodeproj/project.pbxproj index 2339cb6a..fcb56586 100644 --- a/Bootstrap/Pods/Pods.xcodeproj/project.pbxproj +++ b/Bootstrap/Pods/Pods.xcodeproj/project.pbxproj @@ -7,873 +7,883 @@ objects = { /* Begin PBXBuildFile section */ - 0248087A1E443FBECD4D9162B00C0FD9 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 011B359743C64E7D431002E52EDF7C9B /* XCTest.framework */; }; - 028F01305D80C9ED93C91CC89326BC76 /* CwlCatchException.m in Sources */ = {isa = PBXBuildFile; fileRef = 77120DA6CDB7B7A593CA126E56117786 /* CwlCatchException.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 03705FCE353B9A436320B5798C9F7A50 /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8B6722EEDCA88B5337B37EC47130C8D /* ContainElementSatisfying.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 0372F1536EC186ADC8F52167421F7823 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 011B359743C64E7D431002E52EDF7C9B /* XCTest.framework */; }; - 04A1E64FAA45143DCB92D587BAF1D9FB /* ForgeriesGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 87E1A01337D9345BC50C69CFB3E53F5F /* ForgeriesGestureRecognizer.m */; }; - 04DA825228FEB5C097AF9A23F07EC74F /* QuickConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 80F8AD9E5CB33DAE5E750E1912D9B9C1 /* QuickConfiguration.m */; }; - 053595EDA9FA61FDBA2E33EF883E8497 /* Closures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70DD0860129826918AA1B8A027A01AAA /* Closures.swift */; }; - 05B0FB93D36C759F7614D065FBC0B164 /* FBSnapshotTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = A379B5B48CD9E52491F9513B7971666E /* FBSnapshotTestController.m */; }; - 05D6872E1E4C28423550C859B6E03820 /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 71D69400F6F9B776DC146B35FA56DFA2 /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 06233A7D7ACCB9FD948074D43D88BDE5 /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = F518188BE3F37017B640A718670AE577 /* Behavior.swift */; }; - 075311A9B30D68479A7D7404A99B2FB1 /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 880A6CBDA03250A8C9A84FA2AA3D4E04 /* NMBExpectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 091E200786E28C6766A07D636E0B33AB /* FBSnapshotTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = 21BB12D2639822B59F00C8F1484A9FF5 /* FBSnapshotTestCase.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0999B997CDAC772A41A7F70CEF4A1D49 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 153A9B10D9D0B999D30A9919771C7E1A /* BeginWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 0B415895715F9F90A663E9DE3B503474 /* ExampleHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 273DBAD7B2E4B57B3624122BB31894E0 /* ExampleHooks.swift */; }; - 0F31FA39DE65E4B1F239F8D4DC999A8A /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = B353A957290647D82DC0E94A19E5301F /* SourceLocation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 101AD67E62619F20F2775F884C62BBC3 /* XCTestObservationCenter+CurrentTestCaseTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A07F840DCB7F7554F43260A41D9072B /* XCTestObservationCenter+CurrentTestCaseTracker.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 13E2CEC5B738F7FC7B93F2508CFDB9D3 /* ForgeriesFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C19397063EA42BCEB5467F0E4FF3306 /* ForgeriesFileManager.m */; }; - 13FBB20EA4647EA46F0CB2E7254A5F50 /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD003DA5CA35D662A9CBAF0F82306BB6 /* NMBObjCMatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 15A3B154223AF927E93AC5C83732F8C1 /* UIImage+Diff.m in Sources */ = {isa = PBXBuildFile; fileRef = 90B2447E621BD516CC1D233C7F2E5AFC /* UIImage+Diff.m */; }; - 1BAA60FABBC4047372D87D9B739C4463 /* CwlCatchBadInstruction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D735F129FC8832A7DCE50A6B0DBAB0D /* CwlCatchBadInstruction.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 1BAEDA109B23A9F1F66A906865309037 /* SatisfyAllOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0172CDF1475D6DECB601CA60A1838432 /* SatisfyAllOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 1D9754D1111D7370904A361EDACC36E9 /* NSBundle+CurrentTestBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B8E288BF216B2CCC30A917C38921EA /* NSBundle+CurrentTestBundle.swift */; }; - 1FA0DEC9E883929115DD91352F570F3B /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = 232D2236E8C59F7A4A8D08D03F82D532 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 21E645D02DDA948AB2A6C373DEA32FFA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2416533AC67F7E5C657BF67562CE4536 /* Foundation.framework */; }; - 258AD4ECFBD18E67F0B18FE3CF9B1AA7 /* UIImage+Compare.m in Sources */ = {isa = PBXBuildFile; fileRef = 574C85DA52F5CDD75C4C5E16109942BE /* UIImage+Compare.m */; }; - 25ECFBFF53DDE14F658D8268F8F51ADE /* CurrentTestCaseTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76F000598B08886DC83A116831D15973 /* CurrentTestCaseTracker.swift */; }; - 2A3E84CC9E452F62396E7EBC95FBE4E1 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0B0D272FC49BA86AC2C4AD7115FC7F7 /* QuartzCore.framework */; }; - 2B79FFCE612175372C451F1653D32D84 /* iOSSnapshotTestCase-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 89FB0AE95C7D3E0CA2671A7031EB536F /* iOSSnapshotTestCase-dummy.m */; }; - 2C4DC2283ECF43E94D8A0D0973C03A81 /* ForgeriesUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 12B44872E8137B76435A7A834091AAA5 /* ForgeriesUserDefaults.m */; }; - 2CCCE84C7A1952595015411C9A436D3F /* SwiftSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F6308533E7F708DDC8A70E95444C0D /* SwiftSupport.swift */; }; - 30483D065CDB11A93A2564CD34173305 /* CwlCatchException.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EDEFCA8FEB1B5CCFF39386CDDC95207 /* CwlCatchException.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 30966E26266F62432C8E914340871113 /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = DF6A34A64DC3AB32065E3FDED5A589C2 /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3101D8F2678E107351E1179C14FC7BF5 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38561E558786B6ABDD1FEB29D15EEDE1 /* BeAnInstanceOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 318B008669E0BB52159158C3672D17E7 /* HaveValidDynamicTypeSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = A49957A5B6DD2519A943547662DD3AFA /* HaveValidDynamicTypeSnapshot.swift */; }; - 31DCC4FEA92A71A9FE8D881B73FC7426 /* CwlDarwinDefinitions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7DE3013F7FBB74AB827738C613F8331 /* CwlDarwinDefinitions.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 326904EF72D9FADC2195002EBEB344A4 /* ForgeriesApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 3258EF9B42E5BEB4C82AF390522E2187 /* ForgeriesApplication.m */; }; - 328CBB53BF5236042DF4CB4B751EA062 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC7764B2E7DC8D7EA1F6C7C7CDB0A09 /* Contain.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 32C312DC47578A48464C47CD4698E47E /* ForgeriesGestureRecognizer.h in Headers */ = {isa = PBXBuildFile; fileRef = B5A04332AE708C8E066BEFB180CAF3DA /* ForgeriesGestureRecognizer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3435C231F83359E5B2CF88CB64DC046A /* Callsite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94A1FD61657CAD1141A6E1D700FC9E10 /* Callsite.swift */; }; - 35087B8F6AC4F000C85B8D672760AFAA /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 12A24678669296A4E9B4FB141A8A8EAE /* CwlMachBadInstructionHandler.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 351461FFC91F56432F2FE83CA389DD9D /* HooksPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7418031D6A439A0F111AD6A1507A061 /* HooksPhase.swift */; }; - 3537F7CBFBE04113D495FF50BC3D6672 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = B16C111A51C89856084E9521B109F48E /* DSL.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 373C57D757D6DFAC77450763C6BFA620 /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7728BFDC26913D802ED6835C720594A4 /* FailureMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 38B4B370297CF933033AD9BA87337F71 /* QCKDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 22C50CDAEBEF9932D06980921890DBA2 /* QCKDSL.m */; }; - 392B6696BC59BDCD988D7C5DF3E3E1C5 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = 740F02649499FB55BBF7C43C054D0374 /* NMBStringify.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 3C39EC01EA0FBDA0DEC9B78608E198E1 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = A8DA5F2722F23C70F8A1773728BAAE6F /* XCTestSuite+QuickTestSuiteBuilder.m */; }; - 3E8B1D036324E133290237A945E28F53 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = FBED120EBD7B12738C98D1A93559708D /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3E98E26AEB2F6DCE3543D1AB4014B6FF /* FBSnapshotTestCase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6777EAC8948223C4E918B936CBC0709C /* FBSnapshotTestCase.framework */; }; - 3F3C511DCD6F677D9F001A33F2AF6447 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = F71F46D3A1FBBE31F423C01B27D8293C /* DSL.swift */; }; - 43E95567704203A2DE95E07947BDF70E /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 816966AA6ABDD6D159A83121E9BB972A /* Equal.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 43F296FD5616B0ED2AFB31D98B37B1EE /* FBSnapshotTestCasePlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A70BF9E3CEE8E29198E2D7BD5693FD4 /* FBSnapshotTestCasePlatform.m */; }; - 44ACB0FB4913F99BA8045D361219FD38 /* Forgeries-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B3E60D7F0D0832F9FB1F1B869293DC35 /* Forgeries-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 48BBB1B48B08F2C37E2FD7DD0F614A97 /* XCTestObservationCenter+CurrentTestCaseTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D161823CF995166C99DE14825172424 /* XCTestObservationCenter+CurrentTestCaseTracker.m */; }; - 4A22EE7B8F89A006EFB9573A11F0584D /* QuickTestSuite.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3B1AEBDF5C08C1DEDBD3EAD839F5423 /* QuickTestSuite.swift */; }; - 4ADCBA8B1A73235AC5539F687FB3DC9F /* QuickSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5766C1E91AE4D30CCD0965DFACB7F52D /* QuickSpec.m */; }; - 4D5341F8059DD59478674E580355B332 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2416533AC67F7E5C657BF67562CE4536 /* Foundation.framework */; }; - 4DE6EADE9A71BF90004C24201D5B8E0D /* UIImage+Snapshot.h in Headers */ = {isa = PBXBuildFile; fileRef = F3ED8235F7CF5D4B81B21265268F54CA /* UIImage+Snapshot.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 4E70FE29FB2BAD7E5427532B5D2FCF26 /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = 77124DAD5AB5A0EF00BED5FF63329D74 /* XCTestObservationCenter+Register.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 52E066DFEFBF9769272C210803952A8B /* Quick-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8219B6672C3A785941B8DD1034C51433 /* Quick-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 58A6D7513485D053DF717B03BD696B5A /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3E65F65A71128117FDDC24AA2E922A3 /* Filter.swift */; }; - 5F154C985B9DE1085A993CF9AB332BF2 /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1529A4B2BDBECEB0E4CD92B889D532A /* AssertionRecorder.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 677617932E68B2365584E900FA367701 /* ExampleGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC2E1AA5F51C948915BA636C93C5924 /* ExampleGroup.swift */; }; - 6783D2D892272C1E6EE9F5B482697378 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2416533AC67F7E5C657BF67562CE4536 /* Foundation.framework */; }; - 68F17A2C64E74EE76C334626E3CEF6B3 /* ForgeriesFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B172DA4E7AE1A1C5477EB36274C7F951 /* ForgeriesFileManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6B4197D2E87B5B445A7AAF18DBA22509 /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E96B90460B6D23D58AE92914843D465 /* SatisfyAnyOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 6D43C958217DDF52EA577425F130C245 /* FBSnapshotTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 07B0D27C420DFDF7FF23045C716BD3B2 /* FBSnapshotTestCase.m */; }; - 6D8DF469B99D830B9DF67A900D7729FE /* URL+FileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B20657105176E8590D5FDE181D3985D /* URL+FileName.swift */; }; - 6E8ED13F65220D1142CD50ADB3DCAC80 /* World+DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1260980E68C6CA7AF220F9E114F8485E /* World+DSL.swift */; }; - 6ED749CAF781EDB557E30C69637DBC5F /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42BB7B3C5503D468456B20DD68D03309 /* MatchError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 6FC59CBB360B3EF8E45D151D945BCA54 /* mach_excServer.h in Headers */ = {isa = PBXBuildFile; fileRef = D9F9DFAB914344DCA42F432B173E1452 /* mach_excServer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7403EBDEC592DF5F4AA19EEFED35AC5A /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 834758083060DA9B99E0D554D6168290 /* BeIdenticalTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 74C4A30A55AC7DB057CE14BCA15299C4 /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = FBD6BD0A17F30319042FD30A56493B59 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 753342D5522EE19ABDF26CB01F4AF61C /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE55815E9E8DE0C723B891A0396FFD69 /* Nimble.framework */; }; - 75F6788702DC94957867C04304FCD541 /* ForgeriesFileManager+NotImplemented.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B88E7971479BDC0DA163C719CA61B59 /* ForgeriesFileManager+NotImplemented.m */; }; - 76809C6AC800C82179D55543E6C39B4F /* NBSMockedApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = E6D2FDD73BC775CEF03528A8159E058F /* NBSMockedApplication.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 784DC54B4603FF9B368122FCD7D1D897 /* ElementsEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37DA8C91DEB23D3EC39DDB49DD10B69A /* ElementsEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7AA21A2A7686580BEF335C12D3D7AB81 /* Await.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBB6159AB04B2839F78837FA94E24316 /* Await.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7F2DC9A5703DE60733C3BF19019E4FCD /* ForgeriesApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DBEAF418BB601A872BD9A3A77A331B9 /* ForgeriesApplication.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7FA411A969F1D1A7AD517C3E7B739AA6 /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AA892A0CBFCA561F388085D4F7208CC /* DSL+Wait.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7FB144700F243D2E7B5C3D9B320A6387 /* SuiteHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C85D493BFD63367A7D70D12E381C990 /* SuiteHooks.swift */; }; - 82607C525BEE07050E18F0BFCF0AEA52 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 086BE2074B791FE402D684C971E16581 /* DSL.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 83E49C3B8280FEEAE4F2A81F64A549B4 /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46767607C8BCBB1023E6BE92B0394D5F /* Match.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 8413172B4FBB9E364EC42674F13A9FE3 /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C6DA5AB9FB32D7C19CF591AC4A48B2D /* BeLogical.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 870471424FE3C6BA3E33C949BEF04D50 /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCEB0C0FE86AC2FF3D5AA07548204FB5 /* ToSucceed.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 8784230CBBBC7267F29611E0E1DC961E /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = B742BC3B669F27814B18201A8C1524B8 /* BeAKindOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 89A206D51752309E13BD5C427C35A090 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B8A668046241422B28111A9AA1B5F32 /* BeLessThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 89D30C28183DF9BFC6C940211DA889D7 /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12FB4A291FBEAAA06FFD770E2A53C843 /* BeLessThanOrEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 8C4DF73DBBFEB413311A79A8BCA48BCA /* Quick-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D8E61D339600D6936DA5FF6E53004B8 /* Quick-dummy.m */; }; - 8D9CCFBBB0E0B2CB05867884B52EDD06 /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97CCF571942C2A45915C1E194DA5AF9A /* Configuration.swift */; }; - 901DDF8366FB6781D254BC8AB98BBF0E /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 011B359743C64E7D431002E52EDF7C9B /* XCTest.framework */; }; - 949A9C81C992203C10B51F7FABD8A5D7 /* QCKDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 66B1ACA3DFC7ED68397A07AEDBD93922 /* QCKDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 94C84E6DFA71C70DF521E9D995C1505F /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6B3D30A05F3E2AB82FBAF7D48EC2711 /* BeVoid.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 966FBB84C847F2BCAED02AA147A2CFAB /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62EBBF347EC90F8658D66597D5B7C227 /* MatcherFunc.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 98C291460DEFD198C37A2C47AD877AA6 /* String+C99ExtendedIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3046F0574BE6B9121F5008413E47C98 /* String+C99ExtendedIdentifier.swift */; }; - 99BA50219943304195881B276D8906C1 /* Forgeries-Macros.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E16680E1CF5724A52E4ED52685B7A4F /* Forgeries-Macros.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9C3F7FC69ADC5BFCE26D5BCB0B9234C6 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = A997F9B79FCE200FF89FB761D80BBF84 /* Errors.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 9DB1E08337AC3FF955539F4E0D1074D2 /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6D58B7935319347D6D11BA6127986EA /* PostNotification.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 9EEF9E84E580920E11E06170D25F65C3 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FA77DF14D65688F5014ACF9771DE024 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9FB5E66EA14EF4859B04468617AF1621 /* HaveValidSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8C4DB9EB4676EB026610FD82D870BDE /* HaveValidSnapshot.swift */; }; - A0DEC0047A3F62527C8DB6B74C02B2A7 /* Nimble-Snapshots-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D6DB9B200C5E0CA9164E93B2A2A63B67 /* Nimble-Snapshots-dummy.m */; }; - A256BED14C51DA6F4C90B3A3006E0C4B /* ErrorUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5C37A67701C1C5735D2FC3B0B303C26 /* ErrorUtility.swift */; }; - A4B6197170839BA97DE105AA9D1FAD7D /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D78B7AB4D64EA739CAA66E88C6259DF /* NimbleEnvironment.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A51570857887E8E40B39F91C35358E2D /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D730ED17F6567F0AAAC9F10858499DC1 /* Predicate.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A74CEEC58BDEB1F9A37685FCA3376746 /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3D8F0A4EAD8079CFDF2323D4C6F1926 /* BeGreaterThanOrEqualTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A9F93A9C40771906414564A30333FDB9 /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 178D956BD734EF443E1802681E4A76EC /* AdapterProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - AAC424DC2AEA5BF91D89CE476FFE6488 /* Forgeries-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A7E987C3180D39DCEF88AF23281BD17 /* Forgeries-dummy.m */; }; - ABB4F23200EC5BD0225EA155E8449F77 /* QuickSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = E9A592398E28134F573DCA8631467478 /* QuickSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AC26B8C4461E89CC285F1D3273A659BC /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE2FBDAA8A5F64F1463FFB3CCAECA610 /* ThrowAssertion.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - ACA9A022A4702A7A762D2815DF408F50 /* DynamicSizeSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = D945EB1563153014DF24171848C81F9D /* DynamicSizeSnapshot.swift */; }; - AD3833B546C0BC3A0AD77621C2DCCF3A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2416533AC67F7E5C657BF67562CE4536 /* Foundation.framework */; }; - AE1984D92A25715C88932DCB7185EE32 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 011B359743C64E7D431002E52EDF7C9B /* XCTest.framework */; }; - AF8904FB5FAEED350BF525FF73AEEAE8 /* Nimble-Snapshots-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6547CE6AB427E5289BE3B5E08EC2291C /* Nimble-Snapshots-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B146AA8D5464A2EEDF41B732547F537B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2416533AC67F7E5C657BF67562CE4536 /* Foundation.framework */; }; - B448C4A0A89E81758464E9C56203A5F5 /* Pods-BootstrapTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CDDEB0D916BF20AA6D5492574970AAE8 /* Pods-BootstrapTests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B836AB3DB63144FE21C715D2944AEA07 /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A625A79E52D1CE97D7ED635287DB0CF /* NMBExceptionCapture.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B961352E454859A392CA86DD8CA80C24 /* CwlCatchException.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6AE91FAE670FC2F8BDAA0BD31042486 /* CwlCatchException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - BCC60457AC1DF08B11DEBE1B7D0C2C18 /* ExampleMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = A50F2412CC1C6E71E3B3579F3251D9AC /* ExampleMetadata.swift */; }; - BDAF7FADFA9D281BFD3D62E6B6A62822 /* QuickConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F540A01749EBBA9CA7A4723BACD9AD6 /* QuickConfiguration.swift */; }; - BEA037700907D35F28B2019FFCE77F53 /* World.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1D3FADA6597378E02819DE49EE0734 /* World.swift */; }; - C0367D0510CE9E409A33E9B356422017 /* Nimble-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C671F8E1CFAD877EB9F4A5E81382806 /* Nimble-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C2D51D0E38F630A8A468843702A90348 /* FBSnapshotTestController.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BE8D4835C006BEEF75FB7C49414F63 /* FBSnapshotTestController.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C3530B6470D64934E1182C4410EB0075 /* QuickSelectedTestSuiteBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8B0F1AD5F5D0415D1406BFBFF712363 /* QuickSelectedTestSuiteBuilder.swift */; }; - C3CC938495303C6D6EAE11C49920D927 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6B0359EB42C3E0E9F0721A60810F72D7 /* UIKit.framework */; }; - C56CE025F6E708D6F5F11DB4EA23728C /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14E95A345759B1040A399DF973BEF1C7 /* MatcherProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - C5808A46FC4C07F235753E2AE4A7511A /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 583DBFB2DC60608E3DCF0D4871EC132F /* mach_excServer.c */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - C7B9D1E45DDA944F4C7E372D3A20999C /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 940E7FC922674C6C99416A590FEB861D /* Stringers.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - C9E503FDFA6A082CCDC2802E5EB621A0 /* Pods-BootstrapTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 78CAAA5DD1B75529B6858193AA1CD3E8 /* Pods-BootstrapTests-dummy.m */; }; - CAFD0B210A3B40B60EB0C76204A89FCF /* PrettySyntax.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CE8E829882D5068769DEAAF56AC0662 /* PrettySyntax.swift */; }; - D0117BC10CB96CA7F32536A69C085C49 /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7B1033686D07DEF98662CEBD26E1201 /* Expression.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D0DE9DDC173315C08C72D6DE1B3C859E /* UIImage+Compare.h in Headers */ = {isa = PBXBuildFile; fileRef = D54434CF9FFDEE699B0867B8969E41DD /* UIImage+Compare.h */; settings = {ATTRIBUTES = (Private, ); }; }; - D1A4A1DD617C96759F7B2AB2A6AEB0E1 /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F50B90A47BE37FFCA0FE5A083246D31 /* NimbleXCTestHandler.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D1FD91581D2DC0A42C9134862F569C83 /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = C919E5B6729F9FBC3A6F50488629A2CF /* RaisesException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D3A571F180E2A2D8A1248890490C9E36 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A36F2FA0096DE04091FD1ED4F13764A /* BeEmpty.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D4FF0990DB524278EB20490C5311E19B /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AD8854E3606E4AC18C241097491392F /* AllPass.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D845D55E7CD75BA58F753A5AA454E422 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E2A15A8075F0B2D7B8D149971A0475C /* Async.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D85D22C9E270BC182B54A9F92C25FF6F /* ForgeriesUserDefaults.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BC7650F4CBE98B67972AE03E7804E21 /* ForgeriesUserDefaults.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D91179CD68BA1F5A48C16A42B6D14608 /* FBSnapshotTestCasePlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 782B2A8875026289DCC9131E05C5942D /* FBSnapshotTestCasePlatform.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D9281D5438316A773ABD133AE86D01DD /* PrettyDynamicTypeSyntax.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27EA97B1421064EAD2272A22918A4905 /* PrettyDynamicTypeSyntax.swift */; }; - D9DD39A7209CA93BBC4F32091DD04DAF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2416533AC67F7E5C657BF67562CE4536 /* Foundation.framework */; }; - D9FEB1F14A7C841D4BE3109A0F193843 /* CwlBadInstructionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = E25C973B2AB6DC42A130495230C1CF9B /* CwlBadInstructionException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - DA28D44BB7C7CE1CC8F91BEE1E89C610 /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 019F3ECC7AD5029736BFC508012C373B /* BeNil.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - DE3B1F929A410A5B2BF4B0A339AF1E5F /* Nimble_Snapshots.h in Headers */ = {isa = PBXBuildFile; fileRef = DF81FCB50FEDFE8FFBED08E70406DC73 /* Nimble_Snapshots.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DE41036F5CDFE75D351DEAC46ECD9FA9 /* Nimble-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F06DF2520ACAB3ABF1BC44502D212193 /* Nimble-dummy.m */; }; - DE54DDE5C5B6283DE5ADBBDAA91ED589 /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F3C63AAA407015C4475A1EF50F1A95D /* EndWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - DF50C201EB25B9BDDD6363698ADE639C /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E0762D5865C2EDE386BC578A677288C /* HaveCount.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - E078C238870C170DD524C8149975B22E /* iOSSnapshotTestCase-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A6D1273270060FE1A5DBB5A957E3DD6 /* iOSSnapshotTestCase-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E294F1989A73A23B277C95023AC002CA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6B0359EB42C3E0E9F0721A60810F72D7 /* UIKit.framework */; }; - E40A6E85823CE585BF269D1DF4EF5E04 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E38F280774D0EDE56373A09A22DCAA7 /* ThrowError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - E421CC9222B4DCD92124CA45FBA6A247 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FAB8E200067D9D05C38BAB2AF24EBE5 /* BeGreaterThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - E5BF8A01BBA452DBDEA386C1403EB8D6 /* NBSMockedApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D2A6FC759BA4245E0F51B6734B63898 /* NBSMockedApplication.m */; }; - E74C63A506330D4E6E1DC8F3894BDC22 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A7059CB383CD40372D6A9BE7B680A2 /* Expectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - E7B32ED09537D571B1A28C42CE9E7DC9 /* UIImage+Snapshot.m in Sources */ = {isa = PBXBuildFile; fileRef = 58688BA8908CBDC0587AF3E75A1B1332 /* UIImage+Snapshot.m */; }; - E80F2F25B622EBC3F1CACD1AFD851A11 /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 645E501C637C80FD52F9EF3D389536C1 /* ExpectationMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - E9C0EEDBB434D50498C9B08552A7EA69 /* Quick.h in Headers */ = {isa = PBXBuildFile; fileRef = 82FB9542AEC61E4AA8750C87C03D5923 /* Quick.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EB062EA45D4A3859C6CEA85DAC1ED237 /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1506455CACBA13360546916C01D7C2DE /* AssertionDispatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - EDBDE4D09FDFD12A32D232F3E3EE0738 /* QuickSpecBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 81657FD5E43A6AB2539A52BB21DE6B57 /* QuickSpecBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EF88F4619F3413CB925B28C31D97164D /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = 007065E17A645ED75535B58C93EA93AF /* Example.swift */; }; - F44884A119CA4A69950AA53CEF31EE4F /* QuickSpecBase.m in Sources */ = {isa = PBXBuildFile; fileRef = D3E370A7D531E764B534DE6EEF2FD7B6 /* QuickSpecBase.m */; }; - F5090F52CF4E6B768D0FB5F676B61AE9 /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F9C6A0DE3B1EE470F8F5E0B951705AF /* Functional.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F596D6BBE5BAD012376F7CB73D44CE6B /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85B31AB540DECA63E6486A7F5D9124F3 /* BeCloseTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F7F14C3FA48BC431FED6CF73CA2FDDF8 /* QuickConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = A06AA9AE233069921E55FD676429C6E1 /* QuickConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FF107C8DAD13A21F44CE5072AAC76B51 /* UIImage+Diff.h in Headers */ = {isa = PBXBuildFile; fileRef = 937EC1A9D1A4573AD57B30BE7DE3BD4D /* UIImage+Diff.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 0353CDD8BF6BD68D5822B5306BBACCAF /* UIImage+Compare.m in Sources */ = {isa = PBXBuildFile; fileRef = E3D149F05F4473B797C68A60A377B48D /* UIImage+Compare.m */; }; + 0837CAE176AE66736FE457DDAAF5E01D /* Quick-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 654E9449C02AB515D51F37F756B973E1 /* Quick-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 083A75C30AFB7EF0C51EC28566B05F0A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E906E59597539202C0610CB360AA2AC /* XCTest.framework */; }; + 08665AFE99DBE24F44EF0ACD4F9F56CA /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F32B7F5F1F367A1F0E40F42F564F0FB /* Behavior.swift */; }; + 0892D14FE7A3452423E9129D7917664B /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 311F723E8DE0E3CE595490331DAFB8AB /* MatchError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 092256E303520E50ADEFF25EEB4E73EE /* CwlCatchException.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FD5A387BC0D8D26D8F35CBB92F75F26 /* CwlCatchException.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 13D2A4D59DD9612E1AA7F3182A342162 /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = B01449FBB48F6242239196F799375F76 /* mach_excServer.c */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 14A94253562A978A55E5A7CE62FAC108 /* FBSnapshotTestController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4107BD5D8A611073F61CB08A475407D2 /* FBSnapshotTestController.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1552654BE1AD524FED30AD03423F4334 /* Nimble_Snapshots.h in Headers */ = {isa = PBXBuildFile; fileRef = 537EE886AC179D4B44F0460E544754BF /* Nimble_Snapshots.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 192A3F8BEC1A99FD8712D3E09724D72C /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62A5A7E0BC8CC98BA53892886EA85CB0 /* FailureMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 199459664F18E682A5061A7ED16A82C7 /* ForgeriesFileManager+NotImplemented.m in Sources */ = {isa = PBXBuildFile; fileRef = 19283D157893C8E5221C3224DD047256 /* ForgeriesFileManager+NotImplemented.m */; }; + 1E9765321C09CD3A53C3962859EB4008 /* FBSnapshotTestCasePlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = 049BC7B09BF5667FB0E47AD60E41DBB6 /* FBSnapshotTestCasePlatform.m */; }; + 22E1EDBF560583A04FC4C30267BD408A /* URL+FileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 980D171FEF04AFA9B821870D225F68BA /* URL+FileName.swift */; }; + 234849AD309265FD107C74357FC8C0CF /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5F7037B2E6AA127B5A9966D23AD5A69 /* DSL+Wait.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 2391FFD3230B40E2348B5257D6296BBB /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06BF313562D7E23184782BC4D4DDD2A4 /* BeGreaterThanOrEqualTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 26B9FEAB3DE0C8B91709D53571752A3B /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23BFE71024090D8FD3BBBA2B699BA3CA /* MatcherFunc.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 271C67655E6C1457D61E39822C3908A3 /* HooksPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA877B61020C357D7A84DD5F719BE1D0 /* HooksPhase.swift */; }; + 2A5FA72C7C59F2B4E5709DF042ABBD1E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; + 2B350015B9F7546D0769649EE12D7D1A /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 389B9CC2B6C9CFC904E3ED69FAA82D6F /* NimbleXCTestHandler.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 2EA8B4F77F25009885E315BF0902172D /* Callsite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960FD5E4632AD8F9D4C5E8759373896E /* Callsite.swift */; }; + 2EAED29456A94731877CF7234BF7B928 /* ForgeriesGestureRecognizer.h in Headers */ = {isa = PBXBuildFile; fileRef = F243413498525E630507934E9C61BD60 /* ForgeriesGestureRecognizer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3262B230B938C8D6522790093FEAF69D /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9080CD249B377C45AE74C77E990D7E1B /* EndWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 330E8E4A6596ED625E9B34C94CC4136E /* Await.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53D1934E44C06222E955A35191DD03DB /* Await.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 33F3D6D33A64FCE3417538DF0CC6BF64 /* FBSnapshotTestCasePlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A479BA83F4FBCE458DBB72A0F2846EC /* FBSnapshotTestCasePlatform.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3460FEA0CEADB05D3B56C2E1CAF9590C /* ElementsEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAB0326860568146F055E2977EBF75A2 /* ElementsEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 381A8FF4CB79AAC27856741F6AAE7C1C /* PrettySyntax.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05660ECD3D6EF735F5B072FC49B49445 /* PrettySyntax.swift */; }; + 39133A7716CEDEB690A7DA9D12C45C4D /* CwlDarwinDefinitions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63DBF5FD023D38FC360B2A9D8843E105 /* CwlDarwinDefinitions.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 3BD0C370BBCEBDEA68B8EDBD969370EB /* mach_excServer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E7B3E3580B90ED8CD48F68DA2C11D00 /* mach_excServer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3D9143D80C7867629C19ADCFD3086CBA /* FBSnapshotTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = CB798559276123A713E2C4946EE63FD1 /* FBSnapshotTestCase.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3EA08EB6F673D8876FE9A2CDB31275DC /* UIImage+Snapshot.h in Headers */ = {isa = PBXBuildFile; fileRef = DB4B43A9313ADD586455B229F0D0DAE6 /* UIImage+Snapshot.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 4203EF96811AE514D64AE069311B1575 /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6964E39C39D5984949D34681A9371DDA /* AllPass.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 42F76698690916E0407F51610D829412 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = E738054F0F7BA622A4D1984C5783F1C0 /* BeGreaterThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 44C9470137EF941955A1FDCE71D68C26 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C94AF6A58A053FC32F8EED7F9AEBFFD /* MatcherProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 461A0D9A9E5BAEF5F12EF9EFCB3449E8 /* Closures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4408BCBA87A093CAD5A264866A3FF7C7 /* Closures.swift */; }; + 4672FD9F2A61E374A3E7DD79336D4831 /* FBSnapshotTestCase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 45544E7DC8BC621B5141430C9031836E /* FBSnapshotTestCase.framework */; }; + 46B90B2CF2EB97B38C43A31E9A5478C2 /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A0C6CF027390473A52B8F44810B716D /* PostNotification.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 46BDEBF35D99D2CC53EF72DFC5BDCDCC /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D5F481DFC5A865981559AB92F175E91 /* BeLessThanOrEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 49AFD07EF060BC4C10BC3A767CC54B05 /* String+C99ExtendedIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = F50833B4983151D9111081D599B1C174 /* String+C99ExtendedIdentifier.swift */; }; + 4A08C715EE4535022F0895C9030AFAA6 /* Nimble-Snapshots-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CE9F2E68309B05823B195857599F9599 /* Nimble-Snapshots-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4A9D1029392018D69956D67CEC678D05 /* ErrorUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3BD47067ABD09D8547017E63F9831D2 /* ErrorUtility.swift */; }; + 4A9E7C1A8B697A1C0B0A1E0DF855A591 /* CwlCatchException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3745A0CA387F210F4F1E0DDC3C7B50C2 /* CwlCatchException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 4BEF6C29CCF059A7134C9322C746CC83 /* NBSMockedApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 0185967CFA43B1A3481807EFFEB90B0A /* NBSMockedApplication.m */; }; + 4CD5591DB1830D1F96292CDFF84B30A0 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E906E59597539202C0610CB360AA2AC /* XCTest.framework */; }; + 5199081E1B08C61860A08F01BE128930 /* DynamicSizeSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2AB56D9DB9E82E6794A208C5BEEDC860 /* DynamicSizeSnapshot.swift */; }; + 51AF27C6C6A436C598A9C6FD24990EF7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; + 5220CE53965AEB43057039D7D31BA943 /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78836A27D329EF4E0F901B3E37B22FDA /* Example.swift */; }; + 524B49575CF7A7FF74F8B460C17512F2 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E906E59597539202C0610CB360AA2AC /* XCTest.framework */; }; + 52AB6461CAA9481D24835F3E48301FC6 /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4B85C4C5CC5E256D985F25C01F1172C /* BeIdenticalTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 52E11D6FC2FA7DE75DB539F34834FA7E /* QuickConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E1D238799208E4C779DDC0DE2504CB /* QuickConfiguration.m */; }; + 53D4EA82797AB425B9DD2A06C8DED64B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0FC4B74774AC1644D1B62CBDC0CCBF /* UIKit.framework */; }; + 5530A6892AB628DD2210C6FF8140C9F4 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E906E59597539202C0610CB360AA2AC /* XCTest.framework */; }; + 5578F928AEFA8B2B7CC542033590DFD6 /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = F58EDEABA6EF6AAEBA19E341AE696C35 /* Match.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 5690F85374EFEDC2CD5A9BFC9B8B125D /* ForgeriesFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 93F592E833642186509559E59342049E /* ForgeriesFileManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 582D529682D8E57A3BE833B667F788D2 /* ExampleMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9040105ABDB20E5C0257DC6347445E69 /* ExampleMetadata.swift */; }; + 58EE91C5933C2772FA08A02F3A28FA31 /* ForgeriesApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 35726B501ACC252BECFACD8F05369C7C /* ForgeriesApplication.m */; }; + 5B6F70DDD4C63CF6ED95291BCB633494 /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E5959FD47A7A568089223AC6A56EE68 /* ContainElementSatisfying.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 5BDB0BB5F464064DF78D998FB490324F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; + 602E3758C0EF64AF6B7FCEA05BF5B9B9 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C19F19A7C3C1BFCE777D4750D9373645 /* Expectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 610D6EC1202EB3B04500DD44B66A9DB1 /* UIImage+Compare.h in Headers */ = {isa = PBXBuildFile; fileRef = C46C94435F1E4C1534143F939A1025C1 /* UIImage+Compare.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 618B2BE4222F19852598D9A76F888685 /* FBSnapshotTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = 40D23F46F51A146FE02EEF8BE16F7A8B /* FBSnapshotTestController.m */; }; + 63BEE0DA692EDD12AF776B3551C769D3 /* ForgeriesApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B1911F59737FA0E0A95425AEC30E35F /* ForgeriesApplication.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 63FC52FB1672CFE79BF706F2DD3BC594 /* HaveValidDynamicTypeSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B0D4BB00F81FB3CA6BD09305C9EE22D /* HaveValidDynamicTypeSnapshot.swift */; }; + 64E26D7D025AC4462DFA8BA66B38C9D8 /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9933170C1E033D65CC46A047336FE496 /* HaveCount.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 64FCA3E2EE87BD1FA9C20513D275A497 /* ForgeriesFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CA87E10E9AE5C31ADDD858217FCBED5 /* ForgeriesFileManager.m */; }; + 6B208ADC7C0A1E218185146D9C11A7A2 /* World+DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = A860C380206F3C80750DA916810B7EDC /* World+DSL.swift */; }; + 6C15F15F53336BA1EE218930FD343D4D /* ForgeriesGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D5A531B0D0FAB90E71D63DC30AE74AC /* ForgeriesGestureRecognizer.m */; }; + 706CEC35B3D8A123470744F2D690B1BF /* Quick-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E66505976F8BF3E724D9C38A008AF96 /* Quick-dummy.m */; }; + 72DDD7AE2125A695DB8D093F17B7C4E6 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = E98AD7F8065C8CBDB86E5838266247B3 /* DSL.swift */; }; + 72FB8CEABF346A37D54CC08647489A98 /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73EACE4E036679DCF0B6E3EAF4479C95 /* ThrowAssertion.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7386CBF80A5183A6C6A0A11B5DE33734 /* QuickSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 02FE7B65F87A87CEF1E3FFB3AB3FEAF7 /* QuickSpec.m */; }; + 755A93B0ECC17CE5F17E3D7D62632375 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 902A455AD4E7E6F325246AD4CE471E38 /* XCTestSuite+QuickTestSuiteBuilder.m */; }; + 78A51B7FCC1DFB888AAA254529013C12 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24FCC697349F0B3231DDCBC695E0A08D /* BeginWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7ABDEE0E781182E5F0C52CE632D4ECF1 /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53E701390E6374204D313B4BF2A86234 /* Configuration.swift */; }; + 7AC93EB6DCDA9226165D5BC354FE7BC6 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = B640A6448C2A5548541F4AED5553754B /* DSL.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7DAC86DCBC36C10F43FA5FEB819B7BF1 /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36F5FC3A7EECBE41F978EFD6CF373A18 /* Functional.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 806B9040D79A3DC58FB56EAC16FE19BF /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85377D4497A8249E66253A76ADF5B1EF /* Stringers.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 80DEBE41D84FBA1C4D4FE00C8D797E82 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = CFAB9F95C3626C1C6C46B1E008011C28 /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 838E9C2DEE23DAB31B37837458DCD6C2 /* HaveValidSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = E358E6E846C96D13D010798BAD7E4538 /* HaveValidSnapshot.swift */; }; + 83976C4AC81DBA1656F1358F25032074 /* World.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBF587E17F1D9CD5A4EE293760728430 /* World.swift */; }; + 84A3D2DAA3A41331772597AE8A5B5DD9 /* SwiftSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8144E3C5B2CE4E4510B97E6FB70875D8 /* SwiftSupport.swift */; }; + 857347F7E0C2B578C29882CA41D164E6 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A69EB16895D0FDA9699EED91A3CFB841 /* QuartzCore.framework */; }; + 88DAA80CCAE48DDE7693D93D9ECD7E01 /* iOSSnapshotTestCase-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D4A3FE0E238554492049EEE4622008D /* iOSSnapshotTestCase-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8911DDD5910AA1C6E099EBF768AFC8F7 /* QuickSpecBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 15D2F987DD463640C5A7AABE6D0F97E3 /* QuickSpecBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 89EE4D6DBDB79963D65AA1E67B543B6D /* CwlCatchBadInstruction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 447A77616DB9A12293FFDA8CF586007F /* CwlCatchBadInstruction.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 8A0EF19254BAC5DF0885D1FBA345E016 /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 3ECCEBB8227F2BB20F707D20596D825B /* CwlMachBadInstructionHandler.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 8AEAC7C2D0B3B1E6B77EC8B91F429387 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0FC4B74774AC1644D1B62CBDC0CCBF /* UIKit.framework */; }; + 8D17749611AB0C8BD51C068749D8DF68 /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DE6A298FF3A8584E4A2A296A5364576 /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8D543DAD9A6C0B8BF8A5DB38AD876677 /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07CEEEB025DC8D21543964E7B7EB7902 /* SatisfyAnyOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 8D75EC8969EA46FBD6E1BED7791A3C37 /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3384B0251D00064BF3B6D3A66BF6B0E /* BeLogical.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 92506A7A62E10713A921D19DD0107CCA /* SuiteHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A5AF281AD12BDB6DFA44A0DCB6A126A /* SuiteHooks.swift */; }; + 9349D71F027919C3199C586D061DBF1F /* iOSSnapshotTestCase-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B399B664FB64382D7E1784761AFE38A /* iOSSnapshotTestCase-dummy.m */; }; + 94DA3131D64B3D904BE28E72F1871065 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 804C0095A4E94CE0FBDEC940214BAC60 /* BeAKindOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 98E6205470C9306A196AA4ACCE3C795B /* ForgeriesUserDefaults.h in Headers */ = {isa = PBXBuildFile; fileRef = 728A62C7B7728B6843C15A9612B0B837 /* ForgeriesUserDefaults.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 99E8019F4689A514DAC6AA40AFF7352E /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 500A56E41A4E7244991598ED4FCC24AE /* NMBObjCMatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9B9714C476F416AD7FD803EA1184D113 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C793EC1E329F4AF939F160DF6E2D287 /* BeLessThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9BB5E9B6487FE95C710687B484C17161 /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = C28978AC02D3A3EBD8505DBA866B5EBD /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9C460BA614D4B1D314A252C4C5CE1D87 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2917D4BBB56285A517698C2335E1307E /* BeAnInstanceOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9ED9DAC9F1C7EE1EB8B562C9F3EF5C75 /* XCTestObservationCenter+CurrentTestCaseTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B372026ECD7452C0C047CF939BC9910 /* XCTestObservationCenter+CurrentTestCaseTracker.m */; }; + 9F70369EF71BD9ABAFF687AF532CC20D /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = F3F6482D6E104A7E7C8CEA4A4213350A /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A205E5FE1599A32AC27D72F550EAE84F /* QuickSpecBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 2532EF0E57FAFE9E41A64509F2090F8A /* QuickSpecBase.m */; }; + A6A550089B7797DEF915A0C0BAE2390D /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D35F92A6BFBF9579DAFE842BFF03D7D /* Nimble.framework */; }; + A9996A6303084D17B9C439CB132A1F69 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 035400DF2CCC4AAD0A780E20217DEDAF /* DSL.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + AD04E57A04EBD0D3E593AAC00130DFF5 /* Pods-BootstrapTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FBBCA8CC9DC88B5C104271F07F7E52C /* Pods-BootstrapTests-dummy.m */; }; + AD69407E2FA1D39A9E09248052F2D81B /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3EBE4D53E5D988231790786B27BB989 /* ExpectationMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B2A65EEDB5D5EC246EA68E10964FF7B3 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC85E5F77B5CB55F154B737501716641 /* ThrowError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B302667CF1F7A758EF92599C477962E9 /* QuickConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFB25A62AA362A07A0EC0A0A427A1F5E /* QuickConfiguration.swift */; }; + B33F9EBFFC464D032BFBF2297BC48872 /* FBSnapshotTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 612E8643977501B2646230DA5C3EF408 /* FBSnapshotTestCase.m */; }; + B4058A2AA8486E9879F113E6F67B9679 /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8654B338AEE4C808BEA5845327445FBC /* AdapterProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B6607A673440A83CE99361A08D82C734 /* QCKDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A194FA39171BC16189C39CCA72EF22A /* QCKDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B6CC23C6C288F4EB9EDD3A06F1F5F094 /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 312BA834247CEC077AFCF5C136E952C5 /* Predicate.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B71070160CF07EFA99ED0445B0D191E7 /* Nimble-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 295D69464F55DD93C7B375709AEF4C95 /* Nimble-dummy.m */; }; + B7662703AF8D3FFFCB0070C50FEDCC58 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8BB6203BE4EA03DD3E211F0CC68E280 /* Errors.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B79FC6E46F642C3FC74B3E6D9175B1AB /* SatisfyAllOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 078D04AF4E4D6E51BF8758E25E655F6A /* SatisfyAllOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + B8B5D111A3702E362C1E4BD398AA8DBA /* NBSMockedApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F1DA791D44F9E6F196C4FF8F4652D5C /* NBSMockedApplication.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C051C0411627BD5FCDA031782EB1F716 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = A3179192F174F37163D3DBD93F3CBD32 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C0C98C8C7D07E1598F20EE2F0539197D /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C18F9C67CB5EC0D053EFFE2FBA91B87 /* NMBExpectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C21E2D728D9D9A0A2DFAEA771CA4D787 /* CurrentTestCaseTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = F034788D9A8427603C7C4AEA2BE2B4FD /* CurrentTestCaseTracker.swift */; }; + C271B106D26C7852C5CE48CCCDAC15C8 /* ExampleGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA0DFEB4B3A45B76CB5C6E033B24AAF2 /* ExampleGroup.swift */; }; + C37AB03E7188A7AEEBA352A03E323345 /* QuickSelectedTestSuiteBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 785108875EE04D17D05EFBF3CE78BEDA /* QuickSelectedTestSuiteBuilder.swift */; }; + C903AEFEEB4E73644A03FB8285543107 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = C50713E272023F254A097CD05DAB1E82 /* BeEmpty.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C979EEB0159A65246F6BD2C906A8ADB7 /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8C89971DDB14471754925E218266993 /* BeVoid.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C9804B63544FEDC2346DC4A752672ECD /* QCKDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 90FCBE66AE7A258C94808A6C1E893BD6 /* QCKDSL.m */; }; + C99BBC3F70E056CB6A3CC0516318939D /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 121A0F2F5E5FB95960FDCDF7AAD9DC3A /* AssertionDispatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + CCD927E09472BFF9BF7A16BAF9CF5AC3 /* Pods-BootstrapTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D6175C5E401CBF1DF0DF708451B1BA20 /* Pods-BootstrapTests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CD1AB65BA0770CC8ABD2F830A4A70C83 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCAE2B03F175E25EBAC1FB0225AC5EB5 /* Filter.swift */; }; + CD6B1F146B0E157FE5B9CAFFAE77A5B5 /* Nimble-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = DC80D0D1C95613348EACD8BFB4569D74 /* Nimble-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CEE8D31A4E76BB7B350BF2A7175D4BC2 /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = DAB311B20B6AACD1A39CD76DC0702B3C /* NMBExceptionCapture.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + CF9218FF56D8EE43681150A3E1635C9A /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 492E13E750BC8F4825A2049006CD62C4 /* ToSucceed.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D34D0540ADCBF163575B6B5444B1AAF6 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0123B40888A789873BFCEB3AC9D75B /* Contain.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D9CFB8E5E354D7BE61D092259779F437 /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2125A32E18F2A8344256E04CF276D71A /* Equal.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D9D6150D329A87CBB415FD349F0C50FD /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A0F55347A61772BFA74EE0B5FB7FFC0 /* SourceLocation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + DB84342A0C0DEABBF7F729DE55225D82 /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = 13667CF113F5F6F3D4F27F037FC52715 /* XCTestObservationCenter+Register.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + DCD198D49C0A198A09525B7688EE3BC9 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AB26567A3A91867B34A4E43D8AF7227 /* Async.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + DD4902199E92D5BE0D13B2B84676244F /* ForgeriesUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 6096951B4784293EF4940C1CC1141F7C /* ForgeriesUserDefaults.m */; }; + DE4820B1F85A52C3C71A64F173A74135 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; + DED813943ABF7ACBD1C38B2D8024DA9C /* Quick.h in Headers */ = {isa = PBXBuildFile; fileRef = 233B2E034184B4F5DF30440DE74639CF /* Quick.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DF70F08D90E88A079516ECC9C7EB972E /* UIImage+Snapshot.m in Sources */ = {isa = PBXBuildFile; fileRef = 34395F576A92F9418A5CAC953BF59C59 /* UIImage+Snapshot.m */; }; + DFAAEF3440DDBCA8719DD048DAE27FDF /* QuickConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = F427C9614093058030AC7C3776843544 /* QuickConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E0EAC85F7ACFAD998B14FCE66144000E /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = 42A52787AEBEACBA793A914CD8A3D7CF /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E0F1AD626C62F77B7C0A8B63B88A8D9C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; + E25EBECE83D7ADB9CD5C45D83566A0C4 /* PrettyDynamicTypeSyntax.swift in Sources */ = {isa = PBXBuildFile; fileRef = B89C0ECBBE7F537966A97C7155546323 /* PrettyDynamicTypeSyntax.swift */; }; + E458AAE1AE9E2250F29806E5633B1860 /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECA4E66A467B07DED5A8DE095AEAB557 /* Expression.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + E4D3413849CFA118036E980BB1EB85EF /* NSBundle+CurrentTestBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF22DF6F6E2CD6D43017D33764E5C578 /* NSBundle+CurrentTestBundle.swift */; }; + EBF72E2425380C4EE843419B62C4ABC4 /* UIImage+Diff.h in Headers */ = {isa = PBXBuildFile; fileRef = C61463F98296A5613E6E5728B2A4EEB3 /* UIImage+Diff.h */; settings = {ATTRIBUTES = (Private, ); }; }; + EC7EF3D5778783BD93EBC6F82016ADA9 /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5220E4C09DBF26F02387372BE6FC00BE /* BeNil.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + ECCA1FA570A912E8CDB54EB843F1D030 /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C0BF2AD2E395E53535FE05CAAB5C525 /* NimbleEnvironment.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + EE157DBCE1F197BC50B908D77778B508 /* QuickSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 8451C135BF6B75E9705709F015A2E480 /* QuickSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EFB9CC9267297D8104141A4046AAD14E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; + F27A7DE93F66B0C12B4C646D99F5B9F4 /* CwlCatchException.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B787B5BCFE42C39B3CCBAEB7D653E5F /* CwlCatchException.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F310B21703A7BC438A09DDB96670583F /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51803811F88BF464CE6CB8A24C7FC529 /* AssertionRecorder.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F42E00F96FA3C7D9F5FA5554A128C479 /* QuickTestSuite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 510D083858B1CC4B7A624BAF5BED2E56 /* QuickTestSuite.swift */; }; + F4877B3857C780DCDB7F413A03F95600 /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B65C4FF547E0C927AF1B957CB1D438 /* BeCloseTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F78E35D04F09485FA5DFA72FE1AD5AB2 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = BFDD8AA9BAC3B8B7E4CCB724F3C23A85 /* NMBStringify.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F9C37B7C1A76F2B516DAC1FFE86C3689 /* Forgeries-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 37F558379C5DE47015846927BA4B6A5D /* Forgeries-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F9E85548BF1EF8C5035BAF92233C34B6 /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC11D9878062118BCB0F758A6ECD2468 /* RaisesException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + FA22FC2D79147F6C3A6EA988DF868741 /* UIImage+Diff.m in Sources */ = {isa = PBXBuildFile; fileRef = CE5CE929D80B796FA3BD39DD136C9EE1 /* UIImage+Diff.m */; }; + FB1F8AB0F5A7A8184C264257D8311C6E /* XCTestObservationCenter+CurrentTestCaseTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = E21030236863C2B7D1ADE970109799EC /* XCTestObservationCenter+CurrentTestCaseTracker.h */; settings = {ATTRIBUTES = (Public, ); }; }; + FCE890400324F833FB02C52AD76A7115 /* Nimble-Snapshots-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 28BC58EB53C544B306921F0EB37124D2 /* Nimble-Snapshots-dummy.m */; }; + FD6EA3A65F6FCB8B80E51323D3987072 /* Forgeries-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0574E3CC232559C8DB20AC789CDC2D49 /* Forgeries-dummy.m */; }; + FE49B2BCF0071826DF19F2E0B7A62A01 /* Forgeries-Macros.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D1A17BA61DA8F82C7B38E7E634170ED /* Forgeries-Macros.h */; settings = {ATTRIBUTES = (Public, ); }; }; + FF920E965F1CA016FF302DE8C92C5122 /* CwlBadInstructionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A8576B15B3D3CB837B645148E0EA13B /* CwlBadInstructionException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + FFB20EE60273038323880E0E31C78056 /* ExampleHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2B40432F305B910C3B12761AB1D7F78 /* ExampleHooks.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 04AB93868FD2DC242D3CF6EDABAF260D /* PBXContainerItemProxy */ = { + 29AC0413B5FF60BB82877CA0DCA697BB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = F554EA343D656E7FB0C1ACC045EB2666; + remoteGlobalIDString = 6F13695E06195A78EA8A95F8C7ED0D2F; remoteInfo = Nimble; }; - 1BAC5997C0514A3CF2C4BCC2425526D6 /* PBXContainerItemProxy */ = { + 366FEC074276E9FB710B5CB8522BAD1C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E0D5773C6DEB06357ABB396EF13BB2CD; - remoteInfo = iOSSnapshotTestCase; + remoteGlobalIDString = 6F13695E06195A78EA8A95F8C7ED0D2F; + remoteInfo = Nimble; }; - 2BEB84219ED083FEF1ED80023D3E17DF /* PBXContainerItemProxy */ = { + 49B07B053CDCD338A9C39D67ABE39F62 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = F554EA343D656E7FB0C1ACC045EB2666; - remoteInfo = Nimble; + remoteGlobalIDString = C393038B0BEF088C1B93E6528005862D; + remoteInfo = iOSSnapshotTestCase; }; - 2C4DD313CD29F7B926B858AD952BA50E /* PBXContainerItemProxy */ = { + B5C4920CB996E709D71CD0371ED0F807 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = D9D3CBF18EBB96023BC92F0F1C7FFD65; - remoteInfo = "Nimble-Snapshots"; + remoteGlobalIDString = C82891EAB7293DBEE916B21F57E8474D; + remoteInfo = Quick; }; - 80A30A5A812D1CB093A3CD90BB24A74F /* PBXContainerItemProxy */ = { + F7CA10815C56BD6A453C2DAA451E0657 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E5DC6B83F8AF8FA1B7AF19BD670A540A; - remoteInfo = Quick; + remoteGlobalIDString = EE19095A8C98E0BC5774005673495238; + remoteInfo = "Nimble-Snapshots"; }; - A9B78E259D2B581633C4136BBBE599A6 /* PBXContainerItemProxy */ = { + F96FEF39888CFFD5E608C83ED48A84A8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 166D0A7D657996B5C516FFCFC16638EC; - remoteInfo = Forgeries; + remoteGlobalIDString = C393038B0BEF088C1B93E6528005862D; + remoteInfo = iOSSnapshotTestCase; }; - D104B398CAA23AAE6BC0EF4C45926EFC /* PBXContainerItemProxy */ = { + FDF2AFD05EBF70A699DF028C07079D4C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E0D5773C6DEB06357ABB396EF13BB2CD; - remoteInfo = iOSSnapshotTestCase; + remoteGlobalIDString = A0BB8C6495DF871749A813563CA6E204; + remoteInfo = Forgeries; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 007065E17A645ED75535B58C93EA93AF /* Example.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Example.swift; path = Sources/Quick/Example.swift; sourceTree = ""; }; - 011B359743C64E7D431002E52EDF7C9B /* 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; }; - 0172CDF1475D6DECB601CA60A1838432 /* SatisfyAllOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAllOf.swift; path = Sources/Nimble/Matchers/SatisfyAllOf.swift; sourceTree = ""; }; - 019F3ECC7AD5029736BFC508012C373B /* BeNil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeNil.swift; path = Sources/Nimble/Matchers/BeNil.swift; sourceTree = ""; }; - 07B0D27C420DFDF7FF23045C716BD3B2 /* FBSnapshotTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCase.m; path = FBSnapshotTestCase/FBSnapshotTestCase.m; sourceTree = ""; }; - 086BE2074B791FE402D684C971E16581 /* DSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DSL.m; path = Sources/NimbleObjectiveC/DSL.m; sourceTree = ""; }; - 090BD02B65AD7F857B3BA60C07E6A2A4 /* iOSSnapshotTestCase-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "iOSSnapshotTestCase-Info.plist"; sourceTree = ""; }; - 0A2B1EE2F510CF2CC9FC6E0A5A57CAB6 /* Nimble-Snapshots.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "Nimble-Snapshots.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 0B8A668046241422B28111A9AA1B5F32 /* BeLessThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThan.swift; path = Sources/Nimble/Matchers/BeLessThan.swift; sourceTree = ""; }; - 0D1D3FADA6597378E02819DE49EE0734 /* World.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = World.swift; path = Sources/Quick/World.swift; sourceTree = ""; }; - 0D1F9415E8C4A3CCCE1F0574B91E0E15 /* Forgeries.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Forgeries.framework; path = Forgeries.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 1260980E68C6CA7AF220F9E114F8485E /* World+DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "World+DSL.swift"; path = "Sources/Quick/DSL/World+DSL.swift"; sourceTree = ""; }; - 12A24678669296A4E9B4FB141A8A8EAE /* CwlMachBadInstructionHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlMachBadInstructionHandler.m; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m; sourceTree = ""; }; - 12B44872E8137B76435A7A834091AAA5 /* ForgeriesUserDefaults.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesUserDefaults.m; path = Pod/Classes/ForgeriesUserDefaults.m; sourceTree = ""; }; - 12FB4A291FBEAAA06FFD770E2A53C843 /* BeLessThanOrEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThanOrEqual.swift; path = Sources/Nimble/Matchers/BeLessThanOrEqual.swift; sourceTree = ""; }; - 14E95A345759B1040A399DF973BEF1C7 /* MatcherProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherProtocols.swift; path = Sources/Nimble/Matchers/MatcherProtocols.swift; sourceTree = ""; }; - 1506455CACBA13360546916C01D7C2DE /* AssertionDispatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionDispatcher.swift; path = Sources/Nimble/Adapters/AssertionDispatcher.swift; sourceTree = ""; }; - 153A9B10D9D0B999D30A9919771C7E1A /* BeginWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeginWith.swift; path = Sources/Nimble/Matchers/BeginWith.swift; sourceTree = ""; }; - 178D956BD734EF443E1802681E4A76EC /* AdapterProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdapterProtocols.swift; path = Sources/Nimble/Adapters/AdapterProtocols.swift; sourceTree = ""; }; - 193EAB8A5547F27075795A9902BD9017 /* Pods-BootstrapTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BootstrapTests.debug.xcconfig"; sourceTree = ""; }; - 1A36F2FA0096DE04091FD1ED4F13764A /* BeEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeEmpty.swift; path = Sources/Nimble/Matchers/BeEmpty.swift; sourceTree = ""; }; - 1A625A79E52D1CE97D7ED635287DB0CF /* NMBExceptionCapture.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBExceptionCapture.m; path = Sources/NimbleObjectiveC/NMBExceptionCapture.m; sourceTree = ""; }; - 1B10ED96C0945C5A1A2D02743AA965EA /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 1DBEAF418BB601A872BD9A3A77A331B9 /* ForgeriesApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesApplication.h; path = Pod/Classes/ForgeriesApplication.h; sourceTree = ""; }; - 21BB12D2639822B59F00C8F1484A9FF5 /* FBSnapshotTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCase.h; path = FBSnapshotTestCase/FBSnapshotTestCase.h; sourceTree = ""; }; - 22C50CDAEBEF9932D06980921890DBA2 /* QCKDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QCKDSL.m; path = Sources/QuickObjectiveC/DSL/QCKDSL.m; sourceTree = ""; }; - 232D2236E8C59F7A4A8D08D03F82D532 /* Nimble.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nimble.h; path = Sources/Nimble/Nimble.h; sourceTree = ""; }; - 2416533AC67F7E5C657BF67562CE4536 /* 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; }; - 273DBAD7B2E4B57B3624122BB31894E0 /* ExampleHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleHooks.swift; path = Sources/Quick/Hooks/ExampleHooks.swift; sourceTree = ""; }; - 27EA97B1421064EAD2272A22918A4905 /* PrettyDynamicTypeSyntax.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PrettyDynamicTypeSyntax.swift; sourceTree = ""; }; - 2A7E987C3180D39DCEF88AF23281BD17 /* Forgeries-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Forgeries-dummy.m"; sourceTree = ""; }; - 2C85D493BFD63367A7D70D12E381C990 /* SuiteHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SuiteHooks.swift; path = Sources/Quick/Hooks/SuiteHooks.swift; sourceTree = ""; }; - 2D2A6FC759BA4245E0F51B6734B63898 /* NBSMockedApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = NBSMockedApplication.m; sourceTree = ""; }; - 2D735F129FC8832A7DCE50A6B0DBAB0D /* CwlCatchBadInstruction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchBadInstruction.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlCatchBadInstruction.swift; sourceTree = ""; }; - 2FAB8E200067D9D05C38BAB2AF24EBE5 /* BeGreaterThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThan.swift; path = Sources/Nimble/Matchers/BeGreaterThan.swift; sourceTree = ""; }; - 30F1E8AD7D50ACFA77C216659059494E /* Pods-BootstrapTests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BootstrapTests-frameworks.sh"; sourceTree = ""; }; - 3258EF9B42E5BEB4C82AF390522E2187 /* ForgeriesApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesApplication.m; path = Pod/Classes/ForgeriesApplication.m; sourceTree = ""; }; - 32B042118886C3D6BC2D40425F8CEEE1 /* Quick.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Quick.xcconfig; sourceTree = ""; }; - 37DA8C91DEB23D3EC39DDB49DD10B69A /* ElementsEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementsEqual.swift; path = Sources/Nimble/Matchers/ElementsEqual.swift; sourceTree = ""; }; - 38561E558786B6ABDD1FEB29D15EEDE1 /* BeAnInstanceOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAnInstanceOf.swift; path = Sources/Nimble/Matchers/BeAnInstanceOf.swift; sourceTree = ""; }; - 3A07F840DCB7F7554F43260A41D9072B /* XCTestObservationCenter+CurrentTestCaseTracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestObservationCenter+CurrentTestCaseTracker.h"; path = "Nimble_Snapshots/XCTestObservationCenter+CurrentTestCaseTracker.h"; sourceTree = ""; }; - 3CE8E829882D5068769DEAAF56AC0662 /* PrettySyntax.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrettySyntax.swift; path = Nimble_Snapshots/PrettySyntax.swift; sourceTree = ""; }; - 418BFE6E8529DD7AC084556D1A601248 /* Nimble-Snapshots.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Nimble-Snapshots.modulemap"; sourceTree = ""; }; - 42BB7B3C5503D468456B20DD68D03309 /* MatchError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatchError.swift; path = Sources/Nimble/Matchers/MatchError.swift; sourceTree = ""; }; - 43F6308533E7F708DDC8A70E95444C0D /* SwiftSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftSupport.swift; path = FBSnapshotTestCase/SwiftSupport.swift; sourceTree = ""; }; - 46767607C8BCBB1023E6BE92B0394D5F /* Match.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Match.swift; path = Sources/Nimble/Matchers/Match.swift; sourceTree = ""; }; - 4B601726A303358DEB5D410859848EAF /* Nimble-Snapshots.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Nimble-Snapshots.xcconfig"; sourceTree = ""; }; - 4BC7650F4CBE98B67972AE03E7804E21 /* ForgeriesUserDefaults.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesUserDefaults.h; path = Pod/Classes/ForgeriesUserDefaults.h; sourceTree = ""; }; - 4D161823CF995166C99DE14825172424 /* XCTestObservationCenter+CurrentTestCaseTracker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestObservationCenter+CurrentTestCaseTracker.m"; path = "Nimble_Snapshots/XCTestObservationCenter+CurrentTestCaseTracker.m"; sourceTree = ""; }; - 4E16680E1CF5724A52E4ED52685B7A4F /* Forgeries-Macros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Forgeries-Macros.h"; path = "Pod/Classes/Forgeries-Macros.h"; sourceTree = ""; }; - 4E96B90460B6D23D58AE92914843D465 /* SatisfyAnyOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAnyOf.swift; path = Sources/Nimble/Matchers/SatisfyAnyOf.swift; sourceTree = ""; }; - 4F540A01749EBBA9CA7A4723BACD9AD6 /* QuickConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickConfiguration.swift; path = Sources/Quick/Configuration/QuickConfiguration.swift; sourceTree = ""; }; - 52CBA6AD3C2B2EEE2C7D648C4EF43A5A /* Nimble_Snapshots.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nimble_Snapshots.framework; path = "Nimble-Snapshots.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - 574C85DA52F5CDD75C4C5E16109942BE /* UIImage+Compare.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Compare.m"; path = "FBSnapshotTestCase/Categories/UIImage+Compare.m"; sourceTree = ""; }; - 5766C1E91AE4D30CCD0965DFACB7F52D /* QuickSpec.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpec.m; path = Sources/QuickObjectiveC/QuickSpec.m; sourceTree = ""; }; - 583DBFB2DC60608E3DCF0D4871EC132F /* mach_excServer.c */ = {isa = PBXFileReference; includeInIndex = 1; name = mach_excServer.c; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/mach_excServer.c; sourceTree = ""; }; - 58688BA8908CBDC0587AF3E75A1B1332 /* UIImage+Snapshot.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Snapshot.m"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.m"; sourceTree = ""; }; - 5A8096F6DA3042A1D3C2D61D905BFD2B /* Forgeries.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Forgeries.xcconfig; sourceTree = ""; }; - 5AA892A0CBFCA561F388085D4F7208CC /* DSL+Wait.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DSL+Wait.swift"; path = "Sources/Nimble/DSL+Wait.swift"; sourceTree = ""; }; - 5B88E7971479BDC0DA163C719CA61B59 /* ForgeriesFileManager+NotImplemented.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "ForgeriesFileManager+NotImplemented.m"; path = "Pod/Classes/ForgeriesFileManager+NotImplemented.m"; sourceTree = ""; }; - 5C19397063EA42BCEB5467F0E4FF3306 /* ForgeriesFileManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesFileManager.m; path = Pod/Classes/ForgeriesFileManager.m; sourceTree = ""; }; - 5C671F8E1CFAD877EB9F4A5E81382806 /* Nimble-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-umbrella.h"; sourceTree = ""; }; - 5C94A1F095D2515E19F0D4FBBE43E3F8 /* Forgeries.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Forgeries.modulemap; sourceTree = ""; }; - 5E38F280774D0EDE56373A09A22DCAA7 /* ThrowError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowError.swift; path = Sources/Nimble/Matchers/ThrowError.swift; sourceTree = ""; }; - 5EDEFCA8FEB1B5CCFF39386CDDC95207 /* 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 = ""; }; - 62EBBF347EC90F8658D66597D5B7C227 /* MatcherFunc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherFunc.swift; path = Sources/Nimble/Matchers/MatcherFunc.swift; sourceTree = ""; }; - 645E501C637C80FD52F9EF3D389536C1 /* ExpectationMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpectationMessage.swift; path = Sources/Nimble/ExpectationMessage.swift; sourceTree = ""; }; - 6547CE6AB427E5289BE3B5E08EC2291C /* Nimble-Snapshots-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-Snapshots-umbrella.h"; sourceTree = ""; }; - 66B1ACA3DFC7ED68397A07AEDBD93922 /* QCKDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QCKDSL.h; path = Sources/QuickObjectiveC/DSL/QCKDSL.h; sourceTree = ""; }; - 6777EAC8948223C4E918B936CBC0709C /* FBSnapshotTestCase.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FBSnapshotTestCase.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 6A6D1273270060FE1A5DBB5A957E3DD6 /* iOSSnapshotTestCase-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "iOSSnapshotTestCase-umbrella.h"; sourceTree = ""; }; - 6AD8854E3606E4AC18C241097491392F /* AllPass.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllPass.swift; path = Sources/Nimble/Matchers/AllPass.swift; sourceTree = ""; }; - 6B0359EB42C3E0E9F0721A60810F72D7 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 6D8E61D339600D6936DA5FF6E53004B8 /* Quick-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Quick-dummy.m"; sourceTree = ""; }; - 6E0762D5865C2EDE386BC578A677288C /* HaveCount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HaveCount.swift; path = Sources/Nimble/Matchers/HaveCount.swift; sourceTree = ""; }; - 6F50B90A47BE37FFCA0FE5A083246D31 /* NimbleXCTestHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleXCTestHandler.swift; path = Sources/Nimble/Adapters/NimbleXCTestHandler.swift; sourceTree = ""; }; - 70DD0860129826918AA1B8A027A01AAA /* Closures.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Closures.swift; path = Sources/Quick/Hooks/Closures.swift; sourceTree = ""; }; - 71D69400F6F9B776DC146B35FA56DFA2 /* CwlMachBadInstructionHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlMachBadInstructionHandler.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h; sourceTree = ""; }; - 7263FBB9411B481EDB17217D58A27DE4 /* Pods-BootstrapTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-BootstrapTests.modulemap"; sourceTree = ""; }; - 740F02649499FB55BBF7C43C054D0374 /* NMBStringify.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBStringify.m; path = Sources/NimbleObjectiveC/NMBStringify.m; sourceTree = ""; }; - 75E63BD37EB01C62F78365A93F9DAB03 /* Quick.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Quick.framework; path = Quick.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 76F000598B08886DC83A116831D15973 /* CurrentTestCaseTracker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentTestCaseTracker.swift; path = Nimble_Snapshots/CurrentTestCaseTracker.swift; sourceTree = ""; }; - 77120DA6CDB7B7A593CA126E56117786 /* CwlCatchException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlCatchException.m; path = Carthage/Checkouts/CwlPreconditionTesting/Dependencies/CwlCatchException/Sources/CwlCatchExceptionSupport/CwlCatchException.m; sourceTree = ""; }; - 77124DAD5AB5A0EF00BED5FF63329D74 /* XCTestObservationCenter+Register.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestObservationCenter+Register.m"; path = "Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m"; sourceTree = ""; }; - 7728BFDC26913D802ED6835C720594A4 /* FailureMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FailureMessage.swift; path = Sources/Nimble/FailureMessage.swift; sourceTree = ""; }; - 782B2A8875026289DCC9131E05C5942D /* FBSnapshotTestCasePlatform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCasePlatform.h; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.h; sourceTree = ""; }; - 78CAAA5DD1B75529B6858193AA1CD3E8 /* Pods-BootstrapTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BootstrapTests-dummy.m"; sourceTree = ""; }; - 7A70BF9E3CEE8E29198E2D7BD5693FD4 /* FBSnapshotTestCasePlatform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCasePlatform.m; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.m; sourceTree = ""; }; - 7CC7764B2E7DC8D7EA1F6C7C7CDB0A09 /* Contain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Contain.swift; path = Sources/Nimble/Matchers/Contain.swift; sourceTree = ""; }; - 7DB51C497A6CA75159FF571EFB2091EB /* Nimble-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nimble-Info.plist"; sourceTree = ""; }; - 7DBD3FF75CC28D50D9929DC15A33CF0A /* Nimble-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-prefix.pch"; sourceTree = ""; }; - 80F8AD9E5CB33DAE5E750E1912D9B9C1 /* QuickConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickConfiguration.m; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.m; sourceTree = ""; }; - 81657FD5E43A6AB2539A52BB21DE6B57 /* QuickSpecBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpecBase.h; path = Sources/QuickSpecBase/include/QuickSpecBase.h; sourceTree = ""; }; - 816966AA6ABDD6D159A83121E9BB972A /* Equal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Equal.swift; path = Sources/Nimble/Matchers/Equal.swift; sourceTree = ""; }; - 8219B6672C3A785941B8DD1034C51433 /* Quick-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-umbrella.h"; sourceTree = ""; }; - 82FB9542AEC61E4AA8750C87C03D5923 /* Quick.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Quick.h; path = Sources/QuickObjectiveC/Quick.h; sourceTree = ""; }; - 834758083060DA9B99E0D554D6168290 /* BeIdenticalTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeIdenticalTo.swift; path = Sources/Nimble/Matchers/BeIdenticalTo.swift; sourceTree = ""; }; - 83BE8D4835C006BEEF75FB7C49414F63 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestController.h; path = FBSnapshotTestCase/FBSnapshotTestController.h; sourceTree = ""; }; - 85B31AB540DECA63E6486A7F5D9124F3 /* BeCloseTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeCloseTo.swift; path = Sources/Nimble/Matchers/BeCloseTo.swift; sourceTree = ""; }; - 87E1A01337D9345BC50C69CFB3E53F5F /* ForgeriesGestureRecognizer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesGestureRecognizer.m; path = Pod/Classes/ForgeriesGestureRecognizer.m; sourceTree = ""; }; - 880A6CBDA03250A8C9A84FA2AA3D4E04 /* NMBExpectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBExpectation.swift; path = Sources/Nimble/Adapters/NMBExpectation.swift; sourceTree = ""; }; - 89FB0AE95C7D3E0CA2671A7031EB536F /* iOSSnapshotTestCase-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "iOSSnapshotTestCase-dummy.m"; sourceTree = ""; }; - 8B20657105176E8590D5FDE181D3985D /* URL+FileName.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URL+FileName.swift"; path = "Sources/Quick/URL+FileName.swift"; sourceTree = ""; }; - 8C6DA5AB9FB32D7C19CF591AC4A48B2D /* BeLogical.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLogical.swift; path = Sources/Nimble/Matchers/BeLogical.swift; sourceTree = ""; }; - 8D57AC960F3CE1255BFF84C75ECD5EB1 /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nimble.framework; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8E2A15A8075F0B2D7B8D149971A0475C /* Async.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Async.swift; path = Sources/Nimble/Matchers/Async.swift; sourceTree = ""; }; - 90B2447E621BD516CC1D233C7F2E5AFC /* UIImage+Diff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Diff.m"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.m"; sourceTree = ""; }; - 937EC1A9D1A4573AD57B30BE7DE3BD4D /* UIImage+Diff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Diff.h"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.h"; sourceTree = ""; }; - 940E7FC922674C6C99416A590FEB861D /* Stringers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Stringers.swift; path = Sources/Nimble/Utils/Stringers.swift; sourceTree = ""; }; - 94724668687CD29CDF9C68BC503BC5CA /* Nimble-Snapshots-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nimble-Snapshots-Info.plist"; sourceTree = ""; }; - 94A1FD61657CAD1141A6E1D700FC9E10 /* Callsite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Callsite.swift; path = Sources/Quick/Callsite.swift; sourceTree = ""; }; - 97CCF571942C2A45915C1E194DA5AF9A /* Configuration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Configuration.swift; path = Sources/Quick/Configuration/Configuration.swift; sourceTree = ""; }; - 9D78B7AB4D64EA739CAA66E88C6259DF /* NimbleEnvironment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleEnvironment.swift; path = Sources/Nimble/Adapters/NimbleEnvironment.swift; sourceTree = ""; }; + 0185967CFA43B1A3481807EFFEB90B0A /* NBSMockedApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = NBSMockedApplication.m; sourceTree = ""; }; + 02FE7B65F87A87CEF1E3FFB3AB3FEAF7 /* QuickSpec.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpec.m; path = Sources/QuickObjectiveC/QuickSpec.m; sourceTree = ""; }; + 035400DF2CCC4AAD0A780E20217DEDAF /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Nimble/DSL.swift; sourceTree = ""; }; + 049BC7B09BF5667FB0E47AD60E41DBB6 /* FBSnapshotTestCasePlatform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCasePlatform.m; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.m; sourceTree = ""; }; + 05660ECD3D6EF735F5B072FC49B49445 /* PrettySyntax.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrettySyntax.swift; path = Nimble_Snapshots/PrettySyntax.swift; sourceTree = ""; }; + 0574E3CC232559C8DB20AC789CDC2D49 /* Forgeries-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Forgeries-dummy.m"; sourceTree = ""; }; + 06BF313562D7E23184782BC4D4DDD2A4 /* BeGreaterThanOrEqualTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThanOrEqualTo.swift; path = Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift; sourceTree = ""; }; + 078D04AF4E4D6E51BF8758E25E655F6A /* SatisfyAllOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAllOf.swift; path = Sources/Nimble/Matchers/SatisfyAllOf.swift; sourceTree = ""; }; + 07CEEEB025DC8D21543964E7B7EB7902 /* SatisfyAnyOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAnyOf.swift; path = Sources/Nimble/Matchers/SatisfyAnyOf.swift; sourceTree = ""; }; + 0D35F92A6BFBF9579DAFE842BFF03D7D /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0D631E9908483F9525A6B3F36F16CC61 /* Quick.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Quick.framework; path = Quick.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0E7B3E3580B90ED8CD48F68DA2C11D00 /* 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 = ""; }; + 0E906E59597539202C0610CB360AA2AC /* 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; }; + 0F1DA791D44F9E6F196C4FF8F4652D5C /* NBSMockedApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = NBSMockedApplication.h; sourceTree = ""; }; + 118FECBEBE85D6B742B364E2CB55ED43 /* Nimble-Snapshots.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Nimble-Snapshots.modulemap"; sourceTree = ""; }; + 121A0F2F5E5FB95960FDCDF7AAD9DC3A /* AssertionDispatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionDispatcher.swift; path = Sources/Nimble/Adapters/AssertionDispatcher.swift; sourceTree = ""; }; + 13667CF113F5F6F3D4F27F037FC52715 /* XCTestObservationCenter+Register.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestObservationCenter+Register.m"; path = "Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m"; sourceTree = ""; }; + 148E9B9B88A6C299608B94017E20CF78 /* 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; }; + 15D2F987DD463640C5A7AABE6D0F97E3 /* QuickSpecBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpecBase.h; path = Sources/QuickSpecBase/include/QuickSpecBase.h; sourceTree = ""; }; + 17027B32216A08C84972E4FAC76B406D /* Pods-BootstrapTests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BootstrapTests-frameworks.sh"; sourceTree = ""; }; + 19283D157893C8E5221C3224DD047256 /* ForgeriesFileManager+NotImplemented.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "ForgeriesFileManager+NotImplemented.m"; path = "Pod/Classes/ForgeriesFileManager+NotImplemented.m"; sourceTree = ""; }; + 1A0C6CF027390473A52B8F44810B716D /* PostNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PostNotification.swift; path = Sources/Nimble/Matchers/PostNotification.swift; sourceTree = ""; }; + 1B1911F59737FA0E0A95425AEC30E35F /* ForgeriesApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesApplication.h; path = Pod/Classes/ForgeriesApplication.h; sourceTree = ""; }; + 1B53E704295B46455B39451ABE734586 /* Nimble-Snapshots-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nimble-Snapshots-Info.plist"; sourceTree = ""; }; + 1D4A3FE0E238554492049EEE4622008D /* iOSSnapshotTestCase-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "iOSSnapshotTestCase-umbrella.h"; sourceTree = ""; }; + 1E04FC7C90ED492DEC8F4256C1A7BF78 /* Quick-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Quick-Info.plist"; sourceTree = ""; }; + 1FBBCA8CC9DC88B5C104271F07F7E52C /* Pods-BootstrapTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BootstrapTests-dummy.m"; sourceTree = ""; }; + 2125A32E18F2A8344256E04CF276D71A /* Equal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Equal.swift; path = Sources/Nimble/Matchers/Equal.swift; sourceTree = ""; }; + 233B2E034184B4F5DF30440DE74639CF /* Quick.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Quick.h; path = Sources/QuickObjectiveC/Quick.h; sourceTree = ""; }; + 23BFE71024090D8FD3BBBA2B699BA3CA /* MatcherFunc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherFunc.swift; path = Sources/Nimble/Matchers/MatcherFunc.swift; sourceTree = ""; }; + 24FCC697349F0B3231DDCBC695E0A08D /* BeginWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeginWith.swift; path = Sources/Nimble/Matchers/BeginWith.swift; sourceTree = ""; }; + 250FC35FF995C4E23766FA641164EDF7 /* Pods-BootstrapTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BootstrapTests-acknowledgements.plist"; sourceTree = ""; }; + 2532EF0E57FAFE9E41A64509F2090F8A /* QuickSpecBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpecBase.m; path = Sources/QuickSpecBase/QuickSpecBase.m; sourceTree = ""; }; + 25CEBA6BF9271CB42C6191AA8F5EC641 /* Forgeries.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Forgeries.framework; path = Forgeries.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 28BC58EB53C544B306921F0EB37124D2 /* Nimble-Snapshots-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nimble-Snapshots-dummy.m"; sourceTree = ""; }; + 2917D4BBB56285A517698C2335E1307E /* BeAnInstanceOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAnInstanceOf.swift; path = Sources/Nimble/Matchers/BeAnInstanceOf.swift; sourceTree = ""; }; + 295D69464F55DD93C7B375709AEF4C95 /* Nimble-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nimble-dummy.m"; sourceTree = ""; }; + 2A5AF281AD12BDB6DFA44A0DCB6A126A /* SuiteHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SuiteHooks.swift; path = Sources/Quick/Hooks/SuiteHooks.swift; sourceTree = ""; }; + 2AB56D9DB9E82E6794A208C5BEEDC860 /* DynamicSizeSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DynamicSizeSnapshot.swift; sourceTree = ""; }; + 2C0BF2AD2E395E53535FE05CAAB5C525 /* NimbleEnvironment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleEnvironment.swift; path = Sources/Nimble/Adapters/NimbleEnvironment.swift; sourceTree = ""; }; + 2C18F9C67CB5EC0D053EFFE2FBA91B87 /* NMBExpectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBExpectation.swift; path = Sources/Nimble/Adapters/NMBExpectation.swift; sourceTree = ""; }; + 2CA87E10E9AE5C31ADDD858217FCBED5 /* ForgeriesFileManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesFileManager.m; path = Pod/Classes/ForgeriesFileManager.m; sourceTree = ""; }; + 2D5F481DFC5A865981559AB92F175E91 /* BeLessThanOrEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThanOrEqual.swift; path = Sources/Nimble/Matchers/BeLessThanOrEqual.swift; sourceTree = ""; }; + 2DE3308866823093FA26DDC47B94438F /* Pods-BootstrapTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BootstrapTests-acknowledgements.markdown"; sourceTree = ""; }; + 2DE6A298FF3A8584E4A2A296A5364576 /* NMBExceptionCapture.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBExceptionCapture.h; path = Sources/NimbleObjectiveC/NMBExceptionCapture.h; sourceTree = ""; }; + 2DF435E8C7A78D23E5BD29390B03A942 /* Quick-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-prefix.pch"; sourceTree = ""; }; + 311F723E8DE0E3CE595490331DAFB8AB /* MatchError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatchError.swift; path = Sources/Nimble/Matchers/MatchError.swift; sourceTree = ""; }; + 312BA834247CEC077AFCF5C136E952C5 /* Predicate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Predicate.swift; path = Sources/Nimble/Matchers/Predicate.swift; sourceTree = ""; }; + 34395F576A92F9418A5CAC953BF59C59 /* UIImage+Snapshot.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Snapshot.m"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.m"; sourceTree = ""; }; + 34E1D238799208E4C779DDC0DE2504CB /* QuickConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickConfiguration.m; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.m; sourceTree = ""; }; + 35726B501ACC252BECFACD8F05369C7C /* ForgeriesApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesApplication.m; path = Pod/Classes/ForgeriesApplication.m; sourceTree = ""; }; + 3602CE52ED428A2930D04C82AF2C042A /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 36F5FC3A7EECBE41F978EFD6CF373A18 /* Functional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Functional.swift; path = Sources/Nimble/Utils/Functional.swift; sourceTree = ""; }; + 3745A0CA387F210F4F1E0DDC3C7B50C2 /* CwlCatchException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchException.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Dependencies/CwlCatchException/Sources/CwlCatchException/CwlCatchException.swift; sourceTree = ""; }; + 37F558379C5DE47015846927BA4B6A5D /* Forgeries-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Forgeries-umbrella.h"; sourceTree = ""; }; + 389B9CC2B6C9CFC904E3ED69FAA82D6F /* NimbleXCTestHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleXCTestHandler.swift; path = Sources/Nimble/Adapters/NimbleXCTestHandler.swift; sourceTree = ""; }; + 3A0F55347A61772BFA74EE0B5FB7FFC0 /* SourceLocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SourceLocation.swift; path = Sources/Nimble/Utils/SourceLocation.swift; sourceTree = ""; }; + 3B399B664FB64382D7E1784761AFE38A /* iOSSnapshotTestCase-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "iOSSnapshotTestCase-dummy.m"; sourceTree = ""; }; + 3ECCEBB8227F2BB20F707D20596D825B /* CwlMachBadInstructionHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlMachBadInstructionHandler.m; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m; sourceTree = ""; }; + 3F32B7F5F1F367A1F0E40F42F564F0FB /* Behavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Behavior.swift; path = Sources/Quick/Behavior.swift; sourceTree = ""; }; + 3FD5A387BC0D8D26D8F35CBB92F75F26 /* 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 = ""; }; + 40D23F46F51A146FE02EEF8BE16F7A8B /* FBSnapshotTestController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestController.m; path = FBSnapshotTestCase/FBSnapshotTestController.m; sourceTree = ""; }; + 4107BD5D8A611073F61CB08A475407D2 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestController.h; path = FBSnapshotTestCase/FBSnapshotTestController.h; sourceTree = ""; }; + 42A52787AEBEACBA793A914CD8A3D7CF /* NMBStringify.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBStringify.h; path = Sources/NimbleObjectiveC/NMBStringify.h; sourceTree = ""; }; + 4408BCBA87A093CAD5A264866A3FF7C7 /* Closures.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Closures.swift; path = Sources/Quick/Hooks/Closures.swift; sourceTree = ""; }; + 444E8BEBF59E398BFB9ECF39F09291B6 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 447A77616DB9A12293FFDA8CF586007F /* CwlCatchBadInstruction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchBadInstruction.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlCatchBadInstruction.swift; sourceTree = ""; }; + 45544E7DC8BC621B5141430C9031836E /* FBSnapshotTestCase.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FBSnapshotTestCase.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 46F93DB902D422092BD1E80CED3EF425 /* Forgeries-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Forgeries-Info.plist"; sourceTree = ""; }; + 492E13E750BC8F4825A2049006CD62C4 /* ToSucceed.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToSucceed.swift; path = Sources/Nimble/Matchers/ToSucceed.swift; sourceTree = ""; }; + 4B5ADCCDAA4E5F548EAE6FE8DA3E25F4 /* Forgeries-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Forgeries-prefix.pch"; sourceTree = ""; }; + 4B787B5BCFE42C39B3CCBAEB7D653E5F /* CwlCatchException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlCatchException.m; path = Carthage/Checkouts/CwlPreconditionTesting/Dependencies/CwlCatchException/Sources/CwlCatchExceptionSupport/CwlCatchException.m; sourceTree = ""; }; + 500A56E41A4E7244991598ED4FCC24AE /* NMBObjCMatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBObjCMatcher.swift; path = Sources/Nimble/Adapters/NMBObjCMatcher.swift; sourceTree = ""; }; + 510D083858B1CC4B7A624BAF5BED2E56 /* QuickTestSuite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickTestSuite.swift; path = Sources/Quick/QuickTestSuite.swift; sourceTree = ""; }; + 51803811F88BF464CE6CB8A24C7FC529 /* AssertionRecorder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionRecorder.swift; path = Sources/Nimble/Adapters/AssertionRecorder.swift; sourceTree = ""; }; + 5220E4C09DBF26F02387372BE6FC00BE /* BeNil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeNil.swift; path = Sources/Nimble/Matchers/BeNil.swift; sourceTree = ""; }; + 52C1B30CC4697E1933141720223103BC /* Nimble_Snapshots.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nimble_Snapshots.framework; path = "Nimble-Snapshots.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 537EE886AC179D4B44F0460E544754BF /* Nimble_Snapshots.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nimble_Snapshots.h; path = Nimble_Snapshots/Nimble_Snapshots.h; sourceTree = ""; }; + 53D1934E44C06222E955A35191DD03DB /* Await.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Await.swift; path = Sources/Nimble/Utils/Await.swift; sourceTree = ""; }; + 53E701390E6374204D313B4BF2A86234 /* Configuration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Configuration.swift; path = Sources/Quick/Configuration/Configuration.swift; sourceTree = ""; }; + 5A479BA83F4FBCE458DBB72A0F2846EC /* FBSnapshotTestCasePlatform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCasePlatform.h; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.h; sourceTree = ""; }; + 5B766F4170996189573EF0F9A58799FC /* Nimble-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-prefix.pch"; sourceTree = ""; }; + 5E5959FD47A7A568089223AC6A56EE68 /* ContainElementSatisfying.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContainElementSatisfying.swift; path = Sources/Nimble/Matchers/ContainElementSatisfying.swift; sourceTree = ""; }; + 5FE6B912C9E667E64445CF6AD2F4D53F /* Forgeries.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Forgeries.debug.xcconfig; sourceTree = ""; }; + 6096951B4784293EF4940C1CC1141F7C /* ForgeriesUserDefaults.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesUserDefaults.m; path = Pod/Classes/ForgeriesUserDefaults.m; sourceTree = ""; }; + 612E8643977501B2646230DA5C3EF408 /* FBSnapshotTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCase.m; path = FBSnapshotTestCase/FBSnapshotTestCase.m; sourceTree = ""; }; + 62A5A7E0BC8CC98BA53892886EA85CB0 /* FailureMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FailureMessage.swift; path = Sources/Nimble/FailureMessage.swift; sourceTree = ""; }; + 63DBF5FD023D38FC360B2A9D8843E105 /* CwlDarwinDefinitions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlDarwinDefinitions.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlDarwinDefinitions.swift; sourceTree = ""; }; + 654E9449C02AB515D51F37F756B973E1 /* Quick-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-umbrella.h"; sourceTree = ""; }; + 6964E39C39D5984949D34681A9371DDA /* AllPass.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllPass.swift; path = Sources/Nimble/Matchers/AllPass.swift; sourceTree = ""; }; + 6A0123B40888A789873BFCEB3AC9D75B /* Contain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Contain.swift; path = Sources/Nimble/Matchers/Contain.swift; sourceTree = ""; }; + 6C94AF6A58A053FC32F8EED7F9AEBFFD /* MatcherProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherProtocols.swift; path = Sources/Nimble/Matchers/MatcherProtocols.swift; sourceTree = ""; }; + 6D1A17BA61DA8F82C7B38E7E634170ED /* Forgeries-Macros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Forgeries-Macros.h"; path = "Pod/Classes/Forgeries-Macros.h"; sourceTree = ""; }; + 703CCA4540356A193533EC1FFB63EECA /* Pods_BootstrapTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_BootstrapTests.framework; path = "Pods-BootstrapTests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 728A62C7B7728B6843C15A9612B0B837 /* ForgeriesUserDefaults.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesUserDefaults.h; path = Pod/Classes/ForgeriesUserDefaults.h; sourceTree = ""; }; + 73EACE4E036679DCF0B6E3EAF4479C95 /* ThrowAssertion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowAssertion.swift; path = Sources/Nimble/Matchers/ThrowAssertion.swift; sourceTree = ""; }; + 785108875EE04D17D05EFBF3CE78BEDA /* QuickSelectedTestSuiteBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickSelectedTestSuiteBuilder.swift; path = Sources/Quick/QuickSelectedTestSuiteBuilder.swift; sourceTree = ""; }; + 78836A27D329EF4E0F901B3E37B22FDA /* Example.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Example.swift; path = Sources/Quick/Example.swift; sourceTree = ""; }; + 7AB26567A3A91867B34A4E43D8AF7227 /* Async.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Async.swift; path = Sources/Nimble/Matchers/Async.swift; sourceTree = ""; }; + 7D48944AFC51CD1BD3BB0C4A827E7001 /* iOSSnapshotTestCase.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = iOSSnapshotTestCase.debug.xcconfig; sourceTree = ""; }; + 7E66505976F8BF3E724D9C38A008AF96 /* Quick-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Quick-dummy.m"; sourceTree = ""; }; + 803F8BE92B9DDF2AED216EA92322B3DD /* Forgeries.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Forgeries.release.xcconfig; sourceTree = ""; }; + 804C0095A4E94CE0FBDEC940214BAC60 /* BeAKindOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAKindOf.swift; path = Sources/Nimble/Matchers/BeAKindOf.swift; sourceTree = ""; }; + 8144E3C5B2CE4E4510B97E6FB70875D8 /* SwiftSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftSupport.swift; path = FBSnapshotTestCase/SwiftSupport.swift; sourceTree = ""; }; + 8451C135BF6B75E9705709F015A2E480 /* QuickSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpec.h; path = Sources/QuickObjectiveC/QuickSpec.h; sourceTree = ""; }; + 85377D4497A8249E66253A76ADF5B1EF /* Stringers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Stringers.swift; path = Sources/Nimble/Utils/Stringers.swift; sourceTree = ""; }; + 8654B338AEE4C808BEA5845327445FBC /* AdapterProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdapterProtocols.swift; path = Sources/Nimble/Adapters/AdapterProtocols.swift; sourceTree = ""; }; + 8B0D4BB00F81FB3CA6BD09305C9EE22D /* HaveValidDynamicTypeSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HaveValidDynamicTypeSnapshot.swift; sourceTree = ""; }; + 8CDB442EFDAAE98ACE6E37F068E46B34 /* iOSSnapshotTestCase-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "iOSSnapshotTestCase-Info.plist"; sourceTree = ""; }; + 8D5A531B0D0FAB90E71D63DC30AE74AC /* ForgeriesGestureRecognizer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesGestureRecognizer.m; path = Pod/Classes/ForgeriesGestureRecognizer.m; sourceTree = ""; }; + 902A455AD4E7E6F325246AD4CE471E38 /* XCTestSuite+QuickTestSuiteBuilder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestSuite+QuickTestSuiteBuilder.m"; path = "Sources/QuickObjectiveC/XCTestSuite+QuickTestSuiteBuilder.m"; sourceTree = ""; }; + 9040105ABDB20E5C0257DC6347445E69 /* ExampleMetadata.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleMetadata.swift; path = Sources/Quick/ExampleMetadata.swift; sourceTree = ""; }; + 9080CD249B377C45AE74C77E990D7E1B /* EndWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndWith.swift; path = Sources/Nimble/Matchers/EndWith.swift; sourceTree = ""; }; + 90FCBE66AE7A258C94808A6C1E893BD6 /* QCKDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QCKDSL.m; path = Sources/QuickObjectiveC/DSL/QCKDSL.m; sourceTree = ""; }; + 93F592E833642186509559E59342049E /* ForgeriesFileManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesFileManager.h; path = Pod/Classes/ForgeriesFileManager.h; sourceTree = ""; }; + 95A042E4D65E0AC8458FA7EE6312FCD1 /* Pods-BootstrapTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BootstrapTests-Info.plist"; sourceTree = ""; }; + 960FD5E4632AD8F9D4C5E8759373896E /* Callsite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Callsite.swift; path = Sources/Quick/Callsite.swift; sourceTree = ""; }; + 980D171FEF04AFA9B821870D225F68BA /* URL+FileName.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URL+FileName.swift"; path = "Sources/Quick/URL+FileName.swift"; sourceTree = ""; }; + 9933170C1E033D65CC46A047336FE496 /* HaveCount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HaveCount.swift; path = Sources/Nimble/Matchers/HaveCount.swift; sourceTree = ""; }; + 9A194FA39171BC16189C39CCA72EF22A /* QCKDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QCKDSL.h; path = Sources/QuickObjectiveC/DSL/QCKDSL.h; sourceTree = ""; }; + 9A8576B15B3D3CB837B645148E0EA13B /* CwlBadInstructionException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlBadInstructionException.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlBadInstructionException.swift; sourceTree = ""; }; + 9B372026ECD7452C0C047CF939BC9910 /* XCTestObservationCenter+CurrentTestCaseTracker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestObservationCenter+CurrentTestCaseTracker.m"; path = "Nimble_Snapshots/XCTestObservationCenter+CurrentTestCaseTracker.m"; sourceTree = ""; }; + 9C793EC1E329F4AF939F160DF6E2D287 /* BeLessThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThan.swift; path = Sources/Nimble/Matchers/BeLessThan.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; }; - 9E51F1C42F096E7109FFAB389D629B42 /* Nimble.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nimble.xcconfig; sourceTree = ""; }; - 9F3C63AAA407015C4475A1EF50F1A95D /* EndWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndWith.swift; path = Sources/Nimble/Matchers/EndWith.swift; sourceTree = ""; }; - 9F9C6A0DE3B1EE470F8F5E0B951705AF /* Functional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Functional.swift; path = Sources/Nimble/Utils/Functional.swift; sourceTree = ""; }; - 9FA77DF14D65688F5014ACF9771DE024 /* DSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DSL.h; path = Sources/NimbleObjectiveC/DSL.h; sourceTree = ""; }; - A06AA9AE233069921E55FD676429C6E1 /* QuickConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickConfiguration.h; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.h; sourceTree = ""; }; - A1B044BB0397492F9DA2BB4C976A571A /* Quick-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Quick-Info.plist"; sourceTree = ""; }; - A379B5B48CD9E52491F9513B7971666E /* FBSnapshotTestController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestController.m; path = FBSnapshotTestCase/FBSnapshotTestController.m; sourceTree = ""; }; - A49957A5B6DD2519A943547662DD3AFA /* HaveValidDynamicTypeSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HaveValidDynamicTypeSnapshot.swift; sourceTree = ""; }; - A50F2412CC1C6E71E3B3579F3251D9AC /* ExampleMetadata.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleMetadata.swift; path = Sources/Quick/ExampleMetadata.swift; sourceTree = ""; }; - A610DC31917C57A5CA0FADB16252E021 /* Nimble.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Nimble.modulemap; sourceTree = ""; }; - A7EE2DE91AEB1D5B951C18251EA8E839 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - A8B8E288BF216B2CCC30A917C38921EA /* NSBundle+CurrentTestBundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSBundle+CurrentTestBundle.swift"; path = "Sources/Quick/NSBundle+CurrentTestBundle.swift"; sourceTree = ""; }; - A8DA5F2722F23C70F8A1773728BAAE6F /* XCTestSuite+QuickTestSuiteBuilder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestSuite+QuickTestSuiteBuilder.m"; path = "Sources/QuickObjectiveC/XCTestSuite+QuickTestSuiteBuilder.m"; sourceTree = ""; }; - A997F9B79FCE200FF89FB761D80BBF84 /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = Sources/Nimble/Utils/Errors.swift; sourceTree = ""; }; - AD003DA5CA35D662A9CBAF0F82306BB6 /* NMBObjCMatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBObjCMatcher.swift; path = Sources/Nimble/Adapters/NMBObjCMatcher.swift; sourceTree = ""; }; - B16C111A51C89856084E9521B109F48E /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Nimble/DSL.swift; sourceTree = ""; }; - B172DA4E7AE1A1C5477EB36274C7F951 /* ForgeriesFileManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesFileManager.h; path = Pod/Classes/ForgeriesFileManager.h; sourceTree = ""; }; - B353A957290647D82DC0E94A19E5301F /* SourceLocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SourceLocation.swift; path = Sources/Nimble/Utils/SourceLocation.swift; sourceTree = ""; }; - B3E60D7F0D0832F9FB1F1B869293DC35 /* Forgeries-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Forgeries-umbrella.h"; sourceTree = ""; }; - B5A04332AE708C8E066BEFB180CAF3DA /* ForgeriesGestureRecognizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesGestureRecognizer.h; path = Pod/Classes/ForgeriesGestureRecognizer.h; sourceTree = ""; }; - B65889ABAEB84BF348DE65B89C0A22EF /* Pods-BootstrapTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BootstrapTests-acknowledgements.plist"; sourceTree = ""; }; - B7418031D6A439A0F111AD6A1507A061 /* HooksPhase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HooksPhase.swift; path = Sources/Quick/Hooks/HooksPhase.swift; sourceTree = ""; }; - B742BC3B669F27814B18201A8C1524B8 /* BeAKindOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAKindOf.swift; path = Sources/Nimble/Matchers/BeAKindOf.swift; sourceTree = ""; }; - B982D99ECE65CFEC6ECED2FC51187205 /* Nimble-Snapshots-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-Snapshots-prefix.pch"; sourceTree = ""; }; - BC0656B0769A438EBDF588277335A465 /* Forgeries-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Forgeries-prefix.pch"; sourceTree = ""; }; - BE55815E9E8DE0C723B891A0396FFD69 /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - C0B0D272FC49BA86AC2C4AD7115FC7F7 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; - C2825B5EB515364F5B9AD63A18FD1EFA /* Quick.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Quick.modulemap; sourceTree = ""; }; - C2BD891A2E855C027FE50A9179FDCA42 /* Pods-BootstrapTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BootstrapTests.release.xcconfig"; sourceTree = ""; }; - C3A7A763E32AE568FCF68FA6CA690562 /* Quick-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-prefix.pch"; sourceTree = ""; }; - C52D899FA01AABA7752DB22902AE2A6D /* Pods-BootstrapTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BootstrapTests-acknowledgements.markdown"; sourceTree = ""; }; - C5C37A67701C1C5735D2FC3B0B303C26 /* ErrorUtility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ErrorUtility.swift; path = Sources/Quick/ErrorUtility.swift; sourceTree = ""; }; - C6B3D30A05F3E2AB82FBAF7D48EC2711 /* BeVoid.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeVoid.swift; path = Sources/Nimble/Matchers/BeVoid.swift; sourceTree = ""; }; - C76299F522915256301D6945F508BE3C /* iOSSnapshotTestCase.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = iOSSnapshotTestCase.modulemap; sourceTree = ""; }; - C7B1033686D07DEF98662CEBD26E1201 /* Expression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expression.swift; path = Sources/Nimble/Expression.swift; sourceTree = ""; }; - C919E5B6729F9FBC3A6F50488629A2CF /* RaisesException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RaisesException.swift; path = Sources/Nimble/Matchers/RaisesException.swift; sourceTree = ""; }; - CCEB0C0FE86AC2FF3D5AA07548204FB5 /* ToSucceed.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToSucceed.swift; path = Sources/Nimble/Matchers/ToSucceed.swift; sourceTree = ""; }; - CD98B47E86593FEC0C469919290C2487 /* Forgeries-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Forgeries-Info.plist"; sourceTree = ""; }; - CDDEB0D916BF20AA6D5492574970AAE8 /* Pods-BootstrapTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-BootstrapTests-umbrella.h"; sourceTree = ""; }; - CE2FBDAA8A5F64F1463FFB3CCAECA610 /* ThrowAssertion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowAssertion.swift; path = Sources/Nimble/Matchers/ThrowAssertion.swift; sourceTree = ""; }; - D3A7059CB383CD40372D6A9BE7B680A2 /* Expectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expectation.swift; path = Sources/Nimble/Expectation.swift; sourceTree = ""; }; - D3E370A7D531E764B534DE6EEF2FD7B6 /* QuickSpecBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpecBase.m; path = Sources/QuickSpecBase/QuickSpecBase.m; sourceTree = ""; }; - D3E65F65A71128117FDDC24AA2E922A3 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Quick/Filter.swift; sourceTree = ""; }; - D54434CF9FFDEE699B0867B8969E41DD /* UIImage+Compare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Compare.h"; path = "FBSnapshotTestCase/Categories/UIImage+Compare.h"; sourceTree = ""; }; - D6AE91FAE670FC2F8BDAA0BD31042486 /* CwlCatchException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchException.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Dependencies/CwlCatchException/Sources/CwlCatchException/CwlCatchException.swift; sourceTree = ""; }; - D6DB9B200C5E0CA9164E93B2A2A63B67 /* Nimble-Snapshots-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nimble-Snapshots-dummy.m"; sourceTree = ""; }; - D730ED17F6567F0AAAC9F10858499DC1 /* Predicate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Predicate.swift; path = Sources/Nimble/Matchers/Predicate.swift; sourceTree = ""; }; - D8B6722EEDCA88B5337B37EC47130C8D /* ContainElementSatisfying.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContainElementSatisfying.swift; path = Sources/Nimble/Matchers/ContainElementSatisfying.swift; sourceTree = ""; }; - D945EB1563153014DF24171848C81F9D /* DynamicSizeSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DynamicSizeSnapshot.swift; sourceTree = ""; }; - D9F9DFAB914344DCA42F432B173E1452 /* 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 = ""; }; - DF6A34A64DC3AB32065E3FDED5A589C2 /* NMBExceptionCapture.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBExceptionCapture.h; path = Sources/NimbleObjectiveC/NMBExceptionCapture.h; sourceTree = ""; }; - DF81FCB50FEDFE8FFBED08E70406DC73 /* Nimble_Snapshots.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nimble_Snapshots.h; path = Nimble_Snapshots/Nimble_Snapshots.h; sourceTree = ""; }; - E25C973B2AB6DC42A130495230C1CF9B /* CwlBadInstructionException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlBadInstructionException.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlBadInstructionException.swift; sourceTree = ""; }; - E3046F0574BE6B9121F5008413E47C98 /* String+C99ExtendedIdentifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+C99ExtendedIdentifier.swift"; path = "Sources/Quick/String+C99ExtendedIdentifier.swift"; sourceTree = ""; }; - E3B1AEBDF5C08C1DEDBD3EAD839F5423 /* QuickTestSuite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickTestSuite.swift; path = Sources/Quick/QuickTestSuite.swift; sourceTree = ""; }; - E3D8F0A4EAD8079CFDF2323D4C6F1926 /* BeGreaterThanOrEqualTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThanOrEqualTo.swift; path = Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift; sourceTree = ""; }; - E6D2FDD73BC775CEF03528A8159E058F /* NBSMockedApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = NBSMockedApplication.h; sourceTree = ""; }; - E78024A0E13F85D0EDB1991A01A350C1 /* FBSnapshotTestCase.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FBSnapshotTestCase.framework; path = iOSSnapshotTestCase.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E7DE3013F7FBB74AB827738C613F8331 /* CwlDarwinDefinitions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlDarwinDefinitions.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlDarwinDefinitions.swift; sourceTree = ""; }; - E8B0F1AD5F5D0415D1406BFBFF712363 /* QuickSelectedTestSuiteBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickSelectedTestSuiteBuilder.swift; path = Sources/Quick/QuickSelectedTestSuiteBuilder.swift; sourceTree = ""; }; - E9A592398E28134F573DCA8631467478 /* QuickSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpec.h; path = Sources/QuickObjectiveC/QuickSpec.h; sourceTree = ""; }; - EB3A736437212F75A16EC5D8A9CEA500 /* Pods-BootstrapTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BootstrapTests-Info.plist"; sourceTree = ""; }; - F06DF2520ACAB3ABF1BC44502D212193 /* Nimble-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nimble-dummy.m"; sourceTree = ""; }; - F1529A4B2BDBECEB0E4CD92B889D532A /* AssertionRecorder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionRecorder.swift; path = Sources/Nimble/Adapters/AssertionRecorder.swift; sourceTree = ""; }; - F2401364C8AA43CC67E67811E5AF3A0A /* iOSSnapshotTestCase.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = iOSSnapshotTestCase.xcconfig; sourceTree = ""; }; - F3CC549D76C46D09CDCEB6DDEA9CD28D /* iOSSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "iOSSnapshotTestCase-prefix.pch"; sourceTree = ""; }; - F3ED8235F7CF5D4B81B21265268F54CA /* UIImage+Snapshot.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Snapshot.h"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.h"; sourceTree = ""; }; - F518188BE3F37017B640A718670AE577 /* Behavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Behavior.swift; path = Sources/Quick/Behavior.swift; sourceTree = ""; }; - F6D58B7935319347D6D11BA6127986EA /* PostNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PostNotification.swift; path = Sources/Nimble/Matchers/PostNotification.swift; sourceTree = ""; }; - F71F46D3A1FBBE31F423C01B27D8293C /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Quick/DSL/DSL.swift; sourceTree = ""; }; - F8C4DB9EB4676EB026610FD82D870BDE /* HaveValidSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HaveValidSnapshot.swift; path = Nimble_Snapshots/HaveValidSnapshot.swift; sourceTree = ""; }; - FAC2E1AA5F51C948915BA636C93C5924 /* ExampleGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleGroup.swift; path = Sources/Quick/ExampleGroup.swift; sourceTree = ""; }; - FBB6159AB04B2839F78837FA94E24316 /* Await.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Await.swift; path = Sources/Nimble/Utils/Await.swift; sourceTree = ""; }; - FBD6BD0A17F30319042FD30A56493B59 /* NMBStringify.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBStringify.h; path = Sources/NimbleObjectiveC/NMBStringify.h; sourceTree = ""; }; - FBED120EBD7B12738C98D1A93559708D /* CwlPreconditionTesting.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlPreconditionTesting.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/include/CwlPreconditionTesting.h; sourceTree = ""; }; - FDAC2BDDC78BBBFCA456EF94E87BE200 /* Pods_BootstrapTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_BootstrapTests.framework; path = "Pods-BootstrapTests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 9DE557AF98DCF1B06FCEFB5EE0046E03 /* Pods-BootstrapTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BootstrapTests.debug.xcconfig"; sourceTree = ""; }; + 9E84FCAD7589A7ECEB79E46087A496D2 /* Quick.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Quick.release.xcconfig; sourceTree = ""; }; + A3179192F174F37163D3DBD93F3CBD32 /* DSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DSL.h; path = Sources/NimbleObjectiveC/DSL.h; sourceTree = ""; }; + A3C08AB3DF36CC0A2EC77CDDB9AE9EB7 /* Pods-BootstrapTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BootstrapTests.release.xcconfig"; sourceTree = ""; }; + A42F8571A8475229F8B04F1585B8B22C /* Nimble-Snapshots.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Nimble-Snapshots.release.xcconfig"; sourceTree = ""; }; + A69EB16895D0FDA9699EED91A3CFB841 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; + A860C380206F3C80750DA916810B7EDC /* World+DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "World+DSL.swift"; path = "Sources/Quick/DSL/World+DSL.swift"; sourceTree = ""; }; + AA0DFEB4B3A45B76CB5C6E033B24AAF2 /* ExampleGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleGroup.swift; path = Sources/Quick/ExampleGroup.swift; sourceTree = ""; }; + AE5DF81E655D7352A669621E3DF799E2 /* Nimble.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nimble.debug.xcconfig; sourceTree = ""; }; + AF0FC4B74774AC1644D1B62CBDC0CCBF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; + AFB25A62AA362A07A0EC0A0A427A1F5E /* QuickConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickConfiguration.swift; path = Sources/Quick/Configuration/QuickConfiguration.swift; sourceTree = ""; }; + B01449FBB48F6242239196F799375F76 /* mach_excServer.c */ = {isa = PBXFileReference; includeInIndex = 1; name = mach_excServer.c; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/mach_excServer.c; sourceTree = ""; }; + B2B40432F305B910C3B12761AB1D7F78 /* ExampleHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleHooks.swift; path = Sources/Quick/Hooks/ExampleHooks.swift; sourceTree = ""; }; + B3384B0251D00064BF3B6D3A66BF6B0E /* BeLogical.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLogical.swift; path = Sources/Nimble/Matchers/BeLogical.swift; sourceTree = ""; }; + B3BD47067ABD09D8547017E63F9831D2 /* ErrorUtility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ErrorUtility.swift; path = Sources/Quick/ErrorUtility.swift; sourceTree = ""; }; + B640A6448C2A5548541F4AED5553754B /* DSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DSL.m; path = Sources/NimbleObjectiveC/DSL.m; sourceTree = ""; }; + B89C0ECBBE7F537966A97C7155546323 /* PrettyDynamicTypeSyntax.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PrettyDynamicTypeSyntax.swift; sourceTree = ""; }; + B8B65C4FF547E0C927AF1B957CB1D438 /* BeCloseTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeCloseTo.swift; path = Sources/Nimble/Matchers/BeCloseTo.swift; sourceTree = ""; }; + B91B00F8BE943329D633234BD67AE0AC /* FBSnapshotTestCase.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FBSnapshotTestCase.framework; path = iOSSnapshotTestCase.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + B9604976E3FD8E0E0B9E3C1203196D82 /* Nimble-Snapshots.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Nimble-Snapshots.debug.xcconfig"; sourceTree = ""; }; + BAB0326860568146F055E2977EBF75A2 /* ElementsEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementsEqual.swift; path = Sources/Nimble/Matchers/ElementsEqual.swift; sourceTree = ""; }; + BAE263041362D074978BB3B577DF0A05 /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nimble.framework; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + BBF587E17F1D9CD5A4EE293760728430 /* World.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = World.swift; path = Sources/Quick/World.swift; sourceTree = ""; }; + BC85E5F77B5CB55F154B737501716641 /* ThrowError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowError.swift; path = Sources/Nimble/Matchers/ThrowError.swift; sourceTree = ""; }; + BDCDD737AEFB4A527840327D1F9F8138 /* Pods-BootstrapTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-BootstrapTests.modulemap"; sourceTree = ""; }; + BFDD8AA9BAC3B8B7E4CCB724F3C23A85 /* NMBStringify.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBStringify.m; path = Sources/NimbleObjectiveC/NMBStringify.m; sourceTree = ""; }; + C19F19A7C3C1BFCE777D4750D9373645 /* Expectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expectation.swift; path = Sources/Nimble/Expectation.swift; sourceTree = ""; }; + C28978AC02D3A3EBD8505DBA866B5EBD /* Nimble.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nimble.h; path = Sources/Nimble/Nimble.h; sourceTree = ""; }; + C46C94435F1E4C1534143F939A1025C1 /* UIImage+Compare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Compare.h"; path = "FBSnapshotTestCase/Categories/UIImage+Compare.h"; sourceTree = ""; }; + C4B85C4C5CC5E256D985F25C01F1172C /* BeIdenticalTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeIdenticalTo.swift; path = Sources/Nimble/Matchers/BeIdenticalTo.swift; sourceTree = ""; }; + C50713E272023F254A097CD05DAB1E82 /* BeEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeEmpty.swift; path = Sources/Nimble/Matchers/BeEmpty.swift; sourceTree = ""; }; + C61463F98296A5613E6E5728B2A4EEB3 /* UIImage+Diff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Diff.h"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.h"; sourceTree = ""; }; + C8BB6203BE4EA03DD3E211F0CC68E280 /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = Sources/Nimble/Utils/Errors.swift; sourceTree = ""; }; + CB798559276123A713E2C4946EE63FD1 /* FBSnapshotTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCase.h; path = FBSnapshotTestCase/FBSnapshotTestCase.h; sourceTree = ""; }; + CCC1D31A0FEC118A782D95C06390F435 /* Quick.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Quick.modulemap; sourceTree = ""; }; + CE5CE929D80B796FA3BD39DD136C9EE1 /* UIImage+Diff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Diff.m"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.m"; sourceTree = ""; }; + CE9F2E68309B05823B195857599F9599 /* Nimble-Snapshots-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-Snapshots-umbrella.h"; sourceTree = ""; }; + CFAB9F95C3626C1C6C46B1E008011C28 /* CwlPreconditionTesting.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlPreconditionTesting.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/include/CwlPreconditionTesting.h; sourceTree = ""; }; + D5160D11235FA5D467C3C96F183101C2 /* iOSSnapshotTestCase.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = iOSSnapshotTestCase.release.xcconfig; sourceTree = ""; }; + D6175C5E401CBF1DF0DF708451B1BA20 /* Pods-BootstrapTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-BootstrapTests-umbrella.h"; sourceTree = ""; }; + DA877B61020C357D7A84DD5F719BE1D0 /* HooksPhase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HooksPhase.swift; path = Sources/Quick/Hooks/HooksPhase.swift; sourceTree = ""; }; + DAB311B20B6AACD1A39CD76DC0702B3C /* NMBExceptionCapture.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBExceptionCapture.m; path = Sources/NimbleObjectiveC/NMBExceptionCapture.m; sourceTree = ""; }; + DB4B43A9313ADD586455B229F0D0DAE6 /* UIImage+Snapshot.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Snapshot.h"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.h"; sourceTree = ""; }; + DC80D0D1C95613348EACD8BFB4569D74 /* Nimble-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-umbrella.h"; sourceTree = ""; }; + DCB9E168B9A112D14416DBB3F1A6DCD4 /* Nimble-Snapshots-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-Snapshots-prefix.pch"; sourceTree = ""; }; + E21030236863C2B7D1ADE970109799EC /* XCTestObservationCenter+CurrentTestCaseTracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestObservationCenter+CurrentTestCaseTracker.h"; path = "Nimble_Snapshots/XCTestObservationCenter+CurrentTestCaseTracker.h"; sourceTree = ""; }; + E358E6E846C96D13D010798BAD7E4538 /* HaveValidSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HaveValidSnapshot.swift; path = Nimble_Snapshots/HaveValidSnapshot.swift; sourceTree = ""; }; + E3D149F05F4473B797C68A60A377B48D /* UIImage+Compare.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Compare.m"; path = "FBSnapshotTestCase/Categories/UIImage+Compare.m"; sourceTree = ""; }; + E3EBE4D53E5D988231790786B27BB989 /* ExpectationMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpectationMessage.swift; path = Sources/Nimble/ExpectationMessage.swift; sourceTree = ""; }; + E41A41E8C896F054BB47694C73152CFA /* Forgeries.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Forgeries.modulemap; sourceTree = ""; }; + E738054F0F7BA622A4D1984C5783F1C0 /* BeGreaterThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThan.swift; path = Sources/Nimble/Matchers/BeGreaterThan.swift; sourceTree = ""; }; + E73C2DA0D5D3D1442EF4DDA507AA301E /* iOSSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "iOSSnapshotTestCase-prefix.pch"; sourceTree = ""; }; + E98AD7F8065C8CBDB86E5838266247B3 /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Quick/DSL/DSL.swift; sourceTree = ""; }; + EC11D9878062118BCB0F758A6ECD2468 /* RaisesException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RaisesException.swift; path = Sources/Nimble/Matchers/RaisesException.swift; sourceTree = ""; }; + ECA4E66A467B07DED5A8DE095AEAB557 /* Expression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expression.swift; path = Sources/Nimble/Expression.swift; sourceTree = ""; }; + EDCA0F1EE43AC19C8F01F4DD543F4FA4 /* Nimble.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nimble.release.xcconfig; sourceTree = ""; }; + EF22DF6F6E2CD6D43017D33764E5C578 /* NSBundle+CurrentTestBundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSBundle+CurrentTestBundle.swift"; path = "Sources/Quick/NSBundle+CurrentTestBundle.swift"; sourceTree = ""; }; + F034788D9A8427603C7C4AEA2BE2B4FD /* CurrentTestCaseTracker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentTestCaseTracker.swift; path = Nimble_Snapshots/CurrentTestCaseTracker.swift; sourceTree = ""; }; + F243413498525E630507934E9C61BD60 /* ForgeriesGestureRecognizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesGestureRecognizer.h; path = Pod/Classes/ForgeriesGestureRecognizer.h; sourceTree = ""; }; + F255E47EF75AA85E09047697630F149F /* Quick.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Quick.debug.xcconfig; sourceTree = ""; }; + F3F6482D6E104A7E7C8CEA4A4213350A /* CwlMachBadInstructionHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlMachBadInstructionHandler.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h; sourceTree = ""; }; + F4128DDDC58E45188241BC1A0B22FFAE /* iOSSnapshotTestCase.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = iOSSnapshotTestCase.modulemap; sourceTree = ""; }; + F427C9614093058030AC7C3776843544 /* QuickConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickConfiguration.h; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.h; sourceTree = ""; }; + F50833B4983151D9111081D599B1C174 /* String+C99ExtendedIdentifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+C99ExtendedIdentifier.swift"; path = "Sources/Quick/String+C99ExtendedIdentifier.swift"; sourceTree = ""; }; + F58EDEABA6EF6AAEBA19E341AE696C35 /* Match.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Match.swift; path = Sources/Nimble/Matchers/Match.swift; sourceTree = ""; }; + F5F7037B2E6AA127B5A9966D23AD5A69 /* DSL+Wait.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DSL+Wait.swift"; path = "Sources/Nimble/DSL+Wait.swift"; sourceTree = ""; }; + F8C89971DDB14471754925E218266993 /* BeVoid.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeVoid.swift; path = Sources/Nimble/Matchers/BeVoid.swift; sourceTree = ""; }; + FB9C409CB5E13ECDE6D991D0760946DA /* Nimble.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Nimble.modulemap; sourceTree = ""; }; + FBEE471AB70B1A0D8075C96E6E161A93 /* Nimble-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nimble-Info.plist"; sourceTree = ""; }; + FCAE2B03F175E25EBAC1FB0225AC5EB5 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Quick/Filter.swift; sourceTree = ""; }; + FFF86FA78D620BFC5A87745DBDBA8CA5 /* Nimble-Snapshots.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "Nimble-Snapshots.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 11B4066A653380844585643F1160FD4E /* Frameworks */ = { + 0B8AE404673E2EBB324F285A600856F9 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 4D5341F8059DD59478674E580355B332 /* Foundation.framework in Frameworks */, + 5BDB0BB5F464064DF78D998FB490324F /* Foundation.framework in Frameworks */, + 083A75C30AFB7EF0C51EC28566B05F0A /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 378EE2E1F3D1A62EA07AAF58EE73E5ED /* Frameworks */ = { + 55C81EE76C6A69F1F69792A679310C68 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - AD3833B546C0BC3A0AD77621C2DCCF3A /* Foundation.framework in Frameworks */, - 901DDF8366FB6781D254BC8AB98BBF0E /* XCTest.framework in Frameworks */, + EFB9CC9267297D8104141A4046AAD14E /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 40CC3809F0FE97E6B3908542EC9D2CE4 /* Frameworks */ = { + 646AD24EE5B74793A35B98E8D31081AC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 3E98E26AEB2F6DCE3543D1AB4014B6FF /* FBSnapshotTestCase.framework in Frameworks */, - D9DD39A7209CA93BBC4F32091DD04DAF /* Foundation.framework in Frameworks */, - 753342D5522EE19ABDF26CB01F4AF61C /* Nimble.framework in Frameworks */, - E294F1989A73A23B277C95023AC002CA /* UIKit.framework in Frameworks */, - 0372F1536EC186ADC8F52167421F7823 /* XCTest.framework in Frameworks */, + 4672FD9F2A61E374A3E7DD79336D4831 /* FBSnapshotTestCase.framework in Frameworks */, + 51AF27C6C6A436C598A9C6FD24990EF7 /* Foundation.framework in Frameworks */, + A6A550089B7797DEF915A0C0BAE2390D /* Nimble.framework in Frameworks */, + 8AEAC7C2D0B3B1E6B77EC8B91F429387 /* UIKit.framework in Frameworks */, + 4CD5591DB1830D1F96292CDFF84B30A0 /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9EBBBDAB95834968A1F963979CAB2557 /* Frameworks */ = { + 9DB672DFFA247AC8A9BF7DD49ECD9400 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 6783D2D892272C1E6EE9F5B482697378 /* Foundation.framework in Frameworks */, - 0248087A1E443FBECD4D9162B00C0FD9 /* XCTest.framework in Frameworks */, + E0F1AD626C62F77B7C0A8B63B88A8D9C /* Foundation.framework in Frameworks */, + 857347F7E0C2B578C29882CA41D164E6 /* QuartzCore.framework in Frameworks */, + 53D4EA82797AB425B9DD2A06C8DED64B /* UIKit.framework in Frameworks */, + 524B49575CF7A7FF74F8B460C17512F2 /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - F3287CA501DBA186DAEEE8D485738900 /* Frameworks */ = { + A78ECBD5D576CE3BA7772FDE148D8EAC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B146AA8D5464A2EEDF41B732547F537B /* Foundation.framework in Frameworks */, - 2A3E84CC9E452F62396E7EBC95FBE4E1 /* QuartzCore.framework in Frameworks */, - C3CC938495303C6D6EAE11C49920D927 /* UIKit.framework in Frameworks */, - AE1984D92A25715C88932DCB7185EE32 /* XCTest.framework in Frameworks */, + DE4820B1F85A52C3C71A64F173A74135 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - F9F8CFCD3C9798C561B7623608D3C821 /* Frameworks */ = { + C56565F425899B065A0ED67543B035F4 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 21E645D02DDA948AB2A6C373DEA32FFA /* Foundation.framework in Frameworks */, + 2A5FA72C7C59F2B4E5709DF042ABBD1E /* Foundation.framework in Frameworks */, + 5530A6892AB628DD2210C6FF8140C9F4 /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 07B9B5527856C20CF83C9CAA9702CBCE /* Frameworks */ = { + 1402511D5C9CCCD45BAA45E595C13329 /* Core */ = { isa = PBXGroup; children = ( - 6777EAC8948223C4E918B936CBC0709C /* FBSnapshotTestCase.framework */, - BE55815E9E8DE0C723B891A0396FFD69 /* Nimble.framework */, - 87693E3E8F74ACB4E1195BE274529429 /* iOS */, + 6D1A17BA61DA8F82C7B38E7E634170ED /* Forgeries-Macros.h */, + 1B1911F59737FA0E0A95425AEC30E35F /* ForgeriesApplication.h */, + 35726B501ACC252BECFACD8F05369C7C /* ForgeriesApplication.m */, + 93F592E833642186509559E59342049E /* ForgeriesFileManager.h */, + 2CA87E10E9AE5C31ADDD858217FCBED5 /* ForgeriesFileManager.m */, + 19283D157893C8E5221C3224DD047256 /* ForgeriesFileManager+NotImplemented.m */, + F243413498525E630507934E9C61BD60 /* ForgeriesGestureRecognizer.h */, + 8D5A531B0D0FAB90E71D63DC30AE74AC /* ForgeriesGestureRecognizer.m */, + 728A62C7B7728B6843C15A9612B0B837 /* ForgeriesUserDefaults.h */, + 6096951B4784293EF4940C1CC1141F7C /* ForgeriesUserDefaults.m */, ); - name = Frameworks; + name = Core; sourceTree = ""; }; - 0D17F6C1DF9DB8018B954A6072F721BA /* Products */ = { + 148190B4203A8912D0EBF8198FBB3CD3 /* Support Files */ = { isa = PBXGroup; children = ( - E78024A0E13F85D0EDB1991A01A350C1 /* FBSnapshotTestCase.framework */, - 0D1F9415E8C4A3CCCE1F0574B91E0E15 /* Forgeries.framework */, - 8D57AC960F3CE1255BFF84C75ECD5EB1 /* Nimble.framework */, - 52CBA6AD3C2B2EEE2C7D648C4EF43A5A /* Nimble_Snapshots.framework */, - FDAC2BDDC78BBBFCA456EF94E87BE200 /* Pods_BootstrapTests.framework */, - 75E63BD37EB01C62F78365A93F9DAB03 /* Quick.framework */, + 118FECBEBE85D6B742B364E2CB55ED43 /* Nimble-Snapshots.modulemap */, + 28BC58EB53C544B306921F0EB37124D2 /* Nimble-Snapshots-dummy.m */, + 1B53E704295B46455B39451ABE734586 /* Nimble-Snapshots-Info.plist */, + DCB9E168B9A112D14416DBB3F1A6DCD4 /* Nimble-Snapshots-prefix.pch */, + CE9F2E68309B05823B195857599F9599 /* Nimble-Snapshots-umbrella.h */, + B9604976E3FD8E0E0B9E3C1203196D82 /* Nimble-Snapshots.debug.xcconfig */, + A42F8571A8475229F8B04F1585B8B22C /* Nimble-Snapshots.release.xcconfig */, ); - name = Products; + name = "Support Files"; + path = "Bootstrap/Pods/Target Support Files/Nimble-Snapshots"; sourceTree = ""; }; - 10F443DC28E6E01C9469F507DE697478 /* Pods */ = { + 225B408432250BEA85E54496DF442C11 /* iOSSnapshotTestCase */ = { isa = PBXGroup; children = ( - 96B0495E1017D70E95DBD6D10559E7A4 /* Forgeries */, - 9EA330925FB512242B28B5CF19ACD289 /* iOSSnapshotTestCase */, - 47F422FF0E317FC52F50ADB132AC52E5 /* Nimble */, - 6574FD4C5B3BEEC7700F7CB15C2AF5C7 /* Quick */, + D2220186964FF00F6B2137D7DFE32514 /* Core */, + 7538BD7915B9F998DF832BA5CBD9F0B8 /* Support Files */, + 3CDE93CF51D65CAD7CE382D46A5BDCF3 /* SwiftSupport */, ); - name = Pods; + name = iOSSnapshotTestCase; + path = iOSSnapshotTestCase; sourceTree = ""; }; - 1817D9DE18EB01CAD298EADD7B0A2DE2 /* Support Files */ = { + 2CF4976397FB20D1CBE63F1A2D21AAD6 /* DynamicSize */ = { isa = PBXGroup; children = ( - 418BFE6E8529DD7AC084556D1A601248 /* Nimble-Snapshots.modulemap */, - 4B601726A303358DEB5D410859848EAF /* Nimble-Snapshots.xcconfig */, - D6DB9B200C5E0CA9164E93B2A2A63B67 /* Nimble-Snapshots-dummy.m */, - 94724668687CD29CDF9C68BC503BC5CA /* Nimble-Snapshots-Info.plist */, - B982D99ECE65CFEC6ECED2FC51187205 /* Nimble-Snapshots-prefix.pch */, - 6547CE6AB427E5289BE3B5E08EC2291C /* Nimble-Snapshots-umbrella.h */, + 2AB56D9DB9E82E6794A208C5BEEDC860 /* DynamicSizeSnapshot.swift */, ); - name = "Support Files"; - path = "Bootstrap/Pods/Target Support Files/Nimble-Snapshots"; + name = DynamicSize; + path = Nimble_Snapshots/DynamicSize; sourceTree = ""; }; - 23ECD9BFA8B8BDA1C304E3A56D275B1B /* Support Files */ = { + 2F439AEC6253322440C73BF9FBADE2AE /* iOS */ = { isa = PBXGroup; children = ( - C76299F522915256301D6945F508BE3C /* iOSSnapshotTestCase.modulemap */, - F2401364C8AA43CC67E67811E5AF3A0A /* iOSSnapshotTestCase.xcconfig */, - 89FB0AE95C7D3E0CA2671A7031EB536F /* iOSSnapshotTestCase-dummy.m */, - 090BD02B65AD7F857B3BA60C07E6A2A4 /* iOSSnapshotTestCase-Info.plist */, - F3CC549D76C46D09CDCEB6DDEA9CD28D /* iOSSnapshotTestCase-prefix.pch */, - 6A6D1273270060FE1A5DBB5A957E3DD6 /* iOSSnapshotTestCase-umbrella.h */, + 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */, + A69EB16895D0FDA9699EED91A3CFB841 /* QuartzCore.framework */, + AF0FC4B74774AC1644D1B62CBDC0CCBF /* UIKit.framework */, + 0E906E59597539202C0610CB360AA2AC /* XCTest.framework */, ); - name = "Support Files"; - path = "../Target Support Files/iOSSnapshotTestCase"; + name = iOS; sourceTree = ""; }; - 338E2A34C056031304FD2FF59F865B58 /* DynamicType */ = { + 302579351AFEF8693FD972F67739C5ED /* Products */ = { isa = PBXGroup; children = ( - A49957A5B6DD2519A943547662DD3AFA /* HaveValidDynamicTypeSnapshot.swift */, - E6D2FDD73BC775CEF03528A8159E058F /* NBSMockedApplication.h */, - 2D2A6FC759BA4245E0F51B6734B63898 /* NBSMockedApplication.m */, - 27EA97B1421064EAD2272A22918A4905 /* PrettyDynamicTypeSyntax.swift */, + B91B00F8BE943329D633234BD67AE0AC /* FBSnapshotTestCase.framework */, + 25CEBA6BF9271CB42C6191AA8F5EC641 /* Forgeries.framework */, + BAE263041362D074978BB3B577DF0A05 /* Nimble.framework */, + 52C1B30CC4697E1933141720223103BC /* Nimble_Snapshots.framework */, + 703CCA4540356A193533EC1FFB63EECA /* Pods_BootstrapTests.framework */, + 0D631E9908483F9525A6B3F36F16CC61 /* Quick.framework */, ); - name = DynamicType; - path = Nimble_Snapshots/DynamicType; + name = Products; sourceTree = ""; }; - 47F422FF0E317FC52F50ADB132AC52E5 /* Nimble */ = { + 3CDE93CF51D65CAD7CE382D46A5BDCF3 /* SwiftSupport */ = { isa = PBXGroup; children = ( - 178D956BD734EF443E1802681E4A76EC /* AdapterProtocols.swift */, - 6AD8854E3606E4AC18C241097491392F /* AllPass.swift */, - 1506455CACBA13360546916C01D7C2DE /* AssertionDispatcher.swift */, - F1529A4B2BDBECEB0E4CD92B889D532A /* AssertionRecorder.swift */, - 8E2A15A8075F0B2D7B8D149971A0475C /* Async.swift */, - FBB6159AB04B2839F78837FA94E24316 /* Await.swift */, - B742BC3B669F27814B18201A8C1524B8 /* BeAKindOf.swift */, - 38561E558786B6ABDD1FEB29D15EEDE1 /* BeAnInstanceOf.swift */, - 85B31AB540DECA63E6486A7F5D9124F3 /* BeCloseTo.swift */, - 1A36F2FA0096DE04091FD1ED4F13764A /* BeEmpty.swift */, - 153A9B10D9D0B999D30A9919771C7E1A /* BeginWith.swift */, - 2FAB8E200067D9D05C38BAB2AF24EBE5 /* BeGreaterThan.swift */, - E3D8F0A4EAD8079CFDF2323D4C6F1926 /* BeGreaterThanOrEqualTo.swift */, - 834758083060DA9B99E0D554D6168290 /* BeIdenticalTo.swift */, - 0B8A668046241422B28111A9AA1B5F32 /* BeLessThan.swift */, - 12FB4A291FBEAAA06FFD770E2A53C843 /* BeLessThanOrEqual.swift */, - 8C6DA5AB9FB32D7C19CF591AC4A48B2D /* BeLogical.swift */, - 019F3ECC7AD5029736BFC508012C373B /* BeNil.swift */, - C6B3D30A05F3E2AB82FBAF7D48EC2711 /* BeVoid.swift */, - 7CC7764B2E7DC8D7EA1F6C7C7CDB0A09 /* Contain.swift */, - D8B6722EEDCA88B5337B37EC47130C8D /* ContainElementSatisfying.swift */, - E25C973B2AB6DC42A130495230C1CF9B /* CwlBadInstructionException.swift */, - 2D735F129FC8832A7DCE50A6B0DBAB0D /* CwlCatchBadInstruction.swift */, - 5EDEFCA8FEB1B5CCFF39386CDDC95207 /* CwlCatchException.h */, - 77120DA6CDB7B7A593CA126E56117786 /* CwlCatchException.m */, - D6AE91FAE670FC2F8BDAA0BD31042486 /* CwlCatchException.swift */, - E7DE3013F7FBB74AB827738C613F8331 /* CwlDarwinDefinitions.swift */, - 71D69400F6F9B776DC146B35FA56DFA2 /* CwlMachBadInstructionHandler.h */, - 12A24678669296A4E9B4FB141A8A8EAE /* CwlMachBadInstructionHandler.m */, - FBED120EBD7B12738C98D1A93559708D /* CwlPreconditionTesting.h */, - 9FA77DF14D65688F5014ACF9771DE024 /* DSL.h */, - 086BE2074B791FE402D684C971E16581 /* DSL.m */, - B16C111A51C89856084E9521B109F48E /* DSL.swift */, - 5AA892A0CBFCA561F388085D4F7208CC /* DSL+Wait.swift */, - 37DA8C91DEB23D3EC39DDB49DD10B69A /* ElementsEqual.swift */, - 9F3C63AAA407015C4475A1EF50F1A95D /* EndWith.swift */, - 816966AA6ABDD6D159A83121E9BB972A /* Equal.swift */, - A997F9B79FCE200FF89FB761D80BBF84 /* Errors.swift */, - D3A7059CB383CD40372D6A9BE7B680A2 /* Expectation.swift */, - 645E501C637C80FD52F9EF3D389536C1 /* ExpectationMessage.swift */, - C7B1033686D07DEF98662CEBD26E1201 /* Expression.swift */, - 7728BFDC26913D802ED6835C720594A4 /* FailureMessage.swift */, - 9F9C6A0DE3B1EE470F8F5E0B951705AF /* Functional.swift */, - 6E0762D5865C2EDE386BC578A677288C /* HaveCount.swift */, - 583DBFB2DC60608E3DCF0D4871EC132F /* mach_excServer.c */, - D9F9DFAB914344DCA42F432B173E1452 /* mach_excServer.h */, - 46767607C8BCBB1023E6BE92B0394D5F /* Match.swift */, - 62EBBF347EC90F8658D66597D5B7C227 /* MatcherFunc.swift */, - 14E95A345759B1040A399DF973BEF1C7 /* MatcherProtocols.swift */, - 42BB7B3C5503D468456B20DD68D03309 /* MatchError.swift */, - 232D2236E8C59F7A4A8D08D03F82D532 /* Nimble.h */, - 9D78B7AB4D64EA739CAA66E88C6259DF /* NimbleEnvironment.swift */, - 6F50B90A47BE37FFCA0FE5A083246D31 /* NimbleXCTestHandler.swift */, - DF6A34A64DC3AB32065E3FDED5A589C2 /* NMBExceptionCapture.h */, - 1A625A79E52D1CE97D7ED635287DB0CF /* NMBExceptionCapture.m */, - 880A6CBDA03250A8C9A84FA2AA3D4E04 /* NMBExpectation.swift */, - AD003DA5CA35D662A9CBAF0F82306BB6 /* NMBObjCMatcher.swift */, - FBD6BD0A17F30319042FD30A56493B59 /* NMBStringify.h */, - 740F02649499FB55BBF7C43C054D0374 /* NMBStringify.m */, - F6D58B7935319347D6D11BA6127986EA /* PostNotification.swift */, - D730ED17F6567F0AAAC9F10858499DC1 /* Predicate.swift */, - C919E5B6729F9FBC3A6F50488629A2CF /* RaisesException.swift */, - 0172CDF1475D6DECB601CA60A1838432 /* SatisfyAllOf.swift */, - 4E96B90460B6D23D58AE92914843D465 /* SatisfyAnyOf.swift */, - B353A957290647D82DC0E94A19E5301F /* SourceLocation.swift */, - 940E7FC922674C6C99416A590FEB861D /* Stringers.swift */, - CE2FBDAA8A5F64F1463FFB3CCAECA610 /* ThrowAssertion.swift */, - 5E38F280774D0EDE56373A09A22DCAA7 /* ThrowError.swift */, - CCEB0C0FE86AC2FF3D5AA07548204FB5 /* ToSucceed.swift */, - 77124DAD5AB5A0EF00BED5FF63329D74 /* XCTestObservationCenter+Register.m */, - 6598F79F976270453A06900C921760E3 /* Support Files */, + 8144E3C5B2CE4E4510B97E6FB70875D8 /* SwiftSupport.swift */, ); - name = Nimble; - path = Nimble; + name = SwiftSupport; sourceTree = ""; }; - 6574FD4C5B3BEEC7700F7CB15C2AF5C7 /* Quick */ = { + 455C64B1515C753116779F924CED7DBF /* Pods-BootstrapTests */ = { isa = PBXGroup; children = ( - F518188BE3F37017B640A718670AE577 /* Behavior.swift */, - 94A1FD61657CAD1141A6E1D700FC9E10 /* Callsite.swift */, - 70DD0860129826918AA1B8A027A01AAA /* Closures.swift */, - 97CCF571942C2A45915C1E194DA5AF9A /* Configuration.swift */, - F71F46D3A1FBBE31F423C01B27D8293C /* DSL.swift */, - C5C37A67701C1C5735D2FC3B0B303C26 /* ErrorUtility.swift */, - 007065E17A645ED75535B58C93EA93AF /* Example.swift */, - FAC2E1AA5F51C948915BA636C93C5924 /* ExampleGroup.swift */, - 273DBAD7B2E4B57B3624122BB31894E0 /* ExampleHooks.swift */, - A50F2412CC1C6E71E3B3579F3251D9AC /* ExampleMetadata.swift */, - D3E65F65A71128117FDDC24AA2E922A3 /* Filter.swift */, - B7418031D6A439A0F111AD6A1507A061 /* HooksPhase.swift */, - A8B8E288BF216B2CCC30A917C38921EA /* NSBundle+CurrentTestBundle.swift */, - 66B1ACA3DFC7ED68397A07AEDBD93922 /* QCKDSL.h */, - 22C50CDAEBEF9932D06980921890DBA2 /* QCKDSL.m */, - 82FB9542AEC61E4AA8750C87C03D5923 /* Quick.h */, - A06AA9AE233069921E55FD676429C6E1 /* QuickConfiguration.h */, - 80F8AD9E5CB33DAE5E750E1912D9B9C1 /* QuickConfiguration.m */, - 4F540A01749EBBA9CA7A4723BACD9AD6 /* QuickConfiguration.swift */, - E8B0F1AD5F5D0415D1406BFBFF712363 /* QuickSelectedTestSuiteBuilder.swift */, - E9A592398E28134F573DCA8631467478 /* QuickSpec.h */, - 5766C1E91AE4D30CCD0965DFACB7F52D /* QuickSpec.m */, - 81657FD5E43A6AB2539A52BB21DE6B57 /* QuickSpecBase.h */, - D3E370A7D531E764B534DE6EEF2FD7B6 /* QuickSpecBase.m */, - E3B1AEBDF5C08C1DEDBD3EAD839F5423 /* QuickTestSuite.swift */, - E3046F0574BE6B9121F5008413E47C98 /* String+C99ExtendedIdentifier.swift */, - 2C85D493BFD63367A7D70D12E381C990 /* SuiteHooks.swift */, - 8B20657105176E8590D5FDE181D3985D /* URL+FileName.swift */, - 0D1D3FADA6597378E02819DE49EE0734 /* World.swift */, - 1260980E68C6CA7AF220F9E114F8485E /* World+DSL.swift */, - A8DA5F2722F23C70F8A1773728BAAE6F /* XCTestSuite+QuickTestSuiteBuilder.m */, - C8B875BD37594E14B60D2F4D5060FBF2 /* Support Files */, + BDCDD737AEFB4A527840327D1F9F8138 /* Pods-BootstrapTests.modulemap */, + 2DE3308866823093FA26DDC47B94438F /* Pods-BootstrapTests-acknowledgements.markdown */, + 250FC35FF995C4E23766FA641164EDF7 /* Pods-BootstrapTests-acknowledgements.plist */, + 1FBBCA8CC9DC88B5C104271F07F7E52C /* Pods-BootstrapTests-dummy.m */, + 17027B32216A08C84972E4FAC76B406D /* Pods-BootstrapTests-frameworks.sh */, + 95A042E4D65E0AC8458FA7EE6312FCD1 /* Pods-BootstrapTests-Info.plist */, + D6175C5E401CBF1DF0DF708451B1BA20 /* Pods-BootstrapTests-umbrella.h */, + 9DE557AF98DCF1B06FCEFB5EE0046E03 /* Pods-BootstrapTests.debug.xcconfig */, + A3C08AB3DF36CC0A2EC77CDDB9AE9EB7 /* Pods-BootstrapTests.release.xcconfig */, ); - name = Quick; - path = Quick; + name = "Pods-BootstrapTests"; + path = "Target Support Files/Pods-BootstrapTests"; sourceTree = ""; }; - 6598F79F976270453A06900C921760E3 /* Support Files */ = { + 491312CF9A021191A7AFB6FF50EE0D13 /* Pod */ = { isa = PBXGroup; children = ( - A610DC31917C57A5CA0FADB16252E021 /* Nimble.modulemap */, - 9E51F1C42F096E7109FFAB389D629B42 /* Nimble.xcconfig */, - F06DF2520ACAB3ABF1BC44502D212193 /* Nimble-dummy.m */, - 7DB51C497A6CA75159FF571EFB2091EB /* Nimble-Info.plist */, - 7DBD3FF75CC28D50D9929DC15A33CF0A /* Nimble-prefix.pch */, - 5C671F8E1CFAD877EB9F4A5E81382806 /* Nimble-umbrella.h */, + 444E8BEBF59E398BFB9ECF39F09291B6 /* LICENSE */, + FFF86FA78D620BFC5A87745DBDBA8CA5 /* Nimble-Snapshots.podspec */, + 3602CE52ED428A2930D04C82AF2C042A /* README.md */, ); - name = "Support Files"; - path = "../Target Support Files/Nimble"; + name = Pod; sourceTree = ""; }; - 78E8063301EA489F1973F1A4BB2746F4 /* DynamicSize */ = { + 49A3E854A615C4445C7B290F2CD11AD4 /* Support Files */ = { isa = PBXGroup; children = ( - D945EB1563153014DF24171848C81F9D /* DynamicSizeSnapshot.swift */, + CCC1D31A0FEC118A782D95C06390F435 /* Quick.modulemap */, + 7E66505976F8BF3E724D9C38A008AF96 /* Quick-dummy.m */, + 1E04FC7C90ED492DEC8F4256C1A7BF78 /* Quick-Info.plist */, + 2DF435E8C7A78D23E5BD29390B03A942 /* Quick-prefix.pch */, + 654E9449C02AB515D51F37F756B973E1 /* Quick-umbrella.h */, + F255E47EF75AA85E09047697630F149F /* Quick.debug.xcconfig */, + 9E84FCAD7589A7ECEB79E46087A496D2 /* Quick.release.xcconfig */, ); - name = DynamicSize; - path = Nimble_Snapshots/DynamicSize; + name = "Support Files"; + path = "../Target Support Files/Quick"; sourceTree = ""; }; - 81E26D6CC1D84DE94BC234E4E33FC19A /* Nimble-Snapshots */ = { + 6002A2DBCE1A31435C0AF6B2BA10AF87 /* Nimble */ = { isa = PBXGroup; children = ( - A16705A7B4B2728454CCD6054D2C0479 /* Core */, - C55C807163471B427738173FAF45C22E /* Pod */, - 1817D9DE18EB01CAD298EADD7B0A2DE2 /* Support Files */, + 8654B338AEE4C808BEA5845327445FBC /* AdapterProtocols.swift */, + 6964E39C39D5984949D34681A9371DDA /* AllPass.swift */, + 121A0F2F5E5FB95960FDCDF7AAD9DC3A /* AssertionDispatcher.swift */, + 51803811F88BF464CE6CB8A24C7FC529 /* AssertionRecorder.swift */, + 7AB26567A3A91867B34A4E43D8AF7227 /* Async.swift */, + 53D1934E44C06222E955A35191DD03DB /* Await.swift */, + 804C0095A4E94CE0FBDEC940214BAC60 /* BeAKindOf.swift */, + 2917D4BBB56285A517698C2335E1307E /* BeAnInstanceOf.swift */, + B8B65C4FF547E0C927AF1B957CB1D438 /* BeCloseTo.swift */, + C50713E272023F254A097CD05DAB1E82 /* BeEmpty.swift */, + 24FCC697349F0B3231DDCBC695E0A08D /* BeginWith.swift */, + E738054F0F7BA622A4D1984C5783F1C0 /* BeGreaterThan.swift */, + 06BF313562D7E23184782BC4D4DDD2A4 /* BeGreaterThanOrEqualTo.swift */, + C4B85C4C5CC5E256D985F25C01F1172C /* BeIdenticalTo.swift */, + 9C793EC1E329F4AF939F160DF6E2D287 /* BeLessThan.swift */, + 2D5F481DFC5A865981559AB92F175E91 /* BeLessThanOrEqual.swift */, + B3384B0251D00064BF3B6D3A66BF6B0E /* BeLogical.swift */, + 5220E4C09DBF26F02387372BE6FC00BE /* BeNil.swift */, + F8C89971DDB14471754925E218266993 /* BeVoid.swift */, + 6A0123B40888A789873BFCEB3AC9D75B /* Contain.swift */, + 5E5959FD47A7A568089223AC6A56EE68 /* ContainElementSatisfying.swift */, + 9A8576B15B3D3CB837B645148E0EA13B /* CwlBadInstructionException.swift */, + 447A77616DB9A12293FFDA8CF586007F /* CwlCatchBadInstruction.swift */, + 3FD5A387BC0D8D26D8F35CBB92F75F26 /* CwlCatchException.h */, + 4B787B5BCFE42C39B3CCBAEB7D653E5F /* CwlCatchException.m */, + 3745A0CA387F210F4F1E0DDC3C7B50C2 /* CwlCatchException.swift */, + 63DBF5FD023D38FC360B2A9D8843E105 /* CwlDarwinDefinitions.swift */, + F3F6482D6E104A7E7C8CEA4A4213350A /* CwlMachBadInstructionHandler.h */, + 3ECCEBB8227F2BB20F707D20596D825B /* CwlMachBadInstructionHandler.m */, + CFAB9F95C3626C1C6C46B1E008011C28 /* CwlPreconditionTesting.h */, + A3179192F174F37163D3DBD93F3CBD32 /* DSL.h */, + B640A6448C2A5548541F4AED5553754B /* DSL.m */, + 035400DF2CCC4AAD0A780E20217DEDAF /* DSL.swift */, + F5F7037B2E6AA127B5A9966D23AD5A69 /* DSL+Wait.swift */, + BAB0326860568146F055E2977EBF75A2 /* ElementsEqual.swift */, + 9080CD249B377C45AE74C77E990D7E1B /* EndWith.swift */, + 2125A32E18F2A8344256E04CF276D71A /* Equal.swift */, + C8BB6203BE4EA03DD3E211F0CC68E280 /* Errors.swift */, + C19F19A7C3C1BFCE777D4750D9373645 /* Expectation.swift */, + E3EBE4D53E5D988231790786B27BB989 /* ExpectationMessage.swift */, + ECA4E66A467B07DED5A8DE095AEAB557 /* Expression.swift */, + 62A5A7E0BC8CC98BA53892886EA85CB0 /* FailureMessage.swift */, + 36F5FC3A7EECBE41F978EFD6CF373A18 /* Functional.swift */, + 9933170C1E033D65CC46A047336FE496 /* HaveCount.swift */, + B01449FBB48F6242239196F799375F76 /* mach_excServer.c */, + 0E7B3E3580B90ED8CD48F68DA2C11D00 /* mach_excServer.h */, + F58EDEABA6EF6AAEBA19E341AE696C35 /* Match.swift */, + 23BFE71024090D8FD3BBBA2B699BA3CA /* MatcherFunc.swift */, + 6C94AF6A58A053FC32F8EED7F9AEBFFD /* MatcherProtocols.swift */, + 311F723E8DE0E3CE595490331DAFB8AB /* MatchError.swift */, + C28978AC02D3A3EBD8505DBA866B5EBD /* Nimble.h */, + 2C0BF2AD2E395E53535FE05CAAB5C525 /* NimbleEnvironment.swift */, + 389B9CC2B6C9CFC904E3ED69FAA82D6F /* NimbleXCTestHandler.swift */, + 2DE6A298FF3A8584E4A2A296A5364576 /* NMBExceptionCapture.h */, + DAB311B20B6AACD1A39CD76DC0702B3C /* NMBExceptionCapture.m */, + 2C18F9C67CB5EC0D053EFFE2FBA91B87 /* NMBExpectation.swift */, + 500A56E41A4E7244991598ED4FCC24AE /* NMBObjCMatcher.swift */, + 42A52787AEBEACBA793A914CD8A3D7CF /* NMBStringify.h */, + BFDD8AA9BAC3B8B7E4CCB724F3C23A85 /* NMBStringify.m */, + 1A0C6CF027390473A52B8F44810B716D /* PostNotification.swift */, + 312BA834247CEC077AFCF5C136E952C5 /* Predicate.swift */, + EC11D9878062118BCB0F758A6ECD2468 /* RaisesException.swift */, + 078D04AF4E4D6E51BF8758E25E655F6A /* SatisfyAllOf.swift */, + 07CEEEB025DC8D21543964E7B7EB7902 /* SatisfyAnyOf.swift */, + 3A0F55347A61772BFA74EE0B5FB7FFC0 /* SourceLocation.swift */, + 85377D4497A8249E66253A76ADF5B1EF /* Stringers.swift */, + 73EACE4E036679DCF0B6E3EAF4479C95 /* ThrowAssertion.swift */, + BC85E5F77B5CB55F154B737501716641 /* ThrowError.swift */, + 492E13E750BC8F4825A2049006CD62C4 /* ToSucceed.swift */, + 13667CF113F5F6F3D4F27F037FC52715 /* XCTestObservationCenter+Register.m */, + 9B76FDD77D67E53BC4ADED3575F5589E /* Support Files */, ); - name = "Nimble-Snapshots"; - path = ../..; + name = Nimble; + path = Nimble; sourceTree = ""; }; - 872A239EC866F4C5AA3E83C5D0F48985 /* Pods-BootstrapTests */ = { + 65C3186F95703E5214276BF51AA4ED3A /* Support Files */ = { isa = PBXGroup; children = ( - 7263FBB9411B481EDB17217D58A27DE4 /* Pods-BootstrapTests.modulemap */, - C52D899FA01AABA7752DB22902AE2A6D /* Pods-BootstrapTests-acknowledgements.markdown */, - B65889ABAEB84BF348DE65B89C0A22EF /* Pods-BootstrapTests-acknowledgements.plist */, - 78CAAA5DD1B75529B6858193AA1CD3E8 /* Pods-BootstrapTests-dummy.m */, - 30F1E8AD7D50ACFA77C216659059494E /* Pods-BootstrapTests-frameworks.sh */, - EB3A736437212F75A16EC5D8A9CEA500 /* Pods-BootstrapTests-Info.plist */, - CDDEB0D916BF20AA6D5492574970AAE8 /* Pods-BootstrapTests-umbrella.h */, - 193EAB8A5547F27075795A9902BD9017 /* Pods-BootstrapTests.debug.xcconfig */, - C2BD891A2E855C027FE50A9179FDCA42 /* Pods-BootstrapTests.release.xcconfig */, + E41A41E8C896F054BB47694C73152CFA /* Forgeries.modulemap */, + 0574E3CC232559C8DB20AC789CDC2D49 /* Forgeries-dummy.m */, + 46F93DB902D422092BD1E80CED3EF425 /* Forgeries-Info.plist */, + 4B5ADCCDAA4E5F548EAE6FE8DA3E25F4 /* Forgeries-prefix.pch */, + 37F558379C5DE47015846927BA4B6A5D /* Forgeries-umbrella.h */, + 5FE6B912C9E667E64445CF6AD2F4D53F /* Forgeries.debug.xcconfig */, + 803F8BE92B9DDF2AED216EA92322B3DD /* Forgeries.release.xcconfig */, ); - name = "Pods-BootstrapTests"; - path = "Target Support Files/Pods-BootstrapTests"; + name = "Support Files"; + path = "../Target Support Files/Forgeries"; sourceTree = ""; }; - 87693E3E8F74ACB4E1195BE274529429 /* iOS */ = { + 7538BD7915B9F998DF832BA5CBD9F0B8 /* Support Files */ = { isa = PBXGroup; children = ( - 2416533AC67F7E5C657BF67562CE4536 /* Foundation.framework */, - C0B0D272FC49BA86AC2C4AD7115FC7F7 /* QuartzCore.framework */, - 6B0359EB42C3E0E9F0721A60810F72D7 /* UIKit.framework */, - 011B359743C64E7D431002E52EDF7C9B /* XCTest.framework */, + F4128DDDC58E45188241BC1A0B22FFAE /* iOSSnapshotTestCase.modulemap */, + 3B399B664FB64382D7E1784761AFE38A /* iOSSnapshotTestCase-dummy.m */, + 8CDB442EFDAAE98ACE6E37F068E46B34 /* iOSSnapshotTestCase-Info.plist */, + E73C2DA0D5D3D1442EF4DDA507AA301E /* iOSSnapshotTestCase-prefix.pch */, + 1D4A3FE0E238554492049EEE4622008D /* iOSSnapshotTestCase-umbrella.h */, + 7D48944AFC51CD1BD3BB0C4A827E7001 /* iOSSnapshotTestCase.debug.xcconfig */, + D5160D11235FA5D467C3C96F183101C2 /* iOSSnapshotTestCase.release.xcconfig */, ); - name = iOS; + name = "Support Files"; + path = "../Target Support Files/iOSSnapshotTestCase"; sourceTree = ""; }; - 8E92AF5518CEF1611852BC7F4F941E0A /* Core */ = { + 796B8C50E7D8AA0508A368B1F7E07F46 /* Pods */ = { isa = PBXGroup; children = ( - 21BB12D2639822B59F00C8F1484A9FF5 /* FBSnapshotTestCase.h */, - 07B0D27C420DFDF7FF23045C716BD3B2 /* FBSnapshotTestCase.m */, - 782B2A8875026289DCC9131E05C5942D /* FBSnapshotTestCasePlatform.h */, - 7A70BF9E3CEE8E29198E2D7BD5693FD4 /* FBSnapshotTestCasePlatform.m */, - 83BE8D4835C006BEEF75FB7C49414F63 /* FBSnapshotTestController.h */, - A379B5B48CD9E52491F9513B7971666E /* FBSnapshotTestController.m */, - D54434CF9FFDEE699B0867B8969E41DD /* UIImage+Compare.h */, - 574C85DA52F5CDD75C4C5E16109942BE /* UIImage+Compare.m */, - 937EC1A9D1A4573AD57B30BE7DE3BD4D /* UIImage+Diff.h */, - 90B2447E621BD516CC1D233C7F2E5AFC /* UIImage+Diff.m */, - F3ED8235F7CF5D4B81B21265268F54CA /* UIImage+Snapshot.h */, - 58688BA8908CBDC0587AF3E75A1B1332 /* UIImage+Snapshot.m */, + E05B45DF534EEC4ADD40ECD957688858 /* Forgeries */, + 225B408432250BEA85E54496DF442C11 /* iOSSnapshotTestCase */, + 6002A2DBCE1A31435C0AF6B2BA10AF87 /* Nimble */, + C3C0B1F76CE59CD7C369D150100DFE12 /* Quick */, ); - name = Core; + name = Pods; sourceTree = ""; }; - 96B0495E1017D70E95DBD6D10559E7A4 /* Forgeries */ = { + 9B32A5771C7F48556EF2C6A8862D665E /* Development Pods */ = { isa = PBXGroup; children = ( - C272C521C758D5009C0059CB1A099C1B /* Core */, - C2782C039161CA74A988BA2EC2778352 /* Support Files */, + CE744CFABB77655A4A629B782F76D21D /* Nimble-Snapshots */, ); - name = Forgeries; - path = Forgeries; + name = "Development Pods"; sourceTree = ""; }; - 9B32A5771C7F48556EF2C6A8862D665E /* Development Pods */ = { + 9B76FDD77D67E53BC4ADED3575F5589E /* Support Files */ = { isa = PBXGroup; children = ( - 81E26D6CC1D84DE94BC234E4E33FC19A /* Nimble-Snapshots */, + FB9C409CB5E13ECDE6D991D0760946DA /* Nimble.modulemap */, + 295D69464F55DD93C7B375709AEF4C95 /* Nimble-dummy.m */, + FBEE471AB70B1A0D8075C96E6E161A93 /* Nimble-Info.plist */, + 5B766F4170996189573EF0F9A58799FC /* Nimble-prefix.pch */, + DC80D0D1C95613348EACD8BFB4569D74 /* Nimble-umbrella.h */, + AE5DF81E655D7352A669621E3DF799E2 /* Nimble.debug.xcconfig */, + EDCA0F1EE43AC19C8F01F4DD543F4FA4 /* Nimble.release.xcconfig */, ); - name = "Development Pods"; + name = "Support Files"; + path = "../Target Support Files/Nimble"; sourceTree = ""; }; - 9EA330925FB512242B28B5CF19ACD289 /* iOSSnapshotTestCase */ = { + B62074F2BF9D232601F679C6FA3C161B /* Core */ = { isa = PBXGroup; children = ( - 8E92AF5518CEF1611852BC7F4F941E0A /* Core */, - 23ECD9BFA8B8BDA1C304E3A56D275B1B /* Support Files */, - E8756C9E93A613DADF0E1D7EDC683D68 /* SwiftSupport */, + F034788D9A8427603C7C4AEA2BE2B4FD /* CurrentTestCaseTracker.swift */, + E358E6E846C96D13D010798BAD7E4538 /* HaveValidSnapshot.swift */, + 537EE886AC179D4B44F0460E544754BF /* Nimble_Snapshots.h */, + 05660ECD3D6EF735F5B072FC49B49445 /* PrettySyntax.swift */, + E21030236863C2B7D1ADE970109799EC /* XCTestObservationCenter+CurrentTestCaseTracker.h */, + 9B372026ECD7452C0C047CF939BC9910 /* XCTestObservationCenter+CurrentTestCaseTracker.m */, + 2CF4976397FB20D1CBE63F1A2D21AAD6 /* DynamicSize */, + D790B16C90C09E689A77D4DDC2C8565D /* DynamicType */, ); - name = iOSSnapshotTestCase; - path = iOSSnapshotTestCase; + name = Core; sourceTree = ""; }; - A16705A7B4B2728454CCD6054D2C0479 /* Core */ = { + C3C0B1F76CE59CD7C369D150100DFE12 /* Quick */ = { isa = PBXGroup; children = ( - 76F000598B08886DC83A116831D15973 /* CurrentTestCaseTracker.swift */, - F8C4DB9EB4676EB026610FD82D870BDE /* HaveValidSnapshot.swift */, - DF81FCB50FEDFE8FFBED08E70406DC73 /* Nimble_Snapshots.h */, - 3CE8E829882D5068769DEAAF56AC0662 /* PrettySyntax.swift */, - 3A07F840DCB7F7554F43260A41D9072B /* XCTestObservationCenter+CurrentTestCaseTracker.h */, - 4D161823CF995166C99DE14825172424 /* XCTestObservationCenter+CurrentTestCaseTracker.m */, - 78E8063301EA489F1973F1A4BB2746F4 /* DynamicSize */, - 338E2A34C056031304FD2FF59F865B58 /* DynamicType */, + 3F32B7F5F1F367A1F0E40F42F564F0FB /* Behavior.swift */, + 960FD5E4632AD8F9D4C5E8759373896E /* Callsite.swift */, + 4408BCBA87A093CAD5A264866A3FF7C7 /* Closures.swift */, + 53E701390E6374204D313B4BF2A86234 /* Configuration.swift */, + E98AD7F8065C8CBDB86E5838266247B3 /* DSL.swift */, + B3BD47067ABD09D8547017E63F9831D2 /* ErrorUtility.swift */, + 78836A27D329EF4E0F901B3E37B22FDA /* Example.swift */, + AA0DFEB4B3A45B76CB5C6E033B24AAF2 /* ExampleGroup.swift */, + B2B40432F305B910C3B12761AB1D7F78 /* ExampleHooks.swift */, + 9040105ABDB20E5C0257DC6347445E69 /* ExampleMetadata.swift */, + FCAE2B03F175E25EBAC1FB0225AC5EB5 /* Filter.swift */, + DA877B61020C357D7A84DD5F719BE1D0 /* HooksPhase.swift */, + EF22DF6F6E2CD6D43017D33764E5C578 /* NSBundle+CurrentTestBundle.swift */, + 9A194FA39171BC16189C39CCA72EF22A /* QCKDSL.h */, + 90FCBE66AE7A258C94808A6C1E893BD6 /* QCKDSL.m */, + 233B2E034184B4F5DF30440DE74639CF /* Quick.h */, + F427C9614093058030AC7C3776843544 /* QuickConfiguration.h */, + 34E1D238799208E4C779DDC0DE2504CB /* QuickConfiguration.m */, + AFB25A62AA362A07A0EC0A0A427A1F5E /* QuickConfiguration.swift */, + 785108875EE04D17D05EFBF3CE78BEDA /* QuickSelectedTestSuiteBuilder.swift */, + 8451C135BF6B75E9705709F015A2E480 /* QuickSpec.h */, + 02FE7B65F87A87CEF1E3FFB3AB3FEAF7 /* QuickSpec.m */, + 15D2F987DD463640C5A7AABE6D0F97E3 /* QuickSpecBase.h */, + 2532EF0E57FAFE9E41A64509F2090F8A /* QuickSpecBase.m */, + 510D083858B1CC4B7A624BAF5BED2E56 /* QuickTestSuite.swift */, + F50833B4983151D9111081D599B1C174 /* String+C99ExtendedIdentifier.swift */, + 2A5AF281AD12BDB6DFA44A0DCB6A126A /* SuiteHooks.swift */, + 980D171FEF04AFA9B821870D225F68BA /* URL+FileName.swift */, + BBF587E17F1D9CD5A4EE293760728430 /* World.swift */, + A860C380206F3C80750DA916810B7EDC /* World+DSL.swift */, + 902A455AD4E7E6F325246AD4CE471E38 /* XCTestSuite+QuickTestSuiteBuilder.m */, + 49A3E854A615C4445C7B290F2CD11AD4 /* Support Files */, ); - name = Core; + name = Quick; + path = Quick; sourceTree = ""; }; - C272C521C758D5009C0059CB1A099C1B /* Core */ = { + CBCADAC55956C76F0B767C2F56A1B758 /* Frameworks */ = { isa = PBXGroup; children = ( - 4E16680E1CF5724A52E4ED52685B7A4F /* Forgeries-Macros.h */, - 1DBEAF418BB601A872BD9A3A77A331B9 /* ForgeriesApplication.h */, - 3258EF9B42E5BEB4C82AF390522E2187 /* ForgeriesApplication.m */, - B172DA4E7AE1A1C5477EB36274C7F951 /* ForgeriesFileManager.h */, - 5C19397063EA42BCEB5467F0E4FF3306 /* ForgeriesFileManager.m */, - 5B88E7971479BDC0DA163C719CA61B59 /* ForgeriesFileManager+NotImplemented.m */, - B5A04332AE708C8E066BEFB180CAF3DA /* ForgeriesGestureRecognizer.h */, - 87E1A01337D9345BC50C69CFB3E53F5F /* ForgeriesGestureRecognizer.m */, - 4BC7650F4CBE98B67972AE03E7804E21 /* ForgeriesUserDefaults.h */, - 12B44872E8137B76435A7A834091AAA5 /* ForgeriesUserDefaults.m */, + 45544E7DC8BC621B5141430C9031836E /* FBSnapshotTestCase.framework */, + 0D35F92A6BFBF9579DAFE842BFF03D7D /* Nimble.framework */, + 2F439AEC6253322440C73BF9FBADE2AE /* iOS */, ); - name = Core; + name = Frameworks; sourceTree = ""; }; - C2782C039161CA74A988BA2EC2778352 /* Support Files */ = { + CE744CFABB77655A4A629B782F76D21D /* Nimble-Snapshots */ = { isa = PBXGroup; children = ( - 5C94A1F095D2515E19F0D4FBBE43E3F8 /* Forgeries.modulemap */, - 5A8096F6DA3042A1D3C2D61D905BFD2B /* Forgeries.xcconfig */, - 2A7E987C3180D39DCEF88AF23281BD17 /* Forgeries-dummy.m */, - CD98B47E86593FEC0C469919290C2487 /* Forgeries-Info.plist */, - BC0656B0769A438EBDF588277335A465 /* Forgeries-prefix.pch */, - B3E60D7F0D0832F9FB1F1B869293DC35 /* Forgeries-umbrella.h */, + B62074F2BF9D232601F679C6FA3C161B /* Core */, + 491312CF9A021191A7AFB6FF50EE0D13 /* Pod */, + 148190B4203A8912D0EBF8198FBB3CD3 /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/Forgeries"; + name = "Nimble-Snapshots"; + path = ../..; sourceTree = ""; }; - C55C807163471B427738173FAF45C22E /* Pod */ = { + CF1408CF629C7361332E53B88F7BD30C = { isa = PBXGroup; children = ( - A7EE2DE91AEB1D5B951C18251EA8E839 /* LICENSE */, - 0A2B1EE2F510CF2CC9FC6E0A5A57CAB6 /* Nimble-Snapshots.podspec */, - 1B10ED96C0945C5A1A2D02743AA965EA /* README.md */, + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, + 9B32A5771C7F48556EF2C6A8862D665E /* Development Pods */, + CBCADAC55956C76F0B767C2F56A1B758 /* Frameworks */, + 796B8C50E7D8AA0508A368B1F7E07F46 /* Pods */, + 302579351AFEF8693FD972F67739C5ED /* Products */, + F53202B153F637E2CA5D8CE620CDB5A7 /* Targets Support Files */, ); - name = Pod; sourceTree = ""; }; - C8B875BD37594E14B60D2F4D5060FBF2 /* Support Files */ = { + D2220186964FF00F6B2137D7DFE32514 /* Core */ = { isa = PBXGroup; children = ( - C2825B5EB515364F5B9AD63A18FD1EFA /* Quick.modulemap */, - 32B042118886C3D6BC2D40425F8CEEE1 /* Quick.xcconfig */, - 6D8E61D339600D6936DA5FF6E53004B8 /* Quick-dummy.m */, - A1B044BB0397492F9DA2BB4C976A571A /* Quick-Info.plist */, - C3A7A763E32AE568FCF68FA6CA690562 /* Quick-prefix.pch */, - 8219B6672C3A785941B8DD1034C51433 /* Quick-umbrella.h */, + CB798559276123A713E2C4946EE63FD1 /* FBSnapshotTestCase.h */, + 612E8643977501B2646230DA5C3EF408 /* FBSnapshotTestCase.m */, + 5A479BA83F4FBCE458DBB72A0F2846EC /* FBSnapshotTestCasePlatform.h */, + 049BC7B09BF5667FB0E47AD60E41DBB6 /* FBSnapshotTestCasePlatform.m */, + 4107BD5D8A611073F61CB08A475407D2 /* FBSnapshotTestController.h */, + 40D23F46F51A146FE02EEF8BE16F7A8B /* FBSnapshotTestController.m */, + C46C94435F1E4C1534143F939A1025C1 /* UIImage+Compare.h */, + E3D149F05F4473B797C68A60A377B48D /* UIImage+Compare.m */, + C61463F98296A5613E6E5728B2A4EEB3 /* UIImage+Diff.h */, + CE5CE929D80B796FA3BD39DD136C9EE1 /* UIImage+Diff.m */, + DB4B43A9313ADD586455B229F0D0DAE6 /* UIImage+Snapshot.h */, + 34395F576A92F9418A5CAC953BF59C59 /* UIImage+Snapshot.m */, ); - name = "Support Files"; - path = "../Target Support Files/Quick"; + name = Core; sourceTree = ""; }; - CF1408CF629C7361332E53B88F7BD30C = { + D790B16C90C09E689A77D4DDC2C8565D /* DynamicType */ = { isa = PBXGroup; children = ( - 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, - 9B32A5771C7F48556EF2C6A8862D665E /* Development Pods */, - 07B9B5527856C20CF83C9CAA9702CBCE /* Frameworks */, - 10F443DC28E6E01C9469F507DE697478 /* Pods */, - 0D17F6C1DF9DB8018B954A6072F721BA /* Products */, - F53202B153F637E2CA5D8CE620CDB5A7 /* Targets Support Files */, + 8B0D4BB00F81FB3CA6BD09305C9EE22D /* HaveValidDynamicTypeSnapshot.swift */, + 0F1DA791D44F9E6F196C4FF8F4652D5C /* NBSMockedApplication.h */, + 0185967CFA43B1A3481807EFFEB90B0A /* NBSMockedApplication.m */, + B89C0ECBBE7F537966A97C7155546323 /* PrettyDynamicTypeSyntax.swift */, ); + name = DynamicType; + path = Nimble_Snapshots/DynamicType; sourceTree = ""; }; - E8756C9E93A613DADF0E1D7EDC683D68 /* SwiftSupport */ = { + E05B45DF534EEC4ADD40ECD957688858 /* Forgeries */ = { isa = PBXGroup; children = ( - 43F6308533E7F708DDC8A70E95444C0D /* SwiftSupport.swift */, + 1402511D5C9CCCD45BAA45E595C13329 /* Core */, + 65C3186F95703E5214276BF51AA4ED3A /* Support Files */, ); - name = SwiftSupport; + name = Forgeries; + path = Forgeries; sourceTree = ""; }; F53202B153F637E2CA5D8CE620CDB5A7 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 872A239EC866F4C5AA3E83C5D0F48985 /* Pods-BootstrapTests */, + 455C64B1515C753116779F924CED7DBF /* Pods-BootstrapTests */, ); name = "Targets Support Files"; sourceTree = ""; @@ -881,153 +891,151 @@ /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 799B9281B9002702A9C8493F4621ED93 /* Headers */ = { + 10A85AF37A183712BCFC0067F3076E90 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - B448C4A0A89E81758464E9C56203A5F5 /* Pods-BootstrapTests-umbrella.h in Headers */, + B8B5D111A3702E362C1E4BD398AA8DBA /* NBSMockedApplication.h in Headers */, + 4A08C715EE4535022F0895C9030AFAA6 /* Nimble-Snapshots-umbrella.h in Headers */, + 1552654BE1AD524FED30AD03423F4334 /* Nimble_Snapshots.h in Headers */, + FB1F8AB0F5A7A8184C264257D8311C6E /* XCTestObservationCenter+CurrentTestCaseTracker.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 88238C8CB1A60460FF93A891E7CAD0C1 /* Headers */ = { + 170DD7841EAB87C3BB031883F386BAC8 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 76809C6AC800C82179D55543E6C39B4F /* NBSMockedApplication.h in Headers */, - AF8904FB5FAEED350BF525FF73AEEAE8 /* Nimble-Snapshots-umbrella.h in Headers */, - DE3B1F929A410A5B2BF4B0A339AF1E5F /* Nimble_Snapshots.h in Headers */, - 101AD67E62619F20F2775F884C62BBC3 /* XCTestObservationCenter+CurrentTestCaseTracker.h in Headers */, + 3D9143D80C7867629C19ADCFD3086CBA /* FBSnapshotTestCase.h in Headers */, + 33F3D6D33A64FCE3417538DF0CC6BF64 /* FBSnapshotTestCasePlatform.h in Headers */, + 14A94253562A978A55E5A7CE62FAC108 /* FBSnapshotTestController.h in Headers */, + 88DAA80CCAE48DDE7693D93D9ECD7E01 /* iOSSnapshotTestCase-umbrella.h in Headers */, + 610D6EC1202EB3B04500DD44B66A9DB1 /* UIImage+Compare.h in Headers */, + EBF72E2425380C4EE843419B62C4ABC4 /* UIImage+Diff.h in Headers */, + 3EA08EB6F673D8876FE9A2CDB31275DC /* UIImage+Snapshot.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - AA4490384454F1614EC45D8BE1597A1D /* Headers */ = { + 1BEED8737AA521E5671144D8D78B03B0 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 949A9C81C992203C10B51F7FABD8A5D7 /* QCKDSL.h in Headers */, - 52E066DFEFBF9769272C210803952A8B /* Quick-umbrella.h in Headers */, - E9C0EEDBB434D50498C9B08552A7EA69 /* Quick.h in Headers */, - F7F14C3FA48BC431FED6CF73CA2FDDF8 /* QuickConfiguration.h in Headers */, - ABB4F23200EC5BD0225EA155E8449F77 /* QuickSpec.h in Headers */, - EDBDE4D09FDFD12A32D232F3E3EE0738 /* QuickSpecBase.h in Headers */, + FE49B2BCF0071826DF19F2E0B7A62A01 /* Forgeries-Macros.h in Headers */, + F9C37B7C1A76F2B516DAC1FFE86C3689 /* Forgeries-umbrella.h in Headers */, + 63BEE0DA692EDD12AF776B3551C769D3 /* ForgeriesApplication.h in Headers */, + 5690F85374EFEDC2CD5A9BFC9B8B125D /* ForgeriesFileManager.h in Headers */, + 2EAED29456A94731877CF7234BF7B928 /* ForgeriesGestureRecognizer.h in Headers */, + 98E6205470C9306A196AA4ACCE3C795B /* ForgeriesUserDefaults.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - B69B8F320FCB9041C6E43D1C81F1E45B /* Headers */ = { + 222AC9A0004F142037506904FF61E931 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 99BA50219943304195881B276D8906C1 /* Forgeries-Macros.h in Headers */, - 44ACB0FB4913F99BA8045D361219FD38 /* Forgeries-umbrella.h in Headers */, - 7F2DC9A5703DE60733C3BF19019E4FCD /* ForgeriesApplication.h in Headers */, - 68F17A2C64E74EE76C334626E3CEF6B3 /* ForgeriesFileManager.h in Headers */, - 32C312DC47578A48464C47CD4698E47E /* ForgeriesGestureRecognizer.h in Headers */, - D85D22C9E270BC182B54A9F92C25FF6F /* ForgeriesUserDefaults.h in Headers */, + B6607A673440A83CE99361A08D82C734 /* QCKDSL.h in Headers */, + 0837CAE176AE66736FE457DDAAF5E01D /* Quick-umbrella.h in Headers */, + DED813943ABF7ACBD1C38B2D8024DA9C /* Quick.h in Headers */, + DFAAEF3440DDBCA8719DD048DAE27FDF /* QuickConfiguration.h in Headers */, + EE157DBCE1F197BC50B908D77778B508 /* QuickSpec.h in Headers */, + 8911DDD5910AA1C6E099EBF768AFC8F7 /* QuickSpecBase.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - C1A051BB72BEC6C4DD32571E75D6C182 /* Headers */ = { + 51A00ABBA2BEF3913A4628399CEBD45B /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 091E200786E28C6766A07D636E0B33AB /* FBSnapshotTestCase.h in Headers */, - D91179CD68BA1F5A48C16A42B6D14608 /* FBSnapshotTestCasePlatform.h in Headers */, - C2D51D0E38F630A8A468843702A90348 /* FBSnapshotTestController.h in Headers */, - E078C238870C170DD524C8149975B22E /* iOSSnapshotTestCase-umbrella.h in Headers */, - D0DE9DDC173315C08C72D6DE1B3C859E /* UIImage+Compare.h in Headers */, - FF107C8DAD13A21F44CE5072AAC76B51 /* UIImage+Diff.h in Headers */, - 4DE6EADE9A71BF90004C24201D5B8E0D /* UIImage+Snapshot.h in Headers */, + 092256E303520E50ADEFF25EEB4E73EE /* CwlCatchException.h in Headers */, + 9F70369EF71BD9ABAFF687AF532CC20D /* CwlMachBadInstructionHandler.h in Headers */, + 80DEBE41D84FBA1C4D4FE00C8D797E82 /* CwlPreconditionTesting.h in Headers */, + C051C0411627BD5FCDA031782EB1F716 /* DSL.h in Headers */, + 3BD0C370BBCEBDEA68B8EDBD969370EB /* mach_excServer.h in Headers */, + CD6B1F146B0E157FE5B9CAFFAE77A5B5 /* Nimble-umbrella.h in Headers */, + 9BB5E9B6487FE95C710687B484C17161 /* Nimble.h in Headers */, + 8D17749611AB0C8BD51C068749D8DF68 /* NMBExceptionCapture.h in Headers */, + E0EAC85F7ACFAD998B14FCE66144000E /* NMBStringify.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - F684E10CDA60BAC918A92251A0A1968A /* Headers */ = { + D6E4CF65D7A3AD3638EFF0A53709491F /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 30483D065CDB11A93A2564CD34173305 /* CwlCatchException.h in Headers */, - 05D6872E1E4C28423550C859B6E03820 /* CwlMachBadInstructionHandler.h in Headers */, - 3E8B1D036324E133290237A945E28F53 /* CwlPreconditionTesting.h in Headers */, - 9EEF9E84E580920E11E06170D25F65C3 /* DSL.h in Headers */, - 6FC59CBB360B3EF8E45D151D945BCA54 /* mach_excServer.h in Headers */, - C0367D0510CE9E409A33E9B356422017 /* Nimble-umbrella.h in Headers */, - 1FA0DEC9E883929115DD91352F570F3B /* Nimble.h in Headers */, - 30966E26266F62432C8E914340871113 /* NMBExceptionCapture.h in Headers */, - 74C4A30A55AC7DB057CE14BCA15299C4 /* NMBStringify.h in Headers */, + CCD927E09472BFF9BF7A16BAF9CF5AC3 /* Pods-BootstrapTests-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ - 166D0A7D657996B5C516FFCFC16638EC /* Forgeries */ = { + 49626A07369058D3D49723CAAD8FF6F1 /* Pods-BootstrapTests */ = { isa = PBXNativeTarget; - buildConfigurationList = 8F4FD5B42A7F4E3F43E828B187EC61CC /* Build configuration list for PBXNativeTarget "Forgeries" */; + buildConfigurationList = 3CD35CE174DE970C2B1E8393F5D54D44 /* Build configuration list for PBXNativeTarget "Pods-BootstrapTests" */; buildPhases = ( - B69B8F320FCB9041C6E43D1C81F1E45B /* Headers */, - B1B07306EB87E62DE418F3914F0E03B2 /* Sources */, - 9EBBBDAB95834968A1F963979CAB2557 /* Frameworks */, - 49C9BE63AABE30AC607C9734184EBFDE /* Resources */, + D6E4CF65D7A3AD3638EFF0A53709491F /* Headers */, + E7A2C2CE9D9B72C6F5EF9FB6CD035747 /* Sources */, + A78ECBD5D576CE3BA7772FDE148D8EAC /* Frameworks */, + 2C66897BD7EF0CD1E82AC5195AB9F421 /* Resources */, ); buildRules = ( ); dependencies = ( + 5D9672A413CDDFD9E595BB12EFEACABD /* PBXTargetDependency */, + B6B1B0202214985869987983262C435B /* PBXTargetDependency */, + F88D8DD7117828F7B839D51C7C4F3E11 /* PBXTargetDependency */, + 0F6E88F512F75DD3C7DD8F35C80FB19D /* PBXTargetDependency */, + 085307E4262882A7C68F2D3095E4C4B7 /* PBXTargetDependency */, ); - name = Forgeries; - productName = Forgeries; - productReference = 0D1F9415E8C4A3CCCE1F0574B91E0E15 /* Forgeries.framework */; + name = "Pods-BootstrapTests"; + productName = "Pods-BootstrapTests"; + productReference = 703CCA4540356A193533EC1FFB63EECA /* Pods_BootstrapTests.framework */; productType = "com.apple.product-type.framework"; }; - 7179D20839911F9A3A90186B3208C76E /* Pods-BootstrapTests */ = { + 6F13695E06195A78EA8A95F8C7ED0D2F /* Nimble */ = { isa = PBXNativeTarget; - buildConfigurationList = 580F966ACDBF5D5F8C13E857F1441D5F /* Build configuration list for PBXNativeTarget "Pods-BootstrapTests" */; + buildConfigurationList = 9AC65E53333ACA93EEB1D8EBAB58CBB6 /* Build configuration list for PBXNativeTarget "Nimble" */; buildPhases = ( - 799B9281B9002702A9C8493F4621ED93 /* Headers */, - 6A12D715BCEE12A31D620657D1CC01DE /* Sources */, - 11B4066A653380844585643F1160FD4E /* Frameworks */, - E493D5BB9D78E446E85EBA180EE79769 /* Resources */, + 51A00ABBA2BEF3913A4628399CEBD45B /* Headers */, + D399136A0E6FE19CACE7F05143312FB1 /* Sources */, + 55C81EE76C6A69F1F69792A679310C68 /* Frameworks */, + D7EBE1F47ACC336A60ED6056AF3261E1 /* Resources */, ); buildRules = ( ); dependencies = ( - 89AA0A359F9351F815BB11A3948BD23B /* PBXTargetDependency */, - EC417B611B25AFEB500BFFE18FE25824 /* PBXTargetDependency */, - 29711060426244C1F5507582FAE185C3 /* PBXTargetDependency */, - 4A6A3094D683F6B36B08F4D0608C73C0 /* PBXTargetDependency */, - A35A38A00A976204659F969CD060FE4B /* PBXTargetDependency */, ); - name = "Pods-BootstrapTests"; - productName = "Pods-BootstrapTests"; - productReference = FDAC2BDDC78BBBFCA456EF94E87BE200 /* Pods_BootstrapTests.framework */; + name = Nimble; + productName = Nimble; + productReference = BAE263041362D074978BB3B577DF0A05 /* Nimble.framework */; productType = "com.apple.product-type.framework"; }; - D9D3CBF18EBB96023BC92F0F1C7FFD65 /* Nimble-Snapshots */ = { + A0BB8C6495DF871749A813563CA6E204 /* Forgeries */ = { isa = PBXNativeTarget; - buildConfigurationList = C6F2D3821DAC41F585C49F523084E36C /* Build configuration list for PBXNativeTarget "Nimble-Snapshots" */; + buildConfigurationList = 2C084489844A77353B5ED636863319F6 /* Build configuration list for PBXNativeTarget "Forgeries" */; buildPhases = ( - 88238C8CB1A60460FF93A891E7CAD0C1 /* Headers */, - 51AAA8FEC39AD2E467118234844C4FC5 /* Sources */, - 40CC3809F0FE97E6B3908542EC9D2CE4 /* Frameworks */, - A6F51F1BFB98E96E00F5F034A2FEA392 /* Resources */, + 1BEED8737AA521E5671144D8D78B03B0 /* Headers */, + 38C66D9DCF731BA87197DF7D8BAF18D6 /* Sources */, + C56565F425899B065A0ED67543B035F4 /* Frameworks */, + E41E49AD7444CB4B38855BFBCEEEF025 /* Resources */, ); buildRules = ( ); dependencies = ( - 69918F81E938469B0F26431397D55459 /* PBXTargetDependency */, - FA35F84EDD3C87632EE03A6DACE952B4 /* PBXTargetDependency */, ); - name = "Nimble-Snapshots"; - productName = "Nimble-Snapshots"; - productReference = 52CBA6AD3C2B2EEE2C7D648C4EF43A5A /* Nimble_Snapshots.framework */; + name = Forgeries; + productName = Forgeries; + productReference = 25CEBA6BF9271CB42C6191AA8F5EC641 /* Forgeries.framework */; productType = "com.apple.product-type.framework"; }; - E0D5773C6DEB06357ABB396EF13BB2CD /* iOSSnapshotTestCase */ = { + C393038B0BEF088C1B93E6528005862D /* iOSSnapshotTestCase */ = { isa = PBXNativeTarget; - buildConfigurationList = EEB1DCFA8D23D738DB723872276F2402 /* Build configuration list for PBXNativeTarget "iOSSnapshotTestCase" */; + buildConfigurationList = 2EDF9A01B577304D410AF6B0BE40149D /* Build configuration list for PBXNativeTarget "iOSSnapshotTestCase" */; buildPhases = ( - C1A051BB72BEC6C4DD32571E75D6C182 /* Headers */, - 4E0D9E5D7FD898F301A30F72EF7E3947 /* Sources */, - F3287CA501DBA186DAEEE8D485738900 /* Frameworks */, - 50D0972EB23D3950F66DCF37E3B0428E /* Resources */, + 170DD7841EAB87C3BB031883F386BAC8 /* Headers */, + C5F02ADBBFEE9A09627F58B784696E3A /* Sources */, + 9DB672DFFA247AC8A9BF7DD49ECD9400 /* Frameworks */, + 20A961A2A340F24A7AD07790DF9ED535 /* Resources */, ); buildRules = ( ); @@ -1035,17 +1043,17 @@ ); name = iOSSnapshotTestCase; productName = iOSSnapshotTestCase; - productReference = E78024A0E13F85D0EDB1991A01A350C1 /* FBSnapshotTestCase.framework */; + productReference = B91B00F8BE943329D633234BD67AE0AC /* FBSnapshotTestCase.framework */; productType = "com.apple.product-type.framework"; }; - E5DC6B83F8AF8FA1B7AF19BD670A540A /* Quick */ = { + C82891EAB7293DBEE916B21F57E8474D /* Quick */ = { isa = PBXNativeTarget; - buildConfigurationList = 435C8D732CE85A3566430C3F5E181151 /* Build configuration list for PBXNativeTarget "Quick" */; + buildConfigurationList = 53945ADFA8D79915C0D0011CB37313D8 /* Build configuration list for PBXNativeTarget "Quick" */; buildPhases = ( - AA4490384454F1614EC45D8BE1597A1D /* Headers */, - FACE66F1ABC49E2B16D3E8F059726790 /* Sources */, - 378EE2E1F3D1A62EA07AAF58EE73E5ED /* Frameworks */, - 6E64A23D33063C6A78258A9F26278DDE /* Resources */, + 222AC9A0004F142037506904FF61E931 /* Headers */, + 6B696486F0A1F297138BE66AE2B9596D /* Sources */, + 0B8AE404673E2EBB324F285A600856F9 /* Frameworks */, + 13D971888606E36632CFC3485CE8B169 /* Resources */, ); buildRules = ( ); @@ -1053,25 +1061,27 @@ ); name = Quick; productName = Quick; - productReference = 75E63BD37EB01C62F78365A93F9DAB03 /* Quick.framework */; + productReference = 0D631E9908483F9525A6B3F36F16CC61 /* Quick.framework */; productType = "com.apple.product-type.framework"; }; - F554EA343D656E7FB0C1ACC045EB2666 /* Nimble */ = { + EE19095A8C98E0BC5774005673495238 /* Nimble-Snapshots */ = { isa = PBXNativeTarget; - buildConfigurationList = E3A98634DB5DA9D006BDFE48B5C34CB5 /* Build configuration list for PBXNativeTarget "Nimble" */; + buildConfigurationList = 9F7382318C6967C54C2092C61E54E9BB /* Build configuration list for PBXNativeTarget "Nimble-Snapshots" */; buildPhases = ( - F684E10CDA60BAC918A92251A0A1968A /* Headers */, - 843204FEA6D0A77E8262CB3DE7F86658 /* Sources */, - F9F8CFCD3C9798C561B7623608D3C821 /* Frameworks */, - AD1799A208BE417CCE05899E167D813E /* Resources */, + 10A85AF37A183712BCFC0067F3076E90 /* Headers */, + 3531D6CC3B8F791B2F82DAB890DB46F7 /* Sources */, + 646AD24EE5B74793A35B98E8D31081AC /* Frameworks */, + 58607A5AC3CE3F1F956A4AE0502A5583 /* Resources */, ); buildRules = ( ); dependencies = ( + F64CB8EB8A14F600EF7CF1966F3F67E7 /* PBXTargetDependency */, + 6DF10B64F53D3649C53CE3D623344A69 /* PBXTargetDependency */, ); - name = Nimble; - productName = Nimble; - productReference = 8D57AC960F3CE1255BFF84C75ECD5EB1 /* Nimble.framework */; + name = "Nimble-Snapshots"; + productName = "Nimble-Snapshots"; + productReference = 52C1B30CC4697E1933141720223103BC /* Nimble_Snapshots.framework */; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ @@ -1080,8 +1090,8 @@ BFDFE7DC352907FC980B868725387E98 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 1020; - LastUpgradeCheck = 1020; + LastSwiftUpdateCheck = 1100; + LastUpgradeCheck = 1100; }; buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 8.0"; @@ -1089,59 +1099,60 @@ hasScannedForEncodings = 0; knownRegions = ( en, + Base, ); mainGroup = CF1408CF629C7361332E53B88F7BD30C; - productRefGroup = 0D17F6C1DF9DB8018B954A6072F721BA /* Products */; + productRefGroup = 302579351AFEF8693FD972F67739C5ED /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - 166D0A7D657996B5C516FFCFC16638EC /* Forgeries */, - E0D5773C6DEB06357ABB396EF13BB2CD /* iOSSnapshotTestCase */, - F554EA343D656E7FB0C1ACC045EB2666 /* Nimble */, - D9D3CBF18EBB96023BC92F0F1C7FFD65 /* Nimble-Snapshots */, - 7179D20839911F9A3A90186B3208C76E /* Pods-BootstrapTests */, - E5DC6B83F8AF8FA1B7AF19BD670A540A /* Quick */, + A0BB8C6495DF871749A813563CA6E204 /* Forgeries */, + C393038B0BEF088C1B93E6528005862D /* iOSSnapshotTestCase */, + 6F13695E06195A78EA8A95F8C7ED0D2F /* Nimble */, + EE19095A8C98E0BC5774005673495238 /* Nimble-Snapshots */, + 49626A07369058D3D49723CAAD8FF6F1 /* Pods-BootstrapTests */, + C82891EAB7293DBEE916B21F57E8474D /* Quick */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 49C9BE63AABE30AC607C9734184EBFDE /* Resources */ = { + 13D971888606E36632CFC3485CE8B169 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 50D0972EB23D3950F66DCF37E3B0428E /* Resources */ = { + 20A961A2A340F24A7AD07790DF9ED535 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 6E64A23D33063C6A78258A9F26278DDE /* Resources */ = { + 2C66897BD7EF0CD1E82AC5195AB9F421 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - A6F51F1BFB98E96E00F5F034A2FEA392 /* Resources */ = { + 58607A5AC3CE3F1F956A4AE0502A5583 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - AD1799A208BE417CCE05899E167D813E /* Resources */ = { + D7EBE1F47ACC336A60ED6056AF3261E1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - E493D5BB9D78E446E85EBA180EE79769 /* Resources */ = { + E41E49AD7444CB4B38855BFBCEEEF025 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1151,246 +1162,213 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 4E0D9E5D7FD898F301A30F72EF7E3947 /* Sources */ = { + 3531D6CC3B8F791B2F82DAB890DB46F7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 6D43C958217DDF52EA577425F130C245 /* FBSnapshotTestCase.m in Sources */, - 43F296FD5616B0ED2AFB31D98B37B1EE /* FBSnapshotTestCasePlatform.m in Sources */, - 05B0FB93D36C759F7614D065FBC0B164 /* FBSnapshotTestController.m in Sources */, - 2B79FFCE612175372C451F1653D32D84 /* iOSSnapshotTestCase-dummy.m in Sources */, - 2CCCE84C7A1952595015411C9A436D3F /* SwiftSupport.swift in Sources */, - 258AD4ECFBD18E67F0B18FE3CF9B1AA7 /* UIImage+Compare.m in Sources */, - 15A3B154223AF927E93AC5C83732F8C1 /* UIImage+Diff.m in Sources */, - E7B32ED09537D571B1A28C42CE9E7DC9 /* UIImage+Snapshot.m in Sources */, + C21E2D728D9D9A0A2DFAEA771CA4D787 /* CurrentTestCaseTracker.swift in Sources */, + 5199081E1B08C61860A08F01BE128930 /* DynamicSizeSnapshot.swift in Sources */, + 63FC52FB1672CFE79BF706F2DD3BC594 /* HaveValidDynamicTypeSnapshot.swift in Sources */, + 838E9C2DEE23DAB31B37837458DCD6C2 /* HaveValidSnapshot.swift in Sources */, + 4BEF6C29CCF059A7134C9322C746CC83 /* NBSMockedApplication.m in Sources */, + FCE890400324F833FB02C52AD76A7115 /* Nimble-Snapshots-dummy.m in Sources */, + E25EBECE83D7ADB9CD5C45D83566A0C4 /* PrettyDynamicTypeSyntax.swift in Sources */, + 381A8FF4CB79AAC27856741F6AAE7C1C /* PrettySyntax.swift in Sources */, + 9ED9DAC9F1C7EE1EB8B562C9F3EF5C75 /* XCTestObservationCenter+CurrentTestCaseTracker.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 51AAA8FEC39AD2E467118234844C4FC5 /* Sources */ = { + 38C66D9DCF731BA87197DF7D8BAF18D6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 25ECFBFF53DDE14F658D8268F8F51ADE /* CurrentTestCaseTracker.swift in Sources */, - ACA9A022A4702A7A762D2815DF408F50 /* DynamicSizeSnapshot.swift in Sources */, - 318B008669E0BB52159158C3672D17E7 /* HaveValidDynamicTypeSnapshot.swift in Sources */, - 9FB5E66EA14EF4859B04468617AF1621 /* HaveValidSnapshot.swift in Sources */, - E5BF8A01BBA452DBDEA386C1403EB8D6 /* NBSMockedApplication.m in Sources */, - A0DEC0047A3F62527C8DB6B74C02B2A7 /* Nimble-Snapshots-dummy.m in Sources */, - D9281D5438316A773ABD133AE86D01DD /* PrettyDynamicTypeSyntax.swift in Sources */, - CAFD0B210A3B40B60EB0C76204A89FCF /* PrettySyntax.swift in Sources */, - 48BBB1B48B08F2C37E2FD7DD0F614A97 /* XCTestObservationCenter+CurrentTestCaseTracker.m in Sources */, + FD6EA3A65F6FCB8B80E51323D3987072 /* Forgeries-dummy.m in Sources */, + 58EE91C5933C2772FA08A02F3A28FA31 /* ForgeriesApplication.m in Sources */, + 199459664F18E682A5061A7ED16A82C7 /* ForgeriesFileManager+NotImplemented.m in Sources */, + 64FCA3E2EE87BD1FA9C20513D275A497 /* ForgeriesFileManager.m in Sources */, + 6C15F15F53336BA1EE218930FD343D4D /* ForgeriesGestureRecognizer.m in Sources */, + DD4902199E92D5BE0D13B2B84676244F /* ForgeriesUserDefaults.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6A12D715BCEE12A31D620657D1CC01DE /* Sources */ = { + 6B696486F0A1F297138BE66AE2B9596D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - C9E503FDFA6A082CCDC2802E5EB621A0 /* Pods-BootstrapTests-dummy.m in Sources */, + 08665AFE99DBE24F44EF0ACD4F9F56CA /* Behavior.swift in Sources */, + 2EA8B4F77F25009885E315BF0902172D /* Callsite.swift in Sources */, + 461A0D9A9E5BAEF5F12EF9EFCB3449E8 /* Closures.swift in Sources */, + 7ABDEE0E781182E5F0C52CE632D4ECF1 /* Configuration.swift in Sources */, + 72DDD7AE2125A695DB8D093F17B7C4E6 /* DSL.swift in Sources */, + 4A9D1029392018D69956D67CEC678D05 /* ErrorUtility.swift in Sources */, + 5220CE53965AEB43057039D7D31BA943 /* Example.swift in Sources */, + C271B106D26C7852C5CE48CCCDAC15C8 /* ExampleGroup.swift in Sources */, + FFB20EE60273038323880E0E31C78056 /* ExampleHooks.swift in Sources */, + 582D529682D8E57A3BE833B667F788D2 /* ExampleMetadata.swift in Sources */, + CD1AB65BA0770CC8ABD2F830A4A70C83 /* Filter.swift in Sources */, + 271C67655E6C1457D61E39822C3908A3 /* HooksPhase.swift in Sources */, + E4D3413849CFA118036E980BB1EB85EF /* NSBundle+CurrentTestBundle.swift in Sources */, + C9804B63544FEDC2346DC4A752672ECD /* QCKDSL.m in Sources */, + 706CEC35B3D8A123470744F2D690B1BF /* Quick-dummy.m in Sources */, + 52E11D6FC2FA7DE75DB539F34834FA7E /* QuickConfiguration.m in Sources */, + B302667CF1F7A758EF92599C477962E9 /* QuickConfiguration.swift in Sources */, + C37AB03E7188A7AEEBA352A03E323345 /* QuickSelectedTestSuiteBuilder.swift in Sources */, + 7386CBF80A5183A6C6A0A11B5DE33734 /* QuickSpec.m in Sources */, + A205E5FE1599A32AC27D72F550EAE84F /* QuickSpecBase.m in Sources */, + F42E00F96FA3C7D9F5FA5554A128C479 /* QuickTestSuite.swift in Sources */, + 49AFD07EF060BC4C10BC3A767CC54B05 /* String+C99ExtendedIdentifier.swift in Sources */, + 92506A7A62E10713A921D19DD0107CCA /* SuiteHooks.swift in Sources */, + 22E1EDBF560583A04FC4C30267BD408A /* URL+FileName.swift in Sources */, + 6B208ADC7C0A1E218185146D9C11A7A2 /* World+DSL.swift in Sources */, + 83976C4AC81DBA1656F1358F25032074 /* World.swift in Sources */, + 755A93B0ECC17CE5F17E3D7D62632375 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 843204FEA6D0A77E8262CB3DE7F86658 /* Sources */ = { + C5F02ADBBFEE9A09627F58B784696E3A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A9F93A9C40771906414564A30333FDB9 /* AdapterProtocols.swift in Sources */, - D4FF0990DB524278EB20490C5311E19B /* AllPass.swift in Sources */, - EB062EA45D4A3859C6CEA85DAC1ED237 /* AssertionDispatcher.swift in Sources */, - 5F154C985B9DE1085A993CF9AB332BF2 /* AssertionRecorder.swift in Sources */, - D845D55E7CD75BA58F753A5AA454E422 /* Async.swift in Sources */, - 7AA21A2A7686580BEF335C12D3D7AB81 /* Await.swift in Sources */, - 8784230CBBBC7267F29611E0E1DC961E /* BeAKindOf.swift in Sources */, - 3101D8F2678E107351E1179C14FC7BF5 /* BeAnInstanceOf.swift in Sources */, - F596D6BBE5BAD012376F7CB73D44CE6B /* BeCloseTo.swift in Sources */, - D3A571F180E2A2D8A1248890490C9E36 /* BeEmpty.swift in Sources */, - 0999B997CDAC772A41A7F70CEF4A1D49 /* BeginWith.swift in Sources */, - E421CC9222B4DCD92124CA45FBA6A247 /* BeGreaterThan.swift in Sources */, - A74CEEC58BDEB1F9A37685FCA3376746 /* BeGreaterThanOrEqualTo.swift in Sources */, - 7403EBDEC592DF5F4AA19EEFED35AC5A /* BeIdenticalTo.swift in Sources */, - 89A206D51752309E13BD5C427C35A090 /* BeLessThan.swift in Sources */, - 89D30C28183DF9BFC6C940211DA889D7 /* BeLessThanOrEqual.swift in Sources */, - 8413172B4FBB9E364EC42674F13A9FE3 /* BeLogical.swift in Sources */, - DA28D44BB7C7CE1CC8F91BEE1E89C610 /* BeNil.swift in Sources */, - 94C84E6DFA71C70DF521E9D995C1505F /* BeVoid.swift in Sources */, - 328CBB53BF5236042DF4CB4B751EA062 /* Contain.swift in Sources */, - 03705FCE353B9A436320B5798C9F7A50 /* ContainElementSatisfying.swift in Sources */, - D9FEB1F14A7C841D4BE3109A0F193843 /* CwlBadInstructionException.swift in Sources */, - 1BAA60FABBC4047372D87D9B739C4463 /* CwlCatchBadInstruction.swift in Sources */, - 028F01305D80C9ED93C91CC89326BC76 /* CwlCatchException.m in Sources */, - B961352E454859A392CA86DD8CA80C24 /* CwlCatchException.swift in Sources */, - 31DCC4FEA92A71A9FE8D881B73FC7426 /* CwlDarwinDefinitions.swift in Sources */, - 35087B8F6AC4F000C85B8D672760AFAA /* CwlMachBadInstructionHandler.m in Sources */, - 7FA411A969F1D1A7AD517C3E7B739AA6 /* DSL+Wait.swift in Sources */, - 82607C525BEE07050E18F0BFCF0AEA52 /* DSL.m in Sources */, - 3537F7CBFBE04113D495FF50BC3D6672 /* DSL.swift in Sources */, - 784DC54B4603FF9B368122FCD7D1D897 /* ElementsEqual.swift in Sources */, - DE54DDE5C5B6283DE5ADBBDAA91ED589 /* EndWith.swift in Sources */, - 43E95567704203A2DE95E07947BDF70E /* Equal.swift in Sources */, - 9C3F7FC69ADC5BFCE26D5BCB0B9234C6 /* Errors.swift in Sources */, - E74C63A506330D4E6E1DC8F3894BDC22 /* Expectation.swift in Sources */, - E80F2F25B622EBC3F1CACD1AFD851A11 /* ExpectationMessage.swift in Sources */, - D0117BC10CB96CA7F32536A69C085C49 /* Expression.swift in Sources */, - 373C57D757D6DFAC77450763C6BFA620 /* FailureMessage.swift in Sources */, - F5090F52CF4E6B768D0FB5F676B61AE9 /* Functional.swift in Sources */, - DF50C201EB25B9BDDD6363698ADE639C /* HaveCount.swift in Sources */, - C5808A46FC4C07F235753E2AE4A7511A /* mach_excServer.c in Sources */, - 83E49C3B8280FEEAE4F2A81F64A549B4 /* Match.swift in Sources */, - 966FBB84C847F2BCAED02AA147A2CFAB /* MatcherFunc.swift in Sources */, - C56CE025F6E708D6F5F11DB4EA23728C /* MatcherProtocols.swift in Sources */, - 6ED749CAF781EDB557E30C69637DBC5F /* MatchError.swift in Sources */, - DE41036F5CDFE75D351DEAC46ECD9FA9 /* Nimble-dummy.m in Sources */, - A4B6197170839BA97DE105AA9D1FAD7D /* NimbleEnvironment.swift in Sources */, - D1A4A1DD617C96759F7B2AB2A6AEB0E1 /* NimbleXCTestHandler.swift in Sources */, - B836AB3DB63144FE21C715D2944AEA07 /* NMBExceptionCapture.m in Sources */, - 075311A9B30D68479A7D7404A99B2FB1 /* NMBExpectation.swift in Sources */, - 13FBB20EA4647EA46F0CB2E7254A5F50 /* NMBObjCMatcher.swift in Sources */, - 392B6696BC59BDCD988D7C5DF3E3E1C5 /* NMBStringify.m in Sources */, - 9DB1E08337AC3FF955539F4E0D1074D2 /* PostNotification.swift in Sources */, - A51570857887E8E40B39F91C35358E2D /* Predicate.swift in Sources */, - D1FD91581D2DC0A42C9134862F569C83 /* RaisesException.swift in Sources */, - 1BAEDA109B23A9F1F66A906865309037 /* SatisfyAllOf.swift in Sources */, - 6B4197D2E87B5B445A7AAF18DBA22509 /* SatisfyAnyOf.swift in Sources */, - 0F31FA39DE65E4B1F239F8D4DC999A8A /* SourceLocation.swift in Sources */, - C7B9D1E45DDA944F4C7E372D3A20999C /* Stringers.swift in Sources */, - AC26B8C4461E89CC285F1D3273A659BC /* ThrowAssertion.swift in Sources */, - E40A6E85823CE585BF269D1DF4EF5E04 /* ThrowError.swift in Sources */, - 870471424FE3C6BA3E33C949BEF04D50 /* ToSucceed.swift in Sources */, - 4E70FE29FB2BAD7E5427532B5D2FCF26 /* XCTestObservationCenter+Register.m in Sources */, + B33F9EBFFC464D032BFBF2297BC48872 /* FBSnapshotTestCase.m in Sources */, + 1E9765321C09CD3A53C3962859EB4008 /* FBSnapshotTestCasePlatform.m in Sources */, + 618B2BE4222F19852598D9A76F888685 /* FBSnapshotTestController.m in Sources */, + 9349D71F027919C3199C586D061DBF1F /* iOSSnapshotTestCase-dummy.m in Sources */, + 84A3D2DAA3A41331772597AE8A5B5DD9 /* SwiftSupport.swift in Sources */, + 0353CDD8BF6BD68D5822B5306BBACCAF /* UIImage+Compare.m in Sources */, + FA22FC2D79147F6C3A6EA988DF868741 /* UIImage+Diff.m in Sources */, + DF70F08D90E88A079516ECC9C7EB972E /* UIImage+Snapshot.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - B1B07306EB87E62DE418F3914F0E03B2 /* Sources */ = { + D399136A0E6FE19CACE7F05143312FB1 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - AAC424DC2AEA5BF91D89CE476FFE6488 /* Forgeries-dummy.m in Sources */, - 326904EF72D9FADC2195002EBEB344A4 /* ForgeriesApplication.m in Sources */, - 75F6788702DC94957867C04304FCD541 /* ForgeriesFileManager+NotImplemented.m in Sources */, - 13E2CEC5B738F7FC7B93F2508CFDB9D3 /* ForgeriesFileManager.m in Sources */, - 04A1E64FAA45143DCB92D587BAF1D9FB /* ForgeriesGestureRecognizer.m in Sources */, - 2C4DC2283ECF43E94D8A0D0973C03A81 /* ForgeriesUserDefaults.m in Sources */, + B4058A2AA8486E9879F113E6F67B9679 /* AdapterProtocols.swift in Sources */, + 4203EF96811AE514D64AE069311B1575 /* AllPass.swift in Sources */, + C99BBC3F70E056CB6A3CC0516318939D /* AssertionDispatcher.swift in Sources */, + F310B21703A7BC438A09DDB96670583F /* AssertionRecorder.swift in Sources */, + DCD198D49C0A198A09525B7688EE3BC9 /* Async.swift in Sources */, + 330E8E4A6596ED625E9B34C94CC4136E /* Await.swift in Sources */, + 94DA3131D64B3D904BE28E72F1871065 /* BeAKindOf.swift in Sources */, + 9C460BA614D4B1D314A252C4C5CE1D87 /* BeAnInstanceOf.swift in Sources */, + F4877B3857C780DCDB7F413A03F95600 /* BeCloseTo.swift in Sources */, + C903AEFEEB4E73644A03FB8285543107 /* BeEmpty.swift in Sources */, + 78A51B7FCC1DFB888AAA254529013C12 /* BeginWith.swift in Sources */, + 42F76698690916E0407F51610D829412 /* BeGreaterThan.swift in Sources */, + 2391FFD3230B40E2348B5257D6296BBB /* BeGreaterThanOrEqualTo.swift in Sources */, + 52AB6461CAA9481D24835F3E48301FC6 /* BeIdenticalTo.swift in Sources */, + 9B9714C476F416AD7FD803EA1184D113 /* BeLessThan.swift in Sources */, + 46BDEBF35D99D2CC53EF72DFC5BDCDCC /* BeLessThanOrEqual.swift in Sources */, + 8D75EC8969EA46FBD6E1BED7791A3C37 /* BeLogical.swift in Sources */, + EC7EF3D5778783BD93EBC6F82016ADA9 /* BeNil.swift in Sources */, + C979EEB0159A65246F6BD2C906A8ADB7 /* BeVoid.swift in Sources */, + D34D0540ADCBF163575B6B5444B1AAF6 /* Contain.swift in Sources */, + 5B6F70DDD4C63CF6ED95291BCB633494 /* ContainElementSatisfying.swift in Sources */, + FF920E965F1CA016FF302DE8C92C5122 /* CwlBadInstructionException.swift in Sources */, + 89EE4D6DBDB79963D65AA1E67B543B6D /* CwlCatchBadInstruction.swift in Sources */, + F27A7DE93F66B0C12B4C646D99F5B9F4 /* CwlCatchException.m in Sources */, + 4A9E7C1A8B697A1C0B0A1E0DF855A591 /* CwlCatchException.swift in Sources */, + 39133A7716CEDEB690A7DA9D12C45C4D /* CwlDarwinDefinitions.swift in Sources */, + 8A0EF19254BAC5DF0885D1FBA345E016 /* CwlMachBadInstructionHandler.m in Sources */, + 234849AD309265FD107C74357FC8C0CF /* DSL+Wait.swift in Sources */, + 7AC93EB6DCDA9226165D5BC354FE7BC6 /* DSL.m in Sources */, + A9996A6303084D17B9C439CB132A1F69 /* DSL.swift in Sources */, + 3460FEA0CEADB05D3B56C2E1CAF9590C /* ElementsEqual.swift in Sources */, + 3262B230B938C8D6522790093FEAF69D /* EndWith.swift in Sources */, + D9CFB8E5E354D7BE61D092259779F437 /* Equal.swift in Sources */, + B7662703AF8D3FFFCB0070C50FEDCC58 /* Errors.swift in Sources */, + 602E3758C0EF64AF6B7FCEA05BF5B9B9 /* Expectation.swift in Sources */, + AD69407E2FA1D39A9E09248052F2D81B /* ExpectationMessage.swift in Sources */, + E458AAE1AE9E2250F29806E5633B1860 /* Expression.swift in Sources */, + 192A3F8BEC1A99FD8712D3E09724D72C /* FailureMessage.swift in Sources */, + 7DAC86DCBC36C10F43FA5FEB819B7BF1 /* Functional.swift in Sources */, + 64E26D7D025AC4462DFA8BA66B38C9D8 /* HaveCount.swift in Sources */, + 13D2A4D59DD9612E1AA7F3182A342162 /* mach_excServer.c in Sources */, + 5578F928AEFA8B2B7CC542033590DFD6 /* Match.swift in Sources */, + 26B9FEAB3DE0C8B91709D53571752A3B /* MatcherFunc.swift in Sources */, + 44C9470137EF941955A1FDCE71D68C26 /* MatcherProtocols.swift in Sources */, + 0892D14FE7A3452423E9129D7917664B /* MatchError.swift in Sources */, + B71070160CF07EFA99ED0445B0D191E7 /* Nimble-dummy.m in Sources */, + ECCA1FA570A912E8CDB54EB843F1D030 /* NimbleEnvironment.swift in Sources */, + 2B350015B9F7546D0769649EE12D7D1A /* NimbleXCTestHandler.swift in Sources */, + CEE8D31A4E76BB7B350BF2A7175D4BC2 /* NMBExceptionCapture.m in Sources */, + C0C98C8C7D07E1598F20EE2F0539197D /* NMBExpectation.swift in Sources */, + 99E8019F4689A514DAC6AA40AFF7352E /* NMBObjCMatcher.swift in Sources */, + F78E35D04F09485FA5DFA72FE1AD5AB2 /* NMBStringify.m in Sources */, + 46B90B2CF2EB97B38C43A31E9A5478C2 /* PostNotification.swift in Sources */, + B6CC23C6C288F4EB9EDD3A06F1F5F094 /* Predicate.swift in Sources */, + F9E85548BF1EF8C5035BAF92233C34B6 /* RaisesException.swift in Sources */, + B79FC6E46F642C3FC74B3E6D9175B1AB /* SatisfyAllOf.swift in Sources */, + 8D543DAD9A6C0B8BF8A5DB38AD876677 /* SatisfyAnyOf.swift in Sources */, + D9D6150D329A87CBB415FD349F0C50FD /* SourceLocation.swift in Sources */, + 806B9040D79A3DC58FB56EAC16FE19BF /* Stringers.swift in Sources */, + 72FB8CEABF346A37D54CC08647489A98 /* ThrowAssertion.swift in Sources */, + B2A65EEDB5D5EC246EA68E10964FF7B3 /* ThrowError.swift in Sources */, + CF9218FF56D8EE43681150A3E1635C9A /* ToSucceed.swift in Sources */, + DB84342A0C0DEABBF7F729DE55225D82 /* XCTestObservationCenter+Register.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - FACE66F1ABC49E2B16D3E8F059726790 /* Sources */ = { + E7A2C2CE9D9B72C6F5EF9FB6CD035747 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 06233A7D7ACCB9FD948074D43D88BDE5 /* Behavior.swift in Sources */, - 3435C231F83359E5B2CF88CB64DC046A /* Callsite.swift in Sources */, - 053595EDA9FA61FDBA2E33EF883E8497 /* Closures.swift in Sources */, - 8D9CCFBBB0E0B2CB05867884B52EDD06 /* Configuration.swift in Sources */, - 3F3C511DCD6F677D9F001A33F2AF6447 /* DSL.swift in Sources */, - A256BED14C51DA6F4C90B3A3006E0C4B /* ErrorUtility.swift in Sources */, - EF88F4619F3413CB925B28C31D97164D /* Example.swift in Sources */, - 677617932E68B2365584E900FA367701 /* ExampleGroup.swift in Sources */, - 0B415895715F9F90A663E9DE3B503474 /* ExampleHooks.swift in Sources */, - BCC60457AC1DF08B11DEBE1B7D0C2C18 /* ExampleMetadata.swift in Sources */, - 58A6D7513485D053DF717B03BD696B5A /* Filter.swift in Sources */, - 351461FFC91F56432F2FE83CA389DD9D /* HooksPhase.swift in Sources */, - 1D9754D1111D7370904A361EDACC36E9 /* NSBundle+CurrentTestBundle.swift in Sources */, - 38B4B370297CF933033AD9BA87337F71 /* QCKDSL.m in Sources */, - 8C4DF73DBBFEB413311A79A8BCA48BCA /* Quick-dummy.m in Sources */, - 04DA825228FEB5C097AF9A23F07EC74F /* QuickConfiguration.m in Sources */, - BDAF7FADFA9D281BFD3D62E6B6A62822 /* QuickConfiguration.swift in Sources */, - C3530B6470D64934E1182C4410EB0075 /* QuickSelectedTestSuiteBuilder.swift in Sources */, - 4ADCBA8B1A73235AC5539F687FB3DC9F /* QuickSpec.m in Sources */, - F44884A119CA4A69950AA53CEF31EE4F /* QuickSpecBase.m in Sources */, - 4A22EE7B8F89A006EFB9573A11F0584D /* QuickTestSuite.swift in Sources */, - 98C291460DEFD198C37A2C47AD877AA6 /* String+C99ExtendedIdentifier.swift in Sources */, - 7FB144700F243D2E7B5C3D9B320A6387 /* SuiteHooks.swift in Sources */, - 6D8DF469B99D830B9DF67A900D7729FE /* URL+FileName.swift in Sources */, - 6E8ED13F65220D1142CD50ADB3DCAC80 /* World+DSL.swift in Sources */, - BEA037700907D35F28B2019FFCE77F53 /* World.swift in Sources */, - 3C39EC01EA0FBDA0DEC9B78608E198E1 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */, + AD04E57A04EBD0D3E593AAC00130DFF5 /* Pods-BootstrapTests-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 29711060426244C1F5507582FAE185C3 /* PBXTargetDependency */ = { + 085307E4262882A7C68F2D3095E4C4B7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Nimble-Snapshots"; - target = D9D3CBF18EBB96023BC92F0F1C7FFD65 /* Nimble-Snapshots */; - targetProxy = 2C4DD313CD29F7B926B858AD952BA50E /* PBXContainerItemProxy */; + name = iOSSnapshotTestCase; + target = C393038B0BEF088C1B93E6528005862D /* iOSSnapshotTestCase */; + targetProxy = 49B07B053CDCD338A9C39D67ABE39F62 /* PBXContainerItemProxy */; }; - 4A6A3094D683F6B36B08F4D0608C73C0 /* PBXTargetDependency */ = { + 0F6E88F512F75DD3C7DD8F35C80FB19D /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Quick; - target = E5DC6B83F8AF8FA1B7AF19BD670A540A /* Quick */; - targetProxy = 80A30A5A812D1CB093A3CD90BB24A74F /* PBXContainerItemProxy */; + target = C82891EAB7293DBEE916B21F57E8474D /* Quick */; + targetProxy = B5C4920CB996E709D71CD0371ED0F807 /* PBXContainerItemProxy */; }; - 69918F81E938469B0F26431397D55459 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Nimble; - target = F554EA343D656E7FB0C1ACC045EB2666 /* Nimble */; - targetProxy = 2BEB84219ED083FEF1ED80023D3E17DF /* PBXContainerItemProxy */; - }; - 89AA0A359F9351F815BB11A3948BD23B /* PBXTargetDependency */ = { + 5D9672A413CDDFD9E595BB12EFEACABD /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Forgeries; - target = 166D0A7D657996B5C516FFCFC16638EC /* Forgeries */; - targetProxy = A9B78E259D2B581633C4136BBBE599A6 /* PBXContainerItemProxy */; + target = A0BB8C6495DF871749A813563CA6E204 /* Forgeries */; + targetProxy = FDF2AFD05EBF70A699DF028C07079D4C /* PBXContainerItemProxy */; }; - A35A38A00A976204659F969CD060FE4B /* PBXTargetDependency */ = { + 6DF10B64F53D3649C53CE3D623344A69 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = iOSSnapshotTestCase; - target = E0D5773C6DEB06357ABB396EF13BB2CD /* iOSSnapshotTestCase */; - targetProxy = D104B398CAA23AAE6BC0EF4C45926EFC /* PBXContainerItemProxy */; + target = C393038B0BEF088C1B93E6528005862D /* iOSSnapshotTestCase */; + targetProxy = F96FEF39888CFFD5E608C83ED48A84A8 /* PBXContainerItemProxy */; }; - EC417B611B25AFEB500BFFE18FE25824 /* PBXTargetDependency */ = { + B6B1B0202214985869987983262C435B /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Nimble; - target = F554EA343D656E7FB0C1ACC045EB2666 /* Nimble */; - targetProxy = 04AB93868FD2DC242D3CF6EDABAF260D /* PBXContainerItemProxy */; + target = 6F13695E06195A78EA8A95F8C7ED0D2F /* Nimble */; + targetProxy = 29AC0413B5FF60BB82877CA0DCA697BB /* PBXContainerItemProxy */; }; - FA35F84EDD3C87632EE03A6DACE952B4 /* PBXTargetDependency */ = { + F64CB8EB8A14F600EF7CF1966F3F67E7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = iOSSnapshotTestCase; - target = E0D5773C6DEB06357ABB396EF13BB2CD /* iOSSnapshotTestCase */; - targetProxy = 1BAC5997C0514A3CF2C4BCC2425526D6 /* PBXContainerItemProxy */; + name = Nimble; + target = 6F13695E06195A78EA8A95F8C7ED0D2F /* Nimble */; + targetProxy = 366FEC074276E9FB710B5CB8522BAD1C /* PBXContainerItemProxy */; + }; + F88D8DD7117828F7B839D51C7C4F3E11 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "Nimble-Snapshots"; + target = EE19095A8C98E0BC5774005673495238 /* Nimble-Snapshots */; + targetProxy = F7CA10815C56BD6A453C2DAA451E0657 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 096AB8A700B2A3C4736C2EC7503EC8B6 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 32B042118886C3D6BC2D40425F8CEEE1 /* Quick.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*]" = ""; - 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/Quick-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Quick/Quick-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/Quick.modulemap"; - PRODUCT_MODULE_NAME = Quick; - PRODUCT_NAME = Quick; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - 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 = Release; - }; - 0B545A1EDC1B7C4A681FF0DC97393242 /* Release */ = { + 1A79AF18531CED0CFEBEC98E7E24E3C9 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4B601726A303358DEB5D410859848EAF /* Nimble-Snapshots.xcconfig */; + baseConfigurationReference = B9604976E3FD8E0E0B9E3C1203196D82 /* Nimble-Snapshots.debug.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; @@ -1416,39 +1394,6 @@ 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 = Release; - }; - 0B9DE6F9D14ABB664D3E722EFCBAD639 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 9E51F1C42F096E7109FFAB389D629B42 /* Nimble.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*]" = ""; - 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/Nimble-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nimble/Nimble-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/Nimble.modulemap"; - PRODUCT_MODULE_NAME = Nimble; - PRODUCT_NAME = Nimble; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; @@ -1514,9 +1459,43 @@ }; name = Release; }; - 3D63BA5F6375605861BAA96A6B7F195B /* Release */ = { + 46D4A34348F96485142D380D188628F3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F2401364C8AA43CC67E67811E5AF3A0A /* iOSSnapshotTestCase.xcconfig */; + baseConfigurationReference = A42F8571A8475229F8B04F1585B8B22C /* Nimble-Snapshots.release.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*]" = ""; + 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-Snapshots/Nimble-Snapshots-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nimble-Snapshots/Nimble-Snapshots-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/Nimble-Snapshots/Nimble-Snapshots.modulemap"; + PRODUCT_MODULE_NAME = Nimble_Snapshots; + PRODUCT_NAME = Nimble_Snapshots; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + 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 = Release; + }; + 4FAC9A36A00768D2041C18CCAAA448CF /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7D48944AFC51CD1BD3BB0C4A827E7001 /* iOSSnapshotTestCase.debug.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; @@ -1542,15 +1521,46 @@ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_VERSION = 5.1; TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 5808AB50F21535E10701B82B07F396BE /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = EDCA0F1EE43AC19C8F01F4DD543F4FA4 /* Nimble.release.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + GCC_PREFIX_HEADER = "Target Support Files/Nimble/Nimble-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nimble/Nimble-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/Nimble.modulemap"; + PRODUCT_MODULE_NAME = Nimble; + PRODUCT_NAME = Nimble; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + 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 = Release; }; - 58ECE837A33B33CA409A0EB8B96026D1 /* Release */ = { + 7ED76F06703BED962ABF38DD18C1AFFA /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C2BD891A2E855C027FE50A9179FDCA42 /* Pods-BootstrapTests.release.xcconfig */; + baseConfigurationReference = A3C08AB3DF36CC0A2EC77CDDB9AE9EB7 /* Pods-BootstrapTests.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; @@ -1584,12 +1594,11 @@ }; name = Release; }; - 5A77A44C13C9EC50AD6A8A475B4FAD82 /* Debug */ = { + 9C47498740BB957BF8547B753CEF6A79 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F2401364C8AA43CC67E67811E5AF3A0A /* iOSSnapshotTestCase.xcconfig */; + baseConfigurationReference = 5FE6B912C9E667E64445CF6AD2F4D53F /* Forgeries.debug.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*]" = ""; @@ -1599,27 +1608,27 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase-Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Forgeries/Forgeries-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Forgeries/Forgeries-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase.modulemap"; - PRODUCT_MODULE_NAME = FBSnapshotTestCase; - PRODUCT_NAME = FBSnapshotTestCase; + MODULEMAP_FILE = "Target Support Files/Forgeries/Forgeries.modulemap"; + PRODUCT_MODULE_NAME = Forgeries; + PRODUCT_NAME = Forgeries; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.1; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 97C9DB7022ECAE128D4B1B0E90C7460B /* Debug */ = { + D3A6C80F3FAB2BF6A9626EFEDBA7041A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 32B042118886C3D6BC2D40425F8CEEE1 /* Quick.xcconfig */; + baseConfigurationReference = AE5DF81E655D7352A669621E3DF799E2 /* Nimble.debug.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = ""; @@ -1627,18 +1636,17 @@ "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/Quick/Quick-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Quick/Quick-Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Nimble/Nimble-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nimble/Nimble-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/Quick.modulemap"; - PRODUCT_MODULE_NAME = Quick; - PRODUCT_NAME = Quick; + MODULEMAP_FILE = "Target Support Files/Nimble/Nimble.modulemap"; + PRODUCT_MODULE_NAME = Nimble; + PRODUCT_NAME = Nimble; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; @@ -1649,12 +1657,11 @@ }; name = Debug; }; - A50614D4BC66DB28758B7A9960CE65BD /* Debug */ = { + D9D7B0AA094C44438FEAA1FF74BF411D /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4B601726A303358DEB5D410859848EAF /* Nimble-Snapshots.xcconfig */; + baseConfigurationReference = 9E84FCAD7589A7ECEB79E46087A496D2 /* Quick.release.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*]" = ""; @@ -1664,31 +1671,30 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Nimble-Snapshots/Nimble-Snapshots-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nimble-Snapshots/Nimble-Snapshots-Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Quick/Quick-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Quick/Quick-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Nimble-Snapshots/Nimble-Snapshots.modulemap"; - PRODUCT_MODULE_NAME = Nimble_Snapshots; - PRODUCT_NAME = Nimble_Snapshots; + MODULEMAP_FILE = "Target Support Files/Quick/Quick.modulemap"; + PRODUCT_MODULE_NAME = Quick; + PRODUCT_NAME = Quick; SDKROOT = iphoneos; SKIP_INSTALL = YES; 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; }; - C88539E954183EE467E1F333BC3A8E0B /* Debug */ = { + DA037A7B3D30DCDAB7AFEC279CA07A36 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 193EAB8A5547F27075795A9902BD9017 /* Pods-BootstrapTests.debug.xcconfig */; + baseConfigurationReference = 803F8BE92B9DDF2AED216EA92322B3DD /* Forgeries.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*]" = ""; @@ -1698,30 +1704,32 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests-Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Forgeries/Forgeries-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Forgeries/Forgeries-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 11.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-BootstrapTests/Pods-BootstrapTests.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + MODULEMAP_FILE = "Target Support Files/Forgeries/Forgeries.modulemap"; + PRODUCT_MODULE_NAME = Forgeries; + PRODUCT_NAME = Forgeries; SDKROOT = iphoneos; SKIP_INSTALL = YES; + 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; }; - D90B210DB377C0B3EA34385849D8B650 /* Release */ = { + DD685030060F5675F36D6ED92B83D1C3 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5A8096F6DA3042A1D3C2D61D905BFD2B /* Forgeries.xcconfig */; + baseConfigurationReference = 9DE557AF98DCF1B06FCEFB5EE0046E03 /* Pods-BootstrapTests.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*]" = ""; @@ -1731,24 +1739,24 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Forgeries/Forgeries-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Forgeries/Forgeries-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Forgeries/Forgeries.modulemap"; - PRODUCT_MODULE_NAME = Forgeries; - PRODUCT_NAME = Forgeries; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests.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_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; DD8F832993327D1DD8046C3CBCBD97CD /* Debug */ = { isa = XCBuildConfiguration; @@ -1814,9 +1822,9 @@ }; name = Debug; }; - EC3805F0E441799A5B85343FAB5F584B /* Debug */ = { + E66DB9838EB6520BCAF94C6CB309C3F2 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5A8096F6DA3042A1D3C2D61D905BFD2B /* Forgeries.xcconfig */; + baseConfigurationReference = F255E47EF75AA85E09047697630F149F /* Quick.debug.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = ""; @@ -1828,14 +1836,14 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Forgeries/Forgeries-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Forgeries/Forgeries-Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/Quick/Quick-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Quick/Quick-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/Forgeries/Forgeries.modulemap"; - PRODUCT_MODULE_NAME = Forgeries; - PRODUCT_NAME = Forgeries; + MODULEMAP_FILE = "Target Support Files/Quick/Quick.modulemap"; + PRODUCT_MODULE_NAME = Quick; + PRODUCT_NAME = Quick; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; @@ -1846,11 +1854,12 @@ }; name = Debug; }; - EF5F9F13D84D9B955AFD1EF8E185A298 /* Release */ = { + EA6270BB38388A456CA18EBCC7C1C300 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9E51F1C42F096E7109FFAB389D629B42 /* Nimble.xcconfig */; + baseConfigurationReference = D5160D11235FA5D467C3C96F183101C2 /* iOSSnapshotTestCase.release.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*]" = ""; @@ -1860,18 +1869,18 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Nimble/Nimble-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nimble/Nimble-Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Nimble/Nimble.modulemap"; - PRODUCT_MODULE_NAME = Nimble; - PRODUCT_NAME = Nimble; + MODULEMAP_FILE = "Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase.modulemap"; + PRODUCT_MODULE_NAME = FBSnapshotTestCase; + PRODUCT_NAME = FBSnapshotTestCase; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; + SWIFT_VERSION = 5.1; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; @@ -1882,65 +1891,65 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 435C8D732CE85A3566430C3F5E181151 /* Build configuration list for PBXNativeTarget "Quick" */ = { + 2C084489844A77353B5ED636863319F6 /* Build configuration list for PBXNativeTarget "Forgeries" */ = { isa = XCConfigurationList; buildConfigurations = ( - 97C9DB7022ECAE128D4B1B0E90C7460B /* Debug */, - 096AB8A700B2A3C4736C2EC7503EC8B6 /* Release */, + 9C47498740BB957BF8547B753CEF6A79 /* Debug */, + DA037A7B3D30DCDAB7AFEC279CA07A36 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { + 2EDF9A01B577304D410AF6B0BE40149D /* Build configuration list for PBXNativeTarget "iOSSnapshotTestCase" */ = { isa = XCConfigurationList; buildConfigurations = ( - DD8F832993327D1DD8046C3CBCBD97CD /* Debug */, - 257497152829C177993B5EC99C1D227A /* Release */, + 4FAC9A36A00768D2041C18CCAAA448CF /* Debug */, + EA6270BB38388A456CA18EBCC7C1C300 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 580F966ACDBF5D5F8C13E857F1441D5F /* Build configuration list for PBXNativeTarget "Pods-BootstrapTests" */ = { + 3CD35CE174DE970C2B1E8393F5D54D44 /* Build configuration list for PBXNativeTarget "Pods-BootstrapTests" */ = { isa = XCConfigurationList; buildConfigurations = ( - C88539E954183EE467E1F333BC3A8E0B /* Debug */, - 58ECE837A33B33CA409A0EB8B96026D1 /* Release */, + DD685030060F5675F36D6ED92B83D1C3 /* Debug */, + 7ED76F06703BED962ABF38DD18C1AFFA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 8F4FD5B42A7F4E3F43E828B187EC61CC /* Build configuration list for PBXNativeTarget "Forgeries" */ = { + 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( - EC3805F0E441799A5B85343FAB5F584B /* Debug */, - D90B210DB377C0B3EA34385849D8B650 /* Release */, + DD8F832993327D1DD8046C3CBCBD97CD /* Debug */, + 257497152829C177993B5EC99C1D227A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C6F2D3821DAC41F585C49F523084E36C /* Build configuration list for PBXNativeTarget "Nimble-Snapshots" */ = { + 53945ADFA8D79915C0D0011CB37313D8 /* Build configuration list for PBXNativeTarget "Quick" */ = { isa = XCConfigurationList; buildConfigurations = ( - A50614D4BC66DB28758B7A9960CE65BD /* Debug */, - 0B545A1EDC1B7C4A681FF0DC97393242 /* Release */, + E66DB9838EB6520BCAF94C6CB309C3F2 /* Debug */, + D9D7B0AA094C44438FEAA1FF74BF411D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E3A98634DB5DA9D006BDFE48B5C34CB5 /* Build configuration list for PBXNativeTarget "Nimble" */ = { + 9AC65E53333ACA93EEB1D8EBAB58CBB6 /* Build configuration list for PBXNativeTarget "Nimble" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0B9DE6F9D14ABB664D3E722EFCBAD639 /* Debug */, - EF5F9F13D84D9B955AFD1EF8E185A298 /* Release */, + D3A6C80F3FAB2BF6A9626EFEDBA7041A /* Debug */, + 5808AB50F21535E10701B82B07F396BE /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - EEB1DCFA8D23D738DB723872276F2402 /* Build configuration list for PBXNativeTarget "iOSSnapshotTestCase" */ = { + 9F7382318C6967C54C2092C61E54E9BB /* Build configuration list for PBXNativeTarget "Nimble-Snapshots" */ = { isa = XCConfigurationList; buildConfigurations = ( - 5A77A44C13C9EC50AD6A8A475B4FAD82 /* Debug */, - 3D63BA5F6375605861BAA96A6B7F195B /* Release */, + 1A79AF18531CED0CFEBEC98E7E24E3C9 /* Debug */, + 46D4A34348F96485142D380D188628F3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/Bootstrap/Pods/Target Support Files/Forgeries/Forgeries.debug.xcconfig b/Bootstrap/Pods/Target Support Files/Forgeries/Forgeries.debug.xcconfig new file mode 100644 index 00000000..ed0e2cf3 --- /dev/null +++ b/Bootstrap/Pods/Target Support Files/Forgeries/Forgeries.debug.xcconfig @@ -0,0 +1,14 @@ +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Forgeries +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +OTHER_LDFLAGS = $(inherited) -framework "Foundation" -framework "XCTest" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/Forgeries +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SWIFT_INCLUDE_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +SYSTEM_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Bootstrap/Pods/Target Support Files/Forgeries/Forgeries.release.xcconfig b/Bootstrap/Pods/Target Support Files/Forgeries/Forgeries.release.xcconfig new file mode 100644 index 00000000..ed0e2cf3 --- /dev/null +++ b/Bootstrap/Pods/Target Support Files/Forgeries/Forgeries.release.xcconfig @@ -0,0 +1,14 @@ +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Forgeries +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +OTHER_LDFLAGS = $(inherited) -framework "Foundation" -framework "XCTest" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/Forgeries +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SWIFT_INCLUDE_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +SYSTEM_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots-Info.plist b/Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots-Info.plist index 260005ee..48e3c240 100644 --- a/Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots-Info.plist +++ b/Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 8.1.1 + 8.2.0 CFBundleSignature ???? CFBundleVersion diff --git a/Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots.debug.xcconfig b/Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots.debug.xcconfig new file mode 100644 index 00000000..50312dc5 --- /dev/null +++ b/Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots.debug.xcconfig @@ -0,0 +1,16 @@ +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nimble-Snapshots +ENABLE_BITCODE = NO +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble" "${PODS_CONFIGURATION_BUILD_DIR}/iOSSnapshotTestCase" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +OTHER_LDFLAGS = $(inherited) -framework "Foundation" -framework "UIKit" -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_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/../.. +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SWIFT_INCLUDE_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +SYSTEM_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots.release.xcconfig b/Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots.release.xcconfig new file mode 100644 index 00000000..50312dc5 --- /dev/null +++ b/Bootstrap/Pods/Target Support Files/Nimble-Snapshots/Nimble-Snapshots.release.xcconfig @@ -0,0 +1,16 @@ +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nimble-Snapshots +ENABLE_BITCODE = NO +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "${PODS_CONFIGURATION_BUILD_DIR}/Nimble" "${PODS_CONFIGURATION_BUILD_DIR}/iOSSnapshotTestCase" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +OTHER_LDFLAGS = $(inherited) -framework "Foundation" -framework "UIKit" -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_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/../.. +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SWIFT_INCLUDE_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +SYSTEM_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Bootstrap/Pods/Target Support Files/Nimble/Nimble.debug.xcconfig b/Bootstrap/Pods/Target Support Files/Nimble/Nimble.debug.xcconfig new file mode 100644 index 00000000..4325fa64 --- /dev/null +++ b/Bootstrap/Pods/Target Support Files/Nimble/Nimble.debug.xcconfig @@ -0,0 +1,18 @@ +APPLICATION_EXTENSION_API_ONLY = YES +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nimble +DEFINES_MODULE = YES +ENABLE_BITCODE = NO +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +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 +SWIFT_INCLUDE_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +SYSTEM_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Bootstrap/Pods/Target Support Files/Nimble/Nimble.release.xcconfig b/Bootstrap/Pods/Target Support Files/Nimble/Nimble.release.xcconfig new file mode 100644 index 00000000..4325fa64 --- /dev/null +++ b/Bootstrap/Pods/Target Support Files/Nimble/Nimble.release.xcconfig @@ -0,0 +1,18 @@ +APPLICATION_EXTENSION_API_ONLY = YES +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nimble +DEFINES_MODULE = YES +ENABLE_BITCODE = NO +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +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 +SWIFT_INCLUDE_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +SYSTEM_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests-frameworks.sh b/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests-frameworks.sh index 5b9a5c44..6e86938e 100755 --- a/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests-frameworks.sh +++ b/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests-frameworks.sh @@ -46,8 +46,8 @@ install_framework() fi # Use filter instead of exclude so missing patterns don't throw errors. - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" local basename basename="$(basename -s .framework "$1")" @@ -84,31 +84,41 @@ install_framework() # Copies and strips a vendored dSYM install_dsym() { local source="$1" + warn_missing_arch=${2:-true} if [ -r "$source" ]; then - # Copy the dSYM into a the targets temp dir. + # Copy the dSYM into 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}" + basename="$(basename -s .dSYM "$source")" + binary_name="$(ls "$source/Contents/Resources/DWARF")" + binary="${DERIVED_FILES_DIR}/${basename}.dSYM/Contents/Resources/DWARF/${binary_name}" # Strip invalid architectures so "fat" simulator / device frameworks work on device - if [[ "$(file "$binary")" == *"Mach-O dSYM companion"* ]]; then - strip_invalid_archs "$binary" + if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then + strip_invalid_archs "$binary" "$warn_missing_arch" 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}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --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[@]}" --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.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" + touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.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 @@ -127,13 +137,16 @@ code_sign_if_enabled() { # Strip invalid architectures strip_invalid_archs() { binary="$1" + warn_missing_arch=${2:-true} # 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)." + if [[ "$warn_missing_arch" == "true" ]]; then + echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." + fi STRIP_BINARY_RETVAL=0 return fi @@ -151,6 +164,37 @@ strip_invalid_archs() { STRIP_BINARY_RETVAL=1 } +install_artifact() { + artifact="$1" + base="$(basename "$artifact")" + case $base in + *.framework) + install_framework "$artifact" + ;; + *.dSYM) + # Suppress arch warnings since XCFrameworks will include many dSYM files + install_dsym "$artifact" "false" + ;; + *.bcsymbolmap) + install_bcsymbolmap "$artifact" + ;; + *) + echo "error: Unrecognized artifact "$artifact"" + ;; + esac +} + +copy_artifacts() { + file_list="$1" + while read artifact; do + install_artifact "$artifact" + done <$file_list +} + +ARTIFACT_LIST_FILE="${BUILT_PRODUCTS_DIR}/cocoapods-artifacts-${CONFIGURATION}.txt" +if [ -r "${ARTIFACT_LIST_FILE}" ]; then + copy_artifacts "${ARTIFACT_LIST_FILE}" +fi if [[ "$CONFIGURATION" == "Debug" ]]; then install_framework "${BUILT_PRODUCTS_DIR}/Forgeries/Forgeries.framework" diff --git a/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests.debug.xcconfig b/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests.debug.xcconfig index 79b77bb3..f536048d 100644 --- a/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests.debug.xcconfig +++ b/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests.debug.xcconfig @@ -9,3 +9,4 @@ 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/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests.release.xcconfig b/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests.release.xcconfig index 79b77bb3..f536048d 100644 --- a/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests.release.xcconfig +++ b/Bootstrap/Pods/Target Support Files/Pods-BootstrapTests/Pods-BootstrapTests.release.xcconfig @@ -9,3 +9,4 @@ 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/Bootstrap/Pods/Target Support Files/Quick/Quick.debug.xcconfig b/Bootstrap/Pods/Target Support Files/Quick/Quick.debug.xcconfig new file mode 100644 index 00000000..3fcaaa6e --- /dev/null +++ b/Bootstrap/Pods/Target Support Files/Quick/Quick.debug.xcconfig @@ -0,0 +1,17 @@ +APPLICATION_EXTENSION_API_ONLY = YES +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Quick +ENABLE_BITCODE = NO +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +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 +SWIFT_INCLUDE_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +SYSTEM_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Bootstrap/Pods/Target Support Files/Quick/Quick.release.xcconfig b/Bootstrap/Pods/Target Support Files/Quick/Quick.release.xcconfig new file mode 100644 index 00000000..3fcaaa6e --- /dev/null +++ b/Bootstrap/Pods/Target Support Files/Quick/Quick.release.xcconfig @@ -0,0 +1,17 @@ +APPLICATION_EXTENSION_API_ONLY = YES +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Quick +ENABLE_BITCODE = NO +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +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 +SWIFT_INCLUDE_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +SYSTEM_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Bootstrap/Pods/Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase.debug.xcconfig b/Bootstrap/Pods/Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase.debug.xcconfig new file mode 100644 index 00000000..cf3de9e0 --- /dev/null +++ b/Bootstrap/Pods/Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase.debug.xcconfig @@ -0,0 +1,16 @@ +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/iOSSnapshotTestCase +ENABLE_BITCODE = NO +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +OTHER_LDFLAGS = $(inherited) -framework "Foundation" -framework "QuartzCore" -framework "UIKit" -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}/iOSSnapshotTestCase +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SWIFT_INCLUDE_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +SYSTEM_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Bootstrap/Pods/Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase.release.xcconfig b/Bootstrap/Pods/Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase.release.xcconfig new file mode 100644 index 00000000..cf3de9e0 --- /dev/null +++ b/Bootstrap/Pods/Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase.release.xcconfig @@ -0,0 +1,16 @@ +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/iOSSnapshotTestCase +ENABLE_BITCODE = NO +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +OTHER_LDFLAGS = $(inherited) -framework "Foundation" -framework "QuartzCore" -framework "UIKit" -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}/iOSSnapshotTestCase +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SWIFT_INCLUDE_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/usr/lib" +SYSTEM_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Gemfile.lock b/Gemfile.lock index 5063828a..6395efca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,110 +1,130 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.0) + CFPropertyList (3.0.2) activesupport (4.2.11.1) i18n (~> 0.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + algoliasearch (1.27.1) + httpclient (~> 2.8, >= 2.8.3) + json (>= 1.5.1) atomos (0.1.3) - claide (1.0.2) + claide (1.0.3) claide-plugins (0.9.2) cork nap open4 (~> 1.3) - cocoapods (1.6.1) + cocoapods (1.9.1) activesupport (>= 4.0.2, < 5) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.6.1) - cocoapods-deintegrate (>= 1.0.2, < 2.0) + cocoapods-core (= 1.9.1) + cocoapods-deintegrate (>= 1.0.3, < 2.0) cocoapods-downloader (>= 1.2.2, < 2.0) cocoapods-plugins (>= 1.0.0, < 2.0) cocoapods-search (>= 1.0.0, < 2.0) cocoapods-stats (>= 1.0.0, < 2.0) - cocoapods-trunk (>= 1.3.1, < 2.0) + cocoapods-trunk (>= 1.4.0, < 2.0) cocoapods-try (>= 1.1.0, < 2.0) colored2 (~> 3.1) escape (~> 0.0.4) - fourflusher (>= 2.2.0, < 3.0) + fourflusher (>= 2.3.0, < 3.0) gh_inspector (~> 1.0) molinillo (~> 0.6.6) nap (~> 1.0) ruby-macho (~> 1.4) - xcodeproj (>= 1.8.1, < 2.0) - cocoapods-core (1.6.1) + xcodeproj (>= 1.14.0, < 2.0) + cocoapods-core (1.9.1) activesupport (>= 4.0.2, < 6) + algoliasearch (~> 1.0) + concurrent-ruby (~> 1.1) fuzzy_match (~> 2.0.4) nap (~> 1.0) + netrc (~> 0.11) + typhoeus (~> 1.0) cocoapods-deintegrate (1.0.4) - cocoapods-downloader (1.2.2) + cocoapods-downloader (1.3.0) cocoapods-plugins (1.0.0) nap cocoapods-search (1.0.0) cocoapods-stats (1.1.0) - cocoapods-trunk (1.3.1) + cocoapods-trunk (1.4.1) nap (>= 0.8, < 2.0) netrc (~> 0.11) cocoapods-try (1.1.0) colored2 (3.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) cork (0.3.0) colored2 (~> 3.1) - danger (5.7.0) + danger (6.3.2) claide (~> 1.0) claide-plugins (>= 0.9.2) colored2 (~> 3.1) cork (~> 0.1) faraday (~> 0.9) - faraday-http-cache (~> 1.0) - git (~> 1.5) - kramdown (~> 1.5) + faraday-http-cache (~> 2.0) + git (~> 1.6) + kramdown (~> 2.0) + kramdown-parser-gfm (~> 1.0) no_proxy_fix octokit (~> 4.7) terminal-table (~> 1) - danger-swiftlint (0.17.4) + danger-swiftlint (0.24.2) danger rake (> 10) thor (~> 0.19) escape (0.0.4) - faraday (0.15.3) + ethon (0.12.0) + ffi (>= 1.3.0) + faraday (0.17.3) multipart-post (>= 1.2, < 3) - faraday-http-cache (1.3.1) + faraday-http-cache (2.0.0) faraday (~> 0.8) - fourflusher (2.2.0) + ffi (1.12.2) + fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - git (1.5.0) + git (1.6.0) + rchardet (~> 1.8) + httpclient (2.8.3) i18n (0.9.5) concurrent-ruby (~> 1.0) - kramdown (1.17.0) - minitest (5.11.3) + json (2.3.0) + kramdown (2.1.0) + kramdown-parser-gfm (1.1.0) + kramdown (~> 2.0) + minitest (5.14.0) molinillo (0.6.6) - multipart-post (2.0.0) + multipart-post (2.1.1) nanaimo (0.2.6) nap (1.1.0) netrc (0.11.0) no_proxy_fix (0.1.2) - octokit (4.12.0) + octokit (4.18.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) - public_suffix (3.0.3) - rake (12.3.1) + public_suffix (4.0.4) + rake (13.0.1) + rchardet (1.8.0) rouge (2.0.7) ruby-macho (1.4.0) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.5) + typhoeus (1.3.1) + ethon (>= 0.9.0) + tzinfo (1.2.7) thread_safe (~> 0.1) - unicode-display_width (1.4.0) - xcodeproj (1.9.0) + unicode-display_width (1.7.0) + xcodeproj (1.15.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) @@ -124,4 +144,4 @@ DEPENDENCIES xcpretty BUNDLED WITH - 1.17.1 + 1.17.3