From 6d3a874ea15ad167e757aa3bbb5c0e4ae86e9bdb Mon Sep 17 00:00:00 2001 From: Ash Furrow Date: Mon, 6 Jan 2020 21:03:18 -0500 Subject: [PATCH] Installs CocoaPods. --- Bootstrap/Podfile.lock | 10 +- .../Nimble-Snapshots.podspec.json | 9 +- Bootstrap/Pods/Manifest.lock | 10 +- Bootstrap/Pods/Pods.xcodeproj/project.pbxproj | 2078 ++++++++--------- .../Nimble-Snapshots-Info.plist | 2 +- .../Pods-BootstrapTests-frameworks.sh | 10 +- 6 files changed, 1055 insertions(+), 1064 deletions(-) diff --git a/Bootstrap/Podfile.lock b/Bootstrap/Podfile.lock index efdfb502..3a9068cb 100644 --- a/Bootstrap/Podfile.lock +++ b/Bootstrap/Podfile.lock @@ -8,9 +8,9 @@ PODS: - iOSSnapshotTestCase/SwiftSupport (6.1.0): - iOSSnapshotTestCase/Core - Nimble (8.0.2) - - Nimble-Snapshots (7.1.1): - - Nimble-Snapshots/Core (= 7.1.1) - - Nimble-Snapshots/Core (7.1.1): + - Nimble-Snapshots (8.1.0): + - Nimble-Snapshots/Core (= 8.1.0) + - Nimble-Snapshots/Core (8.1.0): - iOSSnapshotTestCase (~> 6.0) - Nimble (~> 8.0) - Quick (2.1.0) @@ -37,9 +37,9 @@ SPEC CHECKSUMS: Forgeries: 64ced144ea8341d89a7eec9d1d7986f0f1366250 iOSSnapshotTestCase: 30d540b0c8feb9d7f8ff97acc25a3804b48ee264 Nimble: 622629381bda1dd5678162f21f1368cec7cbba60 - Nimble-Snapshots: 5ffbdd93fdf812811326f7260ea2586ec2e4499c + Nimble-Snapshots: f0db568f4c59e358cc7f2699dc05abb6161847d9 Quick: 4be43f6634acfa727dd106bdf3929ce125ffa79d PODFILE CHECKSUM: cf788ac372af1f0756888028f59656e0b73607c9 -COCOAPODS: 1.7.5 +COCOAPODS: 1.6.1 diff --git a/Bootstrap/Pods/Local Podspecs/Nimble-Snapshots.podspec.json b/Bootstrap/Pods/Local Podspecs/Nimble-Snapshots.podspec.json index b750bc64..08ca005b 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": "7.1.1", + "version": "8.1.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_versions": "5.0", + "swift_version": "5.0", "pod_target_xcconfig": { "ENABLE_BITCODE": "NO" }, "source": { "git": "https://github.com/ashfurrow/Nimble-Snapshots.git", - "tag": "7.1.1" + "tag": "8.1.0" }, "default_subspecs": "Core", "frameworks": [ @@ -63,6 +63,5 @@ ] } } - ], - "swift_version": "5.0" + ] } diff --git a/Bootstrap/Pods/Manifest.lock b/Bootstrap/Pods/Manifest.lock index efdfb502..3a9068cb 100644 --- a/Bootstrap/Pods/Manifest.lock +++ b/Bootstrap/Pods/Manifest.lock @@ -8,9 +8,9 @@ PODS: - iOSSnapshotTestCase/SwiftSupport (6.1.0): - iOSSnapshotTestCase/Core - Nimble (8.0.2) - - Nimble-Snapshots (7.1.1): - - Nimble-Snapshots/Core (= 7.1.1) - - Nimble-Snapshots/Core (7.1.1): + - Nimble-Snapshots (8.1.0): + - Nimble-Snapshots/Core (= 8.1.0) + - Nimble-Snapshots/Core (8.1.0): - iOSSnapshotTestCase (~> 6.0) - Nimble (~> 8.0) - Quick (2.1.0) @@ -37,9 +37,9 @@ SPEC CHECKSUMS: Forgeries: 64ced144ea8341d89a7eec9d1d7986f0f1366250 iOSSnapshotTestCase: 30d540b0c8feb9d7f8ff97acc25a3804b48ee264 Nimble: 622629381bda1dd5678162f21f1368cec7cbba60 - Nimble-Snapshots: 5ffbdd93fdf812811326f7260ea2586ec2e4499c + Nimble-Snapshots: f0db568f4c59e358cc7f2699dc05abb6161847d9 Quick: 4be43f6634acfa727dd106bdf3929ce125ffa79d PODFILE CHECKSUM: cf788ac372af1f0756888028f59656e0b73607c9 -COCOAPODS: 1.7.5 +COCOAPODS: 1.6.1 diff --git a/Bootstrap/Pods/Pods.xcodeproj/project.pbxproj b/Bootstrap/Pods/Pods.xcodeproj/project.pbxproj index 6d7846b4..9eb4020b 100644 --- a/Bootstrap/Pods/Pods.xcodeproj/project.pbxproj +++ b/Bootstrap/Pods/Pods.xcodeproj/project.pbxproj @@ -7,686 +7,717 @@ objects = { /* Begin PBXBuildFile section */ - 011CAC6A74AAEEAF9F54E817D1A9FD33 /* QuickTestSuite.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDC042D0093ABA94227A0023CB2A46E2 /* QuickTestSuite.swift */; }; - 01692FC85BC6ECB122F1380ECBBA6EF5 /* String+C99ExtendedIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93245794818C93DE15B34A9694991CA2 /* String+C99ExtendedIdentifier.swift */; }; - 01A100AE3D2AF7A7D6A6BF1A91A4EDF3 /* SuiteHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2018AB9287A38AC36FFC845FF5FF4A5B /* SuiteHooks.swift */; }; - 02A1AAA49758A955770775CD409D8635 /* CwlCatchException.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F0EE11D642142B094A98909A1248469 /* CwlCatchException.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 0353CDD8BF6BD68D5822B5306BBACCAF /* UIImage+Compare.m in Sources */ = {isa = PBXBuildFile; fileRef = 01F772A038B68AAD849007891D160AC3 /* UIImage+Compare.m */; }; - 05376A2B4A599FB919C25922E08EF492 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DB04B0EACEDB1DD296BE34BA6140F52 /* Filter.swift */; }; - 0892D14FE7A3452423E9129D7917664B /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 976052C45C8ACA4B4B34E5BFDFB279DD /* MatchError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 13D2A4D59DD9612E1AA7F3182A342162 /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = B00AB12D7DA34AD7E453FD8341562E76 /* mach_excServer.c */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 14A94253562A978A55E5A7CE62FAC108 /* FBSnapshotTestController.h in Headers */ = {isa = PBXBuildFile; fileRef = 83EC193C3EE0C64658EFFFEA328235B2 /* FBSnapshotTestController.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1552654BE1AD524FED30AD03423F4334 /* Nimble_Snapshots.h in Headers */ = {isa = PBXBuildFile; fileRef = 94E0F65420E9E1717BEEE0B3B9D7EFD5 /* Nimble_Snapshots.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 192A3F8BEC1A99FD8712D3E09724D72C /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34A0866FDCB8ABD6D41A94457766A35C /* FailureMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 199459664F18E682A5061A7ED16A82C7 /* ForgeriesFileManager+NotImplemented.m in Sources */ = {isa = PBXBuildFile; fileRef = 3703238AE41900C9739E5AB25ACBBC96 /* ForgeriesFileManager+NotImplemented.m */; }; - 19BA8AF46D9CC49E3E2CEDCAF6354442 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = 4391C07187FD65AC65F4CE5D7FD138F6 /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1B4D25D41B2CE138D184DD18A534ADB2 /* ExampleHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB7FCC2BCF754AB643484A0A4244F60A /* ExampleHooks.swift */; }; - 1E5C4F9EB261B75BECC921A303CA3AA6 /* ErrorUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DD42469C1076C60A80FB4CBA6CFDB6 /* ErrorUtility.swift */; }; - 1E9765321C09CD3A53C3962859EB4008 /* FBSnapshotTestCasePlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A5CA1F5E9761674AF08E1E8D34DF72A /* FBSnapshotTestCasePlatform.m */; }; - 208F9DADCC8F01AAC14247BF0E54C863 /* ExampleGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB3DD3B7426D7420B7E97D3D47754194 /* ExampleGroup.swift */; }; - 221ED892E5138A00F3CDF540E914519D /* CwlCatchException.h in Headers */ = {isa = PBXBuildFile; fileRef = 686EA083F108A3623A21F1638ACA3042 /* CwlCatchException.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 234849AD309265FD107C74357FC8C0CF /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E56DFB9CEB86C8F13627B5286504143 /* DSL+Wait.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 2391FFD3230B40E2348B5257D6296BBB /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B90489BF35D48BC9A6D20FEC801C7A58 /* BeGreaterThanOrEqualTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 26B9FEAB3DE0C8B91709D53571752A3B /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74756C0930974655A2794008450DFF8F /* MatcherFunc.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 26BFBD738BB96C6C730D4DC96D47A107 /* QuickConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 7EB01F828831F632D57C0AEA9299C636 /* QuickConfiguration.m */; }; - 2A5FA72C7C59F2B4E5709DF042ABBD1E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; - 2B350015B9F7546D0769649EE12D7D1A /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3749E9EE3131671491CEEC0232C15DAB /* NimbleXCTestHandler.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 2BE5D1B1D8986048A3B0E3D73B9EE158 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 8CFBCAAD63AFF9BB6306B2BAE77ED56F /* XCTestSuite+QuickTestSuiteBuilder.m */; }; - 2EAED29456A94731877CF7234BF7B928 /* ForgeriesGestureRecognizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 808637992BDF3221296D62522FBE2AF6 /* ForgeriesGestureRecognizer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3262B230B938C8D6522790093FEAF69D /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 104B7883952868B09A17F320978AA0F2 /* EndWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 330E8E4A6596ED625E9B34C94CC4136E /* Await.swift in Sources */ = {isa = PBXBuildFile; fileRef = 901CB4E1BCA6AB7C3EF46F76631FA06E /* Await.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 33F3D6D33A64FCE3417538DF0CC6BF64 /* FBSnapshotTestCasePlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 09A873AAB70645A665F0C846ACCEBE42 /* FBSnapshotTestCasePlatform.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3460FEA0CEADB05D3B56C2E1CAF9590C /* ElementsEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A34231858335C28388FB7F600ABD03E /* ElementsEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 34EA8D74C57BC1A6AC8C0A5B5267E56C /* QuickConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = A0DB5DEE5958DFCB1835A451654BD8BB /* QuickConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 381A8FF4CB79AAC27856741F6AAE7C1C /* PrettySyntax.swift in Sources */ = {isa = PBXBuildFile; fileRef = 657E6CB28E3D2634569DCE57840772DC /* PrettySyntax.swift */; }; - 39133A7716CEDEB690A7DA9D12C45C4D /* CwlDarwinDefinitions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 868F2E122C6C608B8BD941093DA86CB4 /* CwlDarwinDefinitions.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 3BD0C370BBCEBDEA68B8EDBD969370EB /* mach_excServer.h in Headers */ = {isa = PBXBuildFile; fileRef = A981E3239837BBE57B53E73F7F8BFF4D /* mach_excServer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3D9143D80C7867629C19ADCFD3086CBA /* FBSnapshotTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = F6F38C346454461E62B3C2C7974A8D42 /* FBSnapshotTestCase.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3EA08EB6F673D8876FE9A2CDB31275DC /* UIImage+Snapshot.h in Headers */ = {isa = PBXBuildFile; fileRef = 91AE497FE6E87718B742E4DDE08BD015 /* UIImage+Snapshot.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 403F837F9B4AC86C901D238D847A767A /* QuickSpecBase.h in Headers */ = {isa = PBXBuildFile; fileRef = C89278BED258A6A06B3D074BDD5BA611 /* QuickSpecBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4203EF96811AE514D64AE069311B1575 /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19DA80550D7F46B512430195DC5A75FC /* AllPass.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 42F76698690916E0407F51610D829412 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1166FDC67B7208879C64A9AC6637ACD /* BeGreaterThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 44C9470137EF941955A1FDCE71D68C26 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = A930FEADBFF244D57AD611707E193D97 /* MatcherProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 4672FD9F2A61E374A3E7DD79336D4831 /* FBSnapshotTestCase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 45544E7DC8BC621B5141430C9031836E /* FBSnapshotTestCase.framework */; }; - 46B90B2CF2EB97B38C43A31E9A5478C2 /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF09519B53AB890123DA38D1A47F5AE /* PostNotification.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 46BDEBF35D99D2CC53EF72DFC5BDCDCC /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01607ED9535224D92DDC6E5D7B7C4C5D /* BeLessThanOrEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 4A08C715EE4535022F0895C9030AFAA6 /* Nimble-Snapshots-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A38F9E5C12AABACC37D5A350DFB8049 /* Nimble-Snapshots-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4BEF6C29CCF059A7134C9322C746CC83 /* NBSMockedApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = D4C9F41EAC141F2F46F942857BA9EC21 /* NBSMockedApplication.m */; }; - 4CD5591DB1830D1F96292CDFF84B30A0 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E906E59597539202C0610CB360AA2AC /* XCTest.framework */; }; - 4E737D040955550EACFE774A383EB4A2 /* World+DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3F5B75DD11C02FA310E5FCD82045A0C /* World+DSL.swift */; }; - 5199081E1B08C61860A08F01BE128930 /* DynamicSizeSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73D0904EAFA2028A4C82F260A8190416 /* DynamicSizeSnapshot.swift */; }; - 51AF27C6C6A436C598A9C6FD24990EF7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; - 524B49575CF7A7FF74F8B460C17512F2 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E906E59597539202C0610CB360AA2AC /* XCTest.framework */; }; - 52AB6461CAA9481D24835F3E48301FC6 /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1688C5F19565BD97042889497880796D /* BeIdenticalTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 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 = C30B4C20F8DF00E7CA4DCCD8B51CCDFD /* Match.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 5690F85374EFEDC2CD5A9BFC9B8B125D /* ForgeriesFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9276824531EE59D782C52F3B035FA597 /* ForgeriesFileManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 58EE91C5933C2772FA08A02F3A28FA31 /* ForgeriesApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FA293D970D9EFE6B6470F943A70EFB6 /* ForgeriesApplication.m */; }; - 5B6F70DDD4C63CF6ED95291BCB633494 /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1C4413ECEDE9F9345F3BAD99627F08F /* ContainElementSatisfying.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 5FFC8254039A54540761DC5656615630 /* QCKDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 38A1572B81AD5C3DB0920F4EF1640E68 /* QCKDSL.m */; }; - 602E3758C0EF64AF6B7FCEA05BF5B9B9 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0E7C8D57B5E9A35AA83CB713427C216 /* Expectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 603A2FC60B90F1279D399DAF8104201F /* Callsite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80916D23F7A3BA5215B1F03114598617 /* Callsite.swift */; }; - 610D6EC1202EB3B04500DD44B66A9DB1 /* UIImage+Compare.h in Headers */ = {isa = PBXBuildFile; fileRef = 90DFC935723CE3AB28F19300A0579335 /* UIImage+Compare.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 618B2BE4222F19852598D9A76F888685 /* FBSnapshotTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = A1DD00C80C8DE65C50005C25D3764835 /* FBSnapshotTestController.m */; }; - 63B7ECA666221B5EE437EFE136434959 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D85AFE992F16E0EE8632A1E1D98497C /* DSL.swift */; }; - 63BEE0DA692EDD12AF776B3551C769D3 /* ForgeriesApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D0BFDA09925FC2C9FC006B546075036 /* ForgeriesApplication.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 63FC52FB1672CFE79BF706F2DD3BC594 /* HaveValidDynamicTypeSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F79851D2CB7E6979D6D0AB92E24CB43 /* HaveValidDynamicTypeSnapshot.swift */; }; - 64E26D7D025AC4462DFA8BA66B38C9D8 /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5049A0C04CAF90E70A0FC17A85196C56 /* HaveCount.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 64FCA3E2EE87BD1FA9C20513D275A497 /* ForgeriesFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D33CA49723075269665BBE634F368591 /* ForgeriesFileManager.m */; }; - 6C15F15F53336BA1EE218930FD343D4D /* ForgeriesGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 891D633A965921EADC8A0DE54C13B990 /* ForgeriesGestureRecognizer.m */; }; - 7034D0B6AE91D924AB27F6B828C79EB8 /* Closures.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD3B7A469A89F87B8EBA63579AC2023 /* Closures.swift */; }; - 712E987D79829DC53E38FC6DA1B17CFB /* QuickSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D8625F78B9764F2361E7DA5694E58A4 /* QuickSpec.m */; }; - 72FB8CEABF346A37D54CC08647489A98 /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1FDF86FE5442DD0F0BD0861E75FD5AA /* ThrowAssertion.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 78A51B7FCC1DFB888AAA254529013C12 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55141E017C35D38E099EE78D0A4BD97F /* BeginWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7AC93EB6DCDA9226165D5BC354FE7BC6 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 05777F66F9A3B012A3F22D879127ABE7 /* DSL.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 7BCC1E21AD0581F508C189CA6CDBF923 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; - 7DAC86DCBC36C10F43FA5FEB819B7BF1 /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4B66A7480120760033E914E2CB08143 /* Functional.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 806B9040D79A3DC58FB56EAC16FE19BF /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 974E2E64545E980341F0FAF9AF9202A9 /* Stringers.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 81FED3E061FA39538B0AA3092F6F380B /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E50C62533DEAEA159BFDC40BCF1FD4E /* Example.swift */; }; - 838E9C2DEE23DAB31B37837458DCD6C2 /* HaveValidSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CAD87E1E9796731A6412DA86B287E07 /* HaveValidSnapshot.swift */; }; - 84A3D2DAA3A41331772597AE8A5B5DD9 /* SwiftSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF7C36DFE13F6E05C77DA00D805990D5 /* SwiftSupport.swift */; }; - 857347F7E0C2B578C29882CA41D164E6 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A69EB16895D0FDA9699EED91A3CFB841 /* QuartzCore.framework */; }; - 88DAA80CCAE48DDE7693D93D9ECD7E01 /* iOSSnapshotTestCase-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A7F1310B8FD29A8F26954F7F49BEDE1E /* iOSSnapshotTestCase-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 88F403109D33F993ACD635A3D01134BC /* NSBundle+CurrentTestBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = E442FD22C7BBDCDA30B63425F4F008A6 /* NSBundle+CurrentTestBundle.swift */; }; - 89EE4D6DBDB79963D65AA1E67B543B6D /* CwlCatchBadInstruction.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4AE909218C76ECDEC3A859411CF5A8D /* CwlCatchBadInstruction.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 8A0EF19254BAC5DF0885D1FBA345E016 /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = CD2EEF196DC3566CD71F9699888873CD /* 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 = 6BDC000A1387E748F9A269A61DC15CF9 /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8D543DAD9A6C0B8BF8A5DB38AD876677 /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = F537A5A8CC156EFE9DDFC9DEB660F55D /* SatisfyAnyOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 8D75EC8969EA46FBD6E1BED7791A3C37 /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F24F394532C89562D993F8AE23DBE60 /* BeLogical.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 9349D71F027919C3199C586D061DBF1F /* iOSSnapshotTestCase-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E239228BE79BE77F5B584624F371A84 /* iOSSnapshotTestCase-dummy.m */; }; - 94DA3131D64B3D904BE28E72F1871065 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5456AB161A4AC6659EFA6343A843B113 /* BeAKindOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 98E6205470C9306A196AA4ACCE3C795B /* ForgeriesUserDefaults.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D1D6451E8DB4C5B965E0F89B0218DA9 /* ForgeriesUserDefaults.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 99E8019F4689A514DAC6AA40AFF7352E /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC4B111E2513D0F8298F8145EEBADECE /* NMBObjCMatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 9B9714C476F416AD7FD803EA1184D113 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EB6DE37F2687A656C8D9B98DABAFD68 /* BeLessThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 9BB2E6C13B25C0157C4BECFC9F8DF489 /* URL+FileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E73ADC04CF71B5444C23D5BA97A661D /* URL+FileName.swift */; }; - 9BB5E9B6487FE95C710687B484C17161 /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A78F5983EA631634492B73E6DBCFF07 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9C460BA614D4B1D314A252C4C5CE1D87 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FABC88144C54926989C282E5C0E4BC3 /* BeAnInstanceOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - 9ED9DAC9F1C7EE1EB8B562C9F3EF5C75 /* XCTestObservationCenter+CurrentTestCaseTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = AEA9B542912EDC40ECB2512C8E2FC244 /* XCTestObservationCenter+CurrentTestCaseTracker.m */; }; - 9F70369EF71BD9ABAFF687AF532CC20D /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DEB17BFE72BE61B1D5742BFE09F7347 /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A173703877A14EBF47A8A4FF41F7DBE6 /* QuickSelectedTestSuiteBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EECA52D389688BABE4627982C4BD974 /* QuickSelectedTestSuiteBuilder.swift */; }; - A6A550089B7797DEF915A0C0BAE2390D /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D35F92A6BFBF9579DAFE842BFF03D7D /* Nimble.framework */; }; - A9996A6303084D17B9C439CB132A1F69 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9774A444AF01A00C4E7CEA6BC8D15FA4 /* DSL.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - A9BF211D24462D531E278F2AE317AEA4 /* Quick.h in Headers */ = {isa = PBXBuildFile; fileRef = A88E32B06E692BCDE0D6B52778135E68 /* Quick.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AD04E57A04EBD0D3E593AAC00130DFF5 /* Pods-BootstrapTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FBBCA8CC9DC88B5C104271F07F7E52C /* Pods-BootstrapTests-dummy.m */; }; - AD69407E2FA1D39A9E09248052F2D81B /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B33B93E6AB61F810611CF20449937E9 /* ExpectationMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - AE191084C68BDF1A2878978CCFBF29E2 /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C35E00B6B9B49AC6AC2A403B0A6D84A /* Configuration.swift */; }; - B2A65EEDB5D5EC246EA68E10964FF7B3 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E50ACACA712B28DE6330B62B3C53AC1 /* ThrowError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B33F9EBFFC464D032BFBF2297BC48872 /* FBSnapshotTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = D0B31E488D821370664775F3A753D0F5 /* FBSnapshotTestCase.m */; }; - B4058A2AA8486E9879F113E6F67B9679 /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = B97ADB0ABB4ADBBAAB1B8E8B0CC202DF /* AdapterProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B5AEEFF5F31AC069BD96E8104301AD4D /* World.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CD2C26CD444D684DC063487E70E330D /* World.swift */; }; - B6CC23C6C288F4EB9EDD3A06F1F5F094 /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6B009ECD5C001AD8AD96AD789AF3976 /* Predicate.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B71070160CF07EFA99ED0445B0D191E7 /* Nimble-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 790A645C0E5934BE6E794DC6860F9261 /* Nimble-dummy.m */; }; - B7662703AF8D3FFFCB0070C50FEDCC58 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE65AF712BC7218D0934DDD87B8B2D8E /* Errors.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B7977833FE910D5DB829DCCC6EA3D104 /* Quick-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 118A512F83B0995FC95F635DA39FDA7E /* Quick-dummy.m */; }; - B79FC6E46F642C3FC74B3E6D9175B1AB /* SatisfyAllOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD6B980461D481991FAEF60C26C25BAD /* SatisfyAllOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - B8B5D111A3702E362C1E4BD398AA8DBA /* NBSMockedApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 26ED433147F8E753921DC6F5DE3D0958 /* NBSMockedApplication.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B9397BD911F09C73BC598D60DC04C1A7 /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 862A522A45DFD447C1244602D6B3EE46 /* Behavior.swift */; }; - BD379F95293A811D8E591CAC8E9FF410 /* Quick-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D59E6031D64EE7DA87A5BAF08ACCF0AF /* Quick-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C051C0411627BD5FCDA031782EB1F716 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D8E56EC0E04E7CFD12DBFD70A6AA2E /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C0C98C8C7D07E1598F20EE2F0539197D /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93037AA3C40603D52512CB801259E31F /* NMBExpectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - C21E2D728D9D9A0A2DFAEA771CA4D787 /* CurrentTestCaseTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88027A4F45F81C628C009F9F3BF7ED92 /* CurrentTestCaseTracker.swift */; }; - C43FC4EFD9E762C454E4168953475A55 /* HooksPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EDB1DBE19D39D926E57C7AA5FDFCE45 /* HooksPhase.swift */; }; - C6A86479B1236153B50C59E9ACB07D0D /* QuickSpecBase.m in Sources */ = {isa = PBXBuildFile; fileRef = E6DFEC19E98A036707B37DBABEFF26EA /* QuickSpecBase.m */; }; - C903AEFEEB4E73644A03FB8285543107 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1BA03E77732A83E050A8103B343D1A6 /* BeEmpty.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - C912897D77798A90873A3DAD8A4BDC50 /* QCKDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = E3F663EE14AE6803FF6F79E649F04474 /* QCKDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C979EEB0159A65246F6BD2C906A8ADB7 /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 834E1801FEDFDB281B61E5A9D9B4DF82 /* BeVoid.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - C99BBC3F70E056CB6A3CC0516318939D /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1D0BC83343743E5A1E06EC97803AFD9 /* AssertionDispatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - CAACEBB97A7D23E6782B47A805DFED81 /* CwlCatchException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A054A41C0093630D12F2D94175E6BCD /* CwlCatchException.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, ); }; }; - CD6B1F146B0E157FE5B9CAFFAE77A5B5 /* Nimble-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4EFC202947BF07CD74D6EEEFE2ACC633 /* Nimble-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - CEE8D31A4E76BB7B350BF2A7175D4BC2 /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = E8020D239F49BCF94A0E554E770C69B5 /* NMBExceptionCapture.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - CF9218FF56D8EE43681150A3E1635C9A /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54D043A8A5130A171AADF37B54B58837 /* ToSucceed.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D34D0540ADCBF163575B6B5444B1AAF6 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 044FB1EA4FA5F2CFCD92E29E64941760 /* Contain.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D755642ECA73CFE2E4C31CDD0DFBA42E /* QuickSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A0EF53E5E3DEF3DC7D9B6D8407D69C9 /* QuickSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D9CFB8E5E354D7BE61D092259779F437 /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0B0041A1DA5CDE14FBEF178B99FC8 /* Equal.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - D9D6150D329A87CBB415FD349F0C50FD /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89E14B7E85322C541F4B928C668ED01E /* SourceLocation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - DB84342A0C0DEABBF7F729DE55225D82 /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = E14FED0147B7B1032FB2C662C99A5B25 /* XCTestObservationCenter+Register.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - DCD198D49C0A198A09525B7688EE3BC9 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 484FD5013E50F6D4912D17E2CE5860C5 /* Async.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - DD4902199E92D5BE0D13B2B84676244F /* ForgeriesUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = C2010259821D10AA3523DB77704DB3E8 /* ForgeriesUserDefaults.m */; }; - DE4820B1F85A52C3C71A64F173A74135 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; - DF70F08D90E88A079516ECC9C7EB972E /* UIImage+Snapshot.m in Sources */ = {isa = PBXBuildFile; fileRef = ECF42BDDE718CE808585BF0B5D55412B /* UIImage+Snapshot.m */; }; - E0EAC85F7ACFAD998B14FCE66144000E /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A222D87FF27C1DD8F81833F28B5CE0 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E0F1AD626C62F77B7C0A8B63B88A8D9C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; - E25EBECE83D7ADB9CD5C45D83566A0C4 /* PrettyDynamicTypeSyntax.swift in Sources */ = {isa = PBXBuildFile; fileRef = 884AB8D849FCED63D495853DBC9B9355 /* PrettyDynamicTypeSyntax.swift */; }; - E458AAE1AE9E2250F29806E5633B1860 /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61876D9FD006804F97280171C79138EF /* Expression.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - EBF72E2425380C4EE843419B62C4ABC4 /* UIImage+Diff.h in Headers */ = {isa = PBXBuildFile; fileRef = ABBE7A32107ADB66BA5A27DD1B736730 /* UIImage+Diff.h */; settings = {ATTRIBUTES = (Private, ); }; }; - EC7EF3D5778783BD93EBC6F82016ADA9 /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B11E7F7FCE4C724E4D2E4372EA865CF /* BeNil.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - ECCA1FA570A912E8CDB54EB843F1D030 /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = C73A4CD283A0A494C229612DF9C83C70 /* NimbleEnvironment.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - EFB9CC9267297D8104141A4046AAD14E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */; }; - F310B21703A7BC438A09DDB96670583F /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D0E56A23BD7C326A66709FD57070181 /* AssertionRecorder.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F4877B3857C780DCDB7F413A03F95600 /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42155D31A79D12CA623209C00B90FF24 /* BeCloseTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F78E35D04F09485FA5DFA72FE1AD5AB2 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = 82D5B0F777FA2B2F66CFF8F07381BBCF /* NMBStringify.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - F9C37B7C1A76F2B516DAC1FFE86C3689 /* Forgeries-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B5AC9082144F0FFDC6B2E1003F3D237C /* Forgeries-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F9E85548BF1EF8C5035BAF92233C34B6 /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEEE8EA4F1075B023F1EFDE0D671E7DB /* RaisesException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; - FA22FC2D79147F6C3A6EA988DF868741 /* UIImage+Diff.m in Sources */ = {isa = PBXBuildFile; fileRef = 876A9A84DEC1CD65DCEC5A0CF6CE5C3E /* UIImage+Diff.m */; }; - FB1F8AB0F5A7A8184C264257D8311C6E /* XCTestObservationCenter+CurrentTestCaseTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = CD0224C5EDEE091E99E4E8D4079CD754 /* XCTestObservationCenter+CurrentTestCaseTracker.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FBBE9D9A2D1C31E86BEABF94B224C4EE /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E906E59597539202C0610CB360AA2AC /* XCTest.framework */; }; - FCE890400324F833FB02C52AD76A7115 /* Nimble-Snapshots-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F0076063CE02FD052997EC18A116928 /* Nimble-Snapshots-dummy.m */; }; - FD6EA3A65F6FCB8B80E51323D3987072 /* Forgeries-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D689F2AC4989B4552D884B66BE9C4E8 /* Forgeries-dummy.m */; }; - FE49B2BCF0071826DF19F2E0B7A62A01 /* Forgeries-Macros.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A5475DA2C2D40009F3210E0A606FB92 /* Forgeries-Macros.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FF4C06BD3EF989D203359A47EAA0A287 /* ExampleMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = 047C1DD592D04E6794500C58A41CBB07 /* ExampleMetadata.swift */; }; - FF920E965F1CA016FF302DE8C92C5122 /* CwlBadInstructionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = A169F6BD57CA9ACE33DA67C6AB8A853C /* CwlBadInstructionException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 0248087A1E443FBECD4D9162B00C0FD9 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 011B359743C64E7D431002E52EDF7C9B /* XCTest.framework */; }; + 03705FCE353B9A436320B5798C9F7A50 /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AF6A4BE1F75F3622A12A5C6A821F975 /* 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 = AAD27E13B8CB3F5A2BEF32CC63B90D13 /* ForgeriesGestureRecognizer.m */; }; + 05B0FB93D36C759F7614D065FBC0B164 /* FBSnapshotTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = 553761CC0F5995CC0199F43263CDD24D /* FBSnapshotTestController.m */; }; + 05D6872E1E4C28423550C859B6E03820 /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = A918BEF626925A28B649B9D07CACA6F8 /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 075311A9B30D68479A7D7404A99B2FB1 /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A46DBCD9B24429D43082DA1ADBECB6F6 /* NMBExpectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 091E200786E28C6766A07D636E0B33AB /* FBSnapshotTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = F386192F93927877CBE7578DD8E851EC /* FBSnapshotTestCase.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0999B997CDAC772A41A7F70CEF4A1D49 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FD40B80F1B7B503D16B53624DC8A8E5 /* BeginWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 0B7CDF6B19F589F7FDE5CA244E22327C /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = D20FA99212FA2A88D41AF75CCA806CB9 /* Behavior.swift */; }; + 0F31FA39DE65E4B1F239F8D4DC999A8A /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61CE5EC8B8A342A22ED288D6BB832A48 /* 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 = BE4E297E37341C11329C78D9863CB3EC /* ForgeriesFileManager.m */; }; + 13FBB20EA4647EA46F0CB2E7254A5F50 /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964C25DC7F6A00F4CE8FCF65746E152A /* NMBObjCMatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 15A3B154223AF927E93AC5C83732F8C1 /* UIImage+Diff.m in Sources */ = {isa = PBXBuildFile; fileRef = 10C5ED6CB74B66B52360026EC2C42E1C /* UIImage+Diff.m */; }; + 17E4407C2E4D167C28335229B308801C /* QuickSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DC7B73D7A9A086B53DCA903C7CF1861 /* QuickSpec.m */; }; + 17EE0C4C21FF6FDDB0B6E3FEEB811A72 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA1E643602E35287F8B82AD13C6EB7E8 /* Filter.swift */; }; + 1BAA60FABBC4047372D87D9B739C4463 /* CwlCatchBadInstruction.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0708E72690BAB1EA7D74F247089F6C3 /* CwlCatchBadInstruction.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 1BAEDA109B23A9F1F66A906865309037 /* SatisfyAllOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61BA8267FF0CAF2C169215195DD41252 /* SatisfyAllOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 1FA0DEC9E883929115DD91352F570F3B /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = E1A55A7B4384D8E97A2C79A390A27719 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 21E645D02DDA948AB2A6C373DEA32FFA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2416533AC67F7E5C657BF67562CE4536 /* Foundation.framework */; }; + 24AD9C69B1A899FA7DB0CA4D346319C5 /* CwlCatchException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30DB1B67F2A91CB283B7B54799906408 /* CwlCatchException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 258AD4ECFBD18E67F0B18FE3CF9B1AA7 /* UIImage+Compare.m in Sources */ = {isa = PBXBuildFile; fileRef = C011DD08F2F755DC28F98E354FC95980 /* 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 = 6FD22795A9E327703E532D099AC5EAC4 /* iOSSnapshotTestCase-dummy.m */; }; + 2C4DC2283ECF43E94D8A0D0973C03A81 /* ForgeriesUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 443C214E9DB500F754FC89FA6AD68719 /* ForgeriesUserDefaults.m */; }; + 2CCCE84C7A1952595015411C9A436D3F /* SwiftSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6D1153234224D8F0D57C46986D9BA4F /* SwiftSupport.swift */; }; + 30966E26266F62432C8E914340871113 /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = AE27557305D64FE95B84E34FDB7E0BD4 /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3101D8F2678E107351E1179C14FC7BF5 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6460789A9A98703AC88700DA8F1BD54 /* 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 = 3AC990B4FD57F5582A3419954D648E8C /* CwlDarwinDefinitions.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 326904EF72D9FADC2195002EBEB344A4 /* ForgeriesApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 34537C9FE236A83A49141437EA3D835F /* ForgeriesApplication.m */; }; + 328CBB53BF5236042DF4CB4B751EA062 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17FC6F034B0FEF6EC766E181E527591D /* Contain.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 32C312DC47578A48464C47CD4698E47E /* ForgeriesGestureRecognizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B3906EAAC83C8926F83197B45071861 /* ForgeriesGestureRecognizer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 35087B8F6AC4F000C85B8D672760AFAA /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 11567254CA08806875C9F4C325F9E038 /* CwlMachBadInstructionHandler.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 3537F7CBFBE04113D495FF50BC3D6672 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25FF14966DA83A3A18CB4518E38CE09F /* DSL.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 358C34C17DAFF608260C19039F104E8F /* QuickTestSuite.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD6E2A3907A9412804E1EAB411210455 /* QuickTestSuite.swift */; }; + 35B4D5E5DBA325607D1315A6DD1142EF /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAA9F3E353632F5C01E6F41EAE596AEF /* DSL.swift */; }; + 373C57D757D6DFAC77450763C6BFA620 /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF41CEB72E4951DC6FEFDB240F839B48 /* FailureMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 38FEA25D16ACC1E6F5C696CD95B41A69 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = D6CCCAE3A6181E4D8FBC9151B2A9CBBA /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 392B6696BC59BDCD988D7C5DF3E3E1C5 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = BD1802692E4BCE752CC3C804ABE97777 /* NMBStringify.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 3941746BBD98F397685EE83AAABFFFBA /* URL+FileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70649A66E9594A9CAED55AF00E8BCB0A /* URL+FileName.swift */; }; + 3D98FEE29A1CA323D4078FE270CBC870 /* QCKDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = CA61CC75763EFA8234E296D770FF20C3 /* QCKDSL.m */; }; + 3E98E26AEB2F6DCE3543D1AB4014B6FF /* FBSnapshotTestCase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6777EAC8948223C4E918B936CBC0709C /* FBSnapshotTestCase.framework */; }; + 43E95567704203A2DE95E07947BDF70E /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = A84A29EB7B6C00129878296DC862A7EF /* Equal.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 43F296FD5616B0ED2AFB31D98B37B1EE /* FBSnapshotTestCasePlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = EDB24A03AF66A4304BB7311B85029FB6 /* FBSnapshotTestCasePlatform.m */; }; + 44ACB0FB4913F99BA8045D361219FD38 /* Forgeries-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B1C7CDAB305B3868BD2A6831802F884 /* Forgeries-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 48BBB1B48B08F2C37E2FD7DD0F614A97 /* XCTestObservationCenter+CurrentTestCaseTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D161823CF995166C99DE14825172424 /* XCTestObservationCenter+CurrentTestCaseTracker.m */; }; + 4A38563A361D8E3AF9D864C1E8F027F8 /* ExampleGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 686D430C4E30F35E03E50674D6CF444A /* ExampleGroup.swift */; }; + 4D5341F8059DD59478674E580355B332 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2416533AC67F7E5C657BF67562CE4536 /* Foundation.framework */; }; + 4DE6EADE9A71BF90004C24201D5B8E0D /* UIImage+Snapshot.h in Headers */ = {isa = PBXBuildFile; fileRef = 68EDEB5B84D1F8DE691CC4203C17AC41 /* UIImage+Snapshot.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 4E70FE29FB2BAD7E5427532B5D2FCF26 /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FCB099252EA383B504AB4F9E97C1A73 /* XCTestObservationCenter+Register.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 52E066DFEFBF9769272C210803952A8B /* Quick-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DC15C05DC939E24F7B23694DCF7E281 /* Quick-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 59D847E9626C613CF04036AB299E3926 /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A318AAAA31CFA8EC105C221A4F44D60 /* Example.swift */; }; + 5F154C985B9DE1085A993CF9AB332BF2 /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2370E7426CB7CC5754657771CBB3B365 /* AssertionRecorder.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 643E8BD1AD4E63BF831769BE29EFFC11 /* QuickSpecBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F8A85040F4BECBF640F0D7A0A88B714 /* QuickSpecBase.m */; }; + 6783D2D892272C1E6EE9F5B482697378 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2416533AC67F7E5C657BF67562CE4536 /* Foundation.framework */; }; + 68F17A2C64E74EE76C334626E3CEF6B3 /* ForgeriesFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D33D7BC2690A3F775E439E6ED850BC53 /* ForgeriesFileManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6B4197D2E87B5B445A7AAF18DBA22509 /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48E11387BA19E79049737A2A0626C5C6 /* SatisfyAnyOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 6D43C958217DDF52EA577425F130C245 /* FBSnapshotTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B52DBF5CE375C6E16AA4CF0CCA58177 /* FBSnapshotTestCase.m */; }; + 6ED749CAF781EDB557E30C69637DBC5F /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEFDEAE24C30311B6F2EA157D38A883C /* MatchError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 6FC59CBB360B3EF8E45D151D945BCA54 /* mach_excServer.h in Headers */ = {isa = PBXBuildFile; fileRef = C1CF6EDCD4B744EEBC4DA616B168A539 /* mach_excServer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7403EBDEC592DF5F4AA19EEFED35AC5A /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A2982489E3F26FD547C50B9A5FECDB5 /* BeIdenticalTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 74C4A30A55AC7DB057CE14BCA15299C4 /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = 4584767A56E7C861D1C80FF3C6A0D175 /* 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 = 1E9ABD47D103A44927F113847C7317C9 /* 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 = 0EB7502E1AE003F5E168A00D408530A3 /* ElementsEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7AA21A2A7686580BEF335C12D3D7AB81 /* Await.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF740BAF7E35433A6835F9F85FDE8DB /* Await.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7F2DC9A5703DE60733C3BF19019E4FCD /* ForgeriesApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 120E05C3FECC202DBB88BD1F877C5F17 /* ForgeriesApplication.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7FA411A969F1D1A7AD517C3E7B739AA6 /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = 998529C5F9F319DFCFC5C998AB0D883C /* DSL+Wait.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 7FF473F637529F7B12BA239E3005D99F /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76DB9E0FE95BCBE85A76F0503018E89A /* Configuration.swift */; }; + 82607C525BEE07050E18F0BFCF0AEA52 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = A862C057F961CC53EA7F369232A8AEC4 /* DSL.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 83E49C3B8280FEEAE4F2A81F64A549B4 /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC13F8216F53DA633806FC6E4378EA02 /* Match.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 8413172B4FBB9E364EC42674F13A9FE3 /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D4FB841E38096647D7207064BDD9D0E /* BeLogical.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 870471424FE3C6BA3E33C949BEF04D50 /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1D74E353D3F439322635273732044E9 /* ToSucceed.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 8784230CBBBC7267F29611E0E1DC961E /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFA0DA5F42DC76C3894D441E54244758 /* BeAKindOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 88858A1DB417CF5C89277C718F97C2D4 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = AF72C55EF4DDE686C8F3EE62A91F5F7F /* XCTestSuite+QuickTestSuiteBuilder.m */; }; + 888B88EF8BDEBCB1702F8BB33BCBC3B2 /* CwlCatchException.m in Sources */ = {isa = PBXBuildFile; fileRef = CA88A96266999F8D5588AFDA5737D9DB /* CwlCatchException.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 89A206D51752309E13BD5C427C35A090 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8E10617F43F4118DF71DB5D5B91CD9E /* BeLessThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 89D30C28183DF9BFC6C940211DA889D7 /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91D91038CFE66CA170ABF8CCF889A1B0 /* BeLessThanOrEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 8BC86398F361A397784373D879E8049D /* World.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58DC14114E4A6F703650D00B700E8B48 /* World.swift */; }; + 8EED17F0C2F1AC3DD36FCE3A0037E53E /* Quick-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = AD5C7813EC4E59798CBEA072B1093701 /* Quick-dummy.m */; }; + 901DDF8366FB6781D254BC8AB98BBF0E /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 011B359743C64E7D431002E52EDF7C9B /* XCTest.framework */; }; + 93499F0CEAAC4291F74BC2C964CD45C4 /* QuickSelectedTestSuiteBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49F163CB8BC6D3DB9BF20D5C4EB572DC /* QuickSelectedTestSuiteBuilder.swift */; }; + 949A9C81C992203C10B51F7FABD8A5D7 /* QCKDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 51921CE715D3FB2403959F1EBBD059F3 /* QCKDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 94C84E6DFA71C70DF521E9D995C1505F /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4087D18A08ADB083BC797DD8FBB5ECE6 /* BeVoid.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9609F5D3DC08279B08F495E9841CFE51 /* World+DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41DC3F3F7D9AF55B874267ABB096C829 /* World+DSL.swift */; }; + 966FBB84C847F2BCAED02AA147A2CFAB /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE0E68AD139EFBF046973F0C9C85ADE2 /* MatcherFunc.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 99BA50219943304195881B276D8906C1 /* Forgeries-Macros.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A44060F47429236CDE029E7813E3C13 /* Forgeries-Macros.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9C3F7FC69ADC5BFCE26D5BCB0B9234C6 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21C2742BBCC120E77CBEE06632A332D4 /* Errors.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9DB1E08337AC3FF955539F4E0D1074D2 /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5375B72260E7268234A3563D9B11293E /* PostNotification.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + 9EEF9E84E580920E11E06170D25F65C3 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = E8A09B7AED733A699742F6D9CEE4B431 /* 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 */; }; + A4B6197170839BA97DE105AA9D1FAD7D /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11D6B0D41C17C7B9B175662E1DB38405 /* NimbleEnvironment.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + A51570857887E8E40B39F91C35358E2D /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D0C5F4CD5A407A33BC25E2B923E423A /* Predicate.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + A56704310C11E013CBD1ACB23795F040 /* Callsite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80DF18AC04D5600E4B1DD0B261A1B8D8 /* Callsite.swift */; }; + A71372A924242D343EBA69D0351215A2 /* NSBundle+CurrentTestBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05CF25778940147EE3E18E4FB10F04B8 /* NSBundle+CurrentTestBundle.swift */; }; + A74CEEC58BDEB1F9A37685FCA3376746 /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D98915E38F664E0D63A190CC9C6F328 /* BeGreaterThanOrEqualTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + A891F59C87C650B63AC2230B61A110F2 /* ErrorUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E13DFA590961F1E0A5C5A516A99C80F /* ErrorUtility.swift */; }; + A9F93A9C40771906414564A30333FDB9 /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67EC6FEF300DF304DA6E49BC2D23D821 /* AdapterProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + AAC424DC2AEA5BF91D89CE476FFE6488 /* Forgeries-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 31F42BBDC729CAF13E0B337E7BA20431 /* Forgeries-dummy.m */; }; + ABB4F23200EC5BD0225EA155E8449F77 /* QuickSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = EB48145629F2D2D299D4DDA95C8C40F3 /* QuickSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AC26B8C4461E89CC285F1D3273A659BC /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A60F205EC56A38B3531643F32B0D40 /* 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 */; }; + AEDEEEA1DA2E54720AA4EBB320DAA152 /* String+C99ExtendedIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD77DFF2FDCD4FE47C19AD3C6DF6D022 /* String+C99ExtendedIdentifier.swift */; }; + 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 */; }; + B14D39EFB21DA0B119B43203643EC5B9 /* QuickConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 95B1994B4ED5F6BDEA413CE448E47BBB /* QuickConfiguration.m */; }; + B2863F3D47468F0126D845D199F6294E /* Closures.swift in Sources */ = {isa = PBXBuildFile; fileRef = A88C8EA144EFE908F142EBD192D8EB1B /* Closures.swift */; }; + 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 = 0198332342EC4A4D60FA2217CB5971FF /* NMBExceptionCapture.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C0367D0510CE9E409A33E9B356422017 /* Nimble-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0167AE5CE72B959CD9C86DFB836E4AAF /* Nimble-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C2D51D0E38F630A8A468843702A90348 /* FBSnapshotTestController.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D91565BA22789B5D554877B452A6233 /* FBSnapshotTestController.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C3CC938495303C6D6EAE11C49920D927 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6B0359EB42C3E0E9F0721A60810F72D7 /* UIKit.framework */; }; + C42D641D35B3E5C94C3A383605067357 /* ExampleMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = 333E74185FC88C31DCBEEFBF047F6E52 /* ExampleMetadata.swift */; }; + C56CE025F6E708D6F5F11DB4EA23728C /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13C2AD6619C36986FD650A729EFCC4B4 /* MatcherProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C5808A46FC4C07F235753E2AE4A7511A /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 9CF60310BF53823E0398B33C070E707D /* mach_excServer.c */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + C7B9D1E45DDA944F4C7E372D3A20999C /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C63618C5B9345AAB14798BCC3A6190B /* 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 = E7ACA3389B374E9829B0BACCB54A995B /* Expression.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D030C20F00D0281DD701FB5C6D29C2DA /* ExampleHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C064359901F0B51A03AE67A4AB3CC46 /* ExampleHooks.swift */; }; + D0DE9DDC173315C08C72D6DE1B3C859E /* UIImage+Compare.h in Headers */ = {isa = PBXBuildFile; fileRef = D08147E05FFAB462714D18DD2815652C /* UIImage+Compare.h */; settings = {ATTRIBUTES = (Private, ); }; }; + D1A4A1DD617C96759F7B2AB2A6AEB0E1 /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B6D4B6DB5329CAA59365D3F2395AB29 /* NimbleXCTestHandler.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D1FD91581D2DC0A42C9134862F569C83 /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AA331054031B2D7D7F0B2F8D7B9D5D1 /* RaisesException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D3A571F180E2A2D8A1248890490C9E36 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA307DC3FDE200395C272DCA8F232814 /* BeEmpty.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D4FF0990DB524278EB20490C5311E19B /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D7A0A39686910063F187E9156643BC1 /* AllPass.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D845D55E7CD75BA58F753A5AA454E422 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = E58995EE8CD9B2518C14D9815289B8DC /* Async.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + D85D22C9E270BC182B54A9F92C25FF6F /* ForgeriesUserDefaults.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B1DA6296DD30A451F91E2E8BD7A4022 /* ForgeriesUserDefaults.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D91179CD68BA1F5A48C16A42B6D14608 /* FBSnapshotTestCasePlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = B7C792DCD1C382DBBCA579560CAA1408 /* 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 = 48D6D7B2D17E405E0C4283751B645E5B /* CwlBadInstructionException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + DA28D44BB7C7CE1CC8F91BEE1E89C610 /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E7A1018D58F0D75DB03DD8690769102 /* BeNil.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + DB22C3FF980B29B2A92522F61435CE9A /* SuiteHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCBC0FDA25EE069EC27266EBAB4F8593 /* SuiteHooks.swift */; }; + 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 = 3D5DA76A21176BB75B8119BCFD0E0043 /* Nimble-dummy.m */; }; + DE54DDE5C5B6283DE5ADBBDAA91ED589 /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = CECACA312B88CCCD5F9239C8EB0535F4 /* EndWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + DF50C201EB25B9BDDD6363698ADE639C /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD34AFC7950D4A1A1539C62384CB8A0C /* HaveCount.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + E078C238870C170DD524C8149975B22E /* iOSSnapshotTestCase-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 99172527B2FD7ECBFFE42AF3ECF41227 /* iOSSnapshotTestCase-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E1C5AE23F3288A2E8A13489165FD3FF2 /* CwlCatchException.h in Headers */ = {isa = PBXBuildFile; fileRef = 70409AAE9FEC4751C3E3AA6DD00DB715 /* CwlCatchException.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E294F1989A73A23B277C95023AC002CA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6B0359EB42C3E0E9F0721A60810F72D7 /* UIKit.framework */; }; + E40A6E85823CE585BF269D1DF4EF5E04 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D4FC9A9246B35C843C59A6BAD0DBAF9 /* ThrowError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + E421CC9222B4DCD92124CA45FBA6A247 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FEF96DD594670594B9FB0EDAF45C78B /* 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 = 2A71D812418023EEE02778F53AB38538 /* Expectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + E7B32ED09537D571B1A28C42CE9E7DC9 /* UIImage+Snapshot.m in Sources */ = {isa = PBXBuildFile; fileRef = D7DE9016AFA577FFD8E28E95A5033B2B /* UIImage+Snapshot.m */; }; + E80F2F25B622EBC3F1CACD1AFD851A11 /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11793A097ED88322A52628DCC696BE30 /* ExpectationMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + E9C0EEDBB434D50498C9B08552A7EA69 /* Quick.h in Headers */ = {isa = PBXBuildFile; fileRef = 443794F773A383D72059598E3CC40666 /* Quick.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EB062EA45D4A3859C6CEA85DAC1ED237 /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED9B937C6519D3B689FFAE0F5298648B /* AssertionDispatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + EDBDE4D09FDFD12A32D232F3E3EE0738 /* QuickSpecBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 690F87F9EE22637CBFCCCE30F7F66902 /* QuickSpecBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F5090F52CF4E6B768D0FB5F676B61AE9 /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D9E1720D2E7F642399F71D4EF46B350 /* Functional.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F596D6BBE5BAD012376F7CB73D44CE6B /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C454574252F3AF704855FAD843BE6C1 /* BeCloseTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; }; + F7F14C3FA48BC431FED6CF73CA2FDDF8 /* QuickConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 395249F1498A0A9243EF54B5F311B195 /* QuickConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; + FEAA78BDF425B1F945EF689CB08A9FCD /* HooksPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCDA0FE06B5FC1A036235033FF4A5028 /* HooksPhase.swift */; }; + FF107C8DAD13A21F44CE5072AAC76B51 /* UIImage+Diff.h in Headers */ = {isa = PBXBuildFile; fileRef = FB1037CD582A48998AD30C85718E8E0A /* UIImage+Diff.h */; settings = {ATTRIBUTES = (Private, ); }; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 29AC0413B5FF60BB82877CA0DCA697BB /* PBXContainerItemProxy */ = { + 04AB93868FD2DC242D3CF6EDABAF260D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 6F13695E06195A78EA8A95F8C7ED0D2F; + remoteGlobalIDString = F554EA343D656E7FB0C1ACC045EB2666; remoteInfo = Nimble; }; - 366FEC074276E9FB710B5CB8522BAD1C /* PBXContainerItemProxy */ = { + 1BAC5997C0514A3CF2C4BCC2425526D6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 6F13695E06195A78EA8A95F8C7ED0D2F; - remoteInfo = Nimble; + remoteGlobalIDString = E0D5773C6DEB06357ABB396EF13BB2CD; + remoteInfo = iOSSnapshotTestCase; }; - 49B07B053CDCD338A9C39D67ABE39F62 /* PBXContainerItemProxy */ = { + 2BEB84219ED083FEF1ED80023D3E17DF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = C393038B0BEF088C1B93E6528005862D; - remoteInfo = iOSSnapshotTestCase; + remoteGlobalIDString = F554EA343D656E7FB0C1ACC045EB2666; + remoteInfo = Nimble; }; - B5C4920CB996E709D71CD0371ED0F807 /* PBXContainerItemProxy */ = { + 2C4DD313CD29F7B926B858AD952BA50E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = C82891EAB7293DBEE916B21F57E8474D; - remoteInfo = Quick; + remoteGlobalIDString = D9D3CBF18EBB96023BC92F0F1C7FFD65; + remoteInfo = "Nimble-Snapshots"; }; - F7CA10815C56BD6A453C2DAA451E0657 /* PBXContainerItemProxy */ = { + 80A30A5A812D1CB093A3CD90BB24A74F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = EE19095A8C98E0BC5774005673495238; - remoteInfo = "Nimble-Snapshots"; + remoteGlobalIDString = E5DC6B83F8AF8FA1B7AF19BD670A540A; + remoteInfo = Quick; }; - F96FEF39888CFFD5E608C83ED48A84A8 /* PBXContainerItemProxy */ = { + A9B78E259D2B581633C4136BBBE599A6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = C393038B0BEF088C1B93E6528005862D; - remoteInfo = iOSSnapshotTestCase; + remoteGlobalIDString = 166D0A7D657996B5C516FFCFC16638EC; + remoteInfo = Forgeries; }; - FDF2AFD05EBF70A699DF028C07079D4C /* PBXContainerItemProxy */ = { + D104B398CAA23AAE6BC0EF4C45926EFC /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = A0BB8C6495DF871749A813563CA6E204; - remoteInfo = Forgeries; + remoteGlobalIDString = E0D5773C6DEB06357ABB396EF13BB2CD; + remoteInfo = iOSSnapshotTestCase; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 004C3CDF9C748DAE34D3AFF0C8D84CAC /* Nimble-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-prefix.pch"; sourceTree = ""; }; - 01607ED9535224D92DDC6E5D7B7C4C5D /* BeLessThanOrEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThanOrEqual.swift; path = Sources/Nimble/Matchers/BeLessThanOrEqual.swift; sourceTree = ""; }; - 01F772A038B68AAD849007891D160AC3 /* UIImage+Compare.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Compare.m"; path = "FBSnapshotTestCase/Categories/UIImage+Compare.m"; sourceTree = ""; }; - 024C04D99405601C78436556745D2EA2 /* iOSSnapshotTestCase.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = iOSSnapshotTestCase.modulemap; sourceTree = ""; }; - 044FB1EA4FA5F2CFCD92E29E64941760 /* Contain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Contain.swift; path = Sources/Nimble/Matchers/Contain.swift; sourceTree = ""; }; - 047C1DD592D04E6794500C58A41CBB07 /* ExampleMetadata.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleMetadata.swift; path = Sources/Quick/ExampleMetadata.swift; sourceTree = ""; }; - 04D8E56EC0E04E7CFD12DBFD70A6AA2E /* DSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DSL.h; path = Sources/NimbleObjectiveC/DSL.h; sourceTree = ""; }; - 05777F66F9A3B012A3F22D879127ABE7 /* DSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DSL.m; path = Sources/NimbleObjectiveC/DSL.m; sourceTree = ""; }; - 06F684594D4BD4905F582167536A4EEA /* Nimble-Snapshots-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-Snapshots-prefix.pch"; sourceTree = ""; }; - 09A873AAB70645A665F0C846ACCEBE42 /* FBSnapshotTestCasePlatform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCasePlatform.h; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.h; sourceTree = ""; }; - 0A0EF53E5E3DEF3DC7D9B6D8407D69C9 /* QuickSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpec.h; path = Sources/QuickObjectiveC/QuickSpec.h; 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; }; + 0167AE5CE72B959CD9C86DFB836E4AAF /* Nimble-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-umbrella.h"; sourceTree = ""; }; + 0198332342EC4A4D60FA2217CB5971FF /* NMBExceptionCapture.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBExceptionCapture.m; path = Sources/NimbleObjectiveC/NMBExceptionCapture.m; sourceTree = ""; }; + 01F2AD1D7BEE249297B8801D7B2BCD0C /* Forgeries.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Forgeries.xcconfig; sourceTree = ""; }; + 05CF25778940147EE3E18E4FB10F04B8 /* NSBundle+CurrentTestBundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSBundle+CurrentTestBundle.swift"; path = "Sources/Quick/NSBundle+CurrentTestBundle.swift"; sourceTree = ""; }; + 0628DB95C30B18B7B01DF5CC7FC5B2B4 /* iOSSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "iOSSnapshotTestCase-prefix.pch"; 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; }; - 0C35E00B6B9B49AC6AC2A403B0A6D84A /* Configuration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Configuration.swift; path = Sources/Quick/Configuration/Configuration.swift; sourceTree = ""; }; - 0D0BFDA09925FC2C9FC006B546075036 /* ForgeriesApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesApplication.h; path = Pod/Classes/ForgeriesApplication.h; 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; }; - 0E50C62533DEAEA159BFDC40BCF1FD4E /* Example.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Example.swift; path = Sources/Quick/Example.swift; 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; }; - 0EECA52D389688BABE4627982C4BD974 /* QuickSelectedTestSuiteBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickSelectedTestSuiteBuilder.swift; path = Sources/Quick/QuickSelectedTestSuiteBuilder.swift; sourceTree = ""; }; - 0F79851D2CB7E6979D6D0AB92E24CB43 /* HaveValidDynamicTypeSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HaveValidDynamicTypeSnapshot.swift; sourceTree = ""; }; - 104B7883952868B09A17F320978AA0F2 /* EndWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndWith.swift; path = Sources/Nimble/Matchers/EndWith.swift; sourceTree = ""; }; - 1164681350F9A6A90685DD36522BBD11 /* Forgeries-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Forgeries-prefix.pch"; sourceTree = ""; }; - 118A512F83B0995FC95F635DA39FDA7E /* Quick-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Quick-dummy.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; }; - 1688C5F19565BD97042889497880796D /* BeIdenticalTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeIdenticalTo.swift; path = Sources/Nimble/Matchers/BeIdenticalTo.swift; sourceTree = ""; }; - 17027B32216A08C84972E4FAC76B406D /* Pods-BootstrapTests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BootstrapTests-frameworks.sh"; sourceTree = ""; }; - 19DA80550D7F46B512430195DC5A75FC /* AllPass.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllPass.swift; path = Sources/Nimble/Matchers/AllPass.swift; sourceTree = ""; }; - 1A5475DA2C2D40009F3210E0A606FB92 /* Forgeries-Macros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Forgeries-Macros.h"; path = "Pod/Classes/Forgeries-Macros.h"; sourceTree = ""; }; - 1A78F5983EA631634492B73E6DBCFF07 /* Nimble.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nimble.h; path = Sources/Nimble/Nimble.h; sourceTree = ""; }; + 0D1F9415E8C4A3CCCE1F0574B91E0E15 /* Forgeries.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Forgeries.framework; path = Forgeries.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0DF740BAF7E35433A6835F9F85FDE8DB /* Await.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Await.swift; path = Sources/Nimble/Utils/Await.swift; sourceTree = ""; }; + 0E13DFA590961F1E0A5C5A516A99C80F /* ErrorUtility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ErrorUtility.swift; path = Sources/Quick/ErrorUtility.swift; sourceTree = ""; }; + 0EB7502E1AE003F5E168A00D408530A3 /* ElementsEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementsEqual.swift; path = Sources/Nimble/Matchers/ElementsEqual.swift; sourceTree = ""; }; + 10C5ED6CB74B66B52360026EC2C42E1C /* UIImage+Diff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Diff.m"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.m"; sourceTree = ""; }; + 11567254CA08806875C9F4C325F9E038 /* CwlMachBadInstructionHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlMachBadInstructionHandler.m; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m; sourceTree = ""; }; + 11793A097ED88322A52628DCC696BE30 /* ExpectationMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpectationMessage.swift; path = Sources/Nimble/ExpectationMessage.swift; sourceTree = ""; }; + 11D6B0D41C17C7B9B175662E1DB38405 /* NimbleEnvironment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleEnvironment.swift; path = Sources/Nimble/Adapters/NimbleEnvironment.swift; sourceTree = ""; }; + 120E05C3FECC202DBB88BD1F877C5F17 /* ForgeriesApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesApplication.h; path = Pod/Classes/ForgeriesApplication.h; sourceTree = ""; }; + 13C2AD6619C36986FD650A729EFCC4B4 /* MatcherProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherProtocols.swift; path = Sources/Nimble/Matchers/MatcherProtocols.swift; sourceTree = ""; }; + 17FC6F034B0FEF6EC766E181E527591D /* Contain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Contain.swift; path = Sources/Nimble/Matchers/Contain.swift; sourceTree = ""; }; + 193EAB8A5547F27075795A9902BD9017 /* Pods-BootstrapTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BootstrapTests.debug.xcconfig"; sourceTree = ""; }; + 1A637206726EC6BA2DA2A60A6C467D59 /* Nimble-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-prefix.pch"; sourceTree = ""; }; 1B10ED96C0945C5A1A2D02743AA965EA /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 1CD2C26CD444D684DC063487E70E330D /* World.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = World.swift; path = Sources/Quick/World.swift; sourceTree = ""; }; - 1D85AFE992F16E0EE8632A1E1D98497C /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Quick/DSL/DSL.swift; sourceTree = ""; }; - 1E239228BE79BE77F5B584624F371A84 /* iOSSnapshotTestCase-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "iOSSnapshotTestCase-dummy.m"; sourceTree = ""; }; - 1FBBCA8CC9DC88B5C104271F07F7E52C /* Pods-BootstrapTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BootstrapTests-dummy.m"; sourceTree = ""; }; - 2018AB9287A38AC36FFC845FF5FF4A5B /* SuiteHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SuiteHooks.swift; path = Sources/Quick/Hooks/SuiteHooks.swift; sourceTree = ""; }; - 24A222D87FF27C1DD8F81833F28B5CE0 /* NMBStringify.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBStringify.h; path = Sources/NimbleObjectiveC/NMBStringify.h; sourceTree = ""; }; - 250FC35FF995C4E23766FA641164EDF7 /* Pods-BootstrapTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BootstrapTests-acknowledgements.plist"; sourceTree = ""; }; - 25CEBA6BF9271CB42C6191AA8F5EC641 /* Forgeries.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Forgeries.framework; path = Forgeries.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 26ED433147F8E753921DC6F5DE3D0958 /* NBSMockedApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = NBSMockedApplication.h; sourceTree = ""; }; - 2A38F9E5C12AABACC37D5A350DFB8049 /* Nimble-Snapshots-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-Snapshots-umbrella.h"; sourceTree = ""; }; - 2D689F2AC4989B4552D884B66BE9C4E8 /* Forgeries-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Forgeries-dummy.m"; sourceTree = ""; }; - 2D8625F78B9764F2361E7DA5694E58A4 /* QuickSpec.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpec.m; path = Sources/QuickObjectiveC/QuickSpec.m; sourceTree = ""; }; - 2DE3308866823093FA26DDC47B94438F /* Pods-BootstrapTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BootstrapTests-acknowledgements.markdown"; sourceTree = ""; }; - 2E50ACACA712B28DE6330B62B3C53AC1 /* ThrowError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowError.swift; path = Sources/Nimble/Matchers/ThrowError.swift; sourceTree = ""; }; - 32363506C8D16C5E25256D301295CCD1 /* Quick.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Quick.modulemap; sourceTree = ""; }; - 34A0866FDCB8ABD6D41A94457766A35C /* FailureMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FailureMessage.swift; path = Sources/Nimble/FailureMessage.swift; sourceTree = ""; }; - 3703238AE41900C9739E5AB25ACBBC96 /* ForgeriesFileManager+NotImplemented.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "ForgeriesFileManager+NotImplemented.m"; path = "Pod/Classes/ForgeriesFileManager+NotImplemented.m"; sourceTree = ""; }; - 3749E9EE3131671491CEEC0232C15DAB /* NimbleXCTestHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleXCTestHandler.swift; path = Sources/Nimble/Adapters/NimbleXCTestHandler.swift; sourceTree = ""; }; - 38A1572B81AD5C3DB0920F4EF1640E68 /* QCKDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QCKDSL.m; path = Sources/QuickObjectiveC/DSL/QCKDSL.m; sourceTree = ""; }; - 3BF09519B53AB890123DA38D1A47F5AE /* PostNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PostNotification.swift; path = Sources/Nimble/Matchers/PostNotification.swift; sourceTree = ""; }; - 3CAD87E1E9796731A6412DA86B287E07 /* HaveValidSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HaveValidSnapshot.swift; path = Nimble_Snapshots/HaveValidSnapshot.swift; sourceTree = ""; }; - 3EDB1DBE19D39D926E57C7AA5FDFCE45 /* HooksPhase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HooksPhase.swift; path = Sources/Quick/Hooks/HooksPhase.swift; sourceTree = ""; }; - 42155D31A79D12CA623209C00B90FF24 /* BeCloseTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeCloseTo.swift; path = Sources/Nimble/Matchers/BeCloseTo.swift; sourceTree = ""; }; - 4391C07187FD65AC65F4CE5D7FD138F6 /* CwlPreconditionTesting.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlPreconditionTesting.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/Mach/CwlPreconditionTesting.h; sourceTree = ""; }; - 45544E7DC8BC621B5141430C9031836E /* FBSnapshotTestCase.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FBSnapshotTestCase.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 46EBDD255431DBB9828C90AF62D5FCA2 /* Quick.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Quick.xcconfig; sourceTree = ""; }; - 484FD5013E50F6D4912D17E2CE5860C5 /* Async.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Async.swift; path = Sources/Nimble/Matchers/Async.swift; sourceTree = ""; }; - 4A2F54AF0AF86B8BAF7E7345C625036C /* Nimble-Snapshots.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Nimble-Snapshots.xcconfig"; sourceTree = ""; }; - 4B11E7F7FCE4C724E4D2E4372EA865CF /* BeNil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeNil.swift; path = Sources/Nimble/Matchers/BeNil.swift; sourceTree = ""; }; - 4B61E1C4121AB0CED86C476AEB1626CD /* Nimble-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nimble-Info.plist"; sourceTree = ""; }; - 4D0E56A23BD7C326A66709FD57070181 /* AssertionRecorder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionRecorder.swift; path = Sources/Nimble/Adapters/AssertionRecorder.swift; sourceTree = ""; }; - 4DEB17BFE72BE61B1D5742BFE09F7347 /* CwlMachBadInstructionHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlMachBadInstructionHandler.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h; sourceTree = ""; }; - 4E56DFB9CEB86C8F13627B5286504143 /* DSL+Wait.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DSL+Wait.swift"; path = "Sources/Nimble/DSL+Wait.swift"; sourceTree = ""; }; - 4EFC202947BF07CD74D6EEEFE2ACC633 /* Nimble-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-umbrella.h"; sourceTree = ""; }; - 5049A0C04CAF90E70A0FC17A85196C56 /* HaveCount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HaveCount.swift; path = Sources/Nimble/Matchers/HaveCount.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; }; - 5456AB161A4AC6659EFA6343A843B113 /* BeAKindOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAKindOf.swift; path = Sources/Nimble/Matchers/BeAKindOf.swift; sourceTree = ""; }; - 54D043A8A5130A171AADF37B54B58837 /* ToSucceed.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToSucceed.swift; path = Sources/Nimble/Matchers/ToSucceed.swift; sourceTree = ""; }; - 55141E017C35D38E099EE78D0A4BD97F /* BeginWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeginWith.swift; path = Sources/Nimble/Matchers/BeginWith.swift; sourceTree = ""; }; - 5A054A41C0093630D12F2D94175E6BCD /* CwlCatchException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchException.swift; path = Carthage/Checkouts/CwlCatchException/Sources/CwlCatchException/CwlCatchException.swift; sourceTree = ""; }; - 5A34231858335C28388FB7F600ABD03E /* ElementsEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementsEqual.swift; path = Sources/Nimble/Matchers/ElementsEqual.swift; sourceTree = ""; }; - 5C5090069D8F814CE3E3861D0E101241 /* Quick-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Quick-Info.plist"; sourceTree = ""; }; - 5FABC88144C54926989C282E5C0E4BC3 /* BeAnInstanceOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAnInstanceOf.swift; path = Sources/Nimble/Matchers/BeAnInstanceOf.swift; sourceTree = ""; }; - 60C5BDF1DFBD729B02FBD8CFF7347AE7 /* Nimble-Snapshots-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nimble-Snapshots-Info.plist"; sourceTree = ""; }; - 61876D9FD006804F97280171C79138EF /* Expression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expression.swift; path = Sources/Nimble/Expression.swift; sourceTree = ""; }; - 64C0B0041A1DA5CDE14FBEF178B99FC8 /* Equal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Equal.swift; path = Sources/Nimble/Matchers/Equal.swift; sourceTree = ""; }; - 657E6CB28E3D2634569DCE57840772DC /* PrettySyntax.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrettySyntax.swift; path = Nimble_Snapshots/PrettySyntax.swift; sourceTree = ""; }; - 686EA083F108A3623A21F1638ACA3042 /* CwlCatchException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlCatchException.h; path = Carthage/Checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/include/CwlCatchException.h; sourceTree = ""; }; - 6BDC000A1387E748F9A269A61DC15CF9 /* NMBExceptionCapture.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBExceptionCapture.h; path = Sources/NimbleObjectiveC/NMBExceptionCapture.h; sourceTree = ""; }; - 6D1D6451E8DB4C5B965E0F89B0218DA9 /* ForgeriesUserDefaults.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesUserDefaults.h; path = Pod/Classes/ForgeriesUserDefaults.h; sourceTree = ""; }; - 6F0076063CE02FD052997EC18A116928 /* Nimble-Snapshots-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nimble-Snapshots-dummy.m"; sourceTree = ""; }; - 6FA293D970D9EFE6B6470F943A70EFB6 /* ForgeriesApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesApplication.m; path = Pod/Classes/ForgeriesApplication.m; sourceTree = ""; }; - 703CCA4540356A193533EC1FFB63EECA /* Pods_BootstrapTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_BootstrapTests.framework; path = "Pods-BootstrapTests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - 73D0904EAFA2028A4C82F260A8190416 /* DynamicSizeSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DynamicSizeSnapshot.swift; sourceTree = ""; }; - 74756C0930974655A2794008450DFF8F /* MatcherFunc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherFunc.swift; path = Sources/Nimble/Matchers/MatcherFunc.swift; sourceTree = ""; }; - 790A645C0E5934BE6E794DC6860F9261 /* Nimble-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nimble-dummy.m"; sourceTree = ""; }; - 7EB01F828831F632D57C0AEA9299C636 /* QuickConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickConfiguration.m; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.m; sourceTree = ""; }; - 7F24F394532C89562D993F8AE23DBE60 /* BeLogical.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLogical.swift; path = Sources/Nimble/Matchers/BeLogical.swift; sourceTree = ""; }; - 7F58295571C6BA53A9A4B8FBF39C1783 /* Nimble.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Nimble.modulemap; sourceTree = ""; }; - 808637992BDF3221296D62522FBE2AF6 /* ForgeriesGestureRecognizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesGestureRecognizer.h; path = Pod/Classes/ForgeriesGestureRecognizer.h; sourceTree = ""; }; - 80916D23F7A3BA5215B1F03114598617 /* Callsite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Callsite.swift; path = Sources/Quick/Callsite.swift; sourceTree = ""; }; - 82D5B0F777FA2B2F66CFF8F07381BBCF /* NMBStringify.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBStringify.m; path = Sources/NimbleObjectiveC/NMBStringify.m; sourceTree = ""; }; - 831E8ECDFDAC1C314B5C005946A07CD2 /* Forgeries.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Forgeries.modulemap; sourceTree = ""; }; - 834E1801FEDFDB281B61E5A9D9B4DF82 /* BeVoid.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeVoid.swift; path = Sources/Nimble/Matchers/BeVoid.swift; sourceTree = ""; }; - 83EC193C3EE0C64658EFFFEA328235B2 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestController.h; path = FBSnapshotTestCase/FBSnapshotTestController.h; sourceTree = ""; }; - 862A522A45DFD447C1244602D6B3EE46 /* Behavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Behavior.swift; path = Sources/Quick/Behavior.swift; sourceTree = ""; }; - 868F2E122C6C608B8BD941093DA86CB4 /* CwlDarwinDefinitions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlDarwinDefinitions.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlDarwinDefinitions.swift; sourceTree = ""; }; - 876A9A84DEC1CD65DCEC5A0CF6CE5C3E /* UIImage+Diff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Diff.m"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.m"; sourceTree = ""; }; - 88027A4F45F81C628C009F9F3BF7ED92 /* CurrentTestCaseTracker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentTestCaseTracker.swift; path = Nimble_Snapshots/CurrentTestCaseTracker.swift; sourceTree = ""; }; - 884AB8D849FCED63D495853DBC9B9355 /* PrettyDynamicTypeSyntax.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PrettyDynamicTypeSyntax.swift; sourceTree = ""; }; - 891D633A965921EADC8A0DE54C13B990 /* ForgeriesGestureRecognizer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesGestureRecognizer.m; path = Pod/Classes/ForgeriesGestureRecognizer.m; sourceTree = ""; }; - 89E14B7E85322C541F4B928C668ED01E /* SourceLocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SourceLocation.swift; path = Sources/Nimble/Utils/SourceLocation.swift; sourceTree = ""; }; - 8A5CA1F5E9761674AF08E1E8D34DF72A /* FBSnapshotTestCasePlatform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCasePlatform.m; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.m; sourceTree = ""; }; - 8CFBCAAD63AFF9BB6306B2BAE77ED56F /* XCTestSuite+QuickTestSuiteBuilder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestSuite+QuickTestSuiteBuilder.m"; path = "Sources/QuickObjectiveC/XCTestSuite+QuickTestSuiteBuilder.m"; sourceTree = ""; }; - 8D864DF8F2729782D7FC7E3159AABD25 /* Forgeries.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Forgeries.xcconfig; sourceTree = ""; }; - 8EB6DE37F2687A656C8D9B98DABAFD68 /* BeLessThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThan.swift; path = Sources/Nimble/Matchers/BeLessThan.swift; sourceTree = ""; }; - 8F0EE11D642142B094A98909A1248469 /* CwlCatchException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlCatchException.m; path = Carthage/Checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/CwlCatchException.m; sourceTree = ""; }; - 901CB4E1BCA6AB7C3EF46F76631FA06E /* Await.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Await.swift; path = Sources/Nimble/Utils/Await.swift; sourceTree = ""; }; - 90DFC935723CE3AB28F19300A0579335 /* UIImage+Compare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Compare.h"; path = "FBSnapshotTestCase/Categories/UIImage+Compare.h"; sourceTree = ""; }; - 91AE497FE6E87718B742E4DDE08BD015 /* UIImage+Snapshot.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Snapshot.h"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.h"; sourceTree = ""; }; - 9276824531EE59D782C52F3B035FA597 /* ForgeriesFileManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesFileManager.h; path = Pod/Classes/ForgeriesFileManager.h; sourceTree = ""; }; - 93037AA3C40603D52512CB801259E31F /* NMBExpectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBExpectation.swift; path = Sources/Nimble/Adapters/NMBExpectation.swift; sourceTree = ""; }; - 93245794818C93DE15B34A9694991CA2 /* String+C99ExtendedIdentifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+C99ExtendedIdentifier.swift"; path = "Sources/Quick/String+C99ExtendedIdentifier.swift"; sourceTree = ""; }; - 94E0F65420E9E1717BEEE0B3B9D7EFD5 /* Nimble_Snapshots.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nimble_Snapshots.h; path = Nimble_Snapshots/Nimble_Snapshots.h; sourceTree = ""; }; - 95A042E4D65E0AC8458FA7EE6312FCD1 /* Pods-BootstrapTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BootstrapTests-Info.plist"; sourceTree = ""; }; - 974E2E64545E980341F0FAF9AF9202A9 /* Stringers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Stringers.swift; path = Sources/Nimble/Utils/Stringers.swift; sourceTree = ""; }; - 976052C45C8ACA4B4B34E5BFDFB279DD /* MatchError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatchError.swift; path = Sources/Nimble/Matchers/MatchError.swift; sourceTree = ""; }; - 9774A444AF01A00C4E7CEA6BC8D15FA4 /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Nimble/DSL.swift; sourceTree = ""; }; - 9B33B93E6AB61F810611CF20449937E9 /* ExpectationMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpectationMessage.swift; path = Sources/Nimble/ExpectationMessage.swift; sourceTree = ""; }; + 1D91565BA22789B5D554877B452A6233 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestController.h; path = FBSnapshotTestCase/FBSnapshotTestController.h; sourceTree = ""; }; + 1E9ABD47D103A44927F113847C7317C9 /* ForgeriesFileManager+NotImplemented.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "ForgeriesFileManager+NotImplemented.m"; path = "Pod/Classes/ForgeriesFileManager+NotImplemented.m"; sourceTree = ""; }; + 1F8A85040F4BECBF640F0D7A0A88B714 /* QuickSpecBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpecBase.m; path = Sources/QuickSpecBase/QuickSpecBase.m; sourceTree = ""; }; + 1FCB099252EA383B504AB4F9E97C1A73 /* XCTestObservationCenter+Register.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestObservationCenter+Register.m"; path = "Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m"; sourceTree = ""; }; + 21C2742BBCC120E77CBEE06632A332D4 /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = Sources/Nimble/Utils/Errors.swift; sourceTree = ""; }; + 2370E7426CB7CC5754657771CBB3B365 /* AssertionRecorder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionRecorder.swift; path = Sources/Nimble/Adapters/AssertionRecorder.swift; 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; }; + 25FF14966DA83A3A18CB4518E38CE09F /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Nimble/DSL.swift; sourceTree = ""; }; + 27EA97B1421064EAD2272A22918A4905 /* PrettyDynamicTypeSyntax.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PrettyDynamicTypeSyntax.swift; sourceTree = ""; }; + 2A71D812418023EEE02778F53AB38538 /* Expectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expectation.swift; path = Sources/Nimble/Expectation.swift; sourceTree = ""; }; + 2D2A6FC759BA4245E0F51B6734B63898 /* NBSMockedApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = NBSMockedApplication.m; sourceTree = ""; }; + 30DB1B67F2A91CB283B7B54799906408 /* CwlCatchException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchException.swift; path = Carthage/Checkouts/CwlCatchException/Sources/CwlCatchException/CwlCatchException.swift; sourceTree = ""; }; + 30F1E8AD7D50ACFA77C216659059494E /* Pods-BootstrapTests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BootstrapTests-frameworks.sh"; sourceTree = ""; }; + 31F42BBDC729CAF13E0B337E7BA20431 /* Forgeries-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Forgeries-dummy.m"; sourceTree = ""; }; + 333E74185FC88C31DCBEEFBF047F6E52 /* ExampleMetadata.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleMetadata.swift; path = Sources/Quick/ExampleMetadata.swift; sourceTree = ""; }; + 34537C9FE236A83A49141437EA3D835F /* ForgeriesApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesApplication.m; path = Pod/Classes/ForgeriesApplication.m; sourceTree = ""; }; + 384E3DAA8C3A1959B9D321CF6755A90C /* Quick-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Quick-Info.plist"; sourceTree = ""; }; + 395249F1498A0A9243EF54B5F311B195 /* QuickConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickConfiguration.h; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.h; sourceTree = ""; }; + 3A07F840DCB7F7554F43260A41D9072B /* XCTestObservationCenter+CurrentTestCaseTracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestObservationCenter+CurrentTestCaseTracker.h"; path = "Nimble_Snapshots/XCTestObservationCenter+CurrentTestCaseTracker.h"; sourceTree = ""; }; + 3AC990B4FD57F5582A3419954D648E8C /* CwlDarwinDefinitions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlDarwinDefinitions.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlDarwinDefinitions.swift; sourceTree = ""; }; + 3CE8E829882D5068769DEAAF56AC0662 /* PrettySyntax.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrettySyntax.swift; path = Nimble_Snapshots/PrettySyntax.swift; sourceTree = ""; }; + 3D4FB841E38096647D7207064BDD9D0E /* BeLogical.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLogical.swift; path = Sources/Nimble/Matchers/BeLogical.swift; sourceTree = ""; }; + 3D4FC9A9246B35C843C59A6BAD0DBAF9 /* ThrowError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowError.swift; path = Sources/Nimble/Matchers/ThrowError.swift; sourceTree = ""; }; + 3D5DA76A21176BB75B8119BCFD0E0043 /* Nimble-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nimble-dummy.m"; sourceTree = ""; }; + 3D9E1720D2E7F642399F71D4EF46B350 /* Functional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Functional.swift; path = Sources/Nimble/Utils/Functional.swift; sourceTree = ""; }; + 3FEF96DD594670594B9FB0EDAF45C78B /* BeGreaterThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThan.swift; path = Sources/Nimble/Matchers/BeGreaterThan.swift; sourceTree = ""; }; + 4087D18A08ADB083BC797DD8FBB5ECE6 /* BeVoid.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeVoid.swift; path = Sources/Nimble/Matchers/BeVoid.swift; sourceTree = ""; }; + 418BFE6E8529DD7AC084556D1A601248 /* Nimble-Snapshots.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Nimble-Snapshots.modulemap"; sourceTree = ""; }; + 41DC3F3F7D9AF55B874267ABB096C829 /* World+DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "World+DSL.swift"; path = "Sources/Quick/DSL/World+DSL.swift"; sourceTree = ""; }; + 42F223BEC958C99E3461100D3FC96102 /* Quick.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Quick.modulemap; sourceTree = ""; }; + 443794F773A383D72059598E3CC40666 /* Quick.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Quick.h; path = Sources/QuickObjectiveC/Quick.h; sourceTree = ""; }; + 443C214E9DB500F754FC89FA6AD68719 /* ForgeriesUserDefaults.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesUserDefaults.m; path = Pod/Classes/ForgeriesUserDefaults.m; sourceTree = ""; }; + 4584767A56E7C861D1C80FF3C6A0D175 /* NMBStringify.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBStringify.h; path = Sources/NimbleObjectiveC/NMBStringify.h; sourceTree = ""; }; + 48D6D7B2D17E405E0C4283751B645E5B /* CwlBadInstructionException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlBadInstructionException.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlBadInstructionException.swift; sourceTree = ""; }; + 48E11387BA19E79049737A2A0626C5C6 /* SatisfyAnyOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAnyOf.swift; path = Sources/Nimble/Matchers/SatisfyAnyOf.swift; sourceTree = ""; }; + 49F163CB8BC6D3DB9BF20D5C4EB572DC /* QuickSelectedTestSuiteBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickSelectedTestSuiteBuilder.swift; path = Sources/Quick/QuickSelectedTestSuiteBuilder.swift; sourceTree = ""; }; + 4A2982489E3F26FD547C50B9A5FECDB5 /* BeIdenticalTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeIdenticalTo.swift; path = Sources/Nimble/Matchers/BeIdenticalTo.swift; sourceTree = ""; }; + 4A318AAAA31CFA8EC105C221A4F44D60 /* Example.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Example.swift; path = Sources/Quick/Example.swift; sourceTree = ""; }; + 4AA331054031B2D7D7F0B2F8D7B9D5D1 /* RaisesException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RaisesException.swift; path = Sources/Nimble/Matchers/RaisesException.swift; sourceTree = ""; }; + 4B601726A303358DEB5D410859848EAF /* Nimble-Snapshots.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Nimble-Snapshots.xcconfig"; sourceTree = ""; }; + 4D0C5F4CD5A407A33BC25E2B923E423A /* Predicate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Predicate.swift; path = Sources/Nimble/Matchers/Predicate.swift; sourceTree = ""; }; + 4D161823CF995166C99DE14825172424 /* XCTestObservationCenter+CurrentTestCaseTracker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestObservationCenter+CurrentTestCaseTracker.m"; path = "Nimble_Snapshots/XCTestObservationCenter+CurrentTestCaseTracker.m"; sourceTree = ""; }; + 4D98915E38F664E0D63A190CC9C6F328 /* BeGreaterThanOrEqualTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThanOrEqualTo.swift; path = Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift; sourceTree = ""; }; + 4EEB3F51EE7CDFE9F213315763BE968D /* Forgeries.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Forgeries.modulemap; sourceTree = ""; }; + 51921CE715D3FB2403959F1EBBD059F3 /* QCKDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QCKDSL.h; path = Sources/QuickObjectiveC/DSL/QCKDSL.h; sourceTree = ""; }; + 52CBA6AD3C2B2EEE2C7D648C4EF43A5A /* Nimble_Snapshots.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nimble_Snapshots.framework; path = "Nimble-Snapshots.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 5375B72260E7268234A3563D9B11293E /* PostNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PostNotification.swift; path = Sources/Nimble/Matchers/PostNotification.swift; sourceTree = ""; }; + 553761CC0F5995CC0199F43263CDD24D /* FBSnapshotTestController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestController.m; path = FBSnapshotTestCase/FBSnapshotTestController.m; sourceTree = ""; }; + 58DC14114E4A6F703650D00B700E8B48 /* World.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = World.swift; path = Sources/Quick/World.swift; sourceTree = ""; }; + 5AF6A4BE1F75F3622A12A5C6A821F975 /* ContainElementSatisfying.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContainElementSatisfying.swift; path = Sources/Nimble/Matchers/ContainElementSatisfying.swift; sourceTree = ""; }; + 5B1C7CDAB305B3868BD2A6831802F884 /* Forgeries-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Forgeries-umbrella.h"; sourceTree = ""; }; + 5B6D4B6DB5329CAA59365D3F2395AB29 /* NimbleXCTestHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleXCTestHandler.swift; path = Sources/Nimble/Adapters/NimbleXCTestHandler.swift; sourceTree = ""; }; + 61BA8267FF0CAF2C169215195DD41252 /* SatisfyAllOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAllOf.swift; path = Sources/Nimble/Matchers/SatisfyAllOf.swift; sourceTree = ""; }; + 61CE5EC8B8A342A22ED288D6BB832A48 /* SourceLocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SourceLocation.swift; path = Sources/Nimble/Utils/SourceLocation.swift; sourceTree = ""; }; + 6547CE6AB427E5289BE3B5E08EC2291C /* Nimble-Snapshots-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-Snapshots-umbrella.h"; sourceTree = ""; }; + 6777EAC8948223C4E918B936CBC0709C /* FBSnapshotTestCase.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FBSnapshotTestCase.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 67EC6FEF300DF304DA6E49BC2D23D821 /* AdapterProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdapterProtocols.swift; path = Sources/Nimble/Adapters/AdapterProtocols.swift; sourceTree = ""; }; + 686D430C4E30F35E03E50674D6CF444A /* ExampleGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleGroup.swift; path = Sources/Quick/ExampleGroup.swift; sourceTree = ""; }; + 68EDEB5B84D1F8DE691CC4203C17AC41 /* UIImage+Snapshot.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Snapshot.h"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.h"; sourceTree = ""; }; + 690F87F9EE22637CBFCCCE30F7F66902 /* QuickSpecBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpecBase.h; path = Sources/QuickSpecBase/include/QuickSpecBase.h; sourceTree = ""; }; + 6A44060F47429236CDE029E7813E3C13 /* Forgeries-Macros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Forgeries-Macros.h"; path = "Pod/Classes/Forgeries-Macros.h"; 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; }; + 6C064359901F0B51A03AE67A4AB3CC46 /* ExampleHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleHooks.swift; path = Sources/Quick/Hooks/ExampleHooks.swift; sourceTree = ""; }; + 6C63618C5B9345AAB14798BCC3A6190B /* Stringers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Stringers.swift; path = Sources/Nimble/Utils/Stringers.swift; sourceTree = ""; }; + 6DC15C05DC939E24F7B23694DCF7E281 /* Quick-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-umbrella.h"; sourceTree = ""; }; + 6DC7B73D7A9A086B53DCA903C7CF1861 /* QuickSpec.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpec.m; path = Sources/QuickObjectiveC/QuickSpec.m; sourceTree = ""; }; + 6FD22795A9E327703E532D099AC5EAC4 /* iOSSnapshotTestCase-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "iOSSnapshotTestCase-dummy.m"; sourceTree = ""; }; + 70409AAE9FEC4751C3E3AA6DD00DB715 /* CwlCatchException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlCatchException.h; path = Carthage/Checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/include/CwlCatchException.h; sourceTree = ""; }; + 70649A66E9594A9CAED55AF00E8BCB0A /* URL+FileName.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URL+FileName.swift"; path = "Sources/Quick/URL+FileName.swift"; sourceTree = ""; }; + 7263FBB9411B481EDB17217D58A27DE4 /* Pods-BootstrapTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-BootstrapTests.modulemap"; sourceTree = ""; }; + 75E63BD37EB01C62F78365A93F9DAB03 /* Quick.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Quick.framework; path = Quick.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 76DB9E0FE95BCBE85A76F0503018E89A /* Configuration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Configuration.swift; path = Sources/Quick/Configuration/Configuration.swift; sourceTree = ""; }; + 76F000598B08886DC83A116831D15973 /* CurrentTestCaseTracker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentTestCaseTracker.swift; path = Nimble_Snapshots/CurrentTestCaseTracker.swift; sourceTree = ""; }; + 78CAAA5DD1B75529B6858193AA1CD3E8 /* Pods-BootstrapTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BootstrapTests-dummy.m"; sourceTree = ""; }; + 7B1DA6296DD30A451F91E2E8BD7A4022 /* ForgeriesUserDefaults.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesUserDefaults.h; path = Pod/Classes/ForgeriesUserDefaults.h; sourceTree = ""; }; + 7B3906EAAC83C8926F83197B45071861 /* ForgeriesGestureRecognizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesGestureRecognizer.h; path = Pod/Classes/ForgeriesGestureRecognizer.h; sourceTree = ""; }; + 7E49D2076AEDA20EC1552C132CB64BDA /* iOSSnapshotTestCase-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "iOSSnapshotTestCase-Info.plist"; sourceTree = ""; }; + 80DF18AC04D5600E4B1DD0B261A1B8D8 /* Callsite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Callsite.swift; path = Sources/Quick/Callsite.swift; sourceTree = ""; }; + 85E3CF735CA2D8BCAB6A000F6BDEBA70 /* Forgeries-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Forgeries-Info.plist"; sourceTree = ""; }; + 8C13298D7DBCE0ED408EF112D79D8E11 /* Quick.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Quick.xcconfig; sourceTree = ""; }; + 8C454574252F3AF704855FAD843BE6C1 /* BeCloseTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeCloseTo.swift; path = Sources/Nimble/Matchers/BeCloseTo.swift; sourceTree = ""; }; + 8D57AC960F3CE1255BFF84C75ECD5EB1 /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nimble.framework; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8D7A0A39686910063F187E9156643BC1 /* AllPass.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllPass.swift; path = Sources/Nimble/Matchers/AllPass.swift; sourceTree = ""; }; + 8E7A1018D58F0D75DB03DD8690769102 /* BeNil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeNil.swift; path = Sources/Nimble/Matchers/BeNil.swift; sourceTree = ""; }; + 8FD40B80F1B7B503D16B53624DC8A8E5 /* BeginWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeginWith.swift; path = Sources/Nimble/Matchers/BeginWith.swift; sourceTree = ""; }; + 91D91038CFE66CA170ABF8CCF889A1B0 /* BeLessThanOrEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThanOrEqual.swift; path = Sources/Nimble/Matchers/BeLessThanOrEqual.swift; sourceTree = ""; }; + 9225C044B01638B65B77A4D8434516A1 /* Nimble-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nimble-Info.plist"; sourceTree = ""; }; + 94724668687CD29CDF9C68BC503BC5CA /* Nimble-Snapshots-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nimble-Snapshots-Info.plist"; sourceTree = ""; }; + 95B1994B4ED5F6BDEA413CE448E47BBB /* QuickConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickConfiguration.m; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.m; sourceTree = ""; }; + 964C25DC7F6A00F4CE8FCF65746E152A /* NMBObjCMatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBObjCMatcher.swift; path = Sources/Nimble/Adapters/NMBObjCMatcher.swift; sourceTree = ""; }; + 99172527B2FD7ECBFFE42AF3ECF41227 /* iOSSnapshotTestCase-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "iOSSnapshotTestCase-umbrella.h"; sourceTree = ""; }; + 998529C5F9F319DFCFC5C998AB0D883C /* DSL+Wait.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DSL+Wait.swift"; path = "Sources/Nimble/DSL+Wait.swift"; sourceTree = ""; }; + 9B52DBF5CE375C6E16AA4CF0CCA58177 /* FBSnapshotTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCase.m; path = FBSnapshotTestCase/FBSnapshotTestCase.m; sourceTree = ""; }; + 9CF60310BF53823E0398B33C070E707D /* mach_excServer.c */ = {isa = PBXFileReference; includeInIndex = 1; name = mach_excServer.c; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/mach_excServer.c; 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; }; - 9DB04B0EACEDB1DD296BE34BA6140F52 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Quick/Filter.swift; sourceTree = ""; }; - 9DE557AF98DCF1B06FCEFB5EE0046E03 /* Pods-BootstrapTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BootstrapTests.debug.xcconfig"; sourceTree = ""; }; - 9E73ADC04CF71B5444C23D5BA97A661D /* URL+FileName.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URL+FileName.swift"; path = "Sources/Quick/URL+FileName.swift"; sourceTree = ""; }; - A0DB5DEE5958DFCB1835A451654BD8BB /* QuickConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickConfiguration.h; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.h; sourceTree = ""; }; - A0E7C8D57B5E9A35AA83CB713427C216 /* Expectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expectation.swift; path = Sources/Nimble/Expectation.swift; sourceTree = ""; }; - A169F6BD57CA9ACE33DA67C6AB8A853C /* CwlBadInstructionException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlBadInstructionException.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlBadInstructionException.swift; sourceTree = ""; }; - A1DD00C80C8DE65C50005C25D3764835 /* FBSnapshotTestController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestController.m; path = FBSnapshotTestCase/FBSnapshotTestController.m; sourceTree = ""; }; - A3C08AB3DF36CC0A2EC77CDDB9AE9EB7 /* Pods-BootstrapTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BootstrapTests.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; }; + A29E54E0B03531E7A37CD6E9F2B79F37 /* iOSSnapshotTestCase.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = iOSSnapshotTestCase.modulemap; sourceTree = ""; }; + A46DBCD9B24429D43082DA1ADBECB6F6 /* NMBExpectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBExpectation.swift; path = Sources/Nimble/Adapters/NMBExpectation.swift; sourceTree = ""; }; + A49957A5B6DD2519A943547662DD3AFA /* HaveValidDynamicTypeSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HaveValidDynamicTypeSnapshot.swift; sourceTree = ""; }; + A4A60F205EC56A38B3531643F32B0D40 /* ThrowAssertion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowAssertion.swift; path = Sources/Nimble/Matchers/ThrowAssertion.swift; sourceTree = ""; }; A7EE2DE91AEB1D5B951C18251EA8E839 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - A7F1310B8FD29A8F26954F7F49BEDE1E /* iOSSnapshotTestCase-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "iOSSnapshotTestCase-umbrella.h"; sourceTree = ""; }; - A88E32B06E692BCDE0D6B52778135E68 /* Quick.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Quick.h; path = Sources/QuickObjectiveC/Quick.h; sourceTree = ""; }; - A930FEADBFF244D57AD611707E193D97 /* MatcherProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherProtocols.swift; path = Sources/Nimble/Matchers/MatcherProtocols.swift; sourceTree = ""; }; - A981E3239837BBE57B53E73F7F8BFF4D /* 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 = ""; }; - AB7FCC2BCF754AB643484A0A4244F60A /* ExampleHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleHooks.swift; path = Sources/Quick/Hooks/ExampleHooks.swift; sourceTree = ""; }; - ABBE7A32107ADB66BA5A27DD1B736730 /* UIImage+Diff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Diff.h"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.h"; sourceTree = ""; }; - AEA9B542912EDC40ECB2512C8E2FC244 /* XCTestObservationCenter+CurrentTestCaseTracker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestObservationCenter+CurrentTestCaseTracker.m"; path = "Nimble_Snapshots/XCTestObservationCenter+CurrentTestCaseTracker.m"; 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; }; - B00AB12D7DA34AD7E453FD8341562E76 /* mach_excServer.c */ = {isa = PBXFileReference; includeInIndex = 1; name = mach_excServer.c; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/mach_excServer.c; sourceTree = ""; }; - B1D0BC83343743E5A1E06EC97803AFD9 /* AssertionDispatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionDispatcher.swift; path = Sources/Nimble/Adapters/AssertionDispatcher.swift; sourceTree = ""; }; - B1E8854C1F4F4B3DAEBB80A04A574F82 /* iOSSnapshotTestCase.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = iOSSnapshotTestCase.xcconfig; sourceTree = ""; }; - B4AE909218C76ECDEC3A859411CF5A8D /* CwlCatchBadInstruction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchBadInstruction.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlCatchBadInstruction.swift; sourceTree = ""; }; - B5AC9082144F0FFDC6B2E1003F3D237C /* Forgeries-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Forgeries-umbrella.h"; sourceTree = ""; }; - B90489BF35D48BC9A6D20FEC801C7A58 /* BeGreaterThanOrEqualTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThanOrEqualTo.swift; path = Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift; sourceTree = ""; }; - B91B00F8BE943329D633234BD67AE0AC /* FBSnapshotTestCase.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FBSnapshotTestCase.framework; path = iOSSnapshotTestCase.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - B97ADB0ABB4ADBBAAB1B8E8B0CC202DF /* AdapterProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdapterProtocols.swift; path = Sources/Nimble/Adapters/AdapterProtocols.swift; sourceTree = ""; }; - BAE263041362D074978BB3B577DF0A05 /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nimble.framework; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - BB20DB3ABF03B911A9648CCEE8850FFF /* iOSSnapshotTestCase-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "iOSSnapshotTestCase-Info.plist"; sourceTree = ""; }; - BDCDD737AEFB4A527840327D1F9F8138 /* Pods-BootstrapTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-BootstrapTests.modulemap"; sourceTree = ""; }; - BE65AF712BC7218D0934DDD87B8B2D8E /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = Sources/Nimble/Utils/Errors.swift; sourceTree = ""; }; - BFD3B7A469A89F87B8EBA63579AC2023 /* Closures.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Closures.swift; path = Sources/Quick/Hooks/Closures.swift; sourceTree = ""; }; - C1BA03E77732A83E050A8103B343D1A6 /* BeEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeEmpty.swift; path = Sources/Nimble/Matchers/BeEmpty.swift; sourceTree = ""; }; - C2010259821D10AA3523DB77704DB3E8 /* ForgeriesUserDefaults.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesUserDefaults.m; path = Pod/Classes/ForgeriesUserDefaults.m; sourceTree = ""; }; - C30B4C20F8DF00E7CA4DCCD8B51CCDFD /* Match.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Match.swift; path = Sources/Nimble/Matchers/Match.swift; sourceTree = ""; }; - C73A4CD283A0A494C229612DF9C83C70 /* NimbleEnvironment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleEnvironment.swift; path = Sources/Nimble/Adapters/NimbleEnvironment.swift; sourceTree = ""; }; - C89278BED258A6A06B3D074BDD5BA611 /* QuickSpecBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpecBase.h; path = Sources/QuickSpecBase/include/QuickSpecBase.h; sourceTree = ""; }; - CB3DD3B7426D7420B7E97D3D47754194 /* ExampleGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleGroup.swift; path = Sources/Quick/ExampleGroup.swift; sourceTree = ""; }; - CD0224C5EDEE091E99E4E8D4079CD754 /* XCTestObservationCenter+CurrentTestCaseTracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestObservationCenter+CurrentTestCaseTracker.h"; path = "Nimble_Snapshots/XCTestObservationCenter+CurrentTestCaseTracker.h"; sourceTree = ""; }; - CD2EEF196DC3566CD71F9699888873CD /* CwlMachBadInstructionHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlMachBadInstructionHandler.m; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m; sourceTree = ""; }; - D0B31E488D821370664775F3A753D0F5 /* FBSnapshotTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCase.m; path = FBSnapshotTestCase/FBSnapshotTestCase.m; sourceTree = ""; }; - D1166FDC67B7208879C64A9AC6637ACD /* BeGreaterThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThan.swift; path = Sources/Nimble/Matchers/BeGreaterThan.swift; sourceTree = ""; }; - D1FDF86FE5442DD0F0BD0861E75FD5AA /* ThrowAssertion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowAssertion.swift; path = Sources/Nimble/Matchers/ThrowAssertion.swift; sourceTree = ""; }; - D33CA49723075269665BBE634F368591 /* ForgeriesFileManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesFileManager.m; path = Pod/Classes/ForgeriesFileManager.m; sourceTree = ""; }; - D4B66A7480120760033E914E2CB08143 /* Functional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Functional.swift; path = Sources/Nimble/Utils/Functional.swift; sourceTree = ""; }; - D4C9F41EAC141F2F46F942857BA9EC21 /* NBSMockedApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = NBSMockedApplication.m; sourceTree = ""; }; - D59E6031D64EE7DA87A5BAF08ACCF0AF /* Quick-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-umbrella.h"; sourceTree = ""; }; - D6175C5E401CBF1DF0DF708451B1BA20 /* Pods-BootstrapTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-BootstrapTests-umbrella.h"; sourceTree = ""; }; - D7BCAC6B42BFDB32188081C45EB14CDE /* iOSSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "iOSSnapshotTestCase-prefix.pch"; sourceTree = ""; }; - DC4B111E2513D0F8298F8145EEBADECE /* NMBObjCMatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBObjCMatcher.swift; path = Sources/Nimble/Adapters/NMBObjCMatcher.swift; sourceTree = ""; }; - DF7C36DFE13F6E05C77DA00D805990D5 /* SwiftSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftSupport.swift; path = FBSnapshotTestCase/SwiftSupport.swift; sourceTree = ""; }; - E0DD42469C1076C60A80FB4CBA6CFDB6 /* ErrorUtility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ErrorUtility.swift; path = Sources/Quick/ErrorUtility.swift; sourceTree = ""; }; - E14FED0147B7B1032FB2C662C99A5B25 /* XCTestObservationCenter+Register.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestObservationCenter+Register.m"; path = "Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m"; sourceTree = ""; }; - E3F663EE14AE6803FF6F79E649F04474 /* QCKDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QCKDSL.h; path = Sources/QuickObjectiveC/DSL/QCKDSL.h; sourceTree = ""; }; - E442FD22C7BBDCDA30B63425F4F008A6 /* NSBundle+CurrentTestBundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSBundle+CurrentTestBundle.swift"; path = "Sources/Quick/NSBundle+CurrentTestBundle.swift"; sourceTree = ""; }; - E6DFEC19E98A036707B37DBABEFF26EA /* QuickSpecBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpecBase.m; path = Sources/QuickSpecBase/QuickSpecBase.m; sourceTree = ""; }; - E8020D239F49BCF94A0E554E770C69B5 /* NMBExceptionCapture.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBExceptionCapture.m; path = Sources/NimbleObjectiveC/NMBExceptionCapture.m; sourceTree = ""; }; - ECF42BDDE718CE808585BF0B5D55412B /* UIImage+Snapshot.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Snapshot.m"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.m"; sourceTree = ""; }; - EDC042D0093ABA94227A0023CB2A46E2 /* QuickTestSuite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickTestSuite.swift; path = Sources/Quick/QuickTestSuite.swift; sourceTree = ""; }; - EEA8718EAE4A019EB8183CA1D834C6BC /* Nimble.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nimble.xcconfig; sourceTree = ""; }; - EEEE8EA4F1075B023F1EFDE0D671E7DB /* RaisesException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RaisesException.swift; path = Sources/Nimble/Matchers/RaisesException.swift; sourceTree = ""; }; - EFB0DF00EFD1092C0527365050858535 /* Quick-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-prefix.pch"; sourceTree = ""; }; - F1C4413ECEDE9F9345F3BAD99627F08F /* ContainElementSatisfying.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContainElementSatisfying.swift; path = Sources/Nimble/Matchers/ContainElementSatisfying.swift; sourceTree = ""; }; - F3F5B75DD11C02FA310E5FCD82045A0C /* World+DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "World+DSL.swift"; path = "Sources/Quick/DSL/World+DSL.swift"; sourceTree = ""; }; - F537A5A8CC156EFE9DDFC9DEB660F55D /* SatisfyAnyOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAnyOf.swift; path = Sources/Nimble/Matchers/SatisfyAnyOf.swift; sourceTree = ""; }; - F6B009ECD5C001AD8AD96AD789AF3976 /* Predicate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Predicate.swift; path = Sources/Nimble/Matchers/Predicate.swift; sourceTree = ""; }; - F6F38C346454461E62B3C2C7974A8D42 /* FBSnapshotTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCase.h; path = FBSnapshotTestCase/FBSnapshotTestCase.h; sourceTree = ""; }; - FC6B77DEF1F3351262139F10FDA46949 /* Forgeries-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Forgeries-Info.plist"; sourceTree = ""; }; - FD6B980461D481991FAEF60C26C25BAD /* SatisfyAllOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAllOf.swift; path = Sources/Nimble/Matchers/SatisfyAllOf.swift; sourceTree = ""; }; - FFE1BA862D1EBCC90663B711D6DCFBCB /* Nimble-Snapshots.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Nimble-Snapshots.modulemap"; sourceTree = ""; }; + A84A29EB7B6C00129878296DC862A7EF /* Equal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Equal.swift; path = Sources/Nimble/Matchers/Equal.swift; sourceTree = ""; }; + A862C057F961CC53EA7F369232A8AEC4 /* DSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DSL.m; path = Sources/NimbleObjectiveC/DSL.m; sourceTree = ""; }; + A88C8EA144EFE908F142EBD192D8EB1B /* Closures.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Closures.swift; path = Sources/Quick/Hooks/Closures.swift; sourceTree = ""; }; + A918BEF626925A28B649B9D07CACA6F8 /* CwlMachBadInstructionHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlMachBadInstructionHandler.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h; sourceTree = ""; }; + AA307DC3FDE200395C272DCA8F232814 /* BeEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeEmpty.swift; path = Sources/Nimble/Matchers/BeEmpty.swift; sourceTree = ""; }; + AAD27E13B8CB3F5A2BEF32CC63B90D13 /* ForgeriesGestureRecognizer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesGestureRecognizer.m; path = Pod/Classes/ForgeriesGestureRecognizer.m; sourceTree = ""; }; + AD5C7813EC4E59798CBEA072B1093701 /* Quick-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Quick-dummy.m"; sourceTree = ""; }; + AE27557305D64FE95B84E34FDB7E0BD4 /* NMBExceptionCapture.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBExceptionCapture.h; path = Sources/NimbleObjectiveC/NMBExceptionCapture.h; sourceTree = ""; }; + AF72C55EF4DDE686C8F3EE62A91F5F7F /* XCTestSuite+QuickTestSuiteBuilder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestSuite+QuickTestSuiteBuilder.m"; path = "Sources/QuickObjectiveC/XCTestSuite+QuickTestSuiteBuilder.m"; sourceTree = ""; }; + B0708E72690BAB1EA7D74F247089F6C3 /* CwlCatchBadInstruction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchBadInstruction.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlCatchBadInstruction.swift; sourceTree = ""; }; + B65889ABAEB84BF348DE65B89C0A22EF /* Pods-BootstrapTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BootstrapTests-acknowledgements.plist"; sourceTree = ""; }; + B6D1153234224D8F0D57C46986D9BA4F /* SwiftSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftSupport.swift; path = FBSnapshotTestCase/SwiftSupport.swift; sourceTree = ""; }; + B7C792DCD1C382DBBCA579560CAA1408 /* FBSnapshotTestCasePlatform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCasePlatform.h; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.h; sourceTree = ""; }; + B8E10617F43F4118DF71DB5D5B91CD9E /* BeLessThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThan.swift; path = Sources/Nimble/Matchers/BeLessThan.swift; sourceTree = ""; }; + B982D99ECE65CFEC6ECED2FC51187205 /* Nimble-Snapshots-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-Snapshots-prefix.pch"; sourceTree = ""; }; + BC13F8216F53DA633806FC6E4378EA02 /* Match.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Match.swift; path = Sources/Nimble/Matchers/Match.swift; sourceTree = ""; }; + BD1802692E4BCE752CC3C804ABE97777 /* NMBStringify.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBStringify.m; path = Sources/NimbleObjectiveC/NMBStringify.m; sourceTree = ""; }; + BD34AFC7950D4A1A1539C62384CB8A0C /* HaveCount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HaveCount.swift; path = Sources/Nimble/Matchers/HaveCount.swift; sourceTree = ""; }; + BD6E2A3907A9412804E1EAB411210455 /* QuickTestSuite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickTestSuite.swift; path = Sources/Quick/QuickTestSuite.swift; sourceTree = ""; }; + BE0E68AD139EFBF046973F0C9C85ADE2 /* MatcherFunc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherFunc.swift; path = Sources/Nimble/Matchers/MatcherFunc.swift; sourceTree = ""; }; + BE4E297E37341C11329C78D9863CB3EC /* ForgeriesFileManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ForgeriesFileManager.m; path = Pod/Classes/ForgeriesFileManager.m; sourceTree = ""; }; + BE55815E9E8DE0C723B891A0396FFD69 /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + BFA0DA5F42DC76C3894D441E54244758 /* BeAKindOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAKindOf.swift; path = Sources/Nimble/Matchers/BeAKindOf.swift; sourceTree = ""; }; + C011DD08F2F755DC28F98E354FC95980 /* UIImage+Compare.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Compare.m"; path = "FBSnapshotTestCase/Categories/UIImage+Compare.m"; sourceTree = ""; }; + 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; }; + C1CF6EDCD4B744EEBC4DA616B168A539 /* 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 = ""; }; + C2BD891A2E855C027FE50A9179FDCA42 /* Pods-BootstrapTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BootstrapTests.release.xcconfig"; sourceTree = ""; }; + C52D899FA01AABA7752DB22902AE2A6D /* Pods-BootstrapTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BootstrapTests-acknowledgements.markdown"; sourceTree = ""; }; + C628FCCE2024FB831F3FC4B4704FBF46 /* Nimble.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Nimble.modulemap; sourceTree = ""; }; + CA1E643602E35287F8B82AD13C6EB7E8 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Quick/Filter.swift; sourceTree = ""; }; + CA61CC75763EFA8234E296D770FF20C3 /* QCKDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QCKDSL.m; path = Sources/QuickObjectiveC/DSL/QCKDSL.m; sourceTree = ""; }; + CA88A96266999F8D5588AFDA5737D9DB /* CwlCatchException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlCatchException.m; path = Carthage/Checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/CwlCatchException.m; sourceTree = ""; }; + CC36690604FCBDE82371D45F568E27FA /* iOSSnapshotTestCase.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = iOSSnapshotTestCase.xcconfig; sourceTree = ""; }; + CCBC0FDA25EE069EC27266EBAB4F8593 /* SuiteHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SuiteHooks.swift; path = Sources/Quick/Hooks/SuiteHooks.swift; sourceTree = ""; }; + CDDEB0D916BF20AA6D5492574970AAE8 /* Pods-BootstrapTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-BootstrapTests-umbrella.h"; sourceTree = ""; }; + CECACA312B88CCCD5F9239C8EB0535F4 /* EndWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndWith.swift; path = Sources/Nimble/Matchers/EndWith.swift; sourceTree = ""; }; + D08147E05FFAB462714D18DD2815652C /* UIImage+Compare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Compare.h"; path = "FBSnapshotTestCase/Categories/UIImage+Compare.h"; sourceTree = ""; }; + D1D74E353D3F439322635273732044E9 /* ToSucceed.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToSucceed.swift; path = Sources/Nimble/Matchers/ToSucceed.swift; sourceTree = ""; }; + D20FA99212FA2A88D41AF75CCA806CB9 /* Behavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Behavior.swift; path = Sources/Quick/Behavior.swift; sourceTree = ""; }; + D33D7BC2690A3F775E439E6ED850BC53 /* ForgeriesFileManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ForgeriesFileManager.h; path = Pod/Classes/ForgeriesFileManager.h; sourceTree = ""; }; + D6CCCAE3A6181E4D8FBC9151B2A9CBBA /* CwlPreconditionTesting.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlPreconditionTesting.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/Mach/CwlPreconditionTesting.h; sourceTree = ""; }; + D6DB9B200C5E0CA9164E93B2A2A63B67 /* Nimble-Snapshots-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nimble-Snapshots-dummy.m"; sourceTree = ""; }; + D7DE9016AFA577FFD8E28E95A5033B2B /* UIImage+Snapshot.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Snapshot.m"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.m"; sourceTree = ""; }; + D945EB1563153014DF24171848C81F9D /* DynamicSizeSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DynamicSizeSnapshot.swift; sourceTree = ""; }; + DEFDEAE24C30311B6F2EA157D38A883C /* MatchError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatchError.swift; path = Sources/Nimble/Matchers/MatchError.swift; sourceTree = ""; }; + DF41CEB72E4951DC6FEFDB240F839B48 /* FailureMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FailureMessage.swift; path = Sources/Nimble/FailureMessage.swift; sourceTree = ""; }; + DF81FCB50FEDFE8FFBED08E70406DC73 /* Nimble_Snapshots.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nimble_Snapshots.h; path = Nimble_Snapshots/Nimble_Snapshots.h; sourceTree = ""; }; + E1A55A7B4384D8E97A2C79A390A27719 /* Nimble.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nimble.h; path = Sources/Nimble/Nimble.h; sourceTree = ""; }; + E58995EE8CD9B2518C14D9815289B8DC /* Async.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Async.swift; path = Sources/Nimble/Matchers/Async.swift; sourceTree = ""; }; + E631AC5A234C4BF5DD991DBB7918C92A /* Forgeries-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Forgeries-prefix.pch"; sourceTree = ""; }; + E6460789A9A98703AC88700DA8F1BD54 /* BeAnInstanceOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAnInstanceOf.swift; path = Sources/Nimble/Matchers/BeAnInstanceOf.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; }; + E7ACA3389B374E9829B0BACCB54A995B /* Expression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expression.swift; path = Sources/Nimble/Expression.swift; sourceTree = ""; }; + E8A09B7AED733A699742F6D9CEE4B431 /* DSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DSL.h; path = Sources/NimbleObjectiveC/DSL.h; sourceTree = ""; }; + E9D92C9B540FD385A2EEA74B4B48881C /* Nimble.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nimble.xcconfig; sourceTree = ""; }; + EAA9F3E353632F5C01E6F41EAE596AEF /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Quick/DSL/DSL.swift; sourceTree = ""; }; + EB3A736437212F75A16EC5D8A9CEA500 /* Pods-BootstrapTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BootstrapTests-Info.plist"; sourceTree = ""; }; + EB48145629F2D2D299D4DDA95C8C40F3 /* QuickSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpec.h; path = Sources/QuickObjectiveC/QuickSpec.h; sourceTree = ""; }; + EB7771307F29655227A6E452F831AECE /* Quick-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-prefix.pch"; sourceTree = ""; }; + ED9B937C6519D3B689FFAE0F5298648B /* AssertionDispatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionDispatcher.swift; path = Sources/Nimble/Adapters/AssertionDispatcher.swift; sourceTree = ""; }; + EDB24A03AF66A4304BB7311B85029FB6 /* FBSnapshotTestCasePlatform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCasePlatform.m; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.m; sourceTree = ""; }; + F386192F93927877CBE7578DD8E851EC /* FBSnapshotTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCase.h; path = FBSnapshotTestCase/FBSnapshotTestCase.h; sourceTree = ""; }; + F8C4DB9EB4676EB026610FD82D870BDE /* HaveValidSnapshot.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HaveValidSnapshot.swift; path = Nimble_Snapshots/HaveValidSnapshot.swift; sourceTree = ""; }; + FB1037CD582A48998AD30C85718E8E0A /* UIImage+Diff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Diff.h"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.h"; sourceTree = ""; }; + FCDA0FE06B5FC1A036235033FF4A5028 /* HooksPhase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HooksPhase.swift; path = Sources/Quick/Hooks/HooksPhase.swift; sourceTree = ""; }; + FD77DFF2FDCD4FE47C19AD3C6DF6D022 /* String+C99ExtendedIdentifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+C99ExtendedIdentifier.swift"; path = "Sources/Quick/String+C99ExtendedIdentifier.swift"; sourceTree = ""; }; + FDAC2BDDC78BBBFCA456EF94E87BE200 /* Pods_BootstrapTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_BootstrapTests.framework; path = "Pods-BootstrapTests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 55C81EE76C6A69F1F69792A679310C68 /* Frameworks */ = { + 11B4066A653380844585643F1160FD4E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - EFB9CC9267297D8104141A4046AAD14E /* Foundation.framework in Frameworks */, + 4D5341F8059DD59478674E580355B332 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 646AD24EE5B74793A35B98E8D31081AC /* Frameworks */ = { + 378EE2E1F3D1A62EA07AAF58EE73E5ED /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 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 */, + AD3833B546C0BC3A0AD77621C2DCCF3A /* Foundation.framework in Frameworks */, + 901DDF8366FB6781D254BC8AB98BBF0E /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9DB672DFFA247AC8A9BF7DD49ECD9400 /* Frameworks */ = { + 40CC3809F0FE97E6B3908542EC9D2CE4 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - E0F1AD626C62F77B7C0A8B63B88A8D9C /* Foundation.framework in Frameworks */, - 857347F7E0C2B578C29882CA41D164E6 /* QuartzCore.framework in Frameworks */, - 53D4EA82797AB425B9DD2A06C8DED64B /* UIKit.framework in Frameworks */, - 524B49575CF7A7FF74F8B460C17512F2 /* XCTest.framework in Frameworks */, + 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; - A78ECBD5D576CE3BA7772FDE148D8EAC /* Frameworks */ = { + 9EBBBDAB95834968A1F963979CAB2557 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - DE4820B1F85A52C3C71A64F173A74135 /* Foundation.framework in Frameworks */, + 6783D2D892272C1E6EE9F5B482697378 /* Foundation.framework in Frameworks */, + 0248087A1E443FBECD4D9162B00C0FD9 /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - C56565F425899B065A0ED67543B035F4 /* Frameworks */ = { + F3287CA501DBA186DAEEE8D485738900 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 2A5FA72C7C59F2B4E5709DF042ABBD1E /* Foundation.framework in Frameworks */, - 5530A6892AB628DD2210C6FF8140C9F4 /* XCTest.framework in Frameworks */, + B146AA8D5464A2EEDF41B732547F537B /* Foundation.framework in Frameworks */, + 2A3E84CC9E452F62396E7EBC95FBE4E1 /* QuartzCore.framework in Frameworks */, + C3CC938495303C6D6EAE11C49920D927 /* UIKit.framework in Frameworks */, + AE1984D92A25715C88932DCB7185EE32 /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - D9523B817C92EFD8BCE3CDE77F54908E /* Frameworks */ = { + F9F8CFCD3C9798C561B7623608D3C821 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 7BCC1E21AD0581F508C189CA6CDBF923 /* Foundation.framework in Frameworks */, - FBBE9D9A2D1C31E86BEABF94B224C4EE /* XCTest.framework in Frameworks */, + 21E645D02DDA948AB2A6C373DEA32FFA /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 10C18A6F15A1EB34323FD76AC04532A9 /* Pods */ = { + 07B9B5527856C20CF83C9CAA9702CBCE /* Frameworks */ = { isa = PBXGroup; children = ( - 22D058AC2615858F04E546C57F43836C /* Forgeries */, - 3E0FACB30CD09E39F25D4848173CEF5F /* iOSSnapshotTestCase */, - DE0CF1D8D2C5F5B28D54E0E607683A7B /* Nimble */, - 68B34149F30258818C1DC1D956D9665D /* Quick */, + 6777EAC8948223C4E918B936CBC0709C /* FBSnapshotTestCase.framework */, + BE55815E9E8DE0C723B891A0396FFD69 /* Nimble.framework */, + 87693E3E8F74ACB4E1195BE274529429 /* iOS */, ); - name = Pods; + name = Frameworks; sourceTree = ""; }; - 22D058AC2615858F04E546C57F43836C /* Forgeries */ = { + 0D17F6C1DF9DB8018B954A6072F721BA /* Products */ = { isa = PBXGroup; children = ( - 7A166AB5D6D193F2EC958EDC3A07E18B /* Core */, - F172152830C92A1A55E85B4F2FE1253E /* Support Files */, + E78024A0E13F85D0EDB1991A01A350C1 /* FBSnapshotTestCase.framework */, + 0D1F9415E8C4A3CCCE1F0574B91E0E15 /* Forgeries.framework */, + 8D57AC960F3CE1255BFF84C75ECD5EB1 /* Nimble.framework */, + 52CBA6AD3C2B2EEE2C7D648C4EF43A5A /* Nimble_Snapshots.framework */, + FDAC2BDDC78BBBFCA456EF94E87BE200 /* Pods_BootstrapTests.framework */, + 75E63BD37EB01C62F78365A93F9DAB03 /* Quick.framework */, ); - name = Forgeries; - path = Forgeries; + name = Products; sourceTree = ""; }; - 27B662CA7FC7D0429572543ED2CD7337 /* Core */ = { + 1817D9DE18EB01CAD298EADD7B0A2DE2 /* Support Files */ = { isa = PBXGroup; children = ( - F6F38C346454461E62B3C2C7974A8D42 /* FBSnapshotTestCase.h */, - D0B31E488D821370664775F3A753D0F5 /* FBSnapshotTestCase.m */, - 09A873AAB70645A665F0C846ACCEBE42 /* FBSnapshotTestCasePlatform.h */, - 8A5CA1F5E9761674AF08E1E8D34DF72A /* FBSnapshotTestCasePlatform.m */, - 83EC193C3EE0C64658EFFFEA328235B2 /* FBSnapshotTestController.h */, - A1DD00C80C8DE65C50005C25D3764835 /* FBSnapshotTestController.m */, - 90DFC935723CE3AB28F19300A0579335 /* UIImage+Compare.h */, - 01F772A038B68AAD849007891D160AC3 /* UIImage+Compare.m */, - ABBE7A32107ADB66BA5A27DD1B736730 /* UIImage+Diff.h */, - 876A9A84DEC1CD65DCEC5A0CF6CE5C3E /* UIImage+Diff.m */, - 91AE497FE6E87718B742E4DDE08BD015 /* UIImage+Snapshot.h */, - ECF42BDDE718CE808585BF0B5D55412B /* UIImage+Snapshot.m */, + 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 */, ); - name = Core; + name = "Support Files"; + path = "Bootstrap/Pods/Target Support Files/Nimble-Snapshots"; sourceTree = ""; }; - 2DE0B7CEBC66D234B842D2DFCAC7F96B /* Core */ = { + 20F47911175F3C25918272E7A9C3F914 /* Support Files */ = { isa = PBXGroup; children = ( - 88027A4F45F81C628C009F9F3BF7ED92 /* CurrentTestCaseTracker.swift */, - 3CAD87E1E9796731A6412DA86B287E07 /* HaveValidSnapshot.swift */, - 94E0F65420E9E1717BEEE0B3B9D7EFD5 /* Nimble_Snapshots.h */, - 657E6CB28E3D2634569DCE57840772DC /* PrettySyntax.swift */, - CD0224C5EDEE091E99E4E8D4079CD754 /* XCTestObservationCenter+CurrentTestCaseTracker.h */, - AEA9B542912EDC40ECB2512C8E2FC244 /* XCTestObservationCenter+CurrentTestCaseTracker.m */, - ADDDF9DC5A33AD60B95EC25838CA5C55 /* DynamicSize */, - 89AC4C634E65C749C8B524CFDCC79D6A /* DynamicType */, + A29E54E0B03531E7A37CD6E9F2B79F37 /* iOSSnapshotTestCase.modulemap */, + CC36690604FCBDE82371D45F568E27FA /* iOSSnapshotTestCase.xcconfig */, + 6FD22795A9E327703E532D099AC5EAC4 /* iOSSnapshotTestCase-dummy.m */, + 7E49D2076AEDA20EC1552C132CB64BDA /* iOSSnapshotTestCase-Info.plist */, + 0628DB95C30B18B7B01DF5CC7FC5B2B4 /* iOSSnapshotTestCase-prefix.pch */, + 99172527B2FD7ECBFFE42AF3ECF41227 /* iOSSnapshotTestCase-umbrella.h */, ); - name = Core; + name = "Support Files"; + path = "../Target Support Files/iOSSnapshotTestCase"; sourceTree = ""; }; - 2F439AEC6253322440C73BF9FBADE2AE /* iOS */ = { + 225FC9EF96F241D801AF7B3E4DD8DAE3 /* Pods */ = { isa = PBXGroup; children = ( - 148E9B9B88A6C299608B94017E20CF78 /* Foundation.framework */, - A69EB16895D0FDA9699EED91A3CFB841 /* QuartzCore.framework */, - AF0FC4B74774AC1644D1B62CBDC0CCBF /* UIKit.framework */, - 0E906E59597539202C0610CB360AA2AC /* XCTest.framework */, + C6CC0A662F0FD32ED2214EB9FC02C9FD /* Forgeries */, + 73D3DEAA644B61DF79F65EC186D5CBC6 /* iOSSnapshotTestCase */, + 5F70E8CFD5F330589906E8AAC7C5E59D /* Nimble */, + F15A6A4171BB777FF9E1D63B317ED907 /* Quick */, ); - name = iOS; + name = Pods; sourceTree = ""; }; - 302579351AFEF8693FD972F67739C5ED /* Products */ = { + 338E2A34C056031304FD2FF59F865B58 /* DynamicType */ = { isa = PBXGroup; children = ( - B91B00F8BE943329D633234BD67AE0AC /* FBSnapshotTestCase.framework */, - 25CEBA6BF9271CB42C6191AA8F5EC641 /* Forgeries.framework */, - BAE263041362D074978BB3B577DF0A05 /* Nimble.framework */, - 52C1B30CC4697E1933141720223103BC /* Nimble_Snapshots.framework */, - 703CCA4540356A193533EC1FFB63EECA /* Pods_BootstrapTests.framework */, - 0D631E9908483F9525A6B3F36F16CC61 /* Quick.framework */, + A49957A5B6DD2519A943547662DD3AFA /* HaveValidDynamicTypeSnapshot.swift */, + E6D2FDD73BC775CEF03528A8159E058F /* NBSMockedApplication.h */, + 2D2A6FC759BA4245E0F51B6734B63898 /* NBSMockedApplication.m */, + 27EA97B1421064EAD2272A22918A4905 /* PrettyDynamicTypeSyntax.swift */, ); - name = Products; + name = DynamicType; + path = Nimble_Snapshots/DynamicType; sourceTree = ""; }; - 37DD9897FAECF9E32D792C0EB6CF3EDF /* Support Files */ = { + 4F432DD58EAB225563E5B38E6A1F0479 /* Core */ = { isa = PBXGroup; children = ( - FFE1BA862D1EBCC90663B711D6DCFBCB /* Nimble-Snapshots.modulemap */, - 4A2F54AF0AF86B8BAF7E7345C625036C /* Nimble-Snapshots.xcconfig */, - 6F0076063CE02FD052997EC18A116928 /* Nimble-Snapshots-dummy.m */, - 60C5BDF1DFBD729B02FBD8CFF7347AE7 /* Nimble-Snapshots-Info.plist */, - 06F684594D4BD4905F582167536A4EEA /* Nimble-Snapshots-prefix.pch */, - 2A38F9E5C12AABACC37D5A350DFB8049 /* Nimble-Snapshots-umbrella.h */, + F386192F93927877CBE7578DD8E851EC /* FBSnapshotTestCase.h */, + 9B52DBF5CE375C6E16AA4CF0CCA58177 /* FBSnapshotTestCase.m */, + B7C792DCD1C382DBBCA579560CAA1408 /* FBSnapshotTestCasePlatform.h */, + EDB24A03AF66A4304BB7311B85029FB6 /* FBSnapshotTestCasePlatform.m */, + 1D91565BA22789B5D554877B452A6233 /* FBSnapshotTestController.h */, + 553761CC0F5995CC0199F43263CDD24D /* FBSnapshotTestController.m */, + D08147E05FFAB462714D18DD2815652C /* UIImage+Compare.h */, + C011DD08F2F755DC28F98E354FC95980 /* UIImage+Compare.m */, + FB1037CD582A48998AD30C85718E8E0A /* UIImage+Diff.h */, + 10C5ED6CB74B66B52360026EC2C42E1C /* UIImage+Diff.m */, + 68EDEB5B84D1F8DE691CC4203C17AC41 /* UIImage+Snapshot.h */, + D7DE9016AFA577FFD8E28E95A5033B2B /* UIImage+Snapshot.m */, ); - name = "Support Files"; - path = "Bootstrap/Pods/Target Support Files/Nimble-Snapshots"; + name = Core; sourceTree = ""; }; - 3E0FACB30CD09E39F25D4848173CEF5F /* iOSSnapshotTestCase */ = { + 5A77E988F8F57A44809C2D41000712E9 /* Support Files */ = { isa = PBXGroup; children = ( - 27B662CA7FC7D0429572543ED2CD7337 /* Core */, - 86FBDB4712B97FAEC81F720DCEB40442 /* Support Files */, - D6F34925BACCAB01B34748696433279A /* SwiftSupport */, + C628FCCE2024FB831F3FC4B4704FBF46 /* Nimble.modulemap */, + E9D92C9B540FD385A2EEA74B4B48881C /* Nimble.xcconfig */, + 3D5DA76A21176BB75B8119BCFD0E0043 /* Nimble-dummy.m */, + 9225C044B01638B65B77A4D8434516A1 /* Nimble-Info.plist */, + 1A637206726EC6BA2DA2A60A6C467D59 /* Nimble-prefix.pch */, + 0167AE5CE72B959CD9C86DFB836E4AAF /* Nimble-umbrella.h */, ); - name = iOSSnapshotTestCase; - path = iOSSnapshotTestCase; + name = "Support Files"; + path = "../Target Support Files/Nimble"; sourceTree = ""; }; - 455C64B1515C753116779F924CED7DBF /* Pods-BootstrapTests */ = { + 5F70E8CFD5F330589906E8AAC7C5E59D /* Nimble */ = { isa = PBXGroup; children = ( - 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 */, + 67EC6FEF300DF304DA6E49BC2D23D821 /* AdapterProtocols.swift */, + 8D7A0A39686910063F187E9156643BC1 /* AllPass.swift */, + ED9B937C6519D3B689FFAE0F5298648B /* AssertionDispatcher.swift */, + 2370E7426CB7CC5754657771CBB3B365 /* AssertionRecorder.swift */, + E58995EE8CD9B2518C14D9815289B8DC /* Async.swift */, + 0DF740BAF7E35433A6835F9F85FDE8DB /* Await.swift */, + BFA0DA5F42DC76C3894D441E54244758 /* BeAKindOf.swift */, + E6460789A9A98703AC88700DA8F1BD54 /* BeAnInstanceOf.swift */, + 8C454574252F3AF704855FAD843BE6C1 /* BeCloseTo.swift */, + AA307DC3FDE200395C272DCA8F232814 /* BeEmpty.swift */, + 8FD40B80F1B7B503D16B53624DC8A8E5 /* BeginWith.swift */, + 3FEF96DD594670594B9FB0EDAF45C78B /* BeGreaterThan.swift */, + 4D98915E38F664E0D63A190CC9C6F328 /* BeGreaterThanOrEqualTo.swift */, + 4A2982489E3F26FD547C50B9A5FECDB5 /* BeIdenticalTo.swift */, + B8E10617F43F4118DF71DB5D5B91CD9E /* BeLessThan.swift */, + 91D91038CFE66CA170ABF8CCF889A1B0 /* BeLessThanOrEqual.swift */, + 3D4FB841E38096647D7207064BDD9D0E /* BeLogical.swift */, + 8E7A1018D58F0D75DB03DD8690769102 /* BeNil.swift */, + 4087D18A08ADB083BC797DD8FBB5ECE6 /* BeVoid.swift */, + 17FC6F034B0FEF6EC766E181E527591D /* Contain.swift */, + 5AF6A4BE1F75F3622A12A5C6A821F975 /* ContainElementSatisfying.swift */, + 48D6D7B2D17E405E0C4283751B645E5B /* CwlBadInstructionException.swift */, + B0708E72690BAB1EA7D74F247089F6C3 /* CwlCatchBadInstruction.swift */, + 70409AAE9FEC4751C3E3AA6DD00DB715 /* CwlCatchException.h */, + CA88A96266999F8D5588AFDA5737D9DB /* CwlCatchException.m */, + 30DB1B67F2A91CB283B7B54799906408 /* CwlCatchException.swift */, + 3AC990B4FD57F5582A3419954D648E8C /* CwlDarwinDefinitions.swift */, + A918BEF626925A28B649B9D07CACA6F8 /* CwlMachBadInstructionHandler.h */, + 11567254CA08806875C9F4C325F9E038 /* CwlMachBadInstructionHandler.m */, + D6CCCAE3A6181E4D8FBC9151B2A9CBBA /* CwlPreconditionTesting.h */, + E8A09B7AED733A699742F6D9CEE4B431 /* DSL.h */, + A862C057F961CC53EA7F369232A8AEC4 /* DSL.m */, + 25FF14966DA83A3A18CB4518E38CE09F /* DSL.swift */, + 998529C5F9F319DFCFC5C998AB0D883C /* DSL+Wait.swift */, + 0EB7502E1AE003F5E168A00D408530A3 /* ElementsEqual.swift */, + CECACA312B88CCCD5F9239C8EB0535F4 /* EndWith.swift */, + A84A29EB7B6C00129878296DC862A7EF /* Equal.swift */, + 21C2742BBCC120E77CBEE06632A332D4 /* Errors.swift */, + 2A71D812418023EEE02778F53AB38538 /* Expectation.swift */, + 11793A097ED88322A52628DCC696BE30 /* ExpectationMessage.swift */, + E7ACA3389B374E9829B0BACCB54A995B /* Expression.swift */, + DF41CEB72E4951DC6FEFDB240F839B48 /* FailureMessage.swift */, + 3D9E1720D2E7F642399F71D4EF46B350 /* Functional.swift */, + BD34AFC7950D4A1A1539C62384CB8A0C /* HaveCount.swift */, + 9CF60310BF53823E0398B33C070E707D /* mach_excServer.c */, + C1CF6EDCD4B744EEBC4DA616B168A539 /* mach_excServer.h */, + BC13F8216F53DA633806FC6E4378EA02 /* Match.swift */, + BE0E68AD139EFBF046973F0C9C85ADE2 /* MatcherFunc.swift */, + 13C2AD6619C36986FD650A729EFCC4B4 /* MatcherProtocols.swift */, + DEFDEAE24C30311B6F2EA157D38A883C /* MatchError.swift */, + E1A55A7B4384D8E97A2C79A390A27719 /* Nimble.h */, + 11D6B0D41C17C7B9B175662E1DB38405 /* NimbleEnvironment.swift */, + 5B6D4B6DB5329CAA59365D3F2395AB29 /* NimbleXCTestHandler.swift */, + AE27557305D64FE95B84E34FDB7E0BD4 /* NMBExceptionCapture.h */, + 0198332342EC4A4D60FA2217CB5971FF /* NMBExceptionCapture.m */, + A46DBCD9B24429D43082DA1ADBECB6F6 /* NMBExpectation.swift */, + 964C25DC7F6A00F4CE8FCF65746E152A /* NMBObjCMatcher.swift */, + 4584767A56E7C861D1C80FF3C6A0D175 /* NMBStringify.h */, + BD1802692E4BCE752CC3C804ABE97777 /* NMBStringify.m */, + 5375B72260E7268234A3563D9B11293E /* PostNotification.swift */, + 4D0C5F4CD5A407A33BC25E2B923E423A /* Predicate.swift */, + 4AA331054031B2D7D7F0B2F8D7B9D5D1 /* RaisesException.swift */, + 61BA8267FF0CAF2C169215195DD41252 /* SatisfyAllOf.swift */, + 48E11387BA19E79049737A2A0626C5C6 /* SatisfyAnyOf.swift */, + 61CE5EC8B8A342A22ED288D6BB832A48 /* SourceLocation.swift */, + 6C63618C5B9345AAB14798BCC3A6190B /* Stringers.swift */, + A4A60F205EC56A38B3531643F32B0D40 /* ThrowAssertion.swift */, + 3D4FC9A9246B35C843C59A6BAD0DBAF9 /* ThrowError.swift */, + D1D74E353D3F439322635273732044E9 /* ToSucceed.swift */, + 1FCB099252EA383B504AB4F9E97C1A73 /* XCTestObservationCenter+Register.m */, + 5A77E988F8F57A44809C2D41000712E9 /* Support Files */, ); - name = "Pods-BootstrapTests"; - path = "Target Support Files/Pods-BootstrapTests"; + name = Nimble; + path = Nimble; sourceTree = ""; }; - 68B34149F30258818C1DC1D956D9665D /* Quick */ = { + 73D3DEAA644B61DF79F65EC186D5CBC6 /* iOSSnapshotTestCase */ = { isa = PBXGroup; children = ( - 862A522A45DFD447C1244602D6B3EE46 /* Behavior.swift */, - 80916D23F7A3BA5215B1F03114598617 /* Callsite.swift */, - BFD3B7A469A89F87B8EBA63579AC2023 /* Closures.swift */, - 0C35E00B6B9B49AC6AC2A403B0A6D84A /* Configuration.swift */, - 1D85AFE992F16E0EE8632A1E1D98497C /* DSL.swift */, - E0DD42469C1076C60A80FB4CBA6CFDB6 /* ErrorUtility.swift */, - 0E50C62533DEAEA159BFDC40BCF1FD4E /* Example.swift */, - CB3DD3B7426D7420B7E97D3D47754194 /* ExampleGroup.swift */, - AB7FCC2BCF754AB643484A0A4244F60A /* ExampleHooks.swift */, - 047C1DD592D04E6794500C58A41CBB07 /* ExampleMetadata.swift */, - 9DB04B0EACEDB1DD296BE34BA6140F52 /* Filter.swift */, - 3EDB1DBE19D39D926E57C7AA5FDFCE45 /* HooksPhase.swift */, - E442FD22C7BBDCDA30B63425F4F008A6 /* NSBundle+CurrentTestBundle.swift */, - E3F663EE14AE6803FF6F79E649F04474 /* QCKDSL.h */, - 38A1572B81AD5C3DB0920F4EF1640E68 /* QCKDSL.m */, - A88E32B06E692BCDE0D6B52778135E68 /* Quick.h */, - A0DB5DEE5958DFCB1835A451654BD8BB /* QuickConfiguration.h */, - 7EB01F828831F632D57C0AEA9299C636 /* QuickConfiguration.m */, - 0EECA52D389688BABE4627982C4BD974 /* QuickSelectedTestSuiteBuilder.swift */, - 0A0EF53E5E3DEF3DC7D9B6D8407D69C9 /* QuickSpec.h */, - 2D8625F78B9764F2361E7DA5694E58A4 /* QuickSpec.m */, - C89278BED258A6A06B3D074BDD5BA611 /* QuickSpecBase.h */, - E6DFEC19E98A036707B37DBABEFF26EA /* QuickSpecBase.m */, - EDC042D0093ABA94227A0023CB2A46E2 /* QuickTestSuite.swift */, - 93245794818C93DE15B34A9694991CA2 /* String+C99ExtendedIdentifier.swift */, - 2018AB9287A38AC36FFC845FF5FF4A5B /* SuiteHooks.swift */, - 9E73ADC04CF71B5444C23D5BA97A661D /* URL+FileName.swift */, - 1CD2C26CD444D684DC063487E70E330D /* World.swift */, - F3F5B75DD11C02FA310E5FCD82045A0C /* World+DSL.swift */, - 8CFBCAAD63AFF9BB6306B2BAE77ED56F /* XCTestSuite+QuickTestSuiteBuilder.m */, - B3B9E93C874E51F03D5AFED3F7ABC587 /* Support Files */, + 4F432DD58EAB225563E5B38E6A1F0479 /* Core */, + 20F47911175F3C25918272E7A9C3F914 /* Support Files */, + D65A70CC24DD2FEFBE268729B69CD5E0 /* SwiftSupport */, ); - name = Quick; - path = Quick; + name = iOSSnapshotTestCase; + path = iOSSnapshotTestCase; sourceTree = ""; }; - 7A166AB5D6D193F2EC958EDC3A07E18B /* Core */ = { + 78E8063301EA489F1973F1A4BB2746F4 /* DynamicSize */ = { isa = PBXGroup; children = ( - 1A5475DA2C2D40009F3210E0A606FB92 /* Forgeries-Macros.h */, - 0D0BFDA09925FC2C9FC006B546075036 /* ForgeriesApplication.h */, - 6FA293D970D9EFE6B6470F943A70EFB6 /* ForgeriesApplication.m */, - 9276824531EE59D782C52F3B035FA597 /* ForgeriesFileManager.h */, - D33CA49723075269665BBE634F368591 /* ForgeriesFileManager.m */, - 3703238AE41900C9739E5AB25ACBBC96 /* ForgeriesFileManager+NotImplemented.m */, - 808637992BDF3221296D62522FBE2AF6 /* ForgeriesGestureRecognizer.h */, - 891D633A965921EADC8A0DE54C13B990 /* ForgeriesGestureRecognizer.m */, - 6D1D6451E8DB4C5B965E0F89B0218DA9 /* ForgeriesUserDefaults.h */, - C2010259821D10AA3523DB77704DB3E8 /* ForgeriesUserDefaults.m */, + D945EB1563153014DF24171848C81F9D /* DynamicSizeSnapshot.swift */, ); - name = Core; + name = DynamicSize; + path = Nimble_Snapshots/DynamicSize; sourceTree = ""; }; 81E26D6CC1D84DE94BC234E4E33FC19A /* Nimble-Snapshots */ = { isa = PBXGroup; children = ( - 2DE0B7CEBC66D234B842D2DFCAC7F96B /* Core */, + A16705A7B4B2728454CCD6054D2C0479 /* Core */, C55C807163471B427738173FAF45C22E /* Pod */, - 37DD9897FAECF9E32D792C0EB6CF3EDF /* Support Files */, + 1817D9DE18EB01CAD298EADD7B0A2DE2 /* Support Files */, ); name = "Nimble-Snapshots"; path = ../..; sourceTree = ""; }; - 86FBDB4712B97FAEC81F720DCEB40442 /* Support Files */ = { + 872A239EC866F4C5AA3E83C5D0F48985 /* Pods-BootstrapTests */ = { isa = PBXGroup; children = ( - 024C04D99405601C78436556745D2EA2 /* iOSSnapshotTestCase.modulemap */, - B1E8854C1F4F4B3DAEBB80A04A574F82 /* iOSSnapshotTestCase.xcconfig */, - 1E239228BE79BE77F5B584624F371A84 /* iOSSnapshotTestCase-dummy.m */, - BB20DB3ABF03B911A9648CCEE8850FFF /* iOSSnapshotTestCase-Info.plist */, - D7BCAC6B42BFDB32188081C45EB14CDE /* iOSSnapshotTestCase-prefix.pch */, - A7F1310B8FD29A8F26954F7F49BEDE1E /* iOSSnapshotTestCase-umbrella.h */, + 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 */, ); - name = "Support Files"; - path = "../Target Support Files/iOSSnapshotTestCase"; + name = "Pods-BootstrapTests"; + path = "Target Support Files/Pods-BootstrapTests"; sourceTree = ""; }; - 89AC4C634E65C749C8B524CFDCC79D6A /* DynamicType */ = { + 87693E3E8F74ACB4E1195BE274529429 /* iOS */ = { isa = PBXGroup; children = ( - 0F79851D2CB7E6979D6D0AB92E24CB43 /* HaveValidDynamicTypeSnapshot.swift */, - 26ED433147F8E753921DC6F5DE3D0958 /* NBSMockedApplication.h */, - D4C9F41EAC141F2F46F942857BA9EC21 /* NBSMockedApplication.m */, - 884AB8D849FCED63D495853DBC9B9355 /* PrettyDynamicTypeSyntax.swift */, + 2416533AC67F7E5C657BF67562CE4536 /* Foundation.framework */, + C0B0D272FC49BA86AC2C4AD7115FC7F7 /* QuartzCore.framework */, + 6B0359EB42C3E0E9F0721A60810F72D7 /* UIKit.framework */, + 011B359743C64E7D431002E52EDF7C9B /* XCTest.framework */, ); - name = DynamicType; - path = Nimble_Snapshots/DynamicType; + name = iOS; sourceTree = ""; }; 9B32A5771C7F48556EF2C6A8862D665E /* Development Pods */ = { @@ -697,27 +728,33 @@ name = "Development Pods"; sourceTree = ""; }; - ADDDF9DC5A33AD60B95EC25838CA5C55 /* DynamicSize */ = { + A16705A7B4B2728454CCD6054D2C0479 /* Core */ = { isa = PBXGroup; children = ( - 73D0904EAFA2028A4C82F260A8190416 /* DynamicSizeSnapshot.swift */, + 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 */, ); - name = DynamicSize; - path = Nimble_Snapshots/DynamicSize; + name = Core; sourceTree = ""; }; - B3B9E93C874E51F03D5AFED3F7ABC587 /* Support Files */ = { + C53DA5FFBA7E11D0F0E992384619A7F0 /* Support Files */ = { isa = PBXGroup; children = ( - 32363506C8D16C5E25256D301295CCD1 /* Quick.modulemap */, - 46EBDD255431DBB9828C90AF62D5FCA2 /* Quick.xcconfig */, - 118A512F83B0995FC95F635DA39FDA7E /* Quick-dummy.m */, - 5C5090069D8F814CE3E3861D0E101241 /* Quick-Info.plist */, - EFB0DF00EFD1092C0527365050858535 /* Quick-prefix.pch */, - D59E6031D64EE7DA87A5BAF08ACCF0AF /* Quick-umbrella.h */, + 4EEB3F51EE7CDFE9F213315763BE968D /* Forgeries.modulemap */, + 01F2AD1D7BEE249297B8801D7B2BCD0C /* Forgeries.xcconfig */, + 31F42BBDC729CAF13E0B337E7BA20431 /* Forgeries-dummy.m */, + 85E3CF735CA2D8BCAB6A000F6BDEBA70 /* Forgeries-Info.plist */, + E631AC5A234C4BF5DD991DBB7918C92A /* Forgeries-prefix.pch */, + 5B1C7CDAB305B3868BD2A6831802F884 /* Forgeries-umbrella.h */, ); name = "Support Files"; - path = "../Target Support Files/Quick"; + path = "../Target Support Files/Forgeries"; sourceTree = ""; }; C55C807163471B427738173FAF45C22E /* Pod */ = { @@ -730,14 +767,14 @@ name = Pod; sourceTree = ""; }; - CBCADAC55956C76F0B767C2F56A1B758 /* Frameworks */ = { + C6CC0A662F0FD32ED2214EB9FC02C9FD /* Forgeries */ = { isa = PBXGroup; children = ( - 45544E7DC8BC621B5141430C9031836E /* FBSnapshotTestCase.framework */, - 0D35F92A6BFBF9579DAFE842BFF03D7D /* Nimble.framework */, - 2F439AEC6253322440C73BF9FBADE2AE /* iOS */, + E574107B8297B0367BA9F07B5347EE00 /* Core */, + C53DA5FFBA7E11D0F0E992384619A7F0 /* Support Files */, ); - name = Frameworks; + name = Forgeries; + path = Forgeries; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { @@ -745,284 +782,249 @@ children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, 9B32A5771C7F48556EF2C6A8862D665E /* Development Pods */, - CBCADAC55956C76F0B767C2F56A1B758 /* Frameworks */, - 10C18A6F15A1EB34323FD76AC04532A9 /* Pods */, - 302579351AFEF8693FD972F67739C5ED /* Products */, + 07B9B5527856C20CF83C9CAA9702CBCE /* Frameworks */, + 225FC9EF96F241D801AF7B3E4DD8DAE3 /* Pods */, + 0D17F6C1DF9DB8018B954A6072F721BA /* Products */, F53202B153F637E2CA5D8CE620CDB5A7 /* Targets Support Files */, ); sourceTree = ""; }; - D6F34925BACCAB01B34748696433279A /* SwiftSupport */ = { + D65A70CC24DD2FEFBE268729B69CD5E0 /* SwiftSupport */ = { isa = PBXGroup; children = ( - DF7C36DFE13F6E05C77DA00D805990D5 /* SwiftSupport.swift */, + B6D1153234224D8F0D57C46986D9BA4F /* SwiftSupport.swift */, ); name = SwiftSupport; sourceTree = ""; }; - DE0CF1D8D2C5F5B28D54E0E607683A7B /* Nimble */ = { + DD5CBA197E086E9E5421CBE6E4565115 /* Support Files */ = { isa = PBXGroup; children = ( - B97ADB0ABB4ADBBAAB1B8E8B0CC202DF /* AdapterProtocols.swift */, - 19DA80550D7F46B512430195DC5A75FC /* AllPass.swift */, - B1D0BC83343743E5A1E06EC97803AFD9 /* AssertionDispatcher.swift */, - 4D0E56A23BD7C326A66709FD57070181 /* AssertionRecorder.swift */, - 484FD5013E50F6D4912D17E2CE5860C5 /* Async.swift */, - 901CB4E1BCA6AB7C3EF46F76631FA06E /* Await.swift */, - 5456AB161A4AC6659EFA6343A843B113 /* BeAKindOf.swift */, - 5FABC88144C54926989C282E5C0E4BC3 /* BeAnInstanceOf.swift */, - 42155D31A79D12CA623209C00B90FF24 /* BeCloseTo.swift */, - C1BA03E77732A83E050A8103B343D1A6 /* BeEmpty.swift */, - 55141E017C35D38E099EE78D0A4BD97F /* BeginWith.swift */, - D1166FDC67B7208879C64A9AC6637ACD /* BeGreaterThan.swift */, - B90489BF35D48BC9A6D20FEC801C7A58 /* BeGreaterThanOrEqualTo.swift */, - 1688C5F19565BD97042889497880796D /* BeIdenticalTo.swift */, - 8EB6DE37F2687A656C8D9B98DABAFD68 /* BeLessThan.swift */, - 01607ED9535224D92DDC6E5D7B7C4C5D /* BeLessThanOrEqual.swift */, - 7F24F394532C89562D993F8AE23DBE60 /* BeLogical.swift */, - 4B11E7F7FCE4C724E4D2E4372EA865CF /* BeNil.swift */, - 834E1801FEDFDB281B61E5A9D9B4DF82 /* BeVoid.swift */, - 044FB1EA4FA5F2CFCD92E29E64941760 /* Contain.swift */, - F1C4413ECEDE9F9345F3BAD99627F08F /* ContainElementSatisfying.swift */, - A169F6BD57CA9ACE33DA67C6AB8A853C /* CwlBadInstructionException.swift */, - B4AE909218C76ECDEC3A859411CF5A8D /* CwlCatchBadInstruction.swift */, - 686EA083F108A3623A21F1638ACA3042 /* CwlCatchException.h */, - 8F0EE11D642142B094A98909A1248469 /* CwlCatchException.m */, - 5A054A41C0093630D12F2D94175E6BCD /* CwlCatchException.swift */, - 868F2E122C6C608B8BD941093DA86CB4 /* CwlDarwinDefinitions.swift */, - 4DEB17BFE72BE61B1D5742BFE09F7347 /* CwlMachBadInstructionHandler.h */, - CD2EEF196DC3566CD71F9699888873CD /* CwlMachBadInstructionHandler.m */, - 4391C07187FD65AC65F4CE5D7FD138F6 /* CwlPreconditionTesting.h */, - 04D8E56EC0E04E7CFD12DBFD70A6AA2E /* DSL.h */, - 05777F66F9A3B012A3F22D879127ABE7 /* DSL.m */, - 9774A444AF01A00C4E7CEA6BC8D15FA4 /* DSL.swift */, - 4E56DFB9CEB86C8F13627B5286504143 /* DSL+Wait.swift */, - 5A34231858335C28388FB7F600ABD03E /* ElementsEqual.swift */, - 104B7883952868B09A17F320978AA0F2 /* EndWith.swift */, - 64C0B0041A1DA5CDE14FBEF178B99FC8 /* Equal.swift */, - BE65AF712BC7218D0934DDD87B8B2D8E /* Errors.swift */, - A0E7C8D57B5E9A35AA83CB713427C216 /* Expectation.swift */, - 9B33B93E6AB61F810611CF20449937E9 /* ExpectationMessage.swift */, - 61876D9FD006804F97280171C79138EF /* Expression.swift */, - 34A0866FDCB8ABD6D41A94457766A35C /* FailureMessage.swift */, - D4B66A7480120760033E914E2CB08143 /* Functional.swift */, - 5049A0C04CAF90E70A0FC17A85196C56 /* HaveCount.swift */, - B00AB12D7DA34AD7E453FD8341562E76 /* mach_excServer.c */, - A981E3239837BBE57B53E73F7F8BFF4D /* mach_excServer.h */, - C30B4C20F8DF00E7CA4DCCD8B51CCDFD /* Match.swift */, - 74756C0930974655A2794008450DFF8F /* MatcherFunc.swift */, - A930FEADBFF244D57AD611707E193D97 /* MatcherProtocols.swift */, - 976052C45C8ACA4B4B34E5BFDFB279DD /* MatchError.swift */, - 1A78F5983EA631634492B73E6DBCFF07 /* Nimble.h */, - C73A4CD283A0A494C229612DF9C83C70 /* NimbleEnvironment.swift */, - 3749E9EE3131671491CEEC0232C15DAB /* NimbleXCTestHandler.swift */, - 6BDC000A1387E748F9A269A61DC15CF9 /* NMBExceptionCapture.h */, - E8020D239F49BCF94A0E554E770C69B5 /* NMBExceptionCapture.m */, - 93037AA3C40603D52512CB801259E31F /* NMBExpectation.swift */, - DC4B111E2513D0F8298F8145EEBADECE /* NMBObjCMatcher.swift */, - 24A222D87FF27C1DD8F81833F28B5CE0 /* NMBStringify.h */, - 82D5B0F777FA2B2F66CFF8F07381BBCF /* NMBStringify.m */, - 3BF09519B53AB890123DA38D1A47F5AE /* PostNotification.swift */, - F6B009ECD5C001AD8AD96AD789AF3976 /* Predicate.swift */, - EEEE8EA4F1075B023F1EFDE0D671E7DB /* RaisesException.swift */, - FD6B980461D481991FAEF60C26C25BAD /* SatisfyAllOf.swift */, - F537A5A8CC156EFE9DDFC9DEB660F55D /* SatisfyAnyOf.swift */, - 89E14B7E85322C541F4B928C668ED01E /* SourceLocation.swift */, - 974E2E64545E980341F0FAF9AF9202A9 /* Stringers.swift */, - D1FDF86FE5442DD0F0BD0861E75FD5AA /* ThrowAssertion.swift */, - 2E50ACACA712B28DE6330B62B3C53AC1 /* ThrowError.swift */, - 54D043A8A5130A171AADF37B54B58837 /* ToSucceed.swift */, - E14FED0147B7B1032FB2C662C99A5B25 /* XCTestObservationCenter+Register.m */, - FB0F487E2FE68F25FD74D28DF7C8862E /* Support Files */, + 42F223BEC958C99E3461100D3FC96102 /* Quick.modulemap */, + 8C13298D7DBCE0ED408EF112D79D8E11 /* Quick.xcconfig */, + AD5C7813EC4E59798CBEA072B1093701 /* Quick-dummy.m */, + 384E3DAA8C3A1959B9D321CF6755A90C /* Quick-Info.plist */, + EB7771307F29655227A6E452F831AECE /* Quick-prefix.pch */, + 6DC15C05DC939E24F7B23694DCF7E281 /* Quick-umbrella.h */, ); - name = Nimble; - path = Nimble; + name = "Support Files"; + path = "../Target Support Files/Quick"; sourceTree = ""; }; - F172152830C92A1A55E85B4F2FE1253E /* Support Files */ = { + E574107B8297B0367BA9F07B5347EE00 /* Core */ = { isa = PBXGroup; children = ( - 831E8ECDFDAC1C314B5C005946A07CD2 /* Forgeries.modulemap */, - 8D864DF8F2729782D7FC7E3159AABD25 /* Forgeries.xcconfig */, - 2D689F2AC4989B4552D884B66BE9C4E8 /* Forgeries-dummy.m */, - FC6B77DEF1F3351262139F10FDA46949 /* Forgeries-Info.plist */, - 1164681350F9A6A90685DD36522BBD11 /* Forgeries-prefix.pch */, - B5AC9082144F0FFDC6B2E1003F3D237C /* Forgeries-umbrella.h */, + 6A44060F47429236CDE029E7813E3C13 /* Forgeries-Macros.h */, + 120E05C3FECC202DBB88BD1F877C5F17 /* ForgeriesApplication.h */, + 34537C9FE236A83A49141437EA3D835F /* ForgeriesApplication.m */, + D33D7BC2690A3F775E439E6ED850BC53 /* ForgeriesFileManager.h */, + BE4E297E37341C11329C78D9863CB3EC /* ForgeriesFileManager.m */, + 1E9ABD47D103A44927F113847C7317C9 /* ForgeriesFileManager+NotImplemented.m */, + 7B3906EAAC83C8926F83197B45071861 /* ForgeriesGestureRecognizer.h */, + AAD27E13B8CB3F5A2BEF32CC63B90D13 /* ForgeriesGestureRecognizer.m */, + 7B1DA6296DD30A451F91E2E8BD7A4022 /* ForgeriesUserDefaults.h */, + 443C214E9DB500F754FC89FA6AD68719 /* ForgeriesUserDefaults.m */, ); - name = "Support Files"; - path = "../Target Support Files/Forgeries"; + name = Core; sourceTree = ""; }; - F53202B153F637E2CA5D8CE620CDB5A7 /* Targets Support Files */ = { + F15A6A4171BB777FF9E1D63B317ED907 /* Quick */ = { isa = PBXGroup; children = ( - 455C64B1515C753116779F924CED7DBF /* Pods-BootstrapTests */, + D20FA99212FA2A88D41AF75CCA806CB9 /* Behavior.swift */, + 80DF18AC04D5600E4B1DD0B261A1B8D8 /* Callsite.swift */, + A88C8EA144EFE908F142EBD192D8EB1B /* Closures.swift */, + 76DB9E0FE95BCBE85A76F0503018E89A /* Configuration.swift */, + EAA9F3E353632F5C01E6F41EAE596AEF /* DSL.swift */, + 0E13DFA590961F1E0A5C5A516A99C80F /* ErrorUtility.swift */, + 4A318AAAA31CFA8EC105C221A4F44D60 /* Example.swift */, + 686D430C4E30F35E03E50674D6CF444A /* ExampleGroup.swift */, + 6C064359901F0B51A03AE67A4AB3CC46 /* ExampleHooks.swift */, + 333E74185FC88C31DCBEEFBF047F6E52 /* ExampleMetadata.swift */, + CA1E643602E35287F8B82AD13C6EB7E8 /* Filter.swift */, + FCDA0FE06B5FC1A036235033FF4A5028 /* HooksPhase.swift */, + 05CF25778940147EE3E18E4FB10F04B8 /* NSBundle+CurrentTestBundle.swift */, + 51921CE715D3FB2403959F1EBBD059F3 /* QCKDSL.h */, + CA61CC75763EFA8234E296D770FF20C3 /* QCKDSL.m */, + 443794F773A383D72059598E3CC40666 /* Quick.h */, + 395249F1498A0A9243EF54B5F311B195 /* QuickConfiguration.h */, + 95B1994B4ED5F6BDEA413CE448E47BBB /* QuickConfiguration.m */, + 49F163CB8BC6D3DB9BF20D5C4EB572DC /* QuickSelectedTestSuiteBuilder.swift */, + EB48145629F2D2D299D4DDA95C8C40F3 /* QuickSpec.h */, + 6DC7B73D7A9A086B53DCA903C7CF1861 /* QuickSpec.m */, + 690F87F9EE22637CBFCCCE30F7F66902 /* QuickSpecBase.h */, + 1F8A85040F4BECBF640F0D7A0A88B714 /* QuickSpecBase.m */, + BD6E2A3907A9412804E1EAB411210455 /* QuickTestSuite.swift */, + FD77DFF2FDCD4FE47C19AD3C6DF6D022 /* String+C99ExtendedIdentifier.swift */, + CCBC0FDA25EE069EC27266EBAB4F8593 /* SuiteHooks.swift */, + 70649A66E9594A9CAED55AF00E8BCB0A /* URL+FileName.swift */, + 58DC14114E4A6F703650D00B700E8B48 /* World.swift */, + 41DC3F3F7D9AF55B874267ABB096C829 /* World+DSL.swift */, + AF72C55EF4DDE686C8F3EE62A91F5F7F /* XCTestSuite+QuickTestSuiteBuilder.m */, + DD5CBA197E086E9E5421CBE6E4565115 /* Support Files */, ); - name = "Targets Support Files"; + name = Quick; + path = Quick; sourceTree = ""; }; - FB0F487E2FE68F25FD74D28DF7C8862E /* Support Files */ = { + F53202B153F637E2CA5D8CE620CDB5A7 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 7F58295571C6BA53A9A4B8FBF39C1783 /* Nimble.modulemap */, - EEA8718EAE4A019EB8183CA1D834C6BC /* Nimble.xcconfig */, - 790A645C0E5934BE6E794DC6860F9261 /* Nimble-dummy.m */, - 4B61E1C4121AB0CED86C476AEB1626CD /* Nimble-Info.plist */, - 004C3CDF9C748DAE34D3AFF0C8D84CAC /* Nimble-prefix.pch */, - 4EFC202947BF07CD74D6EEEFE2ACC633 /* Nimble-umbrella.h */, + 872A239EC866F4C5AA3E83C5D0F48985 /* Pods-BootstrapTests */, ); - name = "Support Files"; - path = "../Target Support Files/Nimble"; + name = "Targets Support Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 10A85AF37A183712BCFC0067F3076E90 /* Headers */ = { + 799B9281B9002702A9C8493F4621ED93 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - B8B5D111A3702E362C1E4BD398AA8DBA /* NBSMockedApplication.h in Headers */, - 4A08C715EE4535022F0895C9030AFAA6 /* Nimble-Snapshots-umbrella.h in Headers */, - 1552654BE1AD524FED30AD03423F4334 /* Nimble_Snapshots.h in Headers */, - FB1F8AB0F5A7A8184C264257D8311C6E /* XCTestObservationCenter+CurrentTestCaseTracker.h in Headers */, + B448C4A0A89E81758464E9C56203A5F5 /* Pods-BootstrapTests-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 170DD7841EAB87C3BB031883F386BAC8 /* Headers */ = { + 88238C8CB1A60460FF93A891E7CAD0C1 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 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 */, + 76809C6AC800C82179D55543E6C39B4F /* NBSMockedApplication.h in Headers */, + AF8904FB5FAEED350BF525FF73AEEAE8 /* Nimble-Snapshots-umbrella.h in Headers */, + DE3B1F929A410A5B2BF4B0A339AF1E5F /* Nimble_Snapshots.h in Headers */, + 101AD67E62619F20F2775F884C62BBC3 /* XCTestObservationCenter+CurrentTestCaseTracker.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1BEED8737AA521E5671144D8D78B03B0 /* Headers */ = { + AA4490384454F1614EC45D8BE1597A1D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 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 */, + 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; - 51A00ABBA2BEF3913A4628399CEBD45B /* Headers */ = { + B69B8F320FCB9041C6E43D1C81F1E45B /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 221ED892E5138A00F3CDF540E914519D /* CwlCatchException.h in Headers */, - 9F70369EF71BD9ABAFF687AF532CC20D /* CwlMachBadInstructionHandler.h in Headers */, - 19BA8AF46D9CC49E3E2CEDCAF6354442 /* 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 */, + 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; - D6E4CF65D7A3AD3638EFF0A53709491F /* Headers */ = { + C1A051BB72BEC6C4DD32571E75D6C182 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - CCD927E09472BFF9BF7A16BAF9CF5AC3 /* Pods-BootstrapTests-umbrella.h in Headers */, + 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; - EC3EC9092F61BD757267FD6009C275C5 /* Headers */ = { + F684E10CDA60BAC918A92251A0A1968A /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - C912897D77798A90873A3DAD8A4BDC50 /* QCKDSL.h in Headers */, - BD379F95293A811D8E591CAC8E9FF410 /* Quick-umbrella.h in Headers */, - A9BF211D24462D531E278F2AE317AEA4 /* Quick.h in Headers */, - 34EA8D74C57BC1A6AC8C0A5B5267E56C /* QuickConfiguration.h in Headers */, - D755642ECA73CFE2E4C31CDD0DFBA42E /* QuickSpec.h in Headers */, - 403F837F9B4AC86C901D238D847A767A /* QuickSpecBase.h in Headers */, + E1C5AE23F3288A2E8A13489165FD3FF2 /* CwlCatchException.h in Headers */, + 05D6872E1E4C28423550C859B6E03820 /* CwlMachBadInstructionHandler.h in Headers */, + 38FEA25D16ACC1E6F5C696CD95B41A69 /* 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ - 49626A07369058D3D49723CAAD8FF6F1 /* Pods-BootstrapTests */ = { + 166D0A7D657996B5C516FFCFC16638EC /* Forgeries */ = { isa = PBXNativeTarget; - buildConfigurationList = 3CD35CE174DE970C2B1E8393F5D54D44 /* Build configuration list for PBXNativeTarget "Pods-BootstrapTests" */; + buildConfigurationList = 8F4FD5B42A7F4E3F43E828B187EC61CC /* Build configuration list for PBXNativeTarget "Forgeries" */; buildPhases = ( - D6E4CF65D7A3AD3638EFF0A53709491F /* Headers */, - E7A2C2CE9D9B72C6F5EF9FB6CD035747 /* Sources */, - A78ECBD5D576CE3BA7772FDE148D8EAC /* Frameworks */, - 2C66897BD7EF0CD1E82AC5195AB9F421 /* Resources */, + B69B8F320FCB9041C6E43D1C81F1E45B /* Headers */, + B1B07306EB87E62DE418F3914F0E03B2 /* Sources */, + 9EBBBDAB95834968A1F963979CAB2557 /* Frameworks */, + 49C9BE63AABE30AC607C9734184EBFDE /* Resources */, ); buildRules = ( ); dependencies = ( - 5D9672A413CDDFD9E595BB12EFEACABD /* PBXTargetDependency */, - B6B1B0202214985869987983262C435B /* PBXTargetDependency */, - F88D8DD7117828F7B839D51C7C4F3E11 /* PBXTargetDependency */, - 0F6E88F512F75DD3C7DD8F35C80FB19D /* PBXTargetDependency */, - 085307E4262882A7C68F2D3095E4C4B7 /* PBXTargetDependency */, ); - name = "Pods-BootstrapTests"; - productName = "Pods-BootstrapTests"; - productReference = 703CCA4540356A193533EC1FFB63EECA /* Pods_BootstrapTests.framework */; + name = Forgeries; + productName = Forgeries; + productReference = 0D1F9415E8C4A3CCCE1F0574B91E0E15 /* Forgeries.framework */; productType = "com.apple.product-type.framework"; }; - 6F13695E06195A78EA8A95F8C7ED0D2F /* Nimble */ = { + 7179D20839911F9A3A90186B3208C76E /* Pods-BootstrapTests */ = { isa = PBXNativeTarget; - buildConfigurationList = 9AC65E53333ACA93EEB1D8EBAB58CBB6 /* Build configuration list for PBXNativeTarget "Nimble" */; + buildConfigurationList = 580F966ACDBF5D5F8C13E857F1441D5F /* Build configuration list for PBXNativeTarget "Pods-BootstrapTests" */; buildPhases = ( - 51A00ABBA2BEF3913A4628399CEBD45B /* Headers */, - D399136A0E6FE19CACE7F05143312FB1 /* Sources */, - 55C81EE76C6A69F1F69792A679310C68 /* Frameworks */, - D7EBE1F47ACC336A60ED6056AF3261E1 /* Resources */, + 799B9281B9002702A9C8493F4621ED93 /* Headers */, + 6A12D715BCEE12A31D620657D1CC01DE /* Sources */, + 11B4066A653380844585643F1160FD4E /* Frameworks */, + E493D5BB9D78E446E85EBA180EE79769 /* Resources */, ); buildRules = ( ); dependencies = ( + 89AA0A359F9351F815BB11A3948BD23B /* PBXTargetDependency */, + EC417B611B25AFEB500BFFE18FE25824 /* PBXTargetDependency */, + 29711060426244C1F5507582FAE185C3 /* PBXTargetDependency */, + 4A6A3094D683F6B36B08F4D0608C73C0 /* PBXTargetDependency */, + A35A38A00A976204659F969CD060FE4B /* PBXTargetDependency */, ); - name = Nimble; - productName = Nimble; - productReference = BAE263041362D074978BB3B577DF0A05 /* Nimble.framework */; + name = "Pods-BootstrapTests"; + productName = "Pods-BootstrapTests"; + productReference = FDAC2BDDC78BBBFCA456EF94E87BE200 /* Pods_BootstrapTests.framework */; productType = "com.apple.product-type.framework"; }; - A0BB8C6495DF871749A813563CA6E204 /* Forgeries */ = { + D9D3CBF18EBB96023BC92F0F1C7FFD65 /* Nimble-Snapshots */ = { isa = PBXNativeTarget; - buildConfigurationList = 2C084489844A77353B5ED636863319F6 /* Build configuration list for PBXNativeTarget "Forgeries" */; + buildConfigurationList = C6F2D3821DAC41F585C49F523084E36C /* Build configuration list for PBXNativeTarget "Nimble-Snapshots" */; buildPhases = ( - 1BEED8737AA521E5671144D8D78B03B0 /* Headers */, - 38C66D9DCF731BA87197DF7D8BAF18D6 /* Sources */, - C56565F425899B065A0ED67543B035F4 /* Frameworks */, - E41E49AD7444CB4B38855BFBCEEEF025 /* Resources */, + 88238C8CB1A60460FF93A891E7CAD0C1 /* Headers */, + 51AAA8FEC39AD2E467118234844C4FC5 /* Sources */, + 40CC3809F0FE97E6B3908542EC9D2CE4 /* Frameworks */, + A6F51F1BFB98E96E00F5F034A2FEA392 /* Resources */, ); buildRules = ( ); dependencies = ( + 69918F81E938469B0F26431397D55459 /* PBXTargetDependency */, + FA35F84EDD3C87632EE03A6DACE952B4 /* PBXTargetDependency */, ); - name = Forgeries; - productName = Forgeries; - productReference = 25CEBA6BF9271CB42C6191AA8F5EC641 /* Forgeries.framework */; + name = "Nimble-Snapshots"; + productName = "Nimble-Snapshots"; + productReference = 52CBA6AD3C2B2EEE2C7D648C4EF43A5A /* Nimble_Snapshots.framework */; productType = "com.apple.product-type.framework"; }; - C393038B0BEF088C1B93E6528005862D /* iOSSnapshotTestCase */ = { + E0D5773C6DEB06357ABB396EF13BB2CD /* iOSSnapshotTestCase */ = { isa = PBXNativeTarget; - buildConfigurationList = 2EDF9A01B577304D410AF6B0BE40149D /* Build configuration list for PBXNativeTarget "iOSSnapshotTestCase" */; + buildConfigurationList = EEB1DCFA8D23D738DB723872276F2402 /* Build configuration list for PBXNativeTarget "iOSSnapshotTestCase" */; buildPhases = ( - 170DD7841EAB87C3BB031883F386BAC8 /* Headers */, - C5F02ADBBFEE9A09627F58B784696E3A /* Sources */, - 9DB672DFFA247AC8A9BF7DD49ECD9400 /* Frameworks */, - 20A961A2A340F24A7AD07790DF9ED535 /* Resources */, + C1A051BB72BEC6C4DD32571E75D6C182 /* Headers */, + 4E0D9E5D7FD898F301A30F72EF7E3947 /* Sources */, + F3287CA501DBA186DAEEE8D485738900 /* Frameworks */, + 50D0972EB23D3950F66DCF37E3B0428E /* Resources */, ); buildRules = ( ); @@ -1030,17 +1032,17 @@ ); name = iOSSnapshotTestCase; productName = iOSSnapshotTestCase; - productReference = B91B00F8BE943329D633234BD67AE0AC /* FBSnapshotTestCase.framework */; + productReference = E78024A0E13F85D0EDB1991A01A350C1 /* FBSnapshotTestCase.framework */; productType = "com.apple.product-type.framework"; }; - C82891EAB7293DBEE916B21F57E8474D /* Quick */ = { + E5DC6B83F8AF8FA1B7AF19BD670A540A /* Quick */ = { isa = PBXNativeTarget; - buildConfigurationList = A482E8F0F5BEDCE177543007D23A5736 /* Build configuration list for PBXNativeTarget "Quick" */; + buildConfigurationList = 435C8D732CE85A3566430C3F5E181151 /* Build configuration list for PBXNativeTarget "Quick" */; buildPhases = ( - EC3EC9092F61BD757267FD6009C275C5 /* Headers */, - 507CFA4217F0978AF450319CC96D5C36 /* Sources */, - D9523B817C92EFD8BCE3CDE77F54908E /* Frameworks */, - 42E082BE7328DA6969AECE264ACD14E0 /* Resources */, + AA4490384454F1614EC45D8BE1597A1D /* Headers */, + 674312A51AEA36FA9E0924EB0A8C1B8A /* Sources */, + 378EE2E1F3D1A62EA07AAF58EE73E5ED /* Frameworks */, + 6E64A23D33063C6A78258A9F26278DDE /* Resources */, ); buildRules = ( ); @@ -1048,27 +1050,25 @@ ); name = Quick; productName = Quick; - productReference = 0D631E9908483F9525A6B3F36F16CC61 /* Quick.framework */; + productReference = 75E63BD37EB01C62F78365A93F9DAB03 /* Quick.framework */; productType = "com.apple.product-type.framework"; }; - EE19095A8C98E0BC5774005673495238 /* Nimble-Snapshots */ = { + F554EA343D656E7FB0C1ACC045EB2666 /* Nimble */ = { isa = PBXNativeTarget; - buildConfigurationList = 9F7382318C6967C54C2092C61E54E9BB /* Build configuration list for PBXNativeTarget "Nimble-Snapshots" */; + buildConfigurationList = E3A98634DB5DA9D006BDFE48B5C34CB5 /* Build configuration list for PBXNativeTarget "Nimble" */; buildPhases = ( - 10A85AF37A183712BCFC0067F3076E90 /* Headers */, - 3531D6CC3B8F791B2F82DAB890DB46F7 /* Sources */, - 646AD24EE5B74793A35B98E8D31081AC /* Frameworks */, - 58607A5AC3CE3F1F956A4AE0502A5583 /* Resources */, + F684E10CDA60BAC918A92251A0A1968A /* Headers */, + 843204FEA6D0A77E8262CB3DE7F86658 /* Sources */, + F9F8CFCD3C9798C561B7623608D3C821 /* Frameworks */, + AD1799A208BE417CCE05899E167D813E /* Resources */, ); buildRules = ( ); dependencies = ( - F64CB8EB8A14F600EF7CF1966F3F67E7 /* PBXTargetDependency */, - 6DF10B64F53D3649C53CE3D623344A69 /* PBXTargetDependency */, ); - name = "Nimble-Snapshots"; - productName = "Nimble-Snapshots"; - productReference = 52C1B30CC4697E1933141720223103BC /* Nimble_Snapshots.framework */; + name = Nimble; + productName = Nimble; + productReference = 8D57AC960F3CE1255BFF84C75ECD5EB1 /* Nimble.framework */; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ @@ -1077,8 +1077,8 @@ BFDFE7DC352907FC980B868725387E98 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 1100; - LastUpgradeCheck = 1100; + LastSwiftUpdateCheck = 1020; + LastUpgradeCheck = 1020; }; buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 8.0"; @@ -1088,57 +1088,57 @@ en, ); mainGroup = CF1408CF629C7361332E53B88F7BD30C; - productRefGroup = 302579351AFEF8693FD972F67739C5ED /* Products */; + productRefGroup = 0D17F6C1DF9DB8018B954A6072F721BA /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - A0BB8C6495DF871749A813563CA6E204 /* Forgeries */, - C393038B0BEF088C1B93E6528005862D /* iOSSnapshotTestCase */, - 6F13695E06195A78EA8A95F8C7ED0D2F /* Nimble */, - EE19095A8C98E0BC5774005673495238 /* Nimble-Snapshots */, - 49626A07369058D3D49723CAAD8FF6F1 /* Pods-BootstrapTests */, - C82891EAB7293DBEE916B21F57E8474D /* Quick */, + 166D0A7D657996B5C516FFCFC16638EC /* Forgeries */, + E0D5773C6DEB06357ABB396EF13BB2CD /* iOSSnapshotTestCase */, + F554EA343D656E7FB0C1ACC045EB2666 /* Nimble */, + D9D3CBF18EBB96023BC92F0F1C7FFD65 /* Nimble-Snapshots */, + 7179D20839911F9A3A90186B3208C76E /* Pods-BootstrapTests */, + E5DC6B83F8AF8FA1B7AF19BD670A540A /* Quick */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 20A961A2A340F24A7AD07790DF9ED535 /* Resources */ = { + 49C9BE63AABE30AC607C9734184EBFDE /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 2C66897BD7EF0CD1E82AC5195AB9F421 /* Resources */ = { + 50D0972EB23D3950F66DCF37E3B0428E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 42E082BE7328DA6969AECE264ACD14E0 /* Resources */ = { + 6E64A23D33063C6A78258A9F26278DDE /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 58607A5AC3CE3F1F956A4AE0502A5583 /* Resources */ = { + A6F51F1BFB98E96E00F5F034A2FEA392 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - D7EBE1F47ACC336A60ED6056AF3261E1 /* Resources */ = { + AD1799A208BE417CCE05899E167D813E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - E41E49AD7444CB4B38855BFBCEEEF025 /* Resources */ = { + E493D5BB9D78E446E85EBA180EE79769 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1148,212 +1148,212 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 3531D6CC3B8F791B2F82DAB890DB46F7 /* Sources */ = { + 4E0D9E5D7FD898F301A30F72EF7E3947 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 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 */, + 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; - 38C66D9DCF731BA87197DF7D8BAF18D6 /* Sources */ = { + 51AAA8FEC39AD2E467118234844C4FC5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 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 */, + 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; - 507CFA4217F0978AF450319CC96D5C36 /* Sources */ = { + 674312A51AEA36FA9E0924EB0A8C1B8A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - B9397BD911F09C73BC598D60DC04C1A7 /* Behavior.swift in Sources */, - 603A2FC60B90F1279D399DAF8104201F /* Callsite.swift in Sources */, - 7034D0B6AE91D924AB27F6B828C79EB8 /* Closures.swift in Sources */, - AE191084C68BDF1A2878978CCFBF29E2 /* Configuration.swift in Sources */, - 63B7ECA666221B5EE437EFE136434959 /* DSL.swift in Sources */, - 1E5C4F9EB261B75BECC921A303CA3AA6 /* ErrorUtility.swift in Sources */, - 81FED3E061FA39538B0AA3092F6F380B /* Example.swift in Sources */, - 208F9DADCC8F01AAC14247BF0E54C863 /* ExampleGroup.swift in Sources */, - 1B4D25D41B2CE138D184DD18A534ADB2 /* ExampleHooks.swift in Sources */, - FF4C06BD3EF989D203359A47EAA0A287 /* ExampleMetadata.swift in Sources */, - 05376A2B4A599FB919C25922E08EF492 /* Filter.swift in Sources */, - C43FC4EFD9E762C454E4168953475A55 /* HooksPhase.swift in Sources */, - 88F403109D33F993ACD635A3D01134BC /* NSBundle+CurrentTestBundle.swift in Sources */, - 5FFC8254039A54540761DC5656615630 /* QCKDSL.m in Sources */, - B7977833FE910D5DB829DCCC6EA3D104 /* Quick-dummy.m in Sources */, - 26BFBD738BB96C6C730D4DC96D47A107 /* QuickConfiguration.m in Sources */, - A173703877A14EBF47A8A4FF41F7DBE6 /* QuickSelectedTestSuiteBuilder.swift in Sources */, - 712E987D79829DC53E38FC6DA1B17CFB /* QuickSpec.m in Sources */, - C6A86479B1236153B50C59E9ACB07D0D /* QuickSpecBase.m in Sources */, - 011CAC6A74AAEEAF9F54E817D1A9FD33 /* QuickTestSuite.swift in Sources */, - 01692FC85BC6ECB122F1380ECBBA6EF5 /* String+C99ExtendedIdentifier.swift in Sources */, - 01A100AE3D2AF7A7D6A6BF1A91A4EDF3 /* SuiteHooks.swift in Sources */, - 9BB2E6C13B25C0157C4BECFC9F8DF489 /* URL+FileName.swift in Sources */, - 4E737D040955550EACFE774A383EB4A2 /* World+DSL.swift in Sources */, - B5AEEFF5F31AC069BD96E8104301AD4D /* World.swift in Sources */, - 2BE5D1B1D8986048A3B0E3D73B9EE158 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */, + 0B7CDF6B19F589F7FDE5CA244E22327C /* Behavior.swift in Sources */, + A56704310C11E013CBD1ACB23795F040 /* Callsite.swift in Sources */, + B2863F3D47468F0126D845D199F6294E /* Closures.swift in Sources */, + 7FF473F637529F7B12BA239E3005D99F /* Configuration.swift in Sources */, + 35B4D5E5DBA325607D1315A6DD1142EF /* DSL.swift in Sources */, + A891F59C87C650B63AC2230B61A110F2 /* ErrorUtility.swift in Sources */, + 59D847E9626C613CF04036AB299E3926 /* Example.swift in Sources */, + 4A38563A361D8E3AF9D864C1E8F027F8 /* ExampleGroup.swift in Sources */, + D030C20F00D0281DD701FB5C6D29C2DA /* ExampleHooks.swift in Sources */, + C42D641D35B3E5C94C3A383605067357 /* ExampleMetadata.swift in Sources */, + 17EE0C4C21FF6FDDB0B6E3FEEB811A72 /* Filter.swift in Sources */, + FEAA78BDF425B1F945EF689CB08A9FCD /* HooksPhase.swift in Sources */, + A71372A924242D343EBA69D0351215A2 /* NSBundle+CurrentTestBundle.swift in Sources */, + 3D98FEE29A1CA323D4078FE270CBC870 /* QCKDSL.m in Sources */, + 8EED17F0C2F1AC3DD36FCE3A0037E53E /* Quick-dummy.m in Sources */, + B14D39EFB21DA0B119B43203643EC5B9 /* QuickConfiguration.m in Sources */, + 93499F0CEAAC4291F74BC2C964CD45C4 /* QuickSelectedTestSuiteBuilder.swift in Sources */, + 17E4407C2E4D167C28335229B308801C /* QuickSpec.m in Sources */, + 643E8BD1AD4E63BF831769BE29EFFC11 /* QuickSpecBase.m in Sources */, + 358C34C17DAFF608260C19039F104E8F /* QuickTestSuite.swift in Sources */, + AEDEEEA1DA2E54720AA4EBB320DAA152 /* String+C99ExtendedIdentifier.swift in Sources */, + DB22C3FF980B29B2A92522F61435CE9A /* SuiteHooks.swift in Sources */, + 3941746BBD98F397685EE83AAABFFFBA /* URL+FileName.swift in Sources */, + 9609F5D3DC08279B08F495E9841CFE51 /* World+DSL.swift in Sources */, + 8BC86398F361A397784373D879E8049D /* World.swift in Sources */, + 88858A1DB417CF5C89277C718F97C2D4 /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - C5F02ADBBFEE9A09627F58B784696E3A /* Sources */ = { + 6A12D715BCEE12A31D620657D1CC01DE /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 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 */, + C9E503FDFA6A082CCDC2802E5EB621A0 /* Pods-BootstrapTests-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - D399136A0E6FE19CACE7F05143312FB1 /* Sources */ = { + 843204FEA6D0A77E8262CB3DE7F86658 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 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 */, - 02A1AAA49758A955770775CD409D8635 /* CwlCatchException.m in Sources */, - CAACEBB97A7D23E6782B47A805DFED81 /* 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 */, + 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 */, + 888B88EF8BDEBCB1702F8BB33BCBC3B2 /* CwlCatchException.m in Sources */, + 24AD9C69B1A899FA7DB0CA4D346319C5 /* 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; - E7A2C2CE9D9B72C6F5EF9FB6CD035747 /* Sources */ = { + B1B07306EB87E62DE418F3914F0E03B2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - AD04E57A04EBD0D3E593AAC00130DFF5 /* Pods-BootstrapTests-dummy.m in Sources */, + 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 085307E4262882A7C68F2D3095E4C4B7 /* PBXTargetDependency */ = { + 29711060426244C1F5507582FAE185C3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = iOSSnapshotTestCase; - target = C393038B0BEF088C1B93E6528005862D /* iOSSnapshotTestCase */; - targetProxy = 49B07B053CDCD338A9C39D67ABE39F62 /* PBXContainerItemProxy */; + name = "Nimble-Snapshots"; + target = D9D3CBF18EBB96023BC92F0F1C7FFD65 /* Nimble-Snapshots */; + targetProxy = 2C4DD313CD29F7B926B858AD952BA50E /* PBXContainerItemProxy */; }; - 0F6E88F512F75DD3C7DD8F35C80FB19D /* PBXTargetDependency */ = { + 4A6A3094D683F6B36B08F4D0608C73C0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Quick; - target = C82891EAB7293DBEE916B21F57E8474D /* Quick */; - targetProxy = B5C4920CB996E709D71CD0371ED0F807 /* PBXContainerItemProxy */; + target = E5DC6B83F8AF8FA1B7AF19BD670A540A /* Quick */; + targetProxy = 80A30A5A812D1CB093A3CD90BB24A74F /* PBXContainerItemProxy */; }; - 5D9672A413CDDFD9E595BB12EFEACABD /* PBXTargetDependency */ = { + 69918F81E938469B0F26431397D55459 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = Forgeries; - target = A0BB8C6495DF871749A813563CA6E204 /* Forgeries */; - targetProxy = FDF2AFD05EBF70A699DF028C07079D4C /* PBXContainerItemProxy */; + name = Nimble; + target = F554EA343D656E7FB0C1ACC045EB2666 /* Nimble */; + targetProxy = 2BEB84219ED083FEF1ED80023D3E17DF /* PBXContainerItemProxy */; }; - 6DF10B64F53D3649C53CE3D623344A69 /* PBXTargetDependency */ = { + 89AA0A359F9351F815BB11A3948BD23B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = iOSSnapshotTestCase; - target = C393038B0BEF088C1B93E6528005862D /* iOSSnapshotTestCase */; - targetProxy = F96FEF39888CFFD5E608C83ED48A84A8 /* PBXContainerItemProxy */; + name = Forgeries; + target = 166D0A7D657996B5C516FFCFC16638EC /* Forgeries */; + targetProxy = A9B78E259D2B581633C4136BBBE599A6 /* PBXContainerItemProxy */; }; - B6B1B0202214985869987983262C435B /* PBXTargetDependency */ = { + A35A38A00A976204659F969CD060FE4B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = Nimble; - target = 6F13695E06195A78EA8A95F8C7ED0D2F /* Nimble */; - targetProxy = 29AC0413B5FF60BB82877CA0DCA697BB /* PBXContainerItemProxy */; + name = iOSSnapshotTestCase; + target = E0D5773C6DEB06357ABB396EF13BB2CD /* iOSSnapshotTestCase */; + targetProxy = D104B398CAA23AAE6BC0EF4C45926EFC /* PBXContainerItemProxy */; }; - F64CB8EB8A14F600EF7CF1966F3F67E7 /* PBXTargetDependency */ = { + EC417B611B25AFEB500BFFE18FE25824 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Nimble; - target = 6F13695E06195A78EA8A95F8C7ED0D2F /* Nimble */; - targetProxy = 366FEC074276E9FB710B5CB8522BAD1C /* PBXContainerItemProxy */; + target = F554EA343D656E7FB0C1ACC045EB2666 /* Nimble */; + targetProxy = 04AB93868FD2DC242D3CF6EDABAF260D /* PBXContainerItemProxy */; }; - F88D8DD7117828F7B839D51C7C4F3E11 /* PBXTargetDependency */ = { + FA35F84EDD3C87632EE03A6DACE952B4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Nimble-Snapshots"; - target = EE19095A8C98E0BC5774005673495238 /* Nimble-Snapshots */; - targetProxy = F7CA10815C56BD6A453C2DAA451E0657 /* PBXContainerItemProxy */; + name = iOSSnapshotTestCase; + target = E0D5773C6DEB06357ABB396EF13BB2CD /* iOSSnapshotTestCase */; + targetProxy = 1BAC5997C0514A3CF2C4BCC2425526D6 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 0708CF1F84D588A0CA31AC1FA2A3AB1A /* Debug */ = { + 096AB8A700B2A3C4736C2EC7503EC8B6 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8D864DF8F2729782D7FC7E3159AABD25 /* Forgeries.xcconfig */; + baseConfigurationReference = 8C13298D7DBCE0ED408EF112D79D8E11 /* Quick.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = ""; @@ -1365,27 +1365,28 @@ 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) "; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - 0E89F8FCD31CDB295638B8EB64E8D45D /* Debug */ = { + 0A9D14B94A5A680EB6A6DFF4EB8A4174 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4A2F54AF0AF86B8BAF7E7345C625036C /* Nimble-Snapshots.xcconfig */; + baseConfigurationReference = CC36690604FCBDE82371D45F568E27FA /* iOSSnapshotTestCase.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; @@ -1398,27 +1399,27 @@ 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/iOSSnapshotTestCase/iOSSnapshotTestCase-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/iOSSnapshotTestCase/iOSSnapshotTestCase-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; + 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.0.1; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 12B180AA06A3A4CB51957FCABE1561A8 /* Release */ = { + 0B545A1EDC1B7C4A681FF0DC97393242 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B1E8854C1F4F4B3DAEBB80A04A574F82 /* iOSSnapshotTestCase.xcconfig */; + baseConfigurationReference = 4B601726A303358DEB5D410859848EAF /* Nimble-Snapshots.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; @@ -1431,18 +1432,18 @@ 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/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/iOSSnapshotTestCase/iOSSnapshotTestCase.modulemap"; - PRODUCT_MODULE_NAME = FBSnapshotTestCase; - PRODUCT_NAME = FBSnapshotTestCase; + 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.1; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; @@ -1450,9 +1451,9 @@ }; name = Release; }; - 2133D29E34FD07010CE84E2B5C40846F /* Release */ = { + 0B9DE6F9D14ABB664D3E722EFCBAD639 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 46EBDD255431DBB9828C90AF62D5FCA2 /* Quick.xcconfig */; + baseConfigurationReference = E9D92C9B540FD385A2EEA74B4B48881C /* Nimble.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = ""; @@ -1464,24 +1465,23 @@ 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) "; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; 257497152829C177993B5EC99C1D227A /* Release */ = { isa = XCBuildConfiguration; @@ -1543,41 +1543,9 @@ }; name = Release; }; - 44F805F9877FDF56BE0A76A09373D395 /* Debug */ = { + 58ECE837A33B33CA409A0EB8B96026D1 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 46EBDD255431DBB9828C90AF62D5FCA2 /* 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 = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 7ED76F06703BED962ABF38DD18C1AFFA /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A3C08AB3DF36CC0A2EC77CDDB9AE9EB7 /* Pods-BootstrapTests.release.xcconfig */; + baseConfigurationReference = C2BD891A2E855C027FE50A9179FDCA42 /* Pods-BootstrapTests.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; @@ -1611,9 +1579,9 @@ }; name = Release; }; - 997C9B7440223DF6B1B72E70C28D9ABA /* Debug */ = { + 7C53A928AE69C76255741067901A73F8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B1E8854C1F4F4B3DAEBB80A04A574F82 /* iOSSnapshotTestCase.xcconfig */; + baseConfigurationReference = CC36690604FCBDE82371D45F568E27FA /* iOSSnapshotTestCase.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; @@ -1639,17 +1607,17 @@ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_VERSION = 5.0.1; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - A3812E96220C85E5A733D00F6F62E341 /* Release */ = { + 97C9DB7022ECAE128D4B1B0E90C7460B /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4A2F54AF0AF86B8BAF7E7345C625036C /* Nimble-Snapshots.xcconfig */; + baseConfigurationReference = 8C13298D7DBCE0ED408EF112D79D8E11 /* Quick.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*]" = ""; @@ -1659,30 +1627,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 = Release; + name = Debug; }; - BF963DA373C7EDE03222D05E763F5E98 /* Release */ = { + A50614D4BC66DB28758B7A9960CE65BD /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EEA8718EAE4A019EB8183CA1D834C6BC /* Nimble.xcconfig */; + baseConfigurationReference = 4B601726A303358DEB5D410859848EAF /* Nimble-Snapshots.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*]" = ""; @@ -1692,30 +1660,31 @@ 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/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 = 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/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; + name = Debug; }; - CA2153C8AA2BCDD2562E6E757C30EFF2 /* Debug */ = { + C88539E954183EE467E1F333BC3A8E0B /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EEA8718EAE4A019EB8183CA1D834C6BC /* Nimble.xcconfig */; + baseConfigurationReference = 193EAB8A5547F27075795A9902BD9017 /* 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*]" = ""; @@ -1725,31 +1694,30 @@ 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"; + 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/Nimble/Nimble.modulemap"; - PRODUCT_MODULE_NAME = Nimble; - PRODUCT_NAME = Nimble; + 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"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - DD685030060F5675F36D6ED92B83D1C3 /* Debug */ = { + D90B210DB377C0B3EA34385849D8B650 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9DE557AF98DCF1B06FCEFB5EE0046E03 /* Pods-BootstrapTests.debug.xcconfig */; + baseConfigurationReference = 01F2AD1D7BEE249297B8801D7B2BCD0C /* Forgeries.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*]" = ""; @@ -1759,24 +1727,24 @@ 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; }; DD8F832993327D1DD8046C3CBCBD97CD /* Debug */ = { isa = XCBuildConfiguration; @@ -1842,9 +1810,9 @@ }; name = Debug; }; - F6998D46BF052DF3D488AA305CF75495 /* Release */ = { + EC3805F0E441799A5B85343FAB5F584B /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8D864DF8F2729782D7FC7E3159AABD25 /* Forgeries.xcconfig */; + baseConfigurationReference = 01F2AD1D7BEE249297B8801D7B2BCD0C /* Forgeries.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CODE_SIGN_IDENTITY = ""; @@ -1869,6 +1837,38 @@ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + EF5F9F13D84D9B955AFD1EF8E185A298 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = E9D92C9B540FD385A2EEA74B4B48881C /* 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"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; @@ -1878,65 +1878,65 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 2C084489844A77353B5ED636863319F6 /* Build configuration list for PBXNativeTarget "Forgeries" */ = { + 435C8D732CE85A3566430C3F5E181151 /* Build configuration list for PBXNativeTarget "Quick" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0708CF1F84D588A0CA31AC1FA2A3AB1A /* Debug */, - F6998D46BF052DF3D488AA305CF75495 /* Release */, + 97C9DB7022ECAE128D4B1B0E90C7460B /* Debug */, + 096AB8A700B2A3C4736C2EC7503EC8B6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2EDF9A01B577304D410AF6B0BE40149D /* Build configuration list for PBXNativeTarget "iOSSnapshotTestCase" */ = { + 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( - 997C9B7440223DF6B1B72E70C28D9ABA /* Debug */, - 12B180AA06A3A4CB51957FCABE1561A8 /* Release */, + DD8F832993327D1DD8046C3CBCBD97CD /* Debug */, + 257497152829C177993B5EC99C1D227A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 3CD35CE174DE970C2B1E8393F5D54D44 /* Build configuration list for PBXNativeTarget "Pods-BootstrapTests" */ = { + 580F966ACDBF5D5F8C13E857F1441D5F /* Build configuration list for PBXNativeTarget "Pods-BootstrapTests" */ = { isa = XCConfigurationList; buildConfigurations = ( - DD685030060F5675F36D6ED92B83D1C3 /* Debug */, - 7ED76F06703BED962ABF38DD18C1AFFA /* Release */, + C88539E954183EE467E1F333BC3A8E0B /* Debug */, + 58ECE837A33B33CA409A0EB8B96026D1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { + 8F4FD5B42A7F4E3F43E828B187EC61CC /* Build configuration list for PBXNativeTarget "Forgeries" */ = { isa = XCConfigurationList; buildConfigurations = ( - DD8F832993327D1DD8046C3CBCBD97CD /* Debug */, - 257497152829C177993B5EC99C1D227A /* Release */, + EC3805F0E441799A5B85343FAB5F584B /* Debug */, + D90B210DB377C0B3EA34385849D8B650 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9AC65E53333ACA93EEB1D8EBAB58CBB6 /* Build configuration list for PBXNativeTarget "Nimble" */ = { + C6F2D3821DAC41F585C49F523084E36C /* Build configuration list for PBXNativeTarget "Nimble-Snapshots" */ = { isa = XCConfigurationList; buildConfigurations = ( - CA2153C8AA2BCDD2562E6E757C30EFF2 /* Debug */, - BF963DA373C7EDE03222D05E763F5E98 /* Release */, + A50614D4BC66DB28758B7A9960CE65BD /* Debug */, + 0B545A1EDC1B7C4A681FF0DC97393242 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9F7382318C6967C54C2092C61E54E9BB /* Build configuration list for PBXNativeTarget "Nimble-Snapshots" */ = { + E3A98634DB5DA9D006BDFE48B5C34CB5 /* Build configuration list for PBXNativeTarget "Nimble" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0E89F8FCD31CDB295638B8EB64E8D45D /* Debug */, - A3812E96220C85E5A733D00F6F62E341 /* Release */, + 0B9DE6F9D14ABB664D3E722EFCBAD639 /* Debug */, + EF5F9F13D84D9B955AFD1EF8E185A298 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - A482E8F0F5BEDCE177543007D23A5736 /* Build configuration list for PBXNativeTarget "Quick" */ = { + EEB1DCFA8D23D738DB723872276F2402 /* Build configuration list for PBXNativeTarget "iOSSnapshotTestCase" */ = { isa = XCConfigurationList; buildConfigurations = ( - 44F805F9877FDF56BE0A76A09373D395 /* Debug */, - 2133D29E34FD07010CE84E2B5C40846F /* Release */, + 0A9D14B94A5A680EB6A6DFF4EB8A4174 /* Debug */, + 7C53A928AE69C76255741067901A73F8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; 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 222481bd..4b5411ca 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 - 7.1.1 + 8.1.0 CFBundleSignature ???? CFBundleVersion 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 2436ef26..5b9a5c44 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 @@ -94,7 +94,7 @@ install_dsym() { binary="${DERIVED_FILES_DIR}/${basename}.framework.dSYM/Contents/Resources/DWARF/${basename}" # Strip invalid architectures so "fat" simulator / device frameworks work on device - if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then + if [[ "$(file "$binary")" == *"Mach-O dSYM companion"* ]]; then strip_invalid_archs "$binary" fi @@ -109,14 +109,6 @@ install_dsym() { 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