diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 1b1867ce..58e141e8 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -6,7 +6,7 @@ PODS: - FBSnapshotTestCase (1.3) - HexColors (2.2.1) - Specta (0.2.1) - - TSMessages (0.9.10): + - TSMessages (0.9.11): - HexColors DEPENDENCIES: @@ -26,6 +26,6 @@ SPEC CHECKSUMS: FBSnapshotTestCase: 4fc617f1cb970fe987b98b3525b3aac106baaabf HexColors: 01384d2bbe8dc4ffa43c3b4135db6e976952d153 Specta: 9141310f46b1f68b676650ff2854e1ed0b74163a - TSMessages: 29871d9eec996f22bb0f46ccc5581231567028a6 + TSMessages: 0bee508b719383c4bad0841b291558d6daf66ba3 COCOAPODS: 0.34.4 diff --git a/Example/Pods/Local Podspecs/TSMessages.podspec b/Example/Pods/Local Podspecs/TSMessages.podspec index c0a602b6..f79f6b44 100644 --- a/Example/Pods/Local Podspecs/TSMessages.podspec +++ b/Example/Pods/Local Podspecs/TSMessages.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "TSMessages" - s.version = "0.9.10" + s.version = "0.9.11" s.summary = "Easy to use and customizable messages/notifications for iOS à la Tweetbot." s.description = <<-DESC This framework provides an easy to use class to show little notification views on the top of the screen. (à la Tweetbot). diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index 1b1867ce..58e141e8 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -6,7 +6,7 @@ PODS: - FBSnapshotTestCase (1.3) - HexColors (2.2.1) - Specta (0.2.1) - - TSMessages (0.9.10): + - TSMessages (0.9.11): - HexColors DEPENDENCIES: @@ -26,6 +26,6 @@ SPEC CHECKSUMS: FBSnapshotTestCase: 4fc617f1cb970fe987b98b3525b3aac106baaabf HexColors: 01384d2bbe8dc4ffa43c3b4135db6e976952d153 Specta: 9141310f46b1f68b676650ff2854e1ed0b74163a - TSMessages: 29871d9eec996f22bb0f46ccc5581231567028a6 + TSMessages: 0bee508b719383c4bad0841b291558d6daf66ba3 COCOAPODS: 0.34.4 diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj index 7a190ba8..38323dbd 100644 --- a/Example/Pods/Pods.xcodeproj/project.pbxproj +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -7,1520 +7,1486 @@ objects = { /* Begin PBXBuildFile section */ - 083CE86F1D830FE5ACEA6D20 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */; }; - 1082BE3A20D6C9709A03BDAC /* SPTExampleGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DCBBA46459FF65C4F1E3D44 /* SPTExampleGroup.h */; }; - 12D6EDE2AAA65CEA598BFF37 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */; }; - 15F30F23266A712D749E3333 /* EXPMatchers+beInTheRangeOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D5DC510F3781BF119AD560B /* EXPMatchers+beInTheRangeOf.m */; }; - 17584B19AE6A6ECEF9CDBC1A /* EXPMatchers+FBSnapshotTest.h in Headers */ = {isa = PBXBuildFile; fileRef = 4530943A279AB0A4C601B481 /* EXPMatchers+FBSnapshotTest.h */; }; - 1857FCCB7EEBB09453C8AFAA /* Expecta.m in Sources */ = {isa = PBXBuildFile; fileRef = D3FF58F75CB41884CAC1381B /* Expecta.m */; }; - 198BB8731FEBD0E906C32461 /* EXPMatchers+raise.h in Headers */ = {isa = PBXBuildFile; fileRef = 50324813A17EAE59B805E060 /* EXPMatchers+raise.h */; }; - 19C0746634E2C456EFD13A94 /* TSMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BF50454683E4AF46AFCA9AB /* TSMessage.h */; }; - 1D68CE160AF7778070D5FF85 /* EXPMatcherHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = C000303055FEA9D4BE7E50F9 /* EXPMatcherHelpers.m */; }; - 1E1A95F7D527FE9510FEBCC7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */; }; - 21B0A2E282DC525435ADE727 /* EXPMatchers+beKindOf.h in Headers */ = {isa = PBXBuildFile; fileRef = AA47A2E1D2F2726261E17DCB /* EXPMatchers+beKindOf.h */; }; - 2296AFDDEB0BFD03D32D14E9 /* TSMessageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6458975543C5F71B40039A95 /* TSMessageView.h */; }; - 23F752B744D0F8182FBD21D2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */; }; - 24200C43A88718F137F73DBC /* ExpectaSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 9542317516B8375449E40BD9 /* ExpectaSupport.m */; }; - 255080689D9CC558E1795C24 /* EXPMatchers+beInTheRangeOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 499627A3C4ECF90B373907FE /* EXPMatchers+beInTheRangeOf.h */; }; - 2A524753CC836EE6D26E7894 /* EXPMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BCD51E6553F4BC04054077F /* EXPMatcher.h */; }; - 2A84312585FB0D3B3F364437 /* EXPMatchers+equal.m in Sources */ = {isa = PBXBuildFile; fileRef = 946A3884144ADDFA9D2D4080 /* EXPMatchers+equal.m */; }; - 2B469829783411B5B551FA71 /* EXPFloatTuple.h in Headers */ = {isa = PBXBuildFile; fileRef = 591B0D125626DE8997B0D0E0 /* EXPFloatTuple.h */; }; - 2C7C55D58720F87EC098DB80 /* EXPMatchers+beInstanceOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D19216F0D3E5CD78910908D /* EXPMatchers+beInstanceOf.h */; }; - 2E02C70F2AC1A8EED372B384 /* NSValue+Expecta.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BE17417C6CD3CF88082B247 /* NSValue+Expecta.m */; }; - 2FC16853B8E9D3B14B30736F /* XCTestRun+Specta.m in Sources */ = {isa = PBXBuildFile; fileRef = F650B4803FE3050D40014017 /* XCTestRun+Specta.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - 33954B4CD15E630AD582D0B2 /* EXPMatchers+beSubclassOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 220EEE6AD7C7CA493FD02244 /* EXPMatchers+beSubclassOf.m */; }; - 3499AAB27128C0C13FB8F0F6 /* TSMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A69660B69A7EBB96EC08CEB /* TSMessage.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - 367FE9B0C4A52ECF7A980F82 /* EXPExpect.m in Sources */ = {isa = PBXBuildFile; fileRef = 3182F221F6DCE39973C711D9 /* EXPExpect.m */; }; - 39961F30B59F0A5B9EFF4B28 /* EXPMatchers+raise.m in Sources */ = {isa = PBXBuildFile; fileRef = 20A677EAFD4018D2A6A96026 /* EXPMatchers+raise.m */; }; - 39AF9BA21A6E48FCB63330F7 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B8672F6AD04366BB0DDCFB1 /* XCTest.framework */; }; - 3B03781265C36D11995B698D /* EXPBackwardCompatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 61559BDB5A1525F842B2DED9 /* EXPBackwardCompatibility.h */; }; - 3BF483DCEE054E661EAA23CB /* Pods-Tests-Expecta-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E5FEBD40ADF1768E78E499B /* Pods-Tests-Expecta-dummy.m */; }; - 3DE14B3E2D8D3B73DED2BB0E /* SpectaUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 79310690FBDBFEFAB99EB951 /* SpectaUtility.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - 3E1E5F2C17DC32C462B8FC1A /* Specta.m in Sources */ = {isa = PBXBuildFile; fileRef = BF8995538A4534F6628F81C8 /* Specta.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - 3E2152AACFB9B760E19B162B /* EXPDoubleTuple.m in Sources */ = {isa = PBXBuildFile; fileRef = D1F76F872A17CF3504708241 /* EXPDoubleTuple.m */; }; - 41E8B4D0E0F7996A55DB1C5E /* SPTXCTestReporter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CF8B9C000F6D7993F5E40AE /* SPTXCTestReporter.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - 4571BCCF06366BFE3BA2BFDE /* FBSnapshotTestController.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FB44E9826314C04F8BBC8B0 /* FBSnapshotTestController.h */; }; - 46EA9E3395887DCE9B7E5D84 /* EXPMatchers+beSupersetOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D2E0AAFAC8483FA95A881B6 /* EXPMatchers+beSupersetOf.m */; }; - 474C368A7B9E435026913DA1 /* EXPMatchers+contain.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A6B48E6F79ECFA3FA46AB43 /* EXPMatchers+contain.h */; }; - 47B8A0AD661B959948A0A07E /* EXPMatchers+endWith.h in Headers */ = {isa = PBXBuildFile; fileRef = E36547697EDBF3E799963097 /* EXPMatchers+endWith.h */; }; - 4861875E4109CB151EEA8FAA /* NSObject+Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = E202D3063E41C29DF59FA016 /* NSObject+Expecta.h */; }; - 4A3DF4E3CCD3E26B082EDF4F /* TSBlurView.h in Headers */ = {isa = PBXBuildFile; fileRef = 97BBBB4991E4F4AD7EAB0C59 /* TSBlurView.h */; }; - 4B9F4308637DB62CBE41687C /* SPTSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D793ECD4B565609A82FF9DC /* SPTSpec.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - 4D1D7B07AF24F79594C66187 /* TSMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A69660B69A7EBB96EC08CEB /* TSMessage.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - 4F363CC417E1540DD849FC0A /* SPTXCTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = 47CFBD73E327AE7F54C6E621 /* SPTXCTestCase.h */; }; - 4F8A63A38E55D6F9C123B262 /* XCTestRun+Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = 83C6D4BC1769BB158AE16B53 /* XCTestRun+Specta.h */; }; - 521F0D676CCD5A11E6C91D36 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */; }; - 538FB33F220F09468DDDCAE1 /* EXPMatchers+beLessThanOrEqualTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 26D8C40A6FCB64ACCB751550 /* EXPMatchers+beLessThanOrEqualTo.m */; }; - 54629385DA005D346A639F20 /* HexColor.m in Sources */ = {isa = PBXBuildFile; fileRef = FDA38699AAE81A6AF1D57125 /* HexColor.m */; }; - 5642FAC9CC990D4B171B254D /* SPTXCTestReporter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2870ED29D4321227B21DE129 /* SPTXCTestReporter.h */; }; - 5653EE5EF98B1119AF94D898 /* EXPMatchers+notify.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A4C8CECCD25EB2C0F58D63C /* EXPMatchers+notify.h */; }; - 566920CEDDA898D03C7AD25E /* EXPMatchers+beNil.h in Headers */ = {isa = PBXBuildFile; fileRef = CE001A2FFDA2635C0582A59D /* EXPMatchers+beNil.h */; }; - 5824B99AB1AFD7DD8348AB55 /* SpectaTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C206B95A0B3BEAD3B744392 /* SpectaTypes.h */; }; - 5A0FC9D15B7D7C5E4133A3F3 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B8672F6AD04366BB0DDCFB1 /* XCTest.framework */; }; - 5B9DB468C1F0DF3DBD5B5359 /* EXPMatchers+beCloseTo.h in Headers */ = {isa = PBXBuildFile; fileRef = BE4B1D6AF56A479CA86B9508 /* EXPMatchers+beCloseTo.h */; }; - 5BD5675F461C69A47F08336B /* EXPMatchers+beSupersetOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 84A2B04790DD224569AA2CB7 /* EXPMatchers+beSupersetOf.h */; }; - 5BFAC7469016B5E43671B2A9 /* XCTestCase+Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FD8902F79D8FBD7A72A7B16 /* XCTestCase+Specta.h */; }; - 5DAD1A67FCB5823AC0FAA1F6 /* SPTExample.h in Headers */ = {isa = PBXBuildFile; fileRef = E51633D6F793425E3D56D5F1 /* SPTExample.h */; }; - 601E257357ACF91BC40A951F /* EXPMatchers+beGreaterThan.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CF17F8CE1A1EA902FD67F54 /* EXPMatchers+beGreaterThan.h */; }; - 645668F2A83FCFE18FF09427 /* EXPMatchers+contain.m in Sources */ = {isa = PBXBuildFile; fileRef = 915D1A15C07F2F048D53960A /* EXPMatchers+contain.m */; }; - 65CEB269F8222A9C219E2564 /* EXPMatchers+beCloseTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C77F7A7750511879ABBBC4D /* EXPMatchers+beCloseTo.m */; }; - 660C6204D974D2B96FEA03D8 /* EXPMatchers+respondTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 753C3D02E399C434C75052E4 /* EXPMatchers+respondTo.m */; }; - 66F1CFF920CB2E82CD01F65C /* EXPMatchers+beGreaterThanOrEqualTo.h in Headers */ = {isa = PBXBuildFile; fileRef = CFFBB7EFEB6BE964F212F61F /* EXPMatchers+beGreaterThanOrEqualTo.h */; }; - 6ACC881BACE0BDE112E9B72E /* EXPMatchers+notify.m in Sources */ = {isa = PBXBuildFile; fileRef = D6A8A0EA7DFCCBA963BC7021 /* EXPMatchers+notify.m */; }; - 6D761DA2D3C9E206052E6D26 /* TSBlurView.m in Sources */ = {isa = PBXBuildFile; fileRef = E838323171ED1091135BB48E /* TSBlurView.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - 72164284A6EF2B706D5A06C0 /* EXPMatchers+endWith.m in Sources */ = {isa = PBXBuildFile; fileRef = 96EDDA8C781C5927019F1ED9 /* EXPMatchers+endWith.m */; }; - 723275DD3FA308C5192D509F /* SPTSharedExampleGroups.m in Sources */ = {isa = PBXBuildFile; fileRef = 74088CB0DD4AA17581498CCB /* SPTSharedExampleGroups.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - 768967B7689C331C2D657DB7 /* UIImage+Diff.m in Sources */ = {isa = PBXBuildFile; fileRef = 430B36D1F21F1107A1FC88E5 /* UIImage+Diff.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; }; - 7C7E5B2655F0C47F0B915A3A /* EXPMatchers+raiseWithReason.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AFE5FBF98EDD6355AA53208 /* EXPMatchers+raiseWithReason.m */; }; - 81EDF2CCED498DB8FE086F23 /* SPTXCTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BB2440772D95A53E35FEB21 /* SPTXCTestCase.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - 8201F565BCD89885E89982F0 /* SPTSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E4EE9DACDC5EB8965E85FAB /* SPTSpec.h */; }; - 858A5EC0041AB456CE838704 /* EXPMatchers+beInstanceOf.m in Sources */ = {isa = PBXBuildFile; fileRef = F09D1B8E771CD80FC155D52A /* EXPMatchers+beInstanceOf.m */; }; - 858DFE63782A2C1D8720E4CC /* EXPMatchers+beginWith.h in Headers */ = {isa = PBXBuildFile; fileRef = C39924578D7F0EE0BD8B456B /* EXPMatchers+beginWith.h */; }; - 8A90C931950EE48CF49C3989 /* EXPMatchers+haveCountOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 65B10A77BFB58798CCBD5319 /* EXPMatchers+haveCountOf.m */; }; - 8CD2678824FC9F775EAC29E4 /* Pods-Tests-FBSnapshotTestCase-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AEDF1D3359B9A38C621DF8A /* Pods-Tests-FBSnapshotTestCase-dummy.m */; }; - 8DE2282D644A281EBE6BAB60 /* Pods-Tests-TSMessages-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DEF3C7775DF39B1FD6C2A46 /* Pods-Tests-TSMessages-dummy.m */; }; - 8FDA64E21EEEEF714171EFA0 /* Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = 88A0F4C5A80CD14CB5A1D919 /* Expecta.h */; }; - 8FDF5CAEC2E44BD6CAA731E3 /* TSMessageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 19C51436AA826877E42487FF /* TSMessageView.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - 92A7C9F6816F23186EDACF17 /* Pods-Tests-Specta-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EAD7529CDB17B0A5E0666EE4 /* Pods-Tests-Specta-dummy.m */; }; - 95C54F44AECAC4DAD04315EC /* EXPMatchers+beFalsy.m in Sources */ = {isa = PBXBuildFile; fileRef = FF0AD7ED64E096AEBEAC9CC1 /* EXPMatchers+beFalsy.m */; }; - 96427429514D305174456C5D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */; }; - 96511427CDB31153827A24A1 /* EXPMatchers+beNil.m in Sources */ = {isa = PBXBuildFile; fileRef = E9AA952BD52214465DD3CA8E /* EXPMatchers+beNil.m */; }; - 9A1AE37618AF20584CF043BD /* EXPMatchers+beTruthy.h in Headers */ = {isa = PBXBuildFile; fileRef = AB3B0F22030BC99CA76D9916 /* EXPMatchers+beTruthy.h */; }; - 9ABBD1B1A6DD760C49C5DDFE /* EXPMatchers+conformTo.m in Sources */ = {isa = PBXBuildFile; fileRef = BFC172D6FF66A6B7B53229D8 /* EXPMatchers+conformTo.m */; }; - 9B43B6979D5D6841D9EFC053 /* EXPMatchers+equal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F4ABDE356F02ACF360E3066 /* EXPMatchers+equal.h */; }; - 9C1D796156D7F7C3789E61DB /* HexColor.m in Sources */ = {isa = PBXBuildFile; fileRef = FDA38699AAE81A6AF1D57125 /* HexColor.m */; }; - 9FB488A086908A365B5C25E0 /* EXPMatchers+beginWith.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DBB4575783989E5EEF6BFF9 /* EXPMatchers+beginWith.m */; }; - A3525CE72A7B260CA15769F2 /* SpectaUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 32D85D87FA440F0D4FE955FB /* SpectaUtility.h */; }; - A3745470C1C7A91AA01C69E5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */; }; - A95166748F14511C6BAE1343 /* TSMessageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 19C51436AA826877E42487FF /* TSMessageView.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - AA3E8719C67B3AA4BBB71217 /* HexColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 4899C424CD23C747EE0C234C /* HexColor.h */; }; - AD10EF797F7E2F5229ED3B18 /* EXPMatcherHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 37573F88EA7B339E41CD0A7B /* EXPMatcherHelpers.h */; }; - B1DCE0173DF4DEC8800050D0 /* EXPBlockDefinedMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 54930C55BBEAB909C9B8027D /* EXPBlockDefinedMatcher.h */; }; - B3A6F6C92604D9BA4FC3B6F0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */; }; - B3DAB96B62797B5825C286EF /* EXPMatchers+haveCountOf.h in Headers */ = {isa = PBXBuildFile; fileRef = F86A5771263FF83F5216E56A /* EXPMatchers+haveCountOf.h */; }; - B45A51FB24560202701C38BF /* SPTReporter.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B8B92070B7240B883A30EDC /* SPTReporter.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - B4984B170A092CEC45B4FF07 /* EXPMatchers+raiseWithReason.h in Headers */ = {isa = PBXBuildFile; fileRef = FF449AC93300F9F28EF1BB81 /* EXPMatchers+raiseWithReason.h */; }; - B4EE61DF7E985B29D6BF94EA /* EXPMatchers+FBSnapshotTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9E7AACF0C33201CE5C0F69 /* EXPMatchers+FBSnapshotTest.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; }; - B50D569EDB087F758A0A4DFA /* HexColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 4899C424CD23C747EE0C234C /* HexColor.h */; }; - B89DB1E3E830B3FF13D3A1C6 /* TSBlurView.m in Sources */ = {isa = PBXBuildFile; fileRef = E838323171ED1091135BB48E /* TSBlurView.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - B8AB50AB1AC5FA3BFA3BAB1D /* EXPMatchers+beGreaterThanOrEqualTo.m in Sources */ = {isa = PBXBuildFile; fileRef = C813B5780E0F713CDDECA04F /* EXPMatchers+beGreaterThanOrEqualTo.m */; }; - B9CC056510B0CB886649E886 /* FBSnapshotTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3952AD3E69F0867C098CA6F6 /* FBSnapshotTestController.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; }; - BA3FB0EF5C8A3DF27B839863 /* SPTReporter.h in Headers */ = {isa = PBXBuildFile; fileRef = CAA71D3FC3CC58FC04720C27 /* SPTReporter.h */; }; - BA440621A9779ED5377D93B8 /* Pods-Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 89EA59A78E1C5802495C51AE /* Pods-Tests-dummy.m */; }; - BA60C6EDD43F5E0A47052167 /* EXPMatchers+beFalsy.h in Headers */ = {isa = PBXBuildFile; fileRef = 05BF453B26E5DBA5ADE8C86F /* EXPMatchers+beFalsy.h */; }; - BA7AA741C4A369511068BBE4 /* Pods-TSMessages-HexColors-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BCC1BCF929B83DA8D25D7C0 /* Pods-TSMessages-HexColors-dummy.m */; }; - BC2E96B8C5295980FD04AF29 /* Pods-Tests-Expecta+Snapshots-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E4DD056CD6681F9919969F7F /* Pods-Tests-Expecta+Snapshots-dummy.m */; }; - BD96E978C4B9696D2449AD87 /* EXPMatchers+beIdenticalTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 19BD7F8C59FEFD156359ECD5 /* EXPMatchers+beIdenticalTo.m */; }; - C0185EFD623E013C36611577 /* ExpectaSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 423B6305421AC4D0678919A1 /* ExpectaSupport.h */; }; - C285DA52A7ED87094ABE452B /* UIImage+Compare.m in Sources */ = {isa = PBXBuildFile; fileRef = 644DA195F9F2C8635D21A933 /* UIImage+Compare.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; }; - C6855A682A2FCE136F51D0F8 /* EXPBackwardCompatibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 627292EC9F7CE8DFBC26718D /* EXPBackwardCompatibility.m */; }; - C6BA814707C27C657A247B1D /* EXPMatchers+beSubclassOf.h in Headers */ = {isa = PBXBuildFile; fileRef = FD1B0C102FAF04093FFF2EB3 /* EXPMatchers+beSubclassOf.h */; }; - C6FF91B1EBF9161979BD4CDD /* EXPMatchers+beLessThan.h in Headers */ = {isa = PBXBuildFile; fileRef = FFEDEC8179CFB20CBA88BA20 /* EXPMatchers+beLessThan.h */; }; - C802E86168BEDB5750D50A25 /* EXPDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = F07035D94C3191B5FC51E807 /* EXPDefines.h */; }; - C8F40C163A49C255313A3A49 /* Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = 4192C31AA9E163DB4C8EAFCC /* Specta.h */; }; - C8FC33088FBA58792292FB97 /* EXPMatchers+beLessThan.m in Sources */ = {isa = PBXBuildFile; fileRef = 89B417CAB80969629157C0BC /* EXPMatchers+beLessThan.m */; }; - C908CE1DE084145C88143BF5 /* FBSnapshotTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C8548CE0488089B88EDDF55 /* FBSnapshotTestCase.h */; }; - CA911856D11D1FD07284B0D1 /* SPTExampleGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 69C010AAD3217EFCB14F344B /* SPTExampleGroup.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - CB592163315816001AC7F714 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */; }; - CB6C2F2DB93B82E8280EF7D3 /* UIImage+Diff.h in Headers */ = {isa = PBXBuildFile; fileRef = 03685A96C0C900D1A46AD827 /* UIImage+Diff.h */; }; - CBCF0984FF95F015250BC6A3 /* EXPBlockDefinedMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DB52E0401FF07C11BB9C77B /* EXPBlockDefinedMatcher.m */; }; - CC63CB01AB72C47B7A581FA3 /* EXPDoubleTuple.h in Headers */ = {isa = PBXBuildFile; fileRef = E16EB45F77D7524CF7D72BAC /* EXPDoubleTuple.h */; }; - CC815F49BDEB7A72BFAFE398 /* Pods-TSMessages-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 137A442EDA75631CC55C479D /* Pods-TSMessages-dummy.m */; }; - CDB658BD11B1176C936DE2BB /* TSMessageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6458975543C5F71B40039A95 /* TSMessageView.h */; }; - D2C2C5FD3CB854650B0E21C5 /* SPTNestedReporter.m in Sources */ = {isa = PBXBuildFile; fileRef = F2B71B442D6CB40A95A4B697 /* SPTNestedReporter.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - D39F0D1DE3D86E6B51A11B15 /* XCTestLog+Specta.m in Sources */ = {isa = PBXBuildFile; fileRef = 51808E77AF48665E28EB86C2 /* XCTestLog+Specta.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - D5120262A70760F8298D4D83 /* UIImage+Compare.h in Headers */ = {isa = PBXBuildFile; fileRef = AF1760E469BEEE96F9145F01 /* UIImage+Compare.h */; }; - D608652771D0001DB2BF1937 /* SPTNestedReporter.h in Headers */ = {isa = PBXBuildFile; fileRef = DFC167B87DD7044EA2E91C92 /* SPTNestedReporter.h */; }; - D69ECD7D29959F7B8F31BEE4 /* SPTExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E9B80DB6BAF4DF76DB938AB /* SPTExample.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - D9F57CF862DE7E191A5C19E6 /* EXPMatchers+beIdenticalTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3D8B4FF4ECED8172473224 /* EXPMatchers+beIdenticalTo.h */; }; - E1C202A45CD2B3EDE1EF0C6E /* Pods-Tests-HexColors-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BE281F84523293322FCC8EAD /* Pods-Tests-HexColors-dummy.m */; }; - E28C4A6A89AF45F2960F58A6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */; }; - E4301FDE6CD01C8D590A93B4 /* EXPExpect.h in Headers */ = {isa = PBXBuildFile; fileRef = 0DF533E9CA0E259D353F81D6 /* EXPExpect.h */; }; - E4EB0758B8EE2A5C584E1D94 /* EXPMatchers+conformTo.h in Headers */ = {isa = PBXBuildFile; fileRef = E3BCDFCDBF8F34083A1A7414 /* EXPMatchers+conformTo.h */; }; - E5EC2554A9D7C0623F252A62 /* FBSnapshotTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 08423DF568A9749548B51E0C /* FBSnapshotTestCase.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; }; - E71E22E635D553127DA394BA /* EXPFloatTuple.m in Sources */ = {isa = PBXBuildFile; fileRef = 70BFE6F070A0B6ED7BE50BD5 /* EXPFloatTuple.m */; }; - E7BE69193FB511FDB517974C /* Pods-TSMessages-TSMessages-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 647BB4B78F0A1DE6E377A96F /* Pods-TSMessages-TSMessages-dummy.m */; }; - EB81DFDD030676A0810AADA3 /* EXPMatchers.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F1B329A7D73267A2CD8E36D /* EXPMatchers.h */; }; - EBF1197FC51F4B8A4ABE5DF2 /* TSMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BF50454683E4AF46AFCA9AB /* TSMessage.h */; }; - ED57BD9FD893B23064B91961 /* EXPMatchers+beKindOf.m in Sources */ = {isa = PBXBuildFile; fileRef = A698B50A2B7B364D0FC3A01D /* EXPMatchers+beKindOf.m */; }; - EF13B4214DC3525D3C6B1CEA /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B8672F6AD04366BB0DDCFB1 /* XCTest.framework */; }; - EF986CD5B29F644D8130EEA4 /* SPTSharedExampleGroups.h in Headers */ = {isa = PBXBuildFile; fileRef = 622FEF8584C6E73682642F9D /* SPTSharedExampleGroups.h */; }; - F0F3015C25C5D9956D1C6C2C /* EXPUnsupportedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = C81EE6ABBFE1F921B86ABA59 /* EXPUnsupportedObject.m */; }; - F1917FEBE72D1A8427BAB0D6 /* EXPUnsupportedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FBE1FB872C17BB4822ADF1B /* EXPUnsupportedObject.h */; }; - F191E9EB305551F419218EC1 /* XCTestCase+Specta.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DEE6367B920831CA9C65976 /* XCTestCase+Specta.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; - F49FCA7A91D0DA6D5F4C2087 /* XCTestLog+Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E20362C2E33B4EF4BC00422 /* XCTestLog+Specta.h */; }; - F59A580C705AB3B0AFEBCD47 /* EXPMatchers+beGreaterThan.m in Sources */ = {isa = PBXBuildFile; fileRef = 882A7A2D25D59198C06F442D /* EXPMatchers+beGreaterThan.m */; }; - FA90D63CDEAAE42D240ABF39 /* EXPMatchers+beTruthy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5941D37E585DC697D8849255 /* EXPMatchers+beTruthy.m */; }; - FD695BECC2D20550C88AAE16 /* SpectaSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DBACA26C2E337339B36D356 /* SpectaSupport.h */; }; - FD8360426FD0BD211EFA7905 /* TSBlurView.h in Headers */ = {isa = PBXBuildFile; fileRef = 97BBBB4991E4F4AD7EAB0C59 /* TSBlurView.h */; }; - FF0EDF215A289C11F0DCAC8E /* EXPMatchers+respondTo.h in Headers */ = {isa = PBXBuildFile; fileRef = CD994EE480B1F3B9B8A2E295 /* EXPMatchers+respondTo.h */; }; - FFD4DA56CDDB8717BEF2067C /* EXPMatchers+beLessThanOrEqualTo.h in Headers */ = {isa = PBXBuildFile; fileRef = BD70CB2D7088FE47EEB3C960 /* EXPMatchers+beLessThanOrEqualTo.h */; }; - FFDA46D2F7D1BF555EFB68DB /* NSValue+Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = 2390A9878ACC36414A679812 /* NSValue+Expecta.h */; }; + 000F334E90311889B213FA33 /* EXPMatchers+equal.m in Sources */ = {isa = PBXBuildFile; fileRef = A4D518A83175B9CFCB62CA5C /* EXPMatchers+equal.m */; }; + 00B9BE1B046930A5387A3095 /* EXPDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = E14CEADCB70FF5D8E44E7ECE /* EXPDefines.h */; }; + 013DE46F4E9ADDBC7EFD8C24 /* EXPMatchers+contain.h in Headers */ = {isa = PBXBuildFile; fileRef = 9211DB0664B4A757CDE01EBE /* EXPMatchers+contain.h */; }; + 0162DEA97CDEC5E97AC7F6A4 /* TSMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5326446349E36473AD9F0CE6 /* TSMessage.h */; }; + 045F3F811D2A913B08FE3832 /* Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = BDC101D29EDD8DEA344EF1EA /* Specta.h */; }; + 06F3347CCD3BEB9835CE46D3 /* XCTestCase+Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BA8434A98A634D700B959CB /* XCTestCase+Specta.h */; }; + 0806E81B333D790028526D7F /* TSMessageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B906508E5D5E3F91151736D /* TSMessageView.h */; }; + 0816BC37636A03C60CB55E49 /* EXPMatchers+beGreaterThanOrEqualTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 20BB97CBC0BD8C74E4322E64 /* EXPMatchers+beGreaterThanOrEqualTo.m */; }; + 0A79AEA3BAC64F14B384CE48 /* EXPMatchers+conformTo.h in Headers */ = {isa = PBXBuildFile; fileRef = B3B47D6E9CCF4D000C16F9EB /* EXPMatchers+conformTo.h */; }; + 0BDAB3A8D0FC41E5CA3054AB /* EXPMatchers.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BB9079673D64EFD3BB87354 /* EXPMatchers.h */; }; + 0C406B6C3196E1C1D735A4C3 /* UIImage+Diff.h in Headers */ = {isa = PBXBuildFile; fileRef = 7608F763B6C1CF31D45E2F8B /* UIImage+Diff.h */; }; + 0CE107A027535285A05C04A3 /* SpectaTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 15BA32AFB841B28BD3F0A84E /* SpectaTypes.h */; }; + 0F08811BB629CE9E7B754E28 /* EXPMatchers+haveCountOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A2602C69C8D66395B68A415 /* EXPMatchers+haveCountOf.m */; }; + 11AF42623173D9C3DF60BF0C /* SPTExampleGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 16FA0A9F4B452384FE085EFE /* SPTExampleGroup.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 15E152B38552A9B3EEC43FA9 /* TSMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5326446349E36473AD9F0CE6 /* TSMessage.h */; }; + 1663D931809C830CBF5ED629 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF733561A5F1C5AFE384401D /* Foundation.framework */; }; + 17BD889B5BF0A92151A4C620 /* Pods-TSMessages-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B6748A5A81042FBD7B8B357 /* Pods-TSMessages-dummy.m */; }; + 1C2343B4E15FF5411B9AFF7F /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6B185C4E1380AF39A551D88E /* XCTest.framework */; }; + 1C8244C6AD15ABAD4289DBFF /* EXPMatchers+respondTo.h in Headers */ = {isa = PBXBuildFile; fileRef = BF32107E17532B9629C9E5B1 /* EXPMatchers+respondTo.h */; }; + 1E0D1CBF564EB2D8A5058DC0 /* EXPBackwardCompatibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DB8F0845B4D827197C05D30 /* EXPBackwardCompatibility.m */; }; + 1F9BB7F6F24C653C3589253D /* EXPMatchers+endWith.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BF1D417A06FCA1F8D26C05D /* EXPMatchers+endWith.m */; }; + 202823CDB076615BE7E86ABF /* SPTExample.m in Sources */ = {isa = PBXBuildFile; fileRef = F1BFCCFCBC9C18318DDECFF9 /* SPTExample.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 26F656A034DC2D54C00231EB /* ExpectaSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = CE335FD7407095C21BAD41E8 /* ExpectaSupport.h */; }; + 2A3E46FA9C1FA11F8EA143E2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF733561A5F1C5AFE384401D /* Foundation.framework */; }; + 300243669B52B7A75BDEFC59 /* EXPMatchers+beIdenticalTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 86054BC31D42948E124DF635 /* EXPMatchers+beIdenticalTo.h */; }; + 32CE314632A79B418484A6C4 /* EXPMatchers+beInTheRangeOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 4154212FC96C2F573F11B5AC /* EXPMatchers+beInTheRangeOf.h */; }; + 350C4AE08E68EB8F41417995 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF733561A5F1C5AFE384401D /* Foundation.framework */; }; + 35240D89CD5FBFB955E8E378 /* Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = A8D451381A088AB18926F2CA /* Expecta.h */; }; + 35E0BF14757EC7489506D26B /* Pods-Tests-TSMessages-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 416E74314659C991280EB2A4 /* Pods-Tests-TSMessages-dummy.m */; }; + 377609510B54BB1B958D1C45 /* EXPBackwardCompatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C6729E7C687DD90A7D1475C /* EXPBackwardCompatibility.h */; }; + 38433674CC5E5342B69AD275 /* EXPBlockDefinedMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 95FD570AAEFE4FAD1581F305 /* EXPBlockDefinedMatcher.m */; }; + 387179255F90170645D31618 /* EXPMatchers+beTruthy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0784EC7ABCC4EBE8F631CFF0 /* EXPMatchers+beTruthy.m */; }; + 3898E4A3C18EDD57F8C493E3 /* EXPMatchers+raiseWithReason.m in Sources */ = {isa = PBXBuildFile; fileRef = 44C8C938EEAA946C49FBEE0F /* EXPMatchers+raiseWithReason.m */; }; + 402C99A20BF008E58CA35E10 /* UIImage+Compare.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B1DE06761518B1ACE9F7B5A /* UIImage+Compare.h */; }; + 41C630C7A00DBC7BBA03E423 /* XCTestRun+Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = ADA8C8001FB33433F8A12187 /* XCTestRun+Specta.h */; }; + 437BA6EFA05F9A5886491726 /* Pods-Tests-Specta-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E065AE9C45DCBD8483616E /* Pods-Tests-Specta-dummy.m */; }; + 43B2D3B2B9AD3AF0C451C7B0 /* NSValue+Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = 249C8C7E220A8B083A29C807 /* NSValue+Expecta.h */; }; + 447BA01AB4944D45B2634DE3 /* EXPMatchers+beginWith.h in Headers */ = {isa = PBXBuildFile; fileRef = 43845BA6FAF7462BDD30BFC0 /* EXPMatchers+beginWith.h */; }; + 480DBDC1CD32CB8DCC3D55B8 /* EXPMatchers+endWith.h in Headers */ = {isa = PBXBuildFile; fileRef = 42FF0846A0C90F3D0151AED9 /* EXPMatchers+endWith.h */; }; + 489C05A523A6258FFB4CFDFA /* EXPMatchers+raise.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F7541A7DF4704A01C8D0422 /* EXPMatchers+raise.h */; }; + 48CF74317B12C3CE70C908CE /* TSMessageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 706FC415246F1E6926BE4144 /* TSMessageView.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 4A2F3A01A358B5F769903A2F /* Pods-Tests-Expecta+Snapshots-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 012B1C8CE222BA69A3E81422 /* Pods-Tests-Expecta+Snapshots-dummy.m */; }; + 4D9E84F51DE1AA056DFDAD86 /* XCTestCase+Specta.m in Sources */ = {isa = PBXBuildFile; fileRef = BB145D417B7F423C72D42479 /* XCTestCase+Specta.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 4DAEFBF83424C2DAEB7C6693 /* SPTReporter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8035FDDBC8A72B830F4B4695 /* SPTReporter.h */; }; + 4E72D51D13442359FA80F101 /* EXPMatcherHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 38D79A027526DB219E5C6455 /* EXPMatcherHelpers.h */; }; + 4FBF218FC964353F3BBF4544 /* ExpectaSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = EC3ABEAD970C9A092BBE8457 /* ExpectaSupport.m */; }; + 525CC67AAC57B9536594D790 /* Pods-Tests-FBSnapshotTestCase-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A954FBBA2FE674D4F61AB78A /* Pods-Tests-FBSnapshotTestCase-dummy.m */; }; + 52A2ED9B209189C837E9F189 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF733561A5F1C5AFE384401D /* Foundation.framework */; }; + 52D0B2EB81482D355211E4F5 /* EXPMatchers+raise.m in Sources */ = {isa = PBXBuildFile; fileRef = 82600539E00DE9892D2041DF /* EXPMatchers+raise.m */; }; + 535B067643145302CC91FEDA /* SPTReporter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1067AFDD7234C9D86C804A29 /* SPTReporter.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 54C91EDA0ED97E1C38F0924B /* EXPMatchers+beGreaterThan.m in Sources */ = {isa = PBXBuildFile; fileRef = 6512DAF4FF33A63C3881D084 /* EXPMatchers+beGreaterThan.m */; }; + 570B0B56448E6441397188A1 /* SPTExample.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BA8E46A8DEAE38795BC784B /* SPTExample.h */; }; + 59565CAE6F71066936C066F4 /* EXPMatchers+beSubclassOf.m in Sources */ = {isa = PBXBuildFile; fileRef = A52EDE73D30A494362AE841A /* EXPMatchers+beSubclassOf.m */; }; + 5AC47B2B8B93DC1D023ACC6F /* FBSnapshotTestController.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D9F0B4A0F40E6EC24713043 /* FBSnapshotTestController.h */; }; + 5B33D93A71C508D10A56C08E /* SPTXCTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F09831C44CA757306462E47 /* SPTXCTestCase.h */; }; + 5C1041200256F1C84F32D08D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF733561A5F1C5AFE384401D /* Foundation.framework */; }; + 5F04C6C9D500D0BA17149387 /* EXPMatchers+beNil.h in Headers */ = {isa = PBXBuildFile; fileRef = E8BD45D7470E5A23D110193D /* EXPMatchers+beNil.h */; }; + 5F709A342F92E8A8A9D2013A /* EXPMatchers+beKindOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B7F8CBB169855300B9B5F63 /* EXPMatchers+beKindOf.h */; }; + 61420BFE161C55BC89E002B3 /* HexColor.m in Sources */ = {isa = PBXBuildFile; fileRef = B3D11E2ACC7C13546FB9CC32 /* HexColor.m */; }; + 6210786F1955B2AD88AFA679 /* EXPMatchers+beGreaterThan.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D67E022C63AF26B5DB72849 /* EXPMatchers+beGreaterThan.h */; }; + 660F8C895442C58BC065635F /* SpectaSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C1C33FF257381A35BAD1C9D /* SpectaSupport.h */; }; + 671F6D5B2A6CB27626694951 /* EXPDoubleTuple.h in Headers */ = {isa = PBXBuildFile; fileRef = 1462D933567E0162281E5C09 /* EXPDoubleTuple.h */; }; + 67644CC60531F231C80D69CB /* Pods-Tests-HexColors-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 06C83C0894302D0351D3362E /* Pods-Tests-HexColors-dummy.m */; }; + 6841FB593D5CA76F1FC2E71E /* Specta.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A14ECF0B5335ACA3B576317 /* Specta.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 697CA0E1F121DA84D7969608 /* SPTXCTestReporter.m in Sources */ = {isa = PBXBuildFile; fileRef = 31BACE4C339C00EDC6CC2569 /* SPTXCTestReporter.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 71CCAAEC564C8B62DF96A827 /* SpectaUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CFE2B1BB15D6269199E2151 /* SpectaUtility.h */; }; + 74FB85D03D5E63C5B8D115A0 /* TSBlurView.m in Sources */ = {isa = PBXBuildFile; fileRef = A34EC9AC835B0A6342B1EAEA /* TSBlurView.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 7798AE7A45E8CB6032052118 /* SPTSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 721E15DADAB550CED1A1E458 /* SPTSpec.h */; }; + 7922F85F2AB5BBC038BD02AE /* EXPMatchers+beSupersetOf.h in Headers */ = {isa = PBXBuildFile; fileRef = E9331FB1944D88F6D5D42157 /* EXPMatchers+beSupersetOf.h */; }; + 7AC16B5129785318BE2C3489 /* XCTestLog+Specta.m in Sources */ = {isa = PBXBuildFile; fileRef = EDE9E18EB24275C981D74183 /* XCTestLog+Specta.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 7C046C476A8684AF3ADBC83D /* TSBlurView.m in Sources */ = {isa = PBXBuildFile; fileRef = A34EC9AC835B0A6342B1EAEA /* TSBlurView.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 8097E6C58D8A7EAB0B26A666 /* TSBlurView.h in Headers */ = {isa = PBXBuildFile; fileRef = 282E2878DD8CB45B5160ABE2 /* TSBlurView.h */; }; + 816F460CCC82AD3379DCDD21 /* XCTestLog+Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = 363ADE714B4083763B2F2259 /* XCTestLog+Specta.h */; }; + 83D561623A22278047F0A720 /* EXPMatchers+beginWith.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A1FE01138C8EF7C90D88AB6 /* EXPMatchers+beginWith.m */; }; + 881347A6D558E5FCB9564A38 /* FBSnapshotTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D6729566198697528EF46EF /* FBSnapshotTestCase.h */; }; + 88AA1F751AF02D42EC287832 /* SPTNestedReporter.m in Sources */ = {isa = PBXBuildFile; fileRef = 269FA2FFBC782687BB3940E6 /* SPTNestedReporter.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 89A7E1F310F8899165463A04 /* EXPMatchers+beFalsy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D98916414A2C5A0296E02CA /* EXPMatchers+beFalsy.m */; }; + 8AB7588B13573C8E937D6CE3 /* EXPMatchers+beSubclassOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FE3608AC809DBC9CA20E4EB /* EXPMatchers+beSubclassOf.h */; }; + 8DE798578273FE3B6BF7123D /* EXPMatchers+beSupersetOf.m in Sources */ = {isa = PBXBuildFile; fileRef = C68785C4F8753A7BAD69EBBD /* EXPMatchers+beSupersetOf.m */; }; + 91E365EC172ADB589FE7266F /* EXPMatchers+contain.m in Sources */ = {isa = PBXBuildFile; fileRef = A3161B9D6152BA28191E7B5B /* EXPMatchers+contain.m */; }; + 9217FCD66F5EA3D0F0C59A7F /* EXPMatchers+FBSnapshotTest.h in Headers */ = {isa = PBXBuildFile; fileRef = 7604543C3868EE470FA489A6 /* EXPMatchers+FBSnapshotTest.h */; }; + 92D368994C55E1AEBE152454 /* EXPMatchers+haveCountOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E3C3EF060DEBB4CBAFCABE9 /* EXPMatchers+haveCountOf.h */; }; + 933FE7AE708CA456692D7C22 /* EXPMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 480D6898EB2BFA3300C485EC /* EXPMatcher.h */; }; + 942C8AC65A680DB9689FCFC1 /* EXPMatchers+respondTo.m in Sources */ = {isa = PBXBuildFile; fileRef = CF9F0A999F060231DD3F16CA /* EXPMatchers+respondTo.m */; }; + 9935979A42A43E19B50DE3DC /* TSMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 727BDB7D2DD9EE5FEFF59DD5 /* TSMessage.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + 9A065254F4B0E33F8304C666 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF733561A5F1C5AFE384401D /* Foundation.framework */; }; + 9C35D142B8F0F19BBA6A488F /* EXPMatchers+beGreaterThanOrEqualTo.h in Headers */ = {isa = PBXBuildFile; fileRef = CB814E25F1274481DC5D85FE /* EXPMatchers+beGreaterThanOrEqualTo.h */; }; + 9DDE19713B876011EB5D07F4 /* Expecta.m in Sources */ = {isa = PBXBuildFile; fileRef = F427485B345D342852FE005A /* Expecta.m */; }; + 9DE1C739670D233929487C61 /* EXPMatchers+beLessThan.m in Sources */ = {isa = PBXBuildFile; fileRef = 2F6C4264EC487C8DE47B7E93 /* EXPMatchers+beLessThan.m */; }; + 9F194D744DCCF1A9BD520103 /* NSValue+Expecta.m in Sources */ = {isa = PBXBuildFile; fileRef = F7B83E9B2BE02F1CC02657D6 /* NSValue+Expecta.m */; }; + A4E9AAD39775B3CAB238BB62 /* SPTXCTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 4603A2EEEE0525F09808B0CF /* SPTXCTestCase.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + A59D7FF6C917E5889418C60B /* HexColor.m in Sources */ = {isa = PBXBuildFile; fileRef = B3D11E2ACC7C13546FB9CC32 /* HexColor.m */; }; + A5AFBC978EF790A79C347332 /* EXPMatchers+raiseWithReason.h in Headers */ = {isa = PBXBuildFile; fileRef = 66DE1211CBB25C7EEF65C640 /* EXPMatchers+raiseWithReason.h */; }; + A7259B875FFD60FF9547E6FB /* EXPMatchers+beKindOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 704C338C0D7AC9FCFB5F6706 /* EXPMatchers+beKindOf.m */; }; + A8F6263508ADD5F419457CD6 /* EXPFloatTuple.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DDFA5A64C340DC66A29AE1C /* EXPFloatTuple.h */; }; + A990880A78E88BA4342A7286 /* TSMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 727BDB7D2DD9EE5FEFF59DD5 /* TSMessage.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + AA6466958790091175624C44 /* Pods-Tests-Expecta-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C49668160DC81945B3ECB85 /* Pods-Tests-Expecta-dummy.m */; }; + AB10D6C8434E5A7F70F9CFDD /* SpectaUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7522EA75688C564E421764 /* SpectaUtility.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + AB1C4499EA59D66572C4DF5D /* EXPUnsupportedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0331575F06674F1753B49CDC /* EXPUnsupportedObject.h */; }; + AB2CB33BAE87750135FD73AA /* Pods-Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5977220249FDE99D9DF587EB /* Pods-Tests-dummy.m */; }; + ADD0968D1FE820817F62746F /* EXPMatchers+beLessThan.h in Headers */ = {isa = PBXBuildFile; fileRef = BEA6D50D71CD4ACCAFD27973 /* EXPMatchers+beLessThan.h */; }; + AEB49C417D33F3657F26B72D /* EXPMatchers+notify.m in Sources */ = {isa = PBXBuildFile; fileRef = E3B81DC45AB09ED620F8D110 /* EXPMatchers+notify.m */; }; + AF85FD2E92B880BCBC303E8D /* EXPMatchers+notify.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A1813D7CD720C893D62BA3F /* EXPMatchers+notify.h */; }; + B117DE5A38A66AB6D4DD71C8 /* UIImage+Compare.m in Sources */ = {isa = PBXBuildFile; fileRef = 734C2A3B8DE16C31744E3A80 /* UIImage+Compare.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; }; + B38C30F4D22FDC552B770479 /* NSObject+Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = 0446309C4E561581BDF795A1 /* NSObject+Expecta.h */; }; + B3F7072FAB595232CD89F6CC /* FBSnapshotTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 49B03CB418035C57D7AD0414 /* FBSnapshotTestCase.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; }; + B6336755A696D1107796149F /* EXPMatchers+conformTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7340B639F08401FC63DFD8A3 /* EXPMatchers+conformTo.m */; }; + B8225C00EFE1B34C5340366B /* EXPMatchers+beCloseTo.m in Sources */ = {isa = PBXBuildFile; fileRef = AF76D8C72DE0FB77E6FF0E2E /* EXPMatchers+beCloseTo.m */; }; + B9043F172BD1415F8923FC23 /* FBSnapshotTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EA4E577A85DF84B88F37A44 /* FBSnapshotTestController.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; }; + BCC63ABFD8AEE9F57859EEC7 /* EXPMatchers+equal.h in Headers */ = {isa = PBXBuildFile; fileRef = A46DACA383ED68D602C160D5 /* EXPMatchers+equal.h */; }; + BF2987721D880E88C60155C7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF733561A5F1C5AFE384401D /* Foundation.framework */; }; + BF6DA7A76A32D0B6C0CA329E /* EXPMatchers+beCloseTo.h in Headers */ = {isa = PBXBuildFile; fileRef = DC808051248AE847E32942C5 /* EXPMatchers+beCloseTo.h */; }; + C221432D969829B1F0E9BEEF /* HexColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D7DB67B558CD7E559B04D25 /* HexColor.h */; }; + C50074ED27916DB4F7D5FDBC /* EXPDoubleTuple.m in Sources */ = {isa = PBXBuildFile; fileRef = 463F158C3A229F9B9252C5DF /* EXPDoubleTuple.m */; }; + C6C72DB9407806A0FF46AD9D /* EXPExpect.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C64856384DCF1E0C1EF98CD /* EXPExpect.h */; }; + C800D405AC4875927BCF676C /* SPTExampleGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 172FB97A995CAB0DC4BF548F /* SPTExampleGroup.h */; }; + CBB2AD41BBDE31B6DCE5A00D /* SPTXCTestReporter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7275FE833F8ADEACBE69432E /* SPTXCTestReporter.h */; }; + CDB283D4026730314836B8CE /* SPTSharedExampleGroups.h in Headers */ = {isa = PBXBuildFile; fileRef = 486F813AA0B1E0116CD1C633 /* SPTSharedExampleGroups.h */; }; + CFD514FBBEF41833193A3C8C /* EXPMatchers+beLessThanOrEqualTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 08F25DE302853B6B07CF86B2 /* EXPMatchers+beLessThanOrEqualTo.m */; }; + D1A01390058685960312EC1E /* EXPMatchers+beIdenticalTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 0276A65678433061DBB01557 /* EXPMatchers+beIdenticalTo.m */; }; + D3C27AD0FE4DC05AD720011C /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6B185C4E1380AF39A551D88E /* XCTest.framework */; }; + D3D9C2078D5BD1349F6771A3 /* EXPMatcherHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 75E39E0C44B3AB66EA75A74D /* EXPMatcherHelpers.m */; }; + D7514088AD4BA791C4B2C48B /* EXPFloatTuple.m in Sources */ = {isa = PBXBuildFile; fileRef = 8FBE44CEF044227BCA044F28 /* EXPFloatTuple.m */; }; + D9983E41E901E03CCD07C798 /* HexColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D7DB67B558CD7E559B04D25 /* HexColor.h */; }; + D9E165CCB8B0C57F1F7FC242 /* EXPMatchers+beInTheRangeOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 99D1379AA59B5AB2FE89F76D /* EXPMatchers+beInTheRangeOf.m */; }; + DB0020A919A11FEAEFF6C3A4 /* XCTestRun+Specta.m in Sources */ = {isa = PBXBuildFile; fileRef = C3A094823674E9D42E92035B /* XCTestRun+Specta.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + DB33F1BAF4250B56F06806FC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF733561A5F1C5AFE384401D /* Foundation.framework */; }; + DBBE2E56A5B4AF42E41BDC5C /* EXPMatchers+beTruthy.h in Headers */ = {isa = PBXBuildFile; fileRef = BC185AE3A0FE032CCA202F23 /* EXPMatchers+beTruthy.h */; }; + DCFB4AA1A390D68BBA9AE0E1 /* EXPMatchers+beNil.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D1329590BD133CA4D93DA97 /* EXPMatchers+beNil.m */; }; + DEE013584BFAA5E6BCDA8C0D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF733561A5F1C5AFE384401D /* Foundation.framework */; }; + DF0AF639F5D0CD43D7041E2F /* UIImage+Diff.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C96925FA91DAF83B686D50 /* UIImage+Diff.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; }; + DF85B4FBA2724C38C020AD7C /* SPTSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = EA88FD7A35BF004A43987829 /* SPTSpec.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + E0095994803DC57BBD9DE988 /* EXPMatchers+beLessThanOrEqualTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 0ED043DF712463838C8CC71D /* EXPMatchers+beLessThanOrEqualTo.h */; }; + E2FB7548B655E95AB43E6F07 /* EXPBlockDefinedMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 31563343E3D3FB7BC92A8C19 /* EXPBlockDefinedMatcher.h */; }; + E3DC18D4A92457EF78A5951A /* SPTNestedReporter.h in Headers */ = {isa = PBXBuildFile; fileRef = BD5DCE69E46418FDF19A323A /* SPTNestedReporter.h */; }; + E5B9B5C07588CD130D186D00 /* EXPMatchers+beFalsy.h in Headers */ = {isa = PBXBuildFile; fileRef = 52C70C419B8985DDB7CBDFAC /* EXPMatchers+beFalsy.h */; }; + E8012C67947A19619CE2532D /* EXPExpect.m in Sources */ = {isa = PBXBuildFile; fileRef = 81C7E635E6F7FB4C420A2E4A /* EXPExpect.m */; }; + E81ABA3FBF59B3F136AD373D /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6B185C4E1380AF39A551D88E /* XCTest.framework */; }; + E910C98A310B86FC4B905B64 /* TSMessageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 706FC415246F1E6926BE4144 /* TSMessageView.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + E9B0EE00DC78E3668607BCBE /* TSMessageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B906508E5D5E3F91151736D /* TSMessageView.h */; }; + EB7362651096EB39F55959E4 /* Pods-TSMessages-HexColors-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EDA52DE81F37721F08C8163E /* Pods-TSMessages-HexColors-dummy.m */; }; + EC73F8D6E253657487C2E2DC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF733561A5F1C5AFE384401D /* Foundation.framework */; }; + F077C87A35B11E1EDFBFE713 /* EXPMatchers+beInstanceOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 62907A0A48954C4B0452A43E /* EXPMatchers+beInstanceOf.m */; }; + F22406E918F8B8183E3D8EF7 /* EXPMatchers+beInstanceOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 718531230E998DFE710D0403 /* EXPMatchers+beInstanceOf.h */; }; + F2746AAC84F28950DB6D1A99 /* SPTSharedExampleGroups.m in Sources */ = {isa = PBXBuildFile; fileRef = EF5864BF5B40FCF3059AE4BA /* SPTSharedExampleGroups.m */; settings = {COMPILER_FLAGS = "-fobjc-arc -DOS_OBJECT_USE_OBJC=0"; }; }; + F2FAE0D0A9959013EA1F5BE7 /* Pods-TSMessages-TSMessages-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A8EE61F02C33C936A722E483 /* Pods-TSMessages-TSMessages-dummy.m */; }; + F3FB714352361DD741B31DBB /* TSBlurView.h in Headers */ = {isa = PBXBuildFile; fileRef = 282E2878DD8CB45B5160ABE2 /* TSBlurView.h */; }; + F651E738D49286F23AF2B788 /* EXPMatchers+FBSnapshotTest.m in Sources */ = {isa = PBXBuildFile; fileRef = C1D6131A644D2F9C13ED92D0 /* EXPMatchers+FBSnapshotTest.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; }; + FC7161D393958F761CE1280E /* EXPUnsupportedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 1013C13211A6629DFECB1FD8 /* EXPUnsupportedObject.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 3676826046F29A3DBDA5CE79 /* PBXContainerItemProxy */ = { + 061139C5E892D03621691B98 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 37A8C867A2B82EA0EE586F68; - remoteInfo = "Pods-Tests-Expecta+Snapshots"; + remoteGlobalIDString = 80B288047D58EDD19F548CF4; + remoteInfo = "Pods-Tests-Specta"; }; - 53876938893965B917BEC754 /* PBXContainerItemProxy */ = { + 84A4E6F4C4903BDAB647827A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 986B11908FCDB3EDCFA01C22; - remoteInfo = "Pods-Tests-HexColors"; + remoteGlobalIDString = 924AAD221EECDF8C21D6AE72; + remoteInfo = "Pods-TSMessages-HexColors"; }; - 6D388FB36978785711F138F3 /* PBXContainerItemProxy */ = { + 8CE639C5C2C73DF20FD6FFF9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 0536C190A4A310E830E67202; + remoteGlobalIDString = 4FBBBE7B0A0A5AD4C6A49BDC; remoteInfo = "Pods-Tests-Expecta"; }; - 6FF6B3C03724C866FE199BE6 /* PBXContainerItemProxy */ = { + 9CFDBFB3085A7DCCE8A899A9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 5A755DFA8679F14CE82FBF3E; - remoteInfo = "Pods-TSMessages-HexColors"; + remoteGlobalIDString = 8747C79CF224DAB84C8A1AEE; + remoteInfo = "Pods-Tests-FBSnapshotTestCase"; }; - 713509FF1D9FD7BA822A04DF /* PBXContainerItemProxy */ = { + C2262797EC9C6F09A4D36C7A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 71265084D13830A51F789E00; - remoteInfo = "Pods-Tests-TSMessages"; + remoteGlobalIDString = 0B316EC094FF84DA5A4D1388; + remoteInfo = "Pods-TSMessages-TSMessages"; }; - 7137927B760B0FADE68CAF6D /* PBXContainerItemProxy */ = { + C30EAA465BF6C55CCADDBF12 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 23E94AF8277F41879C88B7BB; - remoteInfo = "Pods-Tests-Specta"; + remoteGlobalIDString = 8747C79CF224DAB84C8A1AEE; + remoteInfo = "Pods-Tests-FBSnapshotTestCase"; }; - 752D44B5BD399B116FFF81DD /* PBXContainerItemProxy */ = { + C4F1C8861247B4F247408EE1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 5A755DFA8679F14CE82FBF3E; - remoteInfo = "Pods-TSMessages-HexColors"; + remoteGlobalIDString = A960020EED17C538DE769D39; + remoteInfo = "Pods-Tests-TSMessages"; }; - 7671F88F39389DC052E7D61D /* PBXContainerItemProxy */ = { + CD6A01E2F8F06E93CB618A09 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 52AD296F822FE990C931CE5B; - remoteInfo = "Pods-Tests-FBSnapshotTestCase"; + remoteGlobalIDString = 1F9F721BFDC39F26D6E9E4C6; + remoteInfo = "Pods-Tests-HexColors"; }; - 8E902E3541927E7B74C53FE5 /* PBXContainerItemProxy */ = { + D669C5F5AEB2BA7C61A5197C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 0536C190A4A310E830E67202; - remoteInfo = "Pods-Tests-Expecta"; + remoteGlobalIDString = 924AAD221EECDF8C21D6AE72; + remoteInfo = "Pods-TSMessages-HexColors"; }; - BF23B0D0BFD9F6B45010DD4A /* PBXContainerItemProxy */ = { + DEFC6EF861F0C798A196625B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 986B11908FCDB3EDCFA01C22; - remoteInfo = "Pods-Tests-HexColors"; + remoteGlobalIDString = 644C52E5CEFA8D4466C98547; + remoteInfo = "Pods-Tests-Expecta+Snapshots"; }; - EE6EE506A87F52CCA4A0D4EE /* PBXContainerItemProxy */ = { + E01A3B3C8E5B5DE5E1D720B3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 32D9A2C942566A932923B7AC; - remoteInfo = "Pods-TSMessages-TSMessages"; + remoteGlobalIDString = 4FBBBE7B0A0A5AD4C6A49BDC; + remoteInfo = "Pods-Tests-Expecta"; }; - FD4D565D47B1529B5289CB6E /* PBXContainerItemProxy */ = { + F9457E536139FCDEDE13E025 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = ACEE29078664A8E3C43F5709 /* Project object */; + containerPortal = BBF5C414264CE3E32245B4E1 /* Project object */; proxyType = 1; - remoteGlobalIDString = 52AD296F822FE990C931CE5B; - remoteInfo = "Pods-Tests-FBSnapshotTestCase"; + remoteGlobalIDString = 1F9F721BFDC39F26D6E9E4C6; + remoteInfo = "Pods-Tests-HexColors"; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 03685A96C0C900D1A46AD827 /* UIImage+Diff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIImage+Diff.h"; sourceTree = ""; }; - 05BF453B26E5DBA5ADE8C86F /* EXPMatchers+beFalsy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beFalsy.h"; path = "src/matchers/EXPMatchers+beFalsy.h"; sourceTree = ""; }; - 07DCE18679A4E5FB111928C4 /* Pods-Tests-Expecta+Snapshots.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Expecta+Snapshots.xcconfig"; sourceTree = ""; }; - 08423DF568A9749548B51E0C /* FBSnapshotTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = FBSnapshotTestCase.m; sourceTree = ""; }; - 0A6B48E6F79ECFA3FA46AB43 /* EXPMatchers+contain.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+contain.h"; path = "src/matchers/EXPMatchers+contain.h"; sourceTree = ""; }; - 0BCC1BCF929B83DA8D25D7C0 /* Pods-TSMessages-HexColors-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TSMessages-HexColors-dummy.m"; sourceTree = ""; }; - 0D5DC510F3781BF119AD560B /* EXPMatchers+beInTheRangeOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beInTheRangeOf.m"; path = "src/matchers/EXPMatchers+beInTheRangeOf.m"; sourceTree = ""; }; - 0DF533E9CA0E259D353F81D6 /* EXPExpect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPExpect.h; path = src/EXPExpect.h; sourceTree = ""; }; - 0E7E92E72135BFA15560942E /* Pods-Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Tests-resources.sh"; sourceTree = ""; }; - 10FB8C411A1E030BBEE87866 /* NotificationBackgroundWarningIcon@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundWarningIcon@2x.png"; path = "Pod/Assets/NotificationBackgroundWarningIcon@2x.png"; sourceTree = ""; }; - 137A442EDA75631CC55C479D /* Pods-TSMessages-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TSMessages-dummy.m"; sourceTree = ""; }; - 1453004E6BC36DA80172BCD2 /* Pods-TSMessages.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages.release.xcconfig"; sourceTree = ""; }; - 16EDACE5E1202C19707103F0 /* NotificationBackgroundError.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundError.png; path = Pod/Assets/NotificationBackgroundError.png; sourceTree = ""; }; - 183EBFBBB55619D155C73475 /* Pods-Tests-TSMessages-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-TSMessages-Private.xcconfig"; path = "../Pods-Tests-TSMessages/Pods-Tests-TSMessages-Private.xcconfig"; sourceTree = ""; }; - 19BD7F8C59FEFD156359ECD5 /* EXPMatchers+beIdenticalTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beIdenticalTo.m"; path = "src/matchers/EXPMatchers+beIdenticalTo.m"; sourceTree = ""; }; - 19C51436AA826877E42487FF /* TSMessageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TSMessageView.m; path = Pod/Classes/TSMessageView.m; sourceTree = ""; }; - 1B901D2401108DE4F1D6A0FE /* Pods-TSMessages-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-TSMessages-acknowledgements.plist"; sourceTree = ""; }; - 1BF50454683E4AF46AFCA9AB /* TSMessage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TSMessage.h; path = Pod/Classes/TSMessage.h; sourceTree = ""; }; - 1CF17F8CE1A1EA902FD67F54 /* EXPMatchers+beGreaterThan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beGreaterThan.h"; path = "src/matchers/EXPMatchers+beGreaterThan.h"; sourceTree = ""; }; - 1D19216F0D3E5CD78910908D /* EXPMatchers+beInstanceOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beInstanceOf.h"; path = "src/matchers/EXPMatchers+beInstanceOf.h"; sourceTree = ""; }; - 20A677EAFD4018D2A6A96026 /* EXPMatchers+raise.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+raise.m"; path = "src/matchers/EXPMatchers+raise.m"; sourceTree = ""; }; - 21B73B719BF49B8239FB6408 /* TSMessagesDefaultDesign.json */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.json; name = TSMessagesDefaultDesign.json; path = Pod/Assets/TSMessagesDefaultDesign.json; sourceTree = ""; }; - 220EEE6AD7C7CA493FD02244 /* EXPMatchers+beSubclassOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beSubclassOf.m"; path = "src/matchers/EXPMatchers+beSubclassOf.m"; sourceTree = ""; }; - 2390A9878ACC36414A679812 /* NSValue+Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSValue+Expecta.h"; path = "src/NSValue+Expecta.h"; sourceTree = ""; }; - 24E22E5D9C243DE1B750C195 /* NotificationBackgroundErrorIcon.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundErrorIcon.png; path = Pod/Assets/NotificationBackgroundErrorIcon.png; sourceTree = ""; }; - 26D8C40A6FCB64ACCB751550 /* EXPMatchers+beLessThanOrEqualTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beLessThanOrEqualTo.m"; path = "src/matchers/EXPMatchers+beLessThanOrEqualTo.m"; sourceTree = ""; }; - 28483A6D5381C9E53C1340A3 /* libPods-Tests-Specta.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-Specta.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 2870ED29D4321227B21DE129 /* SPTXCTestReporter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTXCTestReporter.h; path = src/SPTXCTestReporter.h; sourceTree = ""; }; - 2A10A714E142733EBAF4D90A /* NotificationBackgroundSuccess.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundSuccess.png; path = Pod/Assets/NotificationBackgroundSuccess.png; sourceTree = ""; }; - 2A4C8CECCD25EB2C0F58D63C /* EXPMatchers+notify.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+notify.h"; path = "src/matchers/EXPMatchers+notify.h"; sourceTree = ""; }; - 2BE17417C6CD3CF88082B247 /* NSValue+Expecta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSValue+Expecta.m"; path = "src/NSValue+Expecta.m"; sourceTree = ""; }; - 2C77F7A7750511879ABBBC4D /* EXPMatchers+beCloseTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beCloseTo.m"; path = "src/matchers/EXPMatchers+beCloseTo.m"; sourceTree = ""; }; - 2E457989B3C4D8872712E41C /* Pods-Tests-FBSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Tests-FBSnapshotTestCase-prefix.pch"; sourceTree = ""; }; - 2F1B329A7D73267A2CD8E36D /* EXPMatchers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatchers.h; path = src/matchers/EXPMatchers.h; sourceTree = ""; }; - 3182F221F6DCE39973C711D9 /* EXPExpect.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPExpect.m; path = src/EXPExpect.m; sourceTree = ""; }; - 326A2A05459E4B54DE6591C1 /* Pods-TSMessages-HexColors-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-TSMessages-HexColors-prefix.pch"; sourceTree = ""; }; - 3279BF992AB47D3E50DDAB11 /* Pods-TSMessages-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-TSMessages-acknowledgements.markdown"; sourceTree = ""; }; - 32D85D87FA440F0D4FE955FB /* SpectaUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaUtility.h; path = src/SpectaUtility.h; sourceTree = ""; }; - 3325EA6C644973A0529C5A03 /* Pods-Tests-Expecta-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Expecta-Private.xcconfig"; sourceTree = ""; }; - 349EB6B5E5FC86CD191FD335 /* Pods-TSMessages-HexColors-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages-HexColors-Private.xcconfig"; sourceTree = ""; }; - 35D7437EFA869CD49442D25B /* Pods-TSMessages-TSMessages.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages-TSMessages.xcconfig"; sourceTree = ""; }; - 37573F88EA7B339E41CD0A7B /* EXPMatcherHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatcherHelpers.h; path = src/matchers/EXPMatcherHelpers.h; sourceTree = ""; }; - 38F80B01139D710BCB492398 /* Pods-Tests-Expecta-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Tests-Expecta-prefix.pch"; sourceTree = ""; }; - 3952AD3E69F0867C098CA6F6 /* FBSnapshotTestController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = FBSnapshotTestController.m; sourceTree = ""; }; - 3BCC119E3354D5670B861152 /* libPods-Tests-HexColors.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-HexColors.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 3D28F61FFF27000C59F230C9 /* Pods-Tests-HexColors.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-HexColors.xcconfig"; path = "../Pods-Tests-HexColors/Pods-Tests-HexColors.xcconfig"; sourceTree = ""; }; - 3E5FEBD40ADF1768E78E499B /* Pods-Tests-Expecta-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Tests-Expecta-dummy.m"; sourceTree = ""; }; - 3E9B80DB6BAF4DF76DB938AB /* SPTExample.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTExample.m; path = src/SPTExample.m; sourceTree = ""; }; - 4143A463EE8ECB82A14E2A62 /* Pods-TSMessages-TSMessages-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-TSMessages-TSMessages-prefix.pch"; sourceTree = ""; }; - 4192C31AA9E163DB4C8EAFCC /* Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Specta.h; path = src/Specta.h; sourceTree = ""; }; - 423B6305421AC4D0678919A1 /* ExpectaSupport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ExpectaSupport.h; path = src/ExpectaSupport.h; sourceTree = ""; }; - 430B36D1F21F1107A1FC88E5 /* UIImage+Diff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Diff.m"; sourceTree = ""; }; - 4530943A279AB0A4C601B481 /* EXPMatchers+FBSnapshotTest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EXPMatchers+FBSnapshotTest.h"; sourceTree = ""; }; - 47CFBD73E327AE7F54C6E621 /* SPTXCTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTXCTestCase.h; path = src/SPTXCTestCase.h; sourceTree = ""; }; - 4899C424CD23C747EE0C234C /* HexColor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = HexColor.h; path = Classes/HexColor.h; sourceTree = ""; }; - 499627A3C4ECF90B373907FE /* EXPMatchers+beInTheRangeOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beInTheRangeOf.h"; path = "src/matchers/EXPMatchers+beInTheRangeOf.h"; sourceTree = ""; }; - 4AFE5FBF98EDD6355AA53208 /* EXPMatchers+raiseWithReason.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+raiseWithReason.m"; path = "src/matchers/EXPMatchers+raiseWithReason.m"; sourceTree = ""; }; - 4CF8B9C000F6D7993F5E40AE /* SPTXCTestReporter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTXCTestReporter.m; path = src/SPTXCTestReporter.m; sourceTree = ""; }; - 4DEF3C7775DF39B1FD6C2A46 /* Pods-Tests-TSMessages-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Pods-Tests-TSMessages-dummy.m"; path = "../Pods-Tests-TSMessages/Pods-Tests-TSMessages-dummy.m"; sourceTree = ""; }; - 4F4ABDE356F02ACF360E3066 /* EXPMatchers+equal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+equal.h"; path = "src/matchers/EXPMatchers+equal.h"; sourceTree = ""; }; - 501CFFCACC4D9565EA335127 /* Pods-Tests-Expecta+Snapshots-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Expecta+Snapshots-Private.xcconfig"; sourceTree = ""; }; - 50324813A17EAE59B805E060 /* EXPMatchers+raise.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+raise.h"; path = "src/matchers/EXPMatchers+raise.h"; sourceTree = ""; }; - 51808E77AF48665E28EB86C2 /* XCTestLog+Specta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestLog+Specta.m"; path = "src/XCTestLog+Specta.m"; sourceTree = ""; }; - 54930C55BBEAB909C9B8027D /* EXPBlockDefinedMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPBlockDefinedMatcher.h; path = src/EXPBlockDefinedMatcher.h; sourceTree = ""; }; - 591B0D125626DE8997B0D0E0 /* EXPFloatTuple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPFloatTuple.h; path = src/EXPFloatTuple.h; sourceTree = ""; }; - 5941D37E585DC697D8849255 /* EXPMatchers+beTruthy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beTruthy.m"; path = "src/matchers/EXPMatchers+beTruthy.m"; sourceTree = ""; }; - 5B8672F6AD04366BB0DDCFB1 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; - 5BCD51E6553F4BC04054077F /* EXPMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatcher.h; path = src/EXPMatcher.h; sourceTree = ""; }; - 5C526D4083616305F9EBC5CB /* Pods-Tests-HexColors-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Pods-Tests-HexColors-prefix.pch"; path = "../Pods-Tests-HexColors/Pods-Tests-HexColors-prefix.pch"; sourceTree = ""; }; - 5C74751177DEF45A8F4AE887 /* Pods-Tests-FBSnapshotTestCase.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-FBSnapshotTestCase.xcconfig"; sourceTree = ""; }; - 5C8548CE0488089B88EDDF55 /* FBSnapshotTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = FBSnapshotTestCase.h; sourceTree = ""; }; - 5DD7ABA3391487865C1AD036 /* Pods-Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Tests-acknowledgements.plist"; sourceTree = ""; }; - 5FB44E9826314C04F8BBC8B0 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = FBSnapshotTestController.h; sourceTree = ""; }; - 5FC75FD13785A1C159933412 /* Pods-TSMessages-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-TSMessages-resources.sh"; sourceTree = ""; }; - 61559BDB5A1525F842B2DED9 /* EXPBackwardCompatibility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPBackwardCompatibility.h; path = src/EXPBackwardCompatibility.h; sourceTree = ""; }; - 622FEF8584C6E73682642F9D /* SPTSharedExampleGroups.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTSharedExampleGroups.h; path = src/SPTSharedExampleGroups.h; sourceTree = ""; }; - 627292EC9F7CE8DFBC26718D /* EXPBackwardCompatibility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPBackwardCompatibility.m; path = src/EXPBackwardCompatibility.m; sourceTree = ""; }; - 636AC5D8F4A0F976EBD535C8 /* libPods-Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 644DA195F9F2C8635D21A933 /* UIImage+Compare.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Compare.m"; sourceTree = ""; }; - 6458975543C5F71B40039A95 /* TSMessageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TSMessageView.h; path = Pod/Classes/TSMessageView.h; sourceTree = ""; }; - 647BB4B78F0A1DE6E377A96F /* Pods-TSMessages-TSMessages-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TSMessages-TSMessages-dummy.m"; sourceTree = ""; }; - 651AA814F30912EBB783B173 /* Pods-TSMessages-TSMessages-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages-TSMessages-Private.xcconfig"; sourceTree = ""; }; - 65B10A77BFB58798CCBD5319 /* EXPMatchers+haveCountOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+haveCountOf.m"; path = "src/matchers/EXPMatchers+haveCountOf.m"; sourceTree = ""; }; - 663D44DAE477F97DD6AE86E3 /* NotificationBackgroundError@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundError@2x.png"; path = "Pod/Assets/NotificationBackgroundError@2x.png"; sourceTree = ""; }; - 6788D356D93E4F2C64BF6136 /* libPods-Tests-FBSnapshotTestCase.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-FBSnapshotTestCase.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 67BD76B01A7300579B7D6F3E /* libPods-Tests-Expecta+Snapshots.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-Expecta+Snapshots.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 69113E2434A7DF42ACB98D37 /* Pods-TSMessages-HexColors.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages-HexColors.xcconfig"; sourceTree = ""; }; - 69C010AAD3217EFCB14F344B /* SPTExampleGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTExampleGroup.m; path = src/SPTExampleGroup.m; sourceTree = ""; }; - 6B3D8B4FF4ECED8172473224 /* EXPMatchers+beIdenticalTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beIdenticalTo.h"; path = "src/matchers/EXPMatchers+beIdenticalTo.h"; sourceTree = ""; }; - 6D2E0AAFAC8483FA95A881B6 /* EXPMatchers+beSupersetOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beSupersetOf.m"; path = "src/matchers/EXPMatchers+beSupersetOf.m"; sourceTree = ""; }; - 6D793ECD4B565609A82FF9DC /* SPTSpec.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTSpec.m; path = src/SPTSpec.m; sourceTree = ""; }; - 6DEE6367B920831CA9C65976 /* XCTestCase+Specta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestCase+Specta.m"; path = "src/XCTestCase+Specta.m"; sourceTree = ""; }; - 6FBE1FB872C17BB4822ADF1B /* EXPUnsupportedObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPUnsupportedObject.h; path = src/EXPUnsupportedObject.h; sourceTree = ""; }; - 6FD8902F79D8FBD7A72A7B16 /* XCTestCase+Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestCase+Specta.h"; path = "src/XCTestCase+Specta.h"; sourceTree = ""; }; - 70BFE6F070A0B6ED7BE50BD5 /* EXPFloatTuple.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPFloatTuple.m; path = src/EXPFloatTuple.m; sourceTree = ""; }; - 74088CB0DD4AA17581498CCB /* SPTSharedExampleGroups.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTSharedExampleGroups.m; path = src/SPTSharedExampleGroups.m; sourceTree = ""; }; - 753C3D02E399C434C75052E4 /* EXPMatchers+respondTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+respondTo.m"; path = "src/matchers/EXPMatchers+respondTo.m"; sourceTree = ""; }; - 79310690FBDBFEFAB99EB951 /* SpectaUtility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SpectaUtility.m; path = src/SpectaUtility.m; sourceTree = ""; }; - 7A69660B69A7EBB96EC08CEB /* TSMessage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TSMessage.m; path = Pod/Classes/TSMessage.m; sourceTree = ""; }; - 7B0467634BF3D5D9621CBF2F /* NotificationBackgroundMessage.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundMessage.png; path = Pod/Assets/NotificationBackgroundMessage.png; sourceTree = ""; }; - 7DBACA26C2E337339B36D356 /* SpectaSupport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaSupport.h; path = src/SpectaSupport.h; sourceTree = ""; }; - 83C6D4BC1769BB158AE16B53 /* XCTestRun+Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestRun+Specta.h"; path = "src/XCTestRun+Specta.h"; sourceTree = ""; }; - 84A2B04790DD224569AA2CB7 /* EXPMatchers+beSupersetOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beSupersetOf.h"; path = "src/matchers/EXPMatchers+beSupersetOf.h"; sourceTree = ""; }; - 8637152B3F69BAEB4FC89FAE /* NotificationButtonBackground.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationButtonBackground.png; path = Pod/Assets/NotificationButtonBackground.png; sourceTree = ""; }; - 882A7A2D25D59198C06F442D /* EXPMatchers+beGreaterThan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beGreaterThan.m"; path = "src/matchers/EXPMatchers+beGreaterThan.m"; sourceTree = ""; }; - 8888A3B3E45B4F883CCE118B /* NotificationBackgroundSuccess@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundSuccess@2x.png"; path = "Pod/Assets/NotificationBackgroundSuccess@2x.png"; sourceTree = ""; }; - 88A0F4C5A80CD14CB5A1D919 /* Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Expecta.h; path = src/Expecta.h; sourceTree = ""; }; - 89B417CAB80969629157C0BC /* EXPMatchers+beLessThan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beLessThan.m"; path = "src/matchers/EXPMatchers+beLessThan.m"; sourceTree = ""; }; - 89E54A721DBF1509F7EB328F /* Pods-Tests-HexColors-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-HexColors-Private.xcconfig"; path = "../Pods-Tests-HexColors/Pods-Tests-HexColors-Private.xcconfig"; sourceTree = ""; }; - 89EA59A78E1C5802495C51AE /* Pods-Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Tests-dummy.m"; sourceTree = ""; }; - 8AC31A6CDA169ACDCE677C2E /* NotificationBackgroundWarningIcon.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundWarningIcon.png; path = Pod/Assets/NotificationBackgroundWarningIcon.png; sourceTree = ""; }; - 8AEDF1D3359B9A38C621DF8A /* Pods-Tests-FBSnapshotTestCase-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Tests-FBSnapshotTestCase-dummy.m"; sourceTree = ""; }; - 8B8B92070B7240B883A30EDC /* SPTReporter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTReporter.m; path = src/SPTReporter.m; sourceTree = ""; }; - 8BB2440772D95A53E35FEB21 /* SPTXCTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTXCTestCase.m; path = src/SPTXCTestCase.m; sourceTree = ""; }; - 8C206B95A0B3BEAD3B744392 /* SpectaTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaTypes.h; path = src/SpectaTypes.h; sourceTree = ""; }; - 8DB52E0401FF07C11BB9C77B /* EXPBlockDefinedMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPBlockDefinedMatcher.m; path = src/EXPBlockDefinedMatcher.m; sourceTree = ""; }; - 8DBB4575783989E5EEF6BFF9 /* EXPMatchers+beginWith.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beginWith.m"; path = "src/matchers/EXPMatchers+beginWith.m"; sourceTree = ""; }; - 8EFC0802D5C2736907192A26 /* NotificationButtonBackground@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationButtonBackground@2x.png"; path = "Pod/Assets/NotificationButtonBackground@2x.png"; sourceTree = ""; }; - 8F965B5DB2517F0FA5641254 /* libPods-TSMessages-TSMessages.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TSMessages-TSMessages.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 915D1A15C07F2F048D53960A /* EXPMatchers+contain.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+contain.m"; path = "src/matchers/EXPMatchers+contain.m"; sourceTree = ""; }; - 946A3884144ADDFA9D2D4080 /* EXPMatchers+equal.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+equal.m"; path = "src/matchers/EXPMatchers+equal.m"; sourceTree = ""; }; - 9542317516B8375449E40BD9 /* ExpectaSupport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ExpectaSupport.m; path = src/ExpectaSupport.m; sourceTree = ""; }; - 95440F298D9AB4822A95B643 /* Pods-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests.release.xcconfig"; sourceTree = ""; }; - 96EDDA8C781C5927019F1ED9 /* EXPMatchers+endWith.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+endWith.m"; path = "src/matchers/EXPMatchers+endWith.m"; sourceTree = ""; }; - 97BBBB4991E4F4AD7EAB0C59 /* TSBlurView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TSBlurView.h; path = Pod/Classes/TSBlurView.h; sourceTree = ""; }; - 9B3BA162BA17329A63E5D490 /* NotificationBackgroundSuccessIcon.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundSuccessIcon.png; path = Pod/Assets/NotificationBackgroundSuccessIcon.png; sourceTree = ""; }; - 9C5FA6BC26D5E04821CB3D67 /* Pods-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests.debug.xcconfig"; sourceTree = ""; }; - 9DCBBA46459FF65C4F1E3D44 /* SPTExampleGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTExampleGroup.h; path = src/SPTExampleGroup.h; sourceTree = ""; }; - 9E20362C2E33B4EF4BC00422 /* XCTestLog+Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestLog+Specta.h"; path = "src/XCTestLog+Specta.h"; sourceTree = ""; }; - 9E4EE9DACDC5EB8965E85FAB /* SPTSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTSpec.h; path = src/SPTSpec.h; sourceTree = ""; }; - A0935A6CF0740EB348F041D7 /* NotificationBackgroundWarning.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundWarning.png; path = Pod/Assets/NotificationBackgroundWarning.png; sourceTree = ""; }; - A43C908D72D90136D5A140D8 /* Pods-TSMessages-environment.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-TSMessages-environment.h"; sourceTree = ""; }; - A698B50A2B7B364D0FC3A01D /* EXPMatchers+beKindOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beKindOf.m"; path = "src/matchers/EXPMatchers+beKindOf.m"; sourceTree = ""; }; - A6AE2CD5E66D868CBB968BBB /* Pods-Tests-FBSnapshotTestCase-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-FBSnapshotTestCase-Private.xcconfig"; sourceTree = ""; }; - A7079F11F88B1483ED0E4AD0 /* NotificationBackgroundWarning@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundWarning@2x.png"; path = "Pod/Assets/NotificationBackgroundWarning@2x.png"; sourceTree = ""; }; - AA47A2E1D2F2726261E17DCB /* EXPMatchers+beKindOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beKindOf.h"; path = "src/matchers/EXPMatchers+beKindOf.h"; sourceTree = ""; }; - AB3B0F22030BC99CA76D9916 /* EXPMatchers+beTruthy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beTruthy.h"; path = "src/matchers/EXPMatchers+beTruthy.h"; sourceTree = ""; }; - AF1760E469BEEE96F9145F01 /* UIImage+Compare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIImage+Compare.h"; sourceTree = ""; }; - B8FFCFEDB5A12A86E368C4DA /* Pods-Tests-TSMessages-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Pods-Tests-TSMessages-prefix.pch"; path = "../Pods-Tests-TSMessages/Pods-Tests-TSMessages-prefix.pch"; sourceTree = ""; }; - BD70CB2D7088FE47EEB3C960 /* EXPMatchers+beLessThanOrEqualTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beLessThanOrEqualTo.h"; path = "src/matchers/EXPMatchers+beLessThanOrEqualTo.h"; sourceTree = ""; }; - BDD39AB07D20B407E8D78FC6 /* Pods-Tests-Specta-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Tests-Specta-prefix.pch"; sourceTree = ""; }; - BE281F84523293322FCC8EAD /* Pods-Tests-HexColors-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Pods-Tests-HexColors-dummy.m"; path = "../Pods-Tests-HexColors/Pods-Tests-HexColors-dummy.m"; sourceTree = ""; }; - BE4B1D6AF56A479CA86B9508 /* EXPMatchers+beCloseTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beCloseTo.h"; path = "src/matchers/EXPMatchers+beCloseTo.h"; sourceTree = ""; }; - BE5908CD57F3ABCE3D312B5E /* NotificationBackgroundMessage@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundMessage@2x.png"; path = "Pod/Assets/NotificationBackgroundMessage@2x.png"; sourceTree = ""; }; - BF8995538A4534F6628F81C8 /* Specta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Specta.m; path = src/Specta.m; sourceTree = ""; }; - BFC172D6FF66A6B7B53229D8 /* EXPMatchers+conformTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+conformTo.m"; path = "src/matchers/EXPMatchers+conformTo.m"; sourceTree = ""; }; - C000303055FEA9D4BE7E50F9 /* EXPMatcherHelpers.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPMatcherHelpers.m; path = src/matchers/EXPMatcherHelpers.m; sourceTree = ""; }; - C39924578D7F0EE0BD8B456B /* EXPMatchers+beginWith.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beginWith.h"; path = "src/matchers/EXPMatchers+beginWith.h"; sourceTree = ""; }; - C568CF7422BB3A026FECC1C9 /* Pods-Tests-TSMessages.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-TSMessages.xcconfig"; path = "../Pods-Tests-TSMessages/Pods-Tests-TSMessages.xcconfig"; sourceTree = ""; }; - C7A62D5EFB710A58C4E2C299 /* libPods-TSMessages.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TSMessages.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - C813B5780E0F713CDDECA04F /* EXPMatchers+beGreaterThanOrEqualTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beGreaterThanOrEqualTo.m"; path = "src/matchers/EXPMatchers+beGreaterThanOrEqualTo.m"; sourceTree = ""; }; - C81EE6ABBFE1F921B86ABA59 /* EXPUnsupportedObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPUnsupportedObject.m; path = src/EXPUnsupportedObject.m; sourceTree = ""; }; - C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - CAA71D3FC3CC58FC04720C27 /* SPTReporter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTReporter.h; path = src/SPTReporter.h; sourceTree = ""; }; - CBCFC3255D15321DA1F9DD14 /* Podfile */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - CD994EE480B1F3B9B8A2E295 /* EXPMatchers+respondTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+respondTo.h"; path = "src/matchers/EXPMatchers+respondTo.h"; sourceTree = ""; }; - CE001A2FFDA2635C0582A59D /* EXPMatchers+beNil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beNil.h"; path = "src/matchers/EXPMatchers+beNil.h"; sourceTree = ""; }; - CEA3F12EC169952D28238B2D /* Pods-Tests-Expecta.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Expecta.xcconfig"; sourceTree = ""; }; - CEC5173222744348C4474490 /* Pods-Tests-Specta.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Specta.xcconfig"; sourceTree = ""; }; - CFFBB7EFEB6BE964F212F61F /* EXPMatchers+beGreaterThanOrEqualTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beGreaterThanOrEqualTo.h"; path = "src/matchers/EXPMatchers+beGreaterThanOrEqualTo.h"; sourceTree = ""; }; - D02F20786055EC6B4EB4E6C2 /* Pods-TSMessages.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages.debug.xcconfig"; sourceTree = ""; }; - D18CF629C54EB9542AFB2962 /* libPods-Tests-Expecta.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-Expecta.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - D1F76F872A17CF3504708241 /* EXPDoubleTuple.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPDoubleTuple.m; path = src/EXPDoubleTuple.m; sourceTree = ""; }; - D3FF58F75CB41884CAC1381B /* Expecta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Expecta.m; path = src/Expecta.m; sourceTree = ""; }; - D6A8A0EA7DFCCBA963BC7021 /* EXPMatchers+notify.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+notify.m"; path = "src/matchers/EXPMatchers+notify.m"; sourceTree = ""; }; - DC9E7AACF0C33201CE5C0F69 /* EXPMatchers+FBSnapshotTest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EXPMatchers+FBSnapshotTest.m"; sourceTree = ""; }; - DFC167B87DD7044EA2E91C92 /* SPTNestedReporter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTNestedReporter.h; path = src/SPTNestedReporter.h; sourceTree = ""; }; - E16EB45F77D7524CF7D72BAC /* EXPDoubleTuple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPDoubleTuple.h; path = src/EXPDoubleTuple.h; sourceTree = ""; }; - E19CFC2C61A6C93A31F4D804 /* Pods-Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Tests-acknowledgements.markdown"; sourceTree = ""; }; - E202D3063E41C29DF59FA016 /* NSObject+Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSObject+Expecta.h"; path = "src/NSObject+Expecta.h"; sourceTree = ""; }; - E23272D61F8754ABD3A80F0E /* Pods-Tests-Specta-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Specta-Private.xcconfig"; sourceTree = ""; }; - E2F0E1503FCAA7997F1BD863 /* libPods-Tests-TSMessages.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-TSMessages.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - E36547697EDBF3E799963097 /* EXPMatchers+endWith.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+endWith.h"; path = "src/matchers/EXPMatchers+endWith.h"; sourceTree = ""; }; - E3BCDFCDBF8F34083A1A7414 /* EXPMatchers+conformTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+conformTo.h"; path = "src/matchers/EXPMatchers+conformTo.h"; sourceTree = ""; }; - E4DD056CD6681F9919969F7F /* Pods-Tests-Expecta+Snapshots-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Tests-Expecta+Snapshots-dummy.m"; sourceTree = ""; }; - E51633D6F793425E3D56D5F1 /* SPTExample.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTExample.h; path = src/SPTExample.h; sourceTree = ""; }; - E838323171ED1091135BB48E /* TSBlurView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TSBlurView.m; path = Pod/Classes/TSBlurView.m; sourceTree = ""; }; - E9AA952BD52214465DD3CA8E /* EXPMatchers+beNil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beNil.m"; path = "src/matchers/EXPMatchers+beNil.m"; sourceTree = ""; }; - EAD7529CDB17B0A5E0666EE4 /* Pods-Tests-Specta-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Tests-Specta-dummy.m"; sourceTree = ""; }; - EBF722625E0F2863CA6DBF8E /* libPods-TSMessages-HexColors.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TSMessages-HexColors.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - F01BDF6B13057159401DE4C3 /* NotificationBackgroundErrorIcon@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundErrorIcon@2x.png"; path = "Pod/Assets/NotificationBackgroundErrorIcon@2x.png"; sourceTree = ""; }; - F05E744BCA2FAA4604C4E109 /* Pods-Tests-environment.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Tests-environment.h"; sourceTree = ""; }; - F07035D94C3191B5FC51E807 /* EXPDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPDefines.h; path = src/EXPDefines.h; sourceTree = ""; }; - F09D1B8E771CD80FC155D52A /* EXPMatchers+beInstanceOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beInstanceOf.m"; path = "src/matchers/EXPMatchers+beInstanceOf.m"; sourceTree = ""; }; - F116F50C1E3EDB7EE6486FC5 /* NotificationBackgroundSuccessIcon@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundSuccessIcon@2x.png"; path = "Pod/Assets/NotificationBackgroundSuccessIcon@2x.png"; sourceTree = ""; }; - F2B71B442D6CB40A95A4B697 /* SPTNestedReporter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTNestedReporter.m; path = src/SPTNestedReporter.m; sourceTree = ""; }; - F388DD35FB4AD8E45E86342D /* Pods-Tests-Expecta+Snapshots-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Tests-Expecta+Snapshots-prefix.pch"; sourceTree = ""; }; - F650B4803FE3050D40014017 /* XCTestRun+Specta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestRun+Specta.m"; path = "src/XCTestRun+Specta.m"; sourceTree = ""; }; - F86A5771263FF83F5216E56A /* EXPMatchers+haveCountOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+haveCountOf.h"; path = "src/matchers/EXPMatchers+haveCountOf.h"; sourceTree = ""; }; - FD1B0C102FAF04093FFF2EB3 /* EXPMatchers+beSubclassOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beSubclassOf.h"; path = "src/matchers/EXPMatchers+beSubclassOf.h"; sourceTree = ""; }; - FDA38699AAE81A6AF1D57125 /* HexColor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = HexColor.m; path = Classes/HexColor.m; sourceTree = ""; }; - FF0AD7ED64E096AEBEAC9CC1 /* EXPMatchers+beFalsy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beFalsy.m"; path = "src/matchers/EXPMatchers+beFalsy.m"; sourceTree = ""; }; - FF449AC93300F9F28EF1BB81 /* EXPMatchers+raiseWithReason.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+raiseWithReason.h"; path = "src/matchers/EXPMatchers+raiseWithReason.h"; sourceTree = ""; }; - FFEDEC8179CFB20CBA88BA20 /* EXPMatchers+beLessThan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beLessThan.h"; path = "src/matchers/EXPMatchers+beLessThan.h"; sourceTree = ""; }; + 012B1C8CE222BA69A3E81422 /* Pods-Tests-Expecta+Snapshots-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Tests-Expecta+Snapshots-dummy.m"; sourceTree = ""; }; + 0276A65678433061DBB01557 /* EXPMatchers+beIdenticalTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beIdenticalTo.m"; path = "src/matchers/EXPMatchers+beIdenticalTo.m"; sourceTree = ""; }; + 0331575F06674F1753B49CDC /* EXPUnsupportedObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPUnsupportedObject.h; path = src/EXPUnsupportedObject.h; sourceTree = ""; }; + 0446309C4E561581BDF795A1 /* NSObject+Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSObject+Expecta.h"; path = "src/NSObject+Expecta.h"; sourceTree = ""; }; + 06C83C0894302D0351D3362E /* Pods-Tests-HexColors-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Pods-Tests-HexColors-dummy.m"; path = "../Pods-Tests-HexColors/Pods-Tests-HexColors-dummy.m"; sourceTree = ""; }; + 0784EC7ABCC4EBE8F631CFF0 /* EXPMatchers+beTruthy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beTruthy.m"; path = "src/matchers/EXPMatchers+beTruthy.m"; sourceTree = ""; }; + 08F25DE302853B6B07CF86B2 /* EXPMatchers+beLessThanOrEqualTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beLessThanOrEqualTo.m"; path = "src/matchers/EXPMatchers+beLessThanOrEqualTo.m"; sourceTree = ""; }; + 08F66D5F7371E427E5B5DE51 /* Pods-TSMessages-environment.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-TSMessages-environment.h"; sourceTree = ""; }; + 0D6729566198697528EF46EF /* FBSnapshotTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = FBSnapshotTestCase.h; sourceTree = ""; }; + 0ED043DF712463838C8CC71D /* EXPMatchers+beLessThanOrEqualTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beLessThanOrEqualTo.h"; path = "src/matchers/EXPMatchers+beLessThanOrEqualTo.h"; sourceTree = ""; }; + 0F09831C44CA757306462E47 /* SPTXCTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTXCTestCase.h; path = src/SPTXCTestCase.h; sourceTree = ""; }; + 1013C13211A6629DFECB1FD8 /* EXPUnsupportedObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPUnsupportedObject.m; path = src/EXPUnsupportedObject.m; sourceTree = ""; }; + 1067AFDD7234C9D86C804A29 /* SPTReporter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTReporter.m; path = src/SPTReporter.m; sourceTree = ""; }; + 1462D933567E0162281E5C09 /* EXPDoubleTuple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPDoubleTuple.h; path = src/EXPDoubleTuple.h; sourceTree = ""; }; + 15BA32AFB841B28BD3F0A84E /* SpectaTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaTypes.h; path = src/SpectaTypes.h; sourceTree = ""; }; + 16FA0A9F4B452384FE085EFE /* SPTExampleGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTExampleGroup.m; path = src/SPTExampleGroup.m; sourceTree = ""; }; + 172FB97A995CAB0DC4BF548F /* SPTExampleGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTExampleGroup.h; path = src/SPTExampleGroup.h; sourceTree = ""; }; + 1736821537CB85C3AE71C382 /* NotificationBackgroundMessage.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundMessage.png; path = Pod/Assets/NotificationBackgroundMessage.png; sourceTree = ""; }; + 1B1DE06761518B1ACE9F7B5A /* UIImage+Compare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIImage+Compare.h"; sourceTree = ""; }; + 1B906508E5D5E3F91151736D /* TSMessageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TSMessageView.h; path = Pod/Classes/TSMessageView.h; sourceTree = ""; }; + 1BA8434A98A634D700B959CB /* XCTestCase+Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestCase+Specta.h"; path = "src/XCTestCase+Specta.h"; sourceTree = ""; }; + 1BF87273450FEDB6ED6A6113 /* NotificationBackgroundWarningIcon.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundWarningIcon.png; path = Pod/Assets/NotificationBackgroundWarningIcon.png; sourceTree = ""; }; + 1D057E7B1AFA3AFF8BA06D33 /* Pods-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests.release.xcconfig"; sourceTree = ""; }; + 1D1329590BD133CA4D93DA97 /* EXPMatchers+beNil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beNil.m"; path = "src/matchers/EXPMatchers+beNil.m"; sourceTree = ""; }; + 1DDFA5A64C340DC66A29AE1C /* EXPFloatTuple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPFloatTuple.h; path = src/EXPFloatTuple.h; sourceTree = ""; }; + 1E7522EA75688C564E421764 /* SpectaUtility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SpectaUtility.m; path = src/SpectaUtility.m; sourceTree = ""; }; + 1EA4E577A85DF84B88F37A44 /* FBSnapshotTestController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = FBSnapshotTestController.m; sourceTree = ""; }; + 20BB97CBC0BD8C74E4322E64 /* EXPMatchers+beGreaterThanOrEqualTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beGreaterThanOrEqualTo.m"; path = "src/matchers/EXPMatchers+beGreaterThanOrEqualTo.m"; sourceTree = ""; }; + 21C186AC69F813CFF2A12AAD /* NotificationBackgroundSuccessIcon@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundSuccessIcon@2x.png"; path = "Pod/Assets/NotificationBackgroundSuccessIcon@2x.png"; sourceTree = ""; }; + 22008A889EBF34DCFA099F54 /* libPods-TSMessages-HexColors.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TSMessages-HexColors.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 249C8C7E220A8B083A29C807 /* NSValue+Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSValue+Expecta.h"; path = "src/NSValue+Expecta.h"; sourceTree = ""; }; + 25F38C2B646C42E0E6E4CE3D /* TSMessagesDefaultDesign.json */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.json; name = TSMessagesDefaultDesign.json; path = Pod/Assets/TSMessagesDefaultDesign.json; sourceTree = ""; }; + 269FA2FFBC782687BB3940E6 /* SPTNestedReporter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTNestedReporter.m; path = src/SPTNestedReporter.m; sourceTree = ""; }; + 282E2878DD8CB45B5160ABE2 /* TSBlurView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TSBlurView.h; path = Pod/Classes/TSBlurView.h; sourceTree = ""; }; + 2BA8E46A8DEAE38795BC784B /* SPTExample.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTExample.h; path = src/SPTExample.h; sourceTree = ""; }; + 2C2FDC573F651E3911AB0A39 /* NotificationBackgroundMessage@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundMessage@2x.png"; path = "Pod/Assets/NotificationBackgroundMessage@2x.png"; sourceTree = ""; }; + 2C49668160DC81945B3ECB85 /* Pods-Tests-Expecta-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Tests-Expecta-dummy.m"; sourceTree = ""; }; + 2C6729E7C687DD90A7D1475C /* EXPBackwardCompatibility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPBackwardCompatibility.h; path = src/EXPBackwardCompatibility.h; sourceTree = ""; }; + 2D7DB67B558CD7E559B04D25 /* HexColor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = HexColor.h; path = Classes/HexColor.h; sourceTree = ""; }; + 2F6C4264EC487C8DE47B7E93 /* EXPMatchers+beLessThan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beLessThan.m"; path = "src/matchers/EXPMatchers+beLessThan.m"; sourceTree = ""; }; + 31563343E3D3FB7BC92A8C19 /* EXPBlockDefinedMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPBlockDefinedMatcher.h; path = src/EXPBlockDefinedMatcher.h; sourceTree = ""; }; + 31BACE4C339C00EDC6CC2569 /* SPTXCTestReporter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTXCTestReporter.m; path = src/SPTXCTestReporter.m; sourceTree = ""; }; + 33A150CBEB168922382F6822 /* libPods-Tests-Expecta+Snapshots.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-Expecta+Snapshots.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 363ADE714B4083763B2F2259 /* XCTestLog+Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestLog+Specta.h"; path = "src/XCTestLog+Specta.h"; sourceTree = ""; }; + 3779EB59BF4314702D11273F /* Pods-Tests-FBSnapshotTestCase-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-FBSnapshotTestCase-Private.xcconfig"; sourceTree = ""; }; + 38D79A027526DB219E5C6455 /* EXPMatcherHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatcherHelpers.h; path = src/matchers/EXPMatcherHelpers.h; sourceTree = ""; }; + 3C049280CBC65FDAE32DC0FD /* Pods-Tests-HexColors-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Pods-Tests-HexColors-prefix.pch"; path = "../Pods-Tests-HexColors/Pods-Tests-HexColors-prefix.pch"; sourceTree = ""; }; + 3DBF458B2969D5F1DE5922F0 /* NotificationBackgroundError@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundError@2x.png"; path = "Pod/Assets/NotificationBackgroundError@2x.png"; sourceTree = ""; }; + 3F521E2CEBC1FF38E61510CF /* NotificationBackgroundSuccessIcon.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundSuccessIcon.png; path = Pod/Assets/NotificationBackgroundSuccessIcon.png; sourceTree = ""; }; + 40B15981F3D2CCCDEC3D8F8C /* libPods-Tests-HexColors.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-HexColors.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 4154212FC96C2F573F11B5AC /* EXPMatchers+beInTheRangeOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beInTheRangeOf.h"; path = "src/matchers/EXPMatchers+beInTheRangeOf.h"; sourceTree = ""; }; + 416E74314659C991280EB2A4 /* Pods-Tests-TSMessages-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Pods-Tests-TSMessages-dummy.m"; path = "../Pods-Tests-TSMessages/Pods-Tests-TSMessages-dummy.m"; sourceTree = ""; }; + 42FF0846A0C90F3D0151AED9 /* EXPMatchers+endWith.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+endWith.h"; path = "src/matchers/EXPMatchers+endWith.h"; sourceTree = ""; }; + 43845BA6FAF7462BDD30BFC0 /* EXPMatchers+beginWith.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beginWith.h"; path = "src/matchers/EXPMatchers+beginWith.h"; sourceTree = ""; }; + 44C8C938EEAA946C49FBEE0F /* EXPMatchers+raiseWithReason.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+raiseWithReason.m"; path = "src/matchers/EXPMatchers+raiseWithReason.m"; sourceTree = ""; }; + 45E63253B95428D3644C7B90 /* Pods-TSMessages-HexColors-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-TSMessages-HexColors-prefix.pch"; sourceTree = ""; }; + 4603A2EEEE0525F09808B0CF /* SPTXCTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTXCTestCase.m; path = src/SPTXCTestCase.m; sourceTree = ""; }; + 463F158C3A229F9B9252C5DF /* EXPDoubleTuple.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPDoubleTuple.m; path = src/EXPDoubleTuple.m; sourceTree = ""; }; + 47125AA6EBF9814F5A623A9D /* Pods-Tests-Expecta-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Expecta-Private.xcconfig"; sourceTree = ""; }; + 480D6898EB2BFA3300C485EC /* EXPMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatcher.h; path = src/EXPMatcher.h; sourceTree = ""; }; + 486F813AA0B1E0116CD1C633 /* SPTSharedExampleGroups.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTSharedExampleGroups.h; path = src/SPTSharedExampleGroups.h; sourceTree = ""; }; + 496E893C0CE4121B5CD969BA /* Pods-Tests-Expecta-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Tests-Expecta-prefix.pch"; sourceTree = ""; }; + 49B03CB418035C57D7AD0414 /* FBSnapshotTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = FBSnapshotTestCase.m; sourceTree = ""; }; + 4A02D8A4D4908E18AFF4AD50 /* NotificationBackgroundSuccess.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundSuccess.png; path = Pod/Assets/NotificationBackgroundSuccess.png; sourceTree = ""; }; + 4B6748A5A81042FBD7B8B357 /* Pods-TSMessages-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TSMessages-dummy.m"; sourceTree = ""; }; + 4BB9079673D64EFD3BB87354 /* EXPMatchers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatchers.h; path = src/matchers/EXPMatchers.h; sourceTree = ""; }; + 4BF1D417A06FCA1F8D26C05D /* EXPMatchers+endWith.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+endWith.m"; path = "src/matchers/EXPMatchers+endWith.m"; sourceTree = ""; }; + 4C64856384DCF1E0C1EF98CD /* EXPExpect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPExpect.h; path = src/EXPExpect.h; sourceTree = ""; }; + 4CD83A66642859173A66A83E /* NotificationBackgroundWarningIcon@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundWarningIcon@2x.png"; path = "Pod/Assets/NotificationBackgroundWarningIcon@2x.png"; sourceTree = ""; }; + 4CF2996F603A8EED093EC993 /* Pods-Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Tests-acknowledgements.markdown"; sourceTree = ""; }; + 4D076C36660317733C537B28 /* Pods-Tests-Specta.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Specta.xcconfig"; sourceTree = ""; }; + 4DB8F0845B4D827197C05D30 /* EXPBackwardCompatibility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPBackwardCompatibility.m; path = src/EXPBackwardCompatibility.m; sourceTree = ""; }; + 4FA9AF40CD793918CEE90792 /* libPods-TSMessages-TSMessages.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TSMessages-TSMessages.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 52C70C419B8985DDB7CBDFAC /* EXPMatchers+beFalsy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beFalsy.h"; path = "src/matchers/EXPMatchers+beFalsy.h"; sourceTree = ""; }; + 5326446349E36473AD9F0CE6 /* TSMessage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TSMessage.h; path = Pod/Classes/TSMessage.h; sourceTree = ""; }; + 5432C6A513528E72B263C59B /* Pods-Tests-environment.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Tests-environment.h"; sourceTree = ""; }; + 5668388FEB22990452DE2B83 /* Pods-TSMessages-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-TSMessages-resources.sh"; sourceTree = ""; }; + 568F9036A333FE6C57016AE9 /* NotificationBackgroundSuccess@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundSuccess@2x.png"; path = "Pod/Assets/NotificationBackgroundSuccess@2x.png"; sourceTree = ""; }; + 5916ACDBB1E8392C1068CEDA /* libPods-Tests-FBSnapshotTestCase.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-FBSnapshotTestCase.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 5977220249FDE99D9DF587EB /* Pods-Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Tests-dummy.m"; sourceTree = ""; }; + 5B6249773BB9545B38E3E6D0 /* libPods-Tests-Expecta.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-Expecta.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 5CFE2B1BB15D6269199E2151 /* SpectaUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaUtility.h; path = src/SpectaUtility.h; sourceTree = ""; }; + 5D98916414A2C5A0296E02CA /* EXPMatchers+beFalsy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beFalsy.m"; path = "src/matchers/EXPMatchers+beFalsy.m"; sourceTree = ""; }; + 5D9F0B4A0F40E6EC24713043 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = FBSnapshotTestController.h; sourceTree = ""; }; + 5FC7BEF440AB5F5ED0A01969 /* libPods-Tests-Specta.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-Specta.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 6236BD2F145F8026EE45785D /* Pods-TSMessages-TSMessages-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-TSMessages-TSMessages-prefix.pch"; sourceTree = ""; }; + 62907A0A48954C4B0452A43E /* EXPMatchers+beInstanceOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beInstanceOf.m"; path = "src/matchers/EXPMatchers+beInstanceOf.m"; sourceTree = ""; }; + 6512DAF4FF33A63C3881D084 /* EXPMatchers+beGreaterThan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beGreaterThan.m"; path = "src/matchers/EXPMatchers+beGreaterThan.m"; sourceTree = ""; }; + 6546A195C1397439C9663EEC /* Pods-TSMessages-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-TSMessages-acknowledgements.plist"; sourceTree = ""; }; + 66DE1211CBB25C7EEF65C640 /* EXPMatchers+raiseWithReason.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+raiseWithReason.h"; path = "src/matchers/EXPMatchers+raiseWithReason.h"; sourceTree = ""; }; + 6A14ECF0B5335ACA3B576317 /* Specta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Specta.m; path = src/Specta.m; sourceTree = ""; }; + 6B185C4E1380AF39A551D88E /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; + 6CDC0B316D613976BFBE644C /* Pods-Tests-TSMessages-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Pods-Tests-TSMessages-prefix.pch"; path = "../Pods-Tests-TSMessages/Pods-Tests-TSMessages-prefix.pch"; sourceTree = ""; }; + 6FE3608AC809DBC9CA20E4EB /* EXPMatchers+beSubclassOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beSubclassOf.h"; path = "src/matchers/EXPMatchers+beSubclassOf.h"; sourceTree = ""; }; + 704C338C0D7AC9FCFB5F6706 /* EXPMatchers+beKindOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beKindOf.m"; path = "src/matchers/EXPMatchers+beKindOf.m"; sourceTree = ""; }; + 706FC415246F1E6926BE4144 /* TSMessageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TSMessageView.m; path = Pod/Classes/TSMessageView.m; sourceTree = ""; }; + 718531230E998DFE710D0403 /* EXPMatchers+beInstanceOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beInstanceOf.h"; path = "src/matchers/EXPMatchers+beInstanceOf.h"; sourceTree = ""; }; + 721E15DADAB550CED1A1E458 /* SPTSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTSpec.h; path = src/SPTSpec.h; sourceTree = ""; }; + 7244CD81152498112B73233C /* NotificationBackgroundWarning@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundWarning@2x.png"; path = "Pod/Assets/NotificationBackgroundWarning@2x.png"; sourceTree = ""; }; + 7275FE833F8ADEACBE69432E /* SPTXCTestReporter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTXCTestReporter.h; path = src/SPTXCTestReporter.h; sourceTree = ""; }; + 727BDB7D2DD9EE5FEFF59DD5 /* TSMessage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TSMessage.m; path = Pod/Classes/TSMessage.m; sourceTree = ""; }; + 7340B639F08401FC63DFD8A3 /* EXPMatchers+conformTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+conformTo.m"; path = "src/matchers/EXPMatchers+conformTo.m"; sourceTree = ""; }; + 734C2A3B8DE16C31744E3A80 /* UIImage+Compare.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Compare.m"; sourceTree = ""; }; + 735FA230F393A020968FACBD /* NotificationButtonBackground@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationButtonBackground@2x.png"; path = "Pod/Assets/NotificationButtonBackground@2x.png"; sourceTree = ""; }; + 758DB0912B6368EE343E4F21 /* Pods-TSMessages-HexColors-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages-HexColors-Private.xcconfig"; sourceTree = ""; }; + 75E39E0C44B3AB66EA75A74D /* EXPMatcherHelpers.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPMatcherHelpers.m; path = src/matchers/EXPMatcherHelpers.m; sourceTree = ""; }; + 7604543C3868EE470FA489A6 /* EXPMatchers+FBSnapshotTest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EXPMatchers+FBSnapshotTest.h"; sourceTree = ""; }; + 7608F763B6C1CF31D45E2F8B /* UIImage+Diff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIImage+Diff.h"; sourceTree = ""; }; + 7A1FE01138C8EF7C90D88AB6 /* EXPMatchers+beginWith.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beginWith.m"; path = "src/matchers/EXPMatchers+beginWith.m"; sourceTree = ""; }; + 7A2602C69C8D66395B68A415 /* EXPMatchers+haveCountOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+haveCountOf.m"; path = "src/matchers/EXPMatchers+haveCountOf.m"; sourceTree = ""; }; + 7B7F8CBB169855300B9B5F63 /* EXPMatchers+beKindOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beKindOf.h"; path = "src/matchers/EXPMatchers+beKindOf.h"; sourceTree = ""; }; + 7D67E022C63AF26B5DB72849 /* EXPMatchers+beGreaterThan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beGreaterThan.h"; path = "src/matchers/EXPMatchers+beGreaterThan.h"; sourceTree = ""; }; + 7E0A8C7C5EE41AF4F98EBEE4 /* Pods-TSMessages-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-TSMessages-acknowledgements.markdown"; sourceTree = ""; }; + 7E3C3EF060DEBB4CBAFCABE9 /* EXPMatchers+haveCountOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+haveCountOf.h"; path = "src/matchers/EXPMatchers+haveCountOf.h"; sourceTree = ""; }; + 7F1F2A4AD833B7DE7A1A6231 /* Podfile */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 7FA7D56F537E9D134D79A14A /* Pods-Tests-Expecta+Snapshots-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Tests-Expecta+Snapshots-prefix.pch"; sourceTree = ""; }; + 8035FDDBC8A72B830F4B4695 /* SPTReporter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTReporter.h; path = src/SPTReporter.h; sourceTree = ""; }; + 81C7E635E6F7FB4C420A2E4A /* EXPExpect.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPExpect.m; path = src/EXPExpect.m; sourceTree = ""; }; + 82600539E00DE9892D2041DF /* EXPMatchers+raise.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+raise.m"; path = "src/matchers/EXPMatchers+raise.m"; sourceTree = ""; }; + 84AC335670F8FDA4E001952D /* NotificationBackgroundErrorIcon@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "NotificationBackgroundErrorIcon@2x.png"; path = "Pod/Assets/NotificationBackgroundErrorIcon@2x.png"; sourceTree = ""; }; + 85D02258FD5230EEF8AB1505 /* Pods-Tests-TSMessages-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-TSMessages-Private.xcconfig"; path = "../Pods-Tests-TSMessages/Pods-Tests-TSMessages-Private.xcconfig"; sourceTree = ""; }; + 85DA4EAFE8C58CCD9E8B3F71 /* Pods-Tests-Specta-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Specta-Private.xcconfig"; sourceTree = ""; }; + 86054BC31D42948E124DF635 /* EXPMatchers+beIdenticalTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beIdenticalTo.h"; path = "src/matchers/EXPMatchers+beIdenticalTo.h"; sourceTree = ""; }; + 8C085A235E53D6390D7685BD /* libPods-TSMessages.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TSMessages.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8CABE0C3E1703A2335C80836 /* Pods-TSMessages.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages.release.xcconfig"; sourceTree = ""; }; + 8FBE44CEF044227BCA044F28 /* EXPFloatTuple.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPFloatTuple.m; path = src/EXPFloatTuple.m; sourceTree = ""; }; + 9211DB0664B4A757CDE01EBE /* EXPMatchers+contain.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+contain.h"; path = "src/matchers/EXPMatchers+contain.h"; sourceTree = ""; }; + 95FD570AAEFE4FAD1581F305 /* EXPBlockDefinedMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPBlockDefinedMatcher.m; path = src/EXPBlockDefinedMatcher.m; sourceTree = ""; }; + 97C96925FA91DAF83B686D50 /* UIImage+Diff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Diff.m"; sourceTree = ""; }; + 99D1379AA59B5AB2FE89F76D /* EXPMatchers+beInTheRangeOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beInTheRangeOf.m"; path = "src/matchers/EXPMatchers+beInTheRangeOf.m"; sourceTree = ""; }; + 9A1813D7CD720C893D62BA3F /* EXPMatchers+notify.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+notify.h"; path = "src/matchers/EXPMatchers+notify.h"; sourceTree = ""; }; + 9C1C33FF257381A35BAD1C9D /* SpectaSupport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaSupport.h; path = src/SpectaSupport.h; sourceTree = ""; }; + 9D86381AC8582AEC04637900 /* libPods-Tests-TSMessages.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests-TSMessages.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 9F7541A7DF4704A01C8D0422 /* EXPMatchers+raise.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+raise.h"; path = "src/matchers/EXPMatchers+raise.h"; sourceTree = ""; }; + A27D253AD1C8E0D2F9B72B42 /* Pods-TSMessages.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages.debug.xcconfig"; sourceTree = ""; }; + A3161B9D6152BA28191E7B5B /* EXPMatchers+contain.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+contain.m"; path = "src/matchers/EXPMatchers+contain.m"; sourceTree = ""; }; + A34EC9AC835B0A6342B1EAEA /* TSBlurView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TSBlurView.m; path = Pod/Classes/TSBlurView.m; sourceTree = ""; }; + A34F7E15B6EBF45EA4707791 /* Pods-Tests-HexColors-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-HexColors-Private.xcconfig"; path = "../Pods-Tests-HexColors/Pods-Tests-HexColors-Private.xcconfig"; sourceTree = ""; }; + A46DACA383ED68D602C160D5 /* EXPMatchers+equal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+equal.h"; path = "src/matchers/EXPMatchers+equal.h"; sourceTree = ""; }; + A4D518A83175B9CFCB62CA5C /* EXPMatchers+equal.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+equal.m"; path = "src/matchers/EXPMatchers+equal.m"; sourceTree = ""; }; + A52EDE73D30A494362AE841A /* EXPMatchers+beSubclassOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beSubclassOf.m"; path = "src/matchers/EXPMatchers+beSubclassOf.m"; sourceTree = ""; }; + A8992B52DB513C140D73B1D4 /* Pods-Tests-Expecta.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Expecta.xcconfig"; sourceTree = ""; }; + A8D451381A088AB18926F2CA /* Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Expecta.h; path = src/Expecta.h; sourceTree = ""; }; + A8EE61F02C33C936A722E483 /* Pods-TSMessages-TSMessages-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TSMessages-TSMessages-dummy.m"; sourceTree = ""; }; + A954FBBA2FE674D4F61AB78A /* Pods-Tests-FBSnapshotTestCase-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Tests-FBSnapshotTestCase-dummy.m"; sourceTree = ""; }; + ADA8C8001FB33433F8A12187 /* XCTestRun+Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestRun+Specta.h"; path = "src/XCTestRun+Specta.h"; sourceTree = ""; }; + AF76D8C72DE0FB77E6FF0E2E /* EXPMatchers+beCloseTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beCloseTo.m"; path = "src/matchers/EXPMatchers+beCloseTo.m"; sourceTree = ""; }; + B071F2BF40DF25C6A31DE75F /* Pods-Tests-FBSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Tests-FBSnapshotTestCase-prefix.pch"; sourceTree = ""; }; + B13B78F553E22EEDA3F9A176 /* Pods-TSMessages-TSMessages.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages-TSMessages.xcconfig"; sourceTree = ""; }; + B2DC8DE50E52E71DFDC9A7FE /* Pods-Tests-HexColors.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-HexColors.xcconfig"; path = "../Pods-Tests-HexColors/Pods-Tests-HexColors.xcconfig"; sourceTree = ""; }; + B3730E9C0A055CAABD552B51 /* Pods-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests.debug.xcconfig"; sourceTree = ""; }; + B3B47D6E9CCF4D000C16F9EB /* EXPMatchers+conformTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+conformTo.h"; path = "src/matchers/EXPMatchers+conformTo.h"; sourceTree = ""; }; + B3D11E2ACC7C13546FB9CC32 /* HexColor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = HexColor.m; path = Classes/HexColor.m; sourceTree = ""; }; + B581546435BC5896C33D4C3D /* Pods-Tests-TSMessages.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-TSMessages.xcconfig"; path = "../Pods-Tests-TSMessages/Pods-Tests-TSMessages.xcconfig"; sourceTree = ""; }; + B5EBA44C6387DE06D101B11D /* Pods-Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Tests-acknowledgements.plist"; sourceTree = ""; }; + BB145D417B7F423C72D42479 /* XCTestCase+Specta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestCase+Specta.m"; path = "src/XCTestCase+Specta.m"; sourceTree = ""; }; + BC185AE3A0FE032CCA202F23 /* EXPMatchers+beTruthy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beTruthy.h"; path = "src/matchers/EXPMatchers+beTruthy.h"; sourceTree = ""; }; + BD5DCE69E46418FDF19A323A /* SPTNestedReporter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTNestedReporter.h; path = src/SPTNestedReporter.h; sourceTree = ""; }; + BDC101D29EDD8DEA344EF1EA /* Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Specta.h; path = src/Specta.h; sourceTree = ""; }; + BEA6D50D71CD4ACCAFD27973 /* EXPMatchers+beLessThan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beLessThan.h"; path = "src/matchers/EXPMatchers+beLessThan.h"; sourceTree = ""; }; + BF32107E17532B9629C9E5B1 /* EXPMatchers+respondTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+respondTo.h"; path = "src/matchers/EXPMatchers+respondTo.h"; sourceTree = ""; }; + BF733561A5F1C5AFE384401D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + C1D6131A644D2F9C13ED92D0 /* EXPMatchers+FBSnapshotTest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EXPMatchers+FBSnapshotTest.m"; sourceTree = ""; }; + C3A094823674E9D42E92035B /* XCTestRun+Specta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestRun+Specta.m"; path = "src/XCTestRun+Specta.m"; sourceTree = ""; }; + C68785C4F8753A7BAD69EBBD /* EXPMatchers+beSupersetOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beSupersetOf.m"; path = "src/matchers/EXPMatchers+beSupersetOf.m"; sourceTree = ""; }; + C80D7C63F64B9B1E982A4A41 /* Pods-Tests-FBSnapshotTestCase.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-FBSnapshotTestCase.xcconfig"; sourceTree = ""; }; + C9F2F0A61924699C2AEDD910 /* Pods-TSMessages-TSMessages-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages-TSMessages-Private.xcconfig"; sourceTree = ""; }; + CB814E25F1274481DC5D85FE /* EXPMatchers+beGreaterThanOrEqualTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beGreaterThanOrEqualTo.h"; path = "src/matchers/EXPMatchers+beGreaterThanOrEqualTo.h"; sourceTree = ""; }; + CE0BDEB42B59D840EC13E162 /* Pods-Tests-Expecta+Snapshots-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Expecta+Snapshots-Private.xcconfig"; sourceTree = ""; }; + CE335FD7407095C21BAD41E8 /* ExpectaSupport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ExpectaSupport.h; path = src/ExpectaSupport.h; sourceTree = ""; }; + CF9F0A999F060231DD3F16CA /* EXPMatchers+respondTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+respondTo.m"; path = "src/matchers/EXPMatchers+respondTo.m"; sourceTree = ""; }; + D24D091C58BD1C8D6AB182CE /* libPods-Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + D257F1F1EF6A5B80D7075DDC /* NotificationBackgroundErrorIcon.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundErrorIcon.png; path = Pod/Assets/NotificationBackgroundErrorIcon.png; sourceTree = ""; }; + D5A5BFCB9C0D04708843D82C /* NotificationBackgroundError.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundError.png; path = Pod/Assets/NotificationBackgroundError.png; sourceTree = ""; }; + DA8E7589601A42994FA2171B /* NotificationButtonBackground.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationButtonBackground.png; path = Pod/Assets/NotificationButtonBackground.png; sourceTree = ""; }; + DC808051248AE847E32942C5 /* EXPMatchers+beCloseTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beCloseTo.h"; path = "src/matchers/EXPMatchers+beCloseTo.h"; sourceTree = ""; }; + E14CEADCB70FF5D8E44E7ECE /* EXPDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPDefines.h; path = src/EXPDefines.h; sourceTree = ""; }; + E3B81DC45AB09ED620F8D110 /* EXPMatchers+notify.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+notify.m"; path = "src/matchers/EXPMatchers+notify.m"; sourceTree = ""; }; + E8AA544B1208A9AF3F2B9F0D /* NotificationBackgroundWarning.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = NotificationBackgroundWarning.png; path = Pod/Assets/NotificationBackgroundWarning.png; sourceTree = ""; }; + E8BD45D7470E5A23D110193D /* EXPMatchers+beNil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beNil.h"; path = "src/matchers/EXPMatchers+beNil.h"; sourceTree = ""; }; + E9331FB1944D88F6D5D42157 /* EXPMatchers+beSupersetOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beSupersetOf.h"; path = "src/matchers/EXPMatchers+beSupersetOf.h"; sourceTree = ""; }; + EA88FD7A35BF004A43987829 /* SPTSpec.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTSpec.m; path = src/SPTSpec.m; sourceTree = ""; }; + EC3ABEAD970C9A092BBE8457 /* ExpectaSupport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ExpectaSupport.m; path = src/ExpectaSupport.m; sourceTree = ""; }; + EDA52DE81F37721F08C8163E /* Pods-TSMessages-HexColors-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TSMessages-HexColors-dummy.m"; sourceTree = ""; }; + EDE9E18EB24275C981D74183 /* XCTestLog+Specta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestLog+Specta.m"; path = "src/XCTestLog+Specta.m"; sourceTree = ""; }; + EF5864BF5B40FCF3059AE4BA /* SPTSharedExampleGroups.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTSharedExampleGroups.m; path = src/SPTSharedExampleGroups.m; sourceTree = ""; }; + F1BFCCFCBC9C18318DDECFF9 /* SPTExample.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTExample.m; path = src/SPTExample.m; sourceTree = ""; }; + F427485B345D342852FE005A /* Expecta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Expecta.m; path = src/Expecta.m; sourceTree = ""; }; + F4E065AE9C45DCBD8483616E /* Pods-Tests-Specta-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Tests-Specta-dummy.m"; sourceTree = ""; }; + F779EF7955D9978E87BD8087 /* Pods-Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Tests-resources.sh"; sourceTree = ""; }; + F7B83E9B2BE02F1CC02657D6 /* NSValue+Expecta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSValue+Expecta.m"; path = "src/NSValue+Expecta.m"; sourceTree = ""; }; + F9FC4E3841DFFF772531C361 /* Pods-Tests-Specta-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Tests-Specta-prefix.pch"; sourceTree = ""; }; + FBD047CE432D4F21D9F5023B /* Pods-Tests-Expecta+Snapshots.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Tests-Expecta+Snapshots.xcconfig"; sourceTree = ""; }; + FCED9850FC241AC1056A2A29 /* Pods-TSMessages-HexColors.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TSMessages-HexColors.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 02363008E8ACE9051BE60B0B /* Frameworks */ = { + 007353154D2193FC8F740B31 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B3A6F6C92604D9BA4FC3B6F0 /* Foundation.framework in Frameworks */, + 2A3E46FA9C1FA11F8EA143E2 /* Foundation.framework in Frameworks */, + E81ABA3FBF59B3F136AD373D /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0C11FA30B8F19B78F3FE2D0B /* Frameworks */ = { + 01B8EF4DDC9C52149CAA736B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A3745470C1C7A91AA01C69E5 /* Foundation.framework in Frameworks */, - 39AF9BA21A6E48FCB63330F7 /* XCTest.framework in Frameworks */, + 350C4AE08E68EB8F41417995 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1DE25FF860CF0B021831546E /* Frameworks */ = { + 08D91C42D66F6F76F4E11ED3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 23F752B744D0F8182FBD21D2 /* Foundation.framework in Frameworks */, + DEE013584BFAA5E6BCDA8C0D /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3A0D76096AA404C04103FF5F /* Frameworks */ = { + 2838534A8EBBA40C50458496 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 521F0D676CCD5A11E6C91D36 /* Foundation.framework in Frameworks */, + DB33F1BAF4250B56F06806FC /* Foundation.framework in Frameworks */, + D3C27AD0FE4DC05AD720011C /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 471322F08608C5940360257F /* Frameworks */ = { + 2884A1283572FA15DDEED93A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 083CE86F1D830FE5ACEA6D20 /* Foundation.framework in Frameworks */, - 5A0FC9D15B7D7C5E4133A3F3 /* XCTest.framework in Frameworks */, + 5C1041200256F1C84F32D08D /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 60ABAAB5211F84FF1671619C /* Frameworks */ = { + 2B21B715FA1979CDDC84265A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - E28C4A6A89AF45F2960F58A6 /* Foundation.framework in Frameworks */, + 1663D931809C830CBF5ED629 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A074D4010E31021C3DE753AB /* Frameworks */ = { + 52160D256547B750464D971F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 1E1A95F7D527FE9510FEBCC7 /* Foundation.framework in Frameworks */, + EC73F8D6E253657487C2E2DC /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - B2261BEE0345123D27325C7C /* Frameworks */ = { + 6DBBCD531D66FD75CF5AF413 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - CB592163315816001AC7F714 /* Foundation.framework in Frameworks */, + 52A2ED9B209189C837E9F189 /* Foundation.framework in Frameworks */, + 1C2343B4E15FF5411B9AFF7F /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - BF66035943D6E0F348AE438B /* Frameworks */ = { + 88719FE714A121FCA7E0B43C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 96427429514D305174456C5D /* Foundation.framework in Frameworks */, - EF13B4214DC3525D3C6B1CEA /* XCTest.framework in Frameworks */, + BF2987721D880E88C60155C7 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - F9091F4403717070BFA53100 /* Frameworks */ = { + AAB0CD8A7D9CFB2359B3AA6D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 12D6EDE2AAA65CEA598BFF37 /* Foundation.framework in Frameworks */, + 9A065254F4B0E33F8304C666 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 0B6CBBAA7F2749740F5BE8B2 /* Pods */ = { + 06A6CD00F0F0EEFA480E2514 /* Development Pods */ = { isa = PBXGroup; children = ( - EA6F6E053AA630C91AEAD18A /* Expecta */, - 403E46FE1327582FBBDB1C82 /* Expecta+Snapshots */, - 8C52AC96B119918C9FDAB239 /* FBSnapshotTestCase */, - 0FE591A0A0AEBB18CC8055F9 /* HexColors */, - 298604563EB79EE1C77BE5AF /* Specta */, + 8EBFD3D2D549439B9D9B8080 /* TSMessages */, ); - name = Pods; + name = "Development Pods"; sourceTree = ""; }; - 0FE591A0A0AEBB18CC8055F9 /* HexColors */ = { + 0B4F5952F9A1B185ACF484AD /* Pods */ = { isa = PBXGroup; children = ( - 4899C424CD23C747EE0C234C /* HexColor.h */, - FDA38699AAE81A6AF1D57125 /* HexColor.m */, - A8DBE296484F3F638F845D2B /* Support Files */, + 109316EB65485252B3CC6268 /* Expecta */, + E6064E11CB274F1E7740D9DE /* Expecta+Snapshots */, + 8410D9CAE3B106B0E487C2B7 /* FBSnapshotTestCase */, + 64E91FDE0A9E7F6731A583F4 /* HexColors */, + 51110433D4B3B03CE00503A7 /* Specta */, ); - path = HexColors; + name = Pods; sourceTree = ""; }; - 23D6065CB43B8905FAAF5C11 /* Targets Support Files */ = { + 109316EB65485252B3CC6268 /* Expecta */ = { isa = PBXGroup; children = ( - E90110306C91E43B71694DB5 /* Pods-TSMessages */, - CDF67A5FA7F69A95F59E8795 /* Pods-Tests */, + 2C6729E7C687DD90A7D1475C /* EXPBackwardCompatibility.h */, + 4DB8F0845B4D827197C05D30 /* EXPBackwardCompatibility.m */, + 31563343E3D3FB7BC92A8C19 /* EXPBlockDefinedMatcher.h */, + 95FD570AAEFE4FAD1581F305 /* EXPBlockDefinedMatcher.m */, + E14CEADCB70FF5D8E44E7ECE /* EXPDefines.h */, + 1462D933567E0162281E5C09 /* EXPDoubleTuple.h */, + 463F158C3A229F9B9252C5DF /* EXPDoubleTuple.m */, + 4C64856384DCF1E0C1EF98CD /* EXPExpect.h */, + 81C7E635E6F7FB4C420A2E4A /* EXPExpect.m */, + 1DDFA5A64C340DC66A29AE1C /* EXPFloatTuple.h */, + 8FBE44CEF044227BCA044F28 /* EXPFloatTuple.m */, + 480D6898EB2BFA3300C485EC /* EXPMatcher.h */, + 38D79A027526DB219E5C6455 /* EXPMatcherHelpers.h */, + 75E39E0C44B3AB66EA75A74D /* EXPMatcherHelpers.m */, + 4BB9079673D64EFD3BB87354 /* EXPMatchers.h */, + DC808051248AE847E32942C5 /* EXPMatchers+beCloseTo.h */, + AF76D8C72DE0FB77E6FF0E2E /* EXPMatchers+beCloseTo.m */, + 52C70C419B8985DDB7CBDFAC /* EXPMatchers+beFalsy.h */, + 5D98916414A2C5A0296E02CA /* EXPMatchers+beFalsy.m */, + 7D67E022C63AF26B5DB72849 /* EXPMatchers+beGreaterThan.h */, + 6512DAF4FF33A63C3881D084 /* EXPMatchers+beGreaterThan.m */, + CB814E25F1274481DC5D85FE /* EXPMatchers+beGreaterThanOrEqualTo.h */, + 20BB97CBC0BD8C74E4322E64 /* EXPMatchers+beGreaterThanOrEqualTo.m */, + 86054BC31D42948E124DF635 /* EXPMatchers+beIdenticalTo.h */, + 0276A65678433061DBB01557 /* EXPMatchers+beIdenticalTo.m */, + 4154212FC96C2F573F11B5AC /* EXPMatchers+beInTheRangeOf.h */, + 99D1379AA59B5AB2FE89F76D /* EXPMatchers+beInTheRangeOf.m */, + 718531230E998DFE710D0403 /* EXPMatchers+beInstanceOf.h */, + 62907A0A48954C4B0452A43E /* EXPMatchers+beInstanceOf.m */, + 7B7F8CBB169855300B9B5F63 /* EXPMatchers+beKindOf.h */, + 704C338C0D7AC9FCFB5F6706 /* EXPMatchers+beKindOf.m */, + BEA6D50D71CD4ACCAFD27973 /* EXPMatchers+beLessThan.h */, + 2F6C4264EC487C8DE47B7E93 /* EXPMatchers+beLessThan.m */, + 0ED043DF712463838C8CC71D /* EXPMatchers+beLessThanOrEqualTo.h */, + 08F25DE302853B6B07CF86B2 /* EXPMatchers+beLessThanOrEqualTo.m */, + E8BD45D7470E5A23D110193D /* EXPMatchers+beNil.h */, + 1D1329590BD133CA4D93DA97 /* EXPMatchers+beNil.m */, + 6FE3608AC809DBC9CA20E4EB /* EXPMatchers+beSubclassOf.h */, + A52EDE73D30A494362AE841A /* EXPMatchers+beSubclassOf.m */, + E9331FB1944D88F6D5D42157 /* EXPMatchers+beSupersetOf.h */, + C68785C4F8753A7BAD69EBBD /* EXPMatchers+beSupersetOf.m */, + BC185AE3A0FE032CCA202F23 /* EXPMatchers+beTruthy.h */, + 0784EC7ABCC4EBE8F631CFF0 /* EXPMatchers+beTruthy.m */, + 43845BA6FAF7462BDD30BFC0 /* EXPMatchers+beginWith.h */, + 7A1FE01138C8EF7C90D88AB6 /* EXPMatchers+beginWith.m */, + B3B47D6E9CCF4D000C16F9EB /* EXPMatchers+conformTo.h */, + 7340B639F08401FC63DFD8A3 /* EXPMatchers+conformTo.m */, + 9211DB0664B4A757CDE01EBE /* EXPMatchers+contain.h */, + A3161B9D6152BA28191E7B5B /* EXPMatchers+contain.m */, + 42FF0846A0C90F3D0151AED9 /* EXPMatchers+endWith.h */, + 4BF1D417A06FCA1F8D26C05D /* EXPMatchers+endWith.m */, + A46DACA383ED68D602C160D5 /* EXPMatchers+equal.h */, + A4D518A83175B9CFCB62CA5C /* EXPMatchers+equal.m */, + 7E3C3EF060DEBB4CBAFCABE9 /* EXPMatchers+haveCountOf.h */, + 7A2602C69C8D66395B68A415 /* EXPMatchers+haveCountOf.m */, + 9A1813D7CD720C893D62BA3F /* EXPMatchers+notify.h */, + E3B81DC45AB09ED620F8D110 /* EXPMatchers+notify.m */, + 9F7541A7DF4704A01C8D0422 /* EXPMatchers+raise.h */, + 82600539E00DE9892D2041DF /* EXPMatchers+raise.m */, + 66DE1211CBB25C7EEF65C640 /* EXPMatchers+raiseWithReason.h */, + 44C8C938EEAA946C49FBEE0F /* EXPMatchers+raiseWithReason.m */, + BF32107E17532B9629C9E5B1 /* EXPMatchers+respondTo.h */, + CF9F0A999F060231DD3F16CA /* EXPMatchers+respondTo.m */, + 0331575F06674F1753B49CDC /* EXPUnsupportedObject.h */, + 1013C13211A6629DFECB1FD8 /* EXPUnsupportedObject.m */, + A8D451381A088AB18926F2CA /* Expecta.h */, + F427485B345D342852FE005A /* Expecta.m */, + CE335FD7407095C21BAD41E8 /* ExpectaSupport.h */, + EC3ABEAD970C9A092BBE8457 /* ExpectaSupport.m */, + 0446309C4E561581BDF795A1 /* NSObject+Expecta.h */, + 249C8C7E220A8B083A29C807 /* NSValue+Expecta.h */, + F7B83E9B2BE02F1CC02657D6 /* NSValue+Expecta.m */, + 2FFA54C51C175E45DF993BBF /* Support Files */, ); - name = "Targets Support Files"; + path = Expecta; sourceTree = ""; }; - 298604563EB79EE1C77BE5AF /* Specta */ = { + 11FBCDBB13AB1646C75261E5 /* Support Files */ = { isa = PBXGroup; children = ( - E51633D6F793425E3D56D5F1 /* SPTExample.h */, - 3E9B80DB6BAF4DF76DB938AB /* SPTExample.m */, - 9DCBBA46459FF65C4F1E3D44 /* SPTExampleGroup.h */, - 69C010AAD3217EFCB14F344B /* SPTExampleGroup.m */, - DFC167B87DD7044EA2E91C92 /* SPTNestedReporter.h */, - F2B71B442D6CB40A95A4B697 /* SPTNestedReporter.m */, - CAA71D3FC3CC58FC04720C27 /* SPTReporter.h */, - 8B8B92070B7240B883A30EDC /* SPTReporter.m */, - 622FEF8584C6E73682642F9D /* SPTSharedExampleGroups.h */, - 74088CB0DD4AA17581498CCB /* SPTSharedExampleGroups.m */, - 9E4EE9DACDC5EB8965E85FAB /* SPTSpec.h */, - 6D793ECD4B565609A82FF9DC /* SPTSpec.m */, - 47CFBD73E327AE7F54C6E621 /* SPTXCTestCase.h */, - 8BB2440772D95A53E35FEB21 /* SPTXCTestCase.m */, - 2870ED29D4321227B21DE129 /* SPTXCTestReporter.h */, - 4CF8B9C000F6D7993F5E40AE /* SPTXCTestReporter.m */, - 4192C31AA9E163DB4C8EAFCC /* Specta.h */, - BF8995538A4534F6628F81C8 /* Specta.m */, - 7DBACA26C2E337339B36D356 /* SpectaSupport.h */, - 8C206B95A0B3BEAD3B744392 /* SpectaTypes.h */, - 32D85D87FA440F0D4FE955FB /* SpectaUtility.h */, - 79310690FBDBFEFAB99EB951 /* SpectaUtility.m */, - 6FD8902F79D8FBD7A72A7B16 /* XCTestCase+Specta.h */, - 6DEE6367B920831CA9C65976 /* XCTestCase+Specta.m */, - 9E20362C2E33B4EF4BC00422 /* XCTestLog+Specta.h */, - 51808E77AF48665E28EB86C2 /* XCTestLog+Specta.m */, - 83C6D4BC1769BB158AE16B53 /* XCTestRun+Specta.h */, - F650B4803FE3050D40014017 /* XCTestRun+Specta.m */, - 62B73E49C07B103ABC05AFEB /* Support Files */, + B13B78F553E22EEDA3F9A176 /* Pods-TSMessages-TSMessages.xcconfig */, + C9F2F0A61924699C2AEDD910 /* Pods-TSMessages-TSMessages-Private.xcconfig */, + A8EE61F02C33C936A722E483 /* Pods-TSMessages-TSMessages-dummy.m */, + 6236BD2F145F8026EE45785D /* Pods-TSMessages-TSMessages-prefix.pch */, + B581546435BC5896C33D4C3D /* Pods-Tests-TSMessages.xcconfig */, + 85D02258FD5230EEF8AB1505 /* Pods-Tests-TSMessages-Private.xcconfig */, + 416E74314659C991280EB2A4 /* Pods-Tests-TSMessages-dummy.m */, + 6CDC0B316D613976BFBE644C /* Pods-Tests-TSMessages-prefix.pch */, ); - path = Specta; + name = "Support Files"; + path = "Example/Pods/Target Support Files/Pods-TSMessages-TSMessages"; sourceTree = ""; }; - 403E46FE1327582FBBDB1C82 /* Expecta+Snapshots */ = { + 13362642475D13A2FB40BCF9 /* Frameworks */ = { isa = PBXGroup; children = ( - 4530943A279AB0A4C601B481 /* EXPMatchers+FBSnapshotTest.h */, - DC9E7AACF0C33201CE5C0F69 /* EXPMatchers+FBSnapshotTest.m */, - 559EB6AF9290CDF340219757 /* Support Files */, + 39F7A19D4C092796369F4BF5 /* iOS */, ); - path = "Expecta+Snapshots"; + name = Frameworks; sourceTree = ""; }; - 52BBD727555549B07BE7572E /* Frameworks */ = { + 1F7FDE168517C90601521D50 /* Pods-Tests */ = { isa = PBXGroup; children = ( - A1940895003F2777E01B4F4C /* iOS */, + 4CF2996F603A8EED093EC993 /* Pods-Tests-acknowledgements.markdown */, + B5EBA44C6387DE06D101B11D /* Pods-Tests-acknowledgements.plist */, + 5977220249FDE99D9DF587EB /* Pods-Tests-dummy.m */, + 5432C6A513528E72B263C59B /* Pods-Tests-environment.h */, + F779EF7955D9978E87BD8087 /* Pods-Tests-resources.sh */, + B3730E9C0A055CAABD552B51 /* Pods-Tests.debug.xcconfig */, + 1D057E7B1AFA3AFF8BA06D33 /* Pods-Tests.release.xcconfig */, ); - name = Frameworks; + name = "Pods-Tests"; + path = "Target Support Files/Pods-Tests"; sourceTree = ""; }; - 559EB6AF9290CDF340219757 /* Support Files */ = { + 2FFA54C51C175E45DF993BBF /* Support Files */ = { isa = PBXGroup; children = ( - 07DCE18679A4E5FB111928C4 /* Pods-Tests-Expecta+Snapshots.xcconfig */, - 501CFFCACC4D9565EA335127 /* Pods-Tests-Expecta+Snapshots-Private.xcconfig */, - E4DD056CD6681F9919969F7F /* Pods-Tests-Expecta+Snapshots-dummy.m */, - F388DD35FB4AD8E45E86342D /* Pods-Tests-Expecta+Snapshots-prefix.pch */, + A8992B52DB513C140D73B1D4 /* Pods-Tests-Expecta.xcconfig */, + 47125AA6EBF9814F5A623A9D /* Pods-Tests-Expecta-Private.xcconfig */, + 2C49668160DC81945B3ECB85 /* Pods-Tests-Expecta-dummy.m */, + 496E893C0CE4121B5CD969BA /* Pods-Tests-Expecta-prefix.pch */, ); name = "Support Files"; - path = "../Target Support Files/Pods-Tests-Expecta+Snapshots"; + path = "../Target Support Files/Pods-Tests-Expecta"; sourceTree = ""; }; - 62B73E49C07B103ABC05AFEB /* Support Files */ = { + 39F7A19D4C092796369F4BF5 /* iOS */ = { isa = PBXGroup; children = ( - CEC5173222744348C4474490 /* Pods-Tests-Specta.xcconfig */, - E23272D61F8754ABD3A80F0E /* Pods-Tests-Specta-Private.xcconfig */, - EAD7529CDB17B0A5E0666EE4 /* Pods-Tests-Specta-dummy.m */, - BDD39AB07D20B407E8D78FC6 /* Pods-Tests-Specta-prefix.pch */, + BF733561A5F1C5AFE384401D /* Foundation.framework */, + 6B185C4E1380AF39A551D88E /* XCTest.framework */, ); - name = "Support Files"; - path = "../Target Support Files/Pods-Tests-Specta"; + name = iOS; sourceTree = ""; }; - 6B3AF0395C164694FDD249B8 /* TSMessages */ = { + 51110433D4B3B03CE00503A7 /* Specta */ = { isa = PBXGroup; children = ( - 97BBBB4991E4F4AD7EAB0C59 /* TSBlurView.h */, - E838323171ED1091135BB48E /* TSBlurView.m */, - 1BF50454683E4AF46AFCA9AB /* TSMessage.h */, - 7A69660B69A7EBB96EC08CEB /* TSMessage.m */, - 6458975543C5F71B40039A95 /* TSMessageView.h */, - 19C51436AA826877E42487FF /* TSMessageView.m */, - B54C8BA7329CA41042B3AEC3 /* Resources */, - 8DF29780BC53A4E626B11BB5 /* Support Files */, + 2BA8E46A8DEAE38795BC784B /* SPTExample.h */, + F1BFCCFCBC9C18318DDECFF9 /* SPTExample.m */, + 172FB97A995CAB0DC4BF548F /* SPTExampleGroup.h */, + 16FA0A9F4B452384FE085EFE /* SPTExampleGroup.m */, + BD5DCE69E46418FDF19A323A /* SPTNestedReporter.h */, + 269FA2FFBC782687BB3940E6 /* SPTNestedReporter.m */, + 8035FDDBC8A72B830F4B4695 /* SPTReporter.h */, + 1067AFDD7234C9D86C804A29 /* SPTReporter.m */, + 486F813AA0B1E0116CD1C633 /* SPTSharedExampleGroups.h */, + EF5864BF5B40FCF3059AE4BA /* SPTSharedExampleGroups.m */, + 721E15DADAB550CED1A1E458 /* SPTSpec.h */, + EA88FD7A35BF004A43987829 /* SPTSpec.m */, + 0F09831C44CA757306462E47 /* SPTXCTestCase.h */, + 4603A2EEEE0525F09808B0CF /* SPTXCTestCase.m */, + 7275FE833F8ADEACBE69432E /* SPTXCTestReporter.h */, + 31BACE4C339C00EDC6CC2569 /* SPTXCTestReporter.m */, + BDC101D29EDD8DEA344EF1EA /* Specta.h */, + 6A14ECF0B5335ACA3B576317 /* Specta.m */, + 9C1C33FF257381A35BAD1C9D /* SpectaSupport.h */, + 15BA32AFB841B28BD3F0A84E /* SpectaTypes.h */, + 5CFE2B1BB15D6269199E2151 /* SpectaUtility.h */, + 1E7522EA75688C564E421764 /* SpectaUtility.m */, + 1BA8434A98A634D700B959CB /* XCTestCase+Specta.h */, + BB145D417B7F423C72D42479 /* XCTestCase+Specta.m */, + 363ADE714B4083763B2F2259 /* XCTestLog+Specta.h */, + EDE9E18EB24275C981D74183 /* XCTestLog+Specta.m */, + ADA8C8001FB33433F8A12187 /* XCTestRun+Specta.h */, + C3A094823674E9D42E92035B /* XCTestRun+Specta.m */, + 685EB69A1B631EF5D3F44A9A /* Support Files */, ); - name = TSMessages; - path = ../..; + path = Specta; sourceTree = ""; }; - 8C52AC96B119918C9FDAB239 /* FBSnapshotTestCase */ = { + 619D33709AC8D5651C80BA2E = { isa = PBXGroup; children = ( - 5C8548CE0488089B88EDDF55 /* FBSnapshotTestCase.h */, - 08423DF568A9749548B51E0C /* FBSnapshotTestCase.m */, - 5FB44E9826314C04F8BBC8B0 /* FBSnapshotTestController.h */, - 3952AD3E69F0867C098CA6F6 /* FBSnapshotTestController.m */, - AF1760E469BEEE96F9145F01 /* UIImage+Compare.h */, - 644DA195F9F2C8635D21A933 /* UIImage+Compare.m */, - 03685A96C0C900D1A46AD827 /* UIImage+Diff.h */, - 430B36D1F21F1107A1FC88E5 /* UIImage+Diff.m */, - FD367C1E7F97E7A1CEE71110 /* Support Files */, + 7F1F2A4AD833B7DE7A1A6231 /* Podfile */, + 06A6CD00F0F0EEFA480E2514 /* Development Pods */, + 13362642475D13A2FB40BCF9 /* Frameworks */, + 0B4F5952F9A1B185ACF484AD /* Pods */, + 696966CDB9152A54E1C731BC /* Products */, + B0FDB1FB6E2E5E9AA6D7EAB8 /* Targets Support Files */, ); - path = FBSnapshotTestCase; sourceTree = ""; }; - 8DF29780BC53A4E626B11BB5 /* Support Files */ = { + 64E91FDE0A9E7F6731A583F4 /* HexColors */ = { isa = PBXGroup; children = ( - 35D7437EFA869CD49442D25B /* Pods-TSMessages-TSMessages.xcconfig */, - 651AA814F30912EBB783B173 /* Pods-TSMessages-TSMessages-Private.xcconfig */, - 647BB4B78F0A1DE6E377A96F /* Pods-TSMessages-TSMessages-dummy.m */, - 4143A463EE8ECB82A14E2A62 /* Pods-TSMessages-TSMessages-prefix.pch */, - C568CF7422BB3A026FECC1C9 /* Pods-Tests-TSMessages.xcconfig */, - 183EBFBBB55619D155C73475 /* Pods-Tests-TSMessages-Private.xcconfig */, - 4DEF3C7775DF39B1FD6C2A46 /* Pods-Tests-TSMessages-dummy.m */, - B8FFCFEDB5A12A86E368C4DA /* Pods-Tests-TSMessages-prefix.pch */, + 2D7DB67B558CD7E559B04D25 /* HexColor.h */, + B3D11E2ACC7C13546FB9CC32 /* HexColor.m */, + F27E46ECC526F40A8A4E0550 /* Support Files */, ); - name = "Support Files"; - path = "Example/Pods/Target Support Files/Pods-TSMessages-TSMessages"; + path = HexColors; sourceTree = ""; }; - A1940895003F2777E01B4F4C /* iOS */ = { + 685EB69A1B631EF5D3F44A9A /* Support Files */ = { isa = PBXGroup; children = ( - C8E8EC60F8FA24D46F42CD73 /* Foundation.framework */, - 5B8672F6AD04366BB0DDCFB1 /* XCTest.framework */, + 4D076C36660317733C537B28 /* Pods-Tests-Specta.xcconfig */, + 85DA4EAFE8C58CCD9E8B3F71 /* Pods-Tests-Specta-Private.xcconfig */, + F4E065AE9C45DCBD8483616E /* Pods-Tests-Specta-dummy.m */, + F9FC4E3841DFFF772531C361 /* Pods-Tests-Specta-prefix.pch */, ); - name = iOS; + name = "Support Files"; + path = "../Target Support Files/Pods-Tests-Specta"; sourceTree = ""; }; - A8DBE296484F3F638F845D2B /* Support Files */ = { + 696966CDB9152A54E1C731BC /* Products */ = { isa = PBXGroup; children = ( - 69113E2434A7DF42ACB98D37 /* Pods-TSMessages-HexColors.xcconfig */, - 349EB6B5E5FC86CD191FD335 /* Pods-TSMessages-HexColors-Private.xcconfig */, - 0BCC1BCF929B83DA8D25D7C0 /* Pods-TSMessages-HexColors-dummy.m */, - 326A2A05459E4B54DE6591C1 /* Pods-TSMessages-HexColors-prefix.pch */, - 3D28F61FFF27000C59F230C9 /* Pods-Tests-HexColors.xcconfig */, - 89E54A721DBF1509F7EB328F /* Pods-Tests-HexColors-Private.xcconfig */, - BE281F84523293322FCC8EAD /* Pods-Tests-HexColors-dummy.m */, - 5C526D4083616305F9EBC5CB /* Pods-Tests-HexColors-prefix.pch */, + 8C085A235E53D6390D7685BD /* libPods-TSMessages.a */, + 22008A889EBF34DCFA099F54 /* libPods-TSMessages-HexColors.a */, + 4FA9AF40CD793918CEE90792 /* libPods-TSMessages-TSMessages.a */, + D24D091C58BD1C8D6AB182CE /* libPods-Tests.a */, + 5B6249773BB9545B38E3E6D0 /* libPods-Tests-Expecta.a */, + 33A150CBEB168922382F6822 /* libPods-Tests-Expecta+Snapshots.a */, + 5916ACDBB1E8392C1068CEDA /* libPods-Tests-FBSnapshotTestCase.a */, + 40B15981F3D2CCCDEC3D8F8C /* libPods-Tests-HexColors.a */, + 5FC7BEF440AB5F5ED0A01969 /* libPods-Tests-Specta.a */, + 9D86381AC8582AEC04637900 /* libPods-Tests-TSMessages.a */, ); - name = "Support Files"; - path = "../Target Support Files/Pods-TSMessages-HexColors"; + name = Products; sourceTree = ""; }; - B54C8BA7329CA41042B3AEC3 /* Resources */ = { + 8410D9CAE3B106B0E487C2B7 /* FBSnapshotTestCase */ = { isa = PBXGroup; children = ( - 16EDACE5E1202C19707103F0 /* NotificationBackgroundError.png */, - 663D44DAE477F97DD6AE86E3 /* NotificationBackgroundError@2x.png */, - 24E22E5D9C243DE1B750C195 /* NotificationBackgroundErrorIcon.png */, - F01BDF6B13057159401DE4C3 /* NotificationBackgroundErrorIcon@2x.png */, - 7B0467634BF3D5D9621CBF2F /* NotificationBackgroundMessage.png */, - BE5908CD57F3ABCE3D312B5E /* NotificationBackgroundMessage@2x.png */, - 2A10A714E142733EBAF4D90A /* NotificationBackgroundSuccess.png */, - 8888A3B3E45B4F883CCE118B /* NotificationBackgroundSuccess@2x.png */, - 9B3BA162BA17329A63E5D490 /* NotificationBackgroundSuccessIcon.png */, - F116F50C1E3EDB7EE6486FC5 /* NotificationBackgroundSuccessIcon@2x.png */, - A0935A6CF0740EB348F041D7 /* NotificationBackgroundWarning.png */, - A7079F11F88B1483ED0E4AD0 /* NotificationBackgroundWarning@2x.png */, - 8AC31A6CDA169ACDCE677C2E /* NotificationBackgroundWarningIcon.png */, - 10FB8C411A1E030BBEE87866 /* NotificationBackgroundWarningIcon@2x.png */, - 8637152B3F69BAEB4FC89FAE /* NotificationButtonBackground.png */, - 8EFC0802D5C2736907192A26 /* NotificationButtonBackground@2x.png */, - 21B73B719BF49B8239FB6408 /* TSMessagesDefaultDesign.json */, + 0D6729566198697528EF46EF /* FBSnapshotTestCase.h */, + 49B03CB418035C57D7AD0414 /* FBSnapshotTestCase.m */, + 5D9F0B4A0F40E6EC24713043 /* FBSnapshotTestController.h */, + 1EA4E577A85DF84B88F37A44 /* FBSnapshotTestController.m */, + 1B1DE06761518B1ACE9F7B5A /* UIImage+Compare.h */, + 734C2A3B8DE16C31744E3A80 /* UIImage+Compare.m */, + 7608F763B6C1CF31D45E2F8B /* UIImage+Diff.h */, + 97C96925FA91DAF83B686D50 /* UIImage+Diff.m */, + 9EAD1454B0F62C247F66E460 /* Support Files */, ); - name = Resources; + path = FBSnapshotTestCase; sourceTree = ""; }; - CDF67A5FA7F69A95F59E8795 /* Pods-Tests */ = { + 8EBFD3D2D549439B9D9B8080 /* TSMessages */ = { isa = PBXGroup; children = ( - E19CFC2C61A6C93A31F4D804 /* Pods-Tests-acknowledgements.markdown */, - 5DD7ABA3391487865C1AD036 /* Pods-Tests-acknowledgements.plist */, - 89EA59A78E1C5802495C51AE /* Pods-Tests-dummy.m */, - F05E744BCA2FAA4604C4E109 /* Pods-Tests-environment.h */, - 0E7E92E72135BFA15560942E /* Pods-Tests-resources.sh */, - 9C5FA6BC26D5E04821CB3D67 /* Pods-Tests.debug.xcconfig */, - 95440F298D9AB4822A95B643 /* Pods-Tests.release.xcconfig */, + 282E2878DD8CB45B5160ABE2 /* TSBlurView.h */, + A34EC9AC835B0A6342B1EAEA /* TSBlurView.m */, + 5326446349E36473AD9F0CE6 /* TSMessage.h */, + 727BDB7D2DD9EE5FEFF59DD5 /* TSMessage.m */, + 1B906508E5D5E3F91151736D /* TSMessageView.h */, + 706FC415246F1E6926BE4144 /* TSMessageView.m */, + 9E16B9CACE3F37D0CE261BA7 /* Resources */, + 11FBCDBB13AB1646C75261E5 /* Support Files */, ); - name = "Pods-Tests"; - path = "Target Support Files/Pods-Tests"; + name = TSMessages; + path = ../..; sourceTree = ""; }; - D8EA7861B748127E4F22FA05 /* Products */ = { + 95BCC0163299D5EA5BA58FAB /* Support Files */ = { isa = PBXGroup; children = ( - C7A62D5EFB710A58C4E2C299 /* libPods-TSMessages.a */, - EBF722625E0F2863CA6DBF8E /* libPods-TSMessages-HexColors.a */, - 8F965B5DB2517F0FA5641254 /* libPods-TSMessages-TSMessages.a */, - 636AC5D8F4A0F976EBD535C8 /* libPods-Tests.a */, - D18CF629C54EB9542AFB2962 /* libPods-Tests-Expecta.a */, - 67BD76B01A7300579B7D6F3E /* libPods-Tests-Expecta+Snapshots.a */, - 6788D356D93E4F2C64BF6136 /* libPods-Tests-FBSnapshotTestCase.a */, - 3BCC119E3354D5670B861152 /* libPods-Tests-HexColors.a */, - 28483A6D5381C9E53C1340A3 /* libPods-Tests-Specta.a */, - E2F0E1503FCAA7997F1BD863 /* libPods-Tests-TSMessages.a */, + FBD047CE432D4F21D9F5023B /* Pods-Tests-Expecta+Snapshots.xcconfig */, + CE0BDEB42B59D840EC13E162 /* Pods-Tests-Expecta+Snapshots-Private.xcconfig */, + 012B1C8CE222BA69A3E81422 /* Pods-Tests-Expecta+Snapshots-dummy.m */, + 7FA7D56F537E9D134D79A14A /* Pods-Tests-Expecta+Snapshots-prefix.pch */, ); - name = Products; + name = "Support Files"; + path = "../Target Support Files/Pods-Tests-Expecta+Snapshots"; sourceTree = ""; }; - D9421461C6EAE10B8AF4F78D /* Support Files */ = { + 9E16B9CACE3F37D0CE261BA7 /* Resources */ = { isa = PBXGroup; children = ( - CEA3F12EC169952D28238B2D /* Pods-Tests-Expecta.xcconfig */, - 3325EA6C644973A0529C5A03 /* Pods-Tests-Expecta-Private.xcconfig */, - 3E5FEBD40ADF1768E78E499B /* Pods-Tests-Expecta-dummy.m */, - 38F80B01139D710BCB492398 /* Pods-Tests-Expecta-prefix.pch */, + D5A5BFCB9C0D04708843D82C /* NotificationBackgroundError.png */, + 3DBF458B2969D5F1DE5922F0 /* NotificationBackgroundError@2x.png */, + D257F1F1EF6A5B80D7075DDC /* NotificationBackgroundErrorIcon.png */, + 84AC335670F8FDA4E001952D /* NotificationBackgroundErrorIcon@2x.png */, + 1736821537CB85C3AE71C382 /* NotificationBackgroundMessage.png */, + 2C2FDC573F651E3911AB0A39 /* NotificationBackgroundMessage@2x.png */, + 4A02D8A4D4908E18AFF4AD50 /* NotificationBackgroundSuccess.png */, + 568F9036A333FE6C57016AE9 /* NotificationBackgroundSuccess@2x.png */, + 3F521E2CEBC1FF38E61510CF /* NotificationBackgroundSuccessIcon.png */, + 21C186AC69F813CFF2A12AAD /* NotificationBackgroundSuccessIcon@2x.png */, + E8AA544B1208A9AF3F2B9F0D /* NotificationBackgroundWarning.png */, + 7244CD81152498112B73233C /* NotificationBackgroundWarning@2x.png */, + 1BF87273450FEDB6ED6A6113 /* NotificationBackgroundWarningIcon.png */, + 4CD83A66642859173A66A83E /* NotificationBackgroundWarningIcon@2x.png */, + DA8E7589601A42994FA2171B /* NotificationButtonBackground.png */, + 735FA230F393A020968FACBD /* NotificationButtonBackground@2x.png */, + 25F38C2B646C42E0E6E4CE3D /* TSMessagesDefaultDesign.json */, ); - name = "Support Files"; - path = "../Target Support Files/Pods-Tests-Expecta"; + name = Resources; sourceTree = ""; }; - DCA94C887CA08CFA9D191CD1 = { + 9EAD1454B0F62C247F66E460 /* Support Files */ = { isa = PBXGroup; children = ( - CBCFC3255D15321DA1F9DD14 /* Podfile */, - F637474E12F4AAA9804A68E4 /* Development Pods */, - 52BBD727555549B07BE7572E /* Frameworks */, - 0B6CBBAA7F2749740F5BE8B2 /* Pods */, - D8EA7861B748127E4F22FA05 /* Products */, - 23D6065CB43B8905FAAF5C11 /* Targets Support Files */, + C80D7C63F64B9B1E982A4A41 /* Pods-Tests-FBSnapshotTestCase.xcconfig */, + 3779EB59BF4314702D11273F /* Pods-Tests-FBSnapshotTestCase-Private.xcconfig */, + A954FBBA2FE674D4F61AB78A /* Pods-Tests-FBSnapshotTestCase-dummy.m */, + B071F2BF40DF25C6A31DE75F /* Pods-Tests-FBSnapshotTestCase-prefix.pch */, ); + name = "Support Files"; + path = "../Target Support Files/Pods-Tests-FBSnapshotTestCase"; sourceTree = ""; }; - E90110306C91E43B71694DB5 /* Pods-TSMessages */ = { + B0FDB1FB6E2E5E9AA6D7EAB8 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 3279BF992AB47D3E50DDAB11 /* Pods-TSMessages-acknowledgements.markdown */, - 1B901D2401108DE4F1D6A0FE /* Pods-TSMessages-acknowledgements.plist */, - 137A442EDA75631CC55C479D /* Pods-TSMessages-dummy.m */, - A43C908D72D90136D5A140D8 /* Pods-TSMessages-environment.h */, - 5FC75FD13785A1C159933412 /* Pods-TSMessages-resources.sh */, - D02F20786055EC6B4EB4E6C2 /* Pods-TSMessages.debug.xcconfig */, - 1453004E6BC36DA80172BCD2 /* Pods-TSMessages.release.xcconfig */, + D3D88D28D1E9023D4854FAB8 /* Pods-TSMessages */, + 1F7FDE168517C90601521D50 /* Pods-Tests */, ); - name = "Pods-TSMessages"; - path = "Target Support Files/Pods-TSMessages"; + name = "Targets Support Files"; sourceTree = ""; }; - EA6F6E053AA630C91AEAD18A /* Expecta */ = { + D3D88D28D1E9023D4854FAB8 /* Pods-TSMessages */ = { isa = PBXGroup; children = ( - 61559BDB5A1525F842B2DED9 /* EXPBackwardCompatibility.h */, - 627292EC9F7CE8DFBC26718D /* EXPBackwardCompatibility.m */, - 54930C55BBEAB909C9B8027D /* EXPBlockDefinedMatcher.h */, - 8DB52E0401FF07C11BB9C77B /* EXPBlockDefinedMatcher.m */, - F07035D94C3191B5FC51E807 /* EXPDefines.h */, - E16EB45F77D7524CF7D72BAC /* EXPDoubleTuple.h */, - D1F76F872A17CF3504708241 /* EXPDoubleTuple.m */, - 0DF533E9CA0E259D353F81D6 /* EXPExpect.h */, - 3182F221F6DCE39973C711D9 /* EXPExpect.m */, - 591B0D125626DE8997B0D0E0 /* EXPFloatTuple.h */, - 70BFE6F070A0B6ED7BE50BD5 /* EXPFloatTuple.m */, - 5BCD51E6553F4BC04054077F /* EXPMatcher.h */, - 37573F88EA7B339E41CD0A7B /* EXPMatcherHelpers.h */, - C000303055FEA9D4BE7E50F9 /* EXPMatcherHelpers.m */, - 2F1B329A7D73267A2CD8E36D /* EXPMatchers.h */, - BE4B1D6AF56A479CA86B9508 /* EXPMatchers+beCloseTo.h */, - 2C77F7A7750511879ABBBC4D /* EXPMatchers+beCloseTo.m */, - 05BF453B26E5DBA5ADE8C86F /* EXPMatchers+beFalsy.h */, - FF0AD7ED64E096AEBEAC9CC1 /* EXPMatchers+beFalsy.m */, - 1CF17F8CE1A1EA902FD67F54 /* EXPMatchers+beGreaterThan.h */, - 882A7A2D25D59198C06F442D /* EXPMatchers+beGreaterThan.m */, - CFFBB7EFEB6BE964F212F61F /* EXPMatchers+beGreaterThanOrEqualTo.h */, - C813B5780E0F713CDDECA04F /* EXPMatchers+beGreaterThanOrEqualTo.m */, - 6B3D8B4FF4ECED8172473224 /* EXPMatchers+beIdenticalTo.h */, - 19BD7F8C59FEFD156359ECD5 /* EXPMatchers+beIdenticalTo.m */, - 499627A3C4ECF90B373907FE /* EXPMatchers+beInTheRangeOf.h */, - 0D5DC510F3781BF119AD560B /* EXPMatchers+beInTheRangeOf.m */, - 1D19216F0D3E5CD78910908D /* EXPMatchers+beInstanceOf.h */, - F09D1B8E771CD80FC155D52A /* EXPMatchers+beInstanceOf.m */, - AA47A2E1D2F2726261E17DCB /* EXPMatchers+beKindOf.h */, - A698B50A2B7B364D0FC3A01D /* EXPMatchers+beKindOf.m */, - FFEDEC8179CFB20CBA88BA20 /* EXPMatchers+beLessThan.h */, - 89B417CAB80969629157C0BC /* EXPMatchers+beLessThan.m */, - BD70CB2D7088FE47EEB3C960 /* EXPMatchers+beLessThanOrEqualTo.h */, - 26D8C40A6FCB64ACCB751550 /* EXPMatchers+beLessThanOrEqualTo.m */, - CE001A2FFDA2635C0582A59D /* EXPMatchers+beNil.h */, - E9AA952BD52214465DD3CA8E /* EXPMatchers+beNil.m */, - FD1B0C102FAF04093FFF2EB3 /* EXPMatchers+beSubclassOf.h */, - 220EEE6AD7C7CA493FD02244 /* EXPMatchers+beSubclassOf.m */, - 84A2B04790DD224569AA2CB7 /* EXPMatchers+beSupersetOf.h */, - 6D2E0AAFAC8483FA95A881B6 /* EXPMatchers+beSupersetOf.m */, - AB3B0F22030BC99CA76D9916 /* EXPMatchers+beTruthy.h */, - 5941D37E585DC697D8849255 /* EXPMatchers+beTruthy.m */, - C39924578D7F0EE0BD8B456B /* EXPMatchers+beginWith.h */, - 8DBB4575783989E5EEF6BFF9 /* EXPMatchers+beginWith.m */, - E3BCDFCDBF8F34083A1A7414 /* EXPMatchers+conformTo.h */, - BFC172D6FF66A6B7B53229D8 /* EXPMatchers+conformTo.m */, - 0A6B48E6F79ECFA3FA46AB43 /* EXPMatchers+contain.h */, - 915D1A15C07F2F048D53960A /* EXPMatchers+contain.m */, - E36547697EDBF3E799963097 /* EXPMatchers+endWith.h */, - 96EDDA8C781C5927019F1ED9 /* EXPMatchers+endWith.m */, - 4F4ABDE356F02ACF360E3066 /* EXPMatchers+equal.h */, - 946A3884144ADDFA9D2D4080 /* EXPMatchers+equal.m */, - F86A5771263FF83F5216E56A /* EXPMatchers+haveCountOf.h */, - 65B10A77BFB58798CCBD5319 /* EXPMatchers+haveCountOf.m */, - 2A4C8CECCD25EB2C0F58D63C /* EXPMatchers+notify.h */, - D6A8A0EA7DFCCBA963BC7021 /* EXPMatchers+notify.m */, - 50324813A17EAE59B805E060 /* EXPMatchers+raise.h */, - 20A677EAFD4018D2A6A96026 /* EXPMatchers+raise.m */, - FF449AC93300F9F28EF1BB81 /* EXPMatchers+raiseWithReason.h */, - 4AFE5FBF98EDD6355AA53208 /* EXPMatchers+raiseWithReason.m */, - CD994EE480B1F3B9B8A2E295 /* EXPMatchers+respondTo.h */, - 753C3D02E399C434C75052E4 /* EXPMatchers+respondTo.m */, - 6FBE1FB872C17BB4822ADF1B /* EXPUnsupportedObject.h */, - C81EE6ABBFE1F921B86ABA59 /* EXPUnsupportedObject.m */, - 88A0F4C5A80CD14CB5A1D919 /* Expecta.h */, - D3FF58F75CB41884CAC1381B /* Expecta.m */, - 423B6305421AC4D0678919A1 /* ExpectaSupport.h */, - 9542317516B8375449E40BD9 /* ExpectaSupport.m */, - E202D3063E41C29DF59FA016 /* NSObject+Expecta.h */, - 2390A9878ACC36414A679812 /* NSValue+Expecta.h */, - 2BE17417C6CD3CF88082B247 /* NSValue+Expecta.m */, - D9421461C6EAE10B8AF4F78D /* Support Files */, + 7E0A8C7C5EE41AF4F98EBEE4 /* Pods-TSMessages-acknowledgements.markdown */, + 6546A195C1397439C9663EEC /* Pods-TSMessages-acknowledgements.plist */, + 4B6748A5A81042FBD7B8B357 /* Pods-TSMessages-dummy.m */, + 08F66D5F7371E427E5B5DE51 /* Pods-TSMessages-environment.h */, + 5668388FEB22990452DE2B83 /* Pods-TSMessages-resources.sh */, + A27D253AD1C8E0D2F9B72B42 /* Pods-TSMessages.debug.xcconfig */, + 8CABE0C3E1703A2335C80836 /* Pods-TSMessages.release.xcconfig */, ); - path = Expecta; + name = "Pods-TSMessages"; + path = "Target Support Files/Pods-TSMessages"; sourceTree = ""; }; - F637474E12F4AAA9804A68E4 /* Development Pods */ = { + E6064E11CB274F1E7740D9DE /* Expecta+Snapshots */ = { isa = PBXGroup; children = ( - 6B3AF0395C164694FDD249B8 /* TSMessages */, + 7604543C3868EE470FA489A6 /* EXPMatchers+FBSnapshotTest.h */, + C1D6131A644D2F9C13ED92D0 /* EXPMatchers+FBSnapshotTest.m */, + 95BCC0163299D5EA5BA58FAB /* Support Files */, ); - name = "Development Pods"; + path = "Expecta+Snapshots"; sourceTree = ""; }; - FD367C1E7F97E7A1CEE71110 /* Support Files */ = { + F27E46ECC526F40A8A4E0550 /* Support Files */ = { isa = PBXGroup; children = ( - 5C74751177DEF45A8F4AE887 /* Pods-Tests-FBSnapshotTestCase.xcconfig */, - A6AE2CD5E66D868CBB968BBB /* Pods-Tests-FBSnapshotTestCase-Private.xcconfig */, - 8AEDF1D3359B9A38C621DF8A /* Pods-Tests-FBSnapshotTestCase-dummy.m */, - 2E457989B3C4D8872712E41C /* Pods-Tests-FBSnapshotTestCase-prefix.pch */, + FCED9850FC241AC1056A2A29 /* Pods-TSMessages-HexColors.xcconfig */, + 758DB0912B6368EE343E4F21 /* Pods-TSMessages-HexColors-Private.xcconfig */, + EDA52DE81F37721F08C8163E /* Pods-TSMessages-HexColors-dummy.m */, + 45E63253B95428D3644C7B90 /* Pods-TSMessages-HexColors-prefix.pch */, + B2DC8DE50E52E71DFDC9A7FE /* Pods-Tests-HexColors.xcconfig */, + A34F7E15B6EBF45EA4707791 /* Pods-Tests-HexColors-Private.xcconfig */, + 06C83C0894302D0351D3362E /* Pods-Tests-HexColors-dummy.m */, + 3C049280CBC65FDAE32DC0FD /* Pods-Tests-HexColors-prefix.pch */, ); name = "Support Files"; - path = "../Target Support Files/Pods-Tests-FBSnapshotTestCase"; + path = "../Target Support Files/Pods-TSMessages-HexColors"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 39D6D7FBBA4992241B6D76E5 /* Headers */ = { + 18F685D95BF1B35B78707A25 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 17584B19AE6A6ECEF9CDBC1A /* EXPMatchers+FBSnapshotTest.h in Headers */, + 8097E6C58D8A7EAB0B26A666 /* TSBlurView.h in Headers */, + 0162DEA97CDEC5E97AC7F6A4 /* TSMessage.h in Headers */, + E9B0EE00DC78E3668607BCBE /* TSMessageView.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3C83034ECE5AA4737216BD46 /* Headers */ = { + 23D1B14BD616F71464EB8B0E /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - AA3E8719C67B3AA4BBB71217 /* HexColor.h in Headers */, + 9217FCD66F5EA3D0F0C59A7F /* EXPMatchers+FBSnapshotTest.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 628016A577FA939F8973AC6A /* Headers */ = { + 593AEF93E32BBFF38E1A43F8 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 5DAD1A67FCB5823AC0FAA1F6 /* SPTExample.h in Headers */, - 1082BE3A20D6C9709A03BDAC /* SPTExampleGroup.h in Headers */, - D608652771D0001DB2BF1937 /* SPTNestedReporter.h in Headers */, - BA3FB0EF5C8A3DF27B839863 /* SPTReporter.h in Headers */, - EF986CD5B29F644D8130EEA4 /* SPTSharedExampleGroups.h in Headers */, - 8201F565BCD89885E89982F0 /* SPTSpec.h in Headers */, - 4F363CC417E1540DD849FC0A /* SPTXCTestCase.h in Headers */, - 5642FAC9CC990D4B171B254D /* SPTXCTestReporter.h in Headers */, - C8F40C163A49C255313A3A49 /* Specta.h in Headers */, - FD695BECC2D20550C88AAE16 /* SpectaSupport.h in Headers */, - 5824B99AB1AFD7DD8348AB55 /* SpectaTypes.h in Headers */, - A3525CE72A7B260CA15769F2 /* SpectaUtility.h in Headers */, - 5BFAC7469016B5E43671B2A9 /* XCTestCase+Specta.h in Headers */, - F49FCA7A91D0DA6D5F4C2087 /* XCTestLog+Specta.h in Headers */, - 4F8A63A38E55D6F9C123B262 /* XCTestRun+Specta.h in Headers */, + 570B0B56448E6441397188A1 /* SPTExample.h in Headers */, + C800D405AC4875927BCF676C /* SPTExampleGroup.h in Headers */, + E3DC18D4A92457EF78A5951A /* SPTNestedReporter.h in Headers */, + 4DAEFBF83424C2DAEB7C6693 /* SPTReporter.h in Headers */, + CDB283D4026730314836B8CE /* SPTSharedExampleGroups.h in Headers */, + 7798AE7A45E8CB6032052118 /* SPTSpec.h in Headers */, + 5B33D93A71C508D10A56C08E /* SPTXCTestCase.h in Headers */, + CBB2AD41BBDE31B6DCE5A00D /* SPTXCTestReporter.h in Headers */, + 045F3F811D2A913B08FE3832 /* Specta.h in Headers */, + 660F8C895442C58BC065635F /* SpectaSupport.h in Headers */, + 0CE107A027535285A05C04A3 /* SpectaTypes.h in Headers */, + 71CCAAEC564C8B62DF96A827 /* SpectaUtility.h in Headers */, + 06F3347CCD3BEB9835CE46D3 /* XCTestCase+Specta.h in Headers */, + 816F460CCC82AD3379DCDD21 /* XCTestLog+Specta.h in Headers */, + 41C630C7A00DBC7BBA03E423 /* XCTestRun+Specta.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8874F3A2F7C6534F6C952035 /* Headers */ = { + 822D5D3DE1584F53EBCC7E5A /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - B50D569EDB087F758A0A4DFA /* HexColor.h in Headers */, + F3FB714352361DD741B31DBB /* TSBlurView.h in Headers */, + 15E152B38552A9B3EEC43FA9 /* TSMessage.h in Headers */, + 0806E81B333D790028526D7F /* TSMessageView.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8E57C2DF9B0A812331794CE5 /* Headers */ = { + AB705A7A87720D5FADD13DC5 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 4A3DF4E3CCD3E26B082EDF4F /* TSBlurView.h in Headers */, - 19C0746634E2C456EFD13A94 /* TSMessage.h in Headers */, - 2296AFDDEB0BFD03D32D14E9 /* TSMessageView.h in Headers */, + 881347A6D558E5FCB9564A38 /* FBSnapshotTestCase.h in Headers */, + 5AC47B2B8B93DC1D023ACC6F /* FBSnapshotTestController.h in Headers */, + 402C99A20BF008E58CA35E10 /* UIImage+Compare.h in Headers */, + 0C406B6C3196E1C1D735A4C3 /* UIImage+Diff.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 91340BD535E7CFFAF4A04906 /* Headers */ = { + EE47005965BBA59B30B629CF /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - FD8360426FD0BD211EFA7905 /* TSBlurView.h in Headers */, - EBF1197FC51F4B8A4ABE5DF2 /* TSMessage.h in Headers */, - CDB658BD11B1176C936DE2BB /* TSMessageView.h in Headers */, + 377609510B54BB1B958D1C45 /* EXPBackwardCompatibility.h in Headers */, + E2FB7548B655E95AB43E6F07 /* EXPBlockDefinedMatcher.h in Headers */, + 00B9BE1B046930A5387A3095 /* EXPDefines.h in Headers */, + 671F6D5B2A6CB27626694951 /* EXPDoubleTuple.h in Headers */, + C6C72DB9407806A0FF46AD9D /* EXPExpect.h in Headers */, + A8F6263508ADD5F419457CD6 /* EXPFloatTuple.h in Headers */, + 933FE7AE708CA456692D7C22 /* EXPMatcher.h in Headers */, + 4E72D51D13442359FA80F101 /* EXPMatcherHelpers.h in Headers */, + BF6DA7A76A32D0B6C0CA329E /* EXPMatchers+beCloseTo.h in Headers */, + E5B9B5C07588CD130D186D00 /* EXPMatchers+beFalsy.h in Headers */, + 6210786F1955B2AD88AFA679 /* EXPMatchers+beGreaterThan.h in Headers */, + 9C35D142B8F0F19BBA6A488F /* EXPMatchers+beGreaterThanOrEqualTo.h in Headers */, + 300243669B52B7A75BDEFC59 /* EXPMatchers+beIdenticalTo.h in Headers */, + 32CE314632A79B418484A6C4 /* EXPMatchers+beInTheRangeOf.h in Headers */, + F22406E918F8B8183E3D8EF7 /* EXPMatchers+beInstanceOf.h in Headers */, + 5F709A342F92E8A8A9D2013A /* EXPMatchers+beKindOf.h in Headers */, + ADD0968D1FE820817F62746F /* EXPMatchers+beLessThan.h in Headers */, + E0095994803DC57BBD9DE988 /* EXPMatchers+beLessThanOrEqualTo.h in Headers */, + 5F04C6C9D500D0BA17149387 /* EXPMatchers+beNil.h in Headers */, + 8AB7588B13573C8E937D6CE3 /* EXPMatchers+beSubclassOf.h in Headers */, + 7922F85F2AB5BBC038BD02AE /* EXPMatchers+beSupersetOf.h in Headers */, + DBBE2E56A5B4AF42E41BDC5C /* EXPMatchers+beTruthy.h in Headers */, + 447BA01AB4944D45B2634DE3 /* EXPMatchers+beginWith.h in Headers */, + 0A79AEA3BAC64F14B384CE48 /* EXPMatchers+conformTo.h in Headers */, + 013DE46F4E9ADDBC7EFD8C24 /* EXPMatchers+contain.h in Headers */, + 480DBDC1CD32CB8DCC3D55B8 /* EXPMatchers+endWith.h in Headers */, + BCC63ABFD8AEE9F57859EEC7 /* EXPMatchers+equal.h in Headers */, + 92D368994C55E1AEBE152454 /* EXPMatchers+haveCountOf.h in Headers */, + AF85FD2E92B880BCBC303E8D /* EXPMatchers+notify.h in Headers */, + 489C05A523A6258FFB4CFDFA /* EXPMatchers+raise.h in Headers */, + A5AFBC978EF790A79C347332 /* EXPMatchers+raiseWithReason.h in Headers */, + 1C8244C6AD15ABAD4289DBFF /* EXPMatchers+respondTo.h in Headers */, + 0BDAB3A8D0FC41E5CA3054AB /* EXPMatchers.h in Headers */, + AB1C4499EA59D66572C4DF5D /* EXPUnsupportedObject.h in Headers */, + 35240D89CD5FBFB955E8E378 /* Expecta.h in Headers */, + 26F656A034DC2D54C00231EB /* ExpectaSupport.h in Headers */, + B38C30F4D22FDC552B770479 /* NSObject+Expecta.h in Headers */, + 43B2D3B2B9AD3AF0C451C7B0 /* NSValue+Expecta.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - A89FBC0A198F5E7981036958 /* Headers */ = { + F7E1C9DAECD4D68BC90C8CAD /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 3B03781265C36D11995B698D /* EXPBackwardCompatibility.h in Headers */, - B1DCE0173DF4DEC8800050D0 /* EXPBlockDefinedMatcher.h in Headers */, - C802E86168BEDB5750D50A25 /* EXPDefines.h in Headers */, - CC63CB01AB72C47B7A581FA3 /* EXPDoubleTuple.h in Headers */, - E4301FDE6CD01C8D590A93B4 /* EXPExpect.h in Headers */, - 2B469829783411B5B551FA71 /* EXPFloatTuple.h in Headers */, - 2A524753CC836EE6D26E7894 /* EXPMatcher.h in Headers */, - AD10EF797F7E2F5229ED3B18 /* EXPMatcherHelpers.h in Headers */, - 5B9DB468C1F0DF3DBD5B5359 /* EXPMatchers+beCloseTo.h in Headers */, - BA60C6EDD43F5E0A47052167 /* EXPMatchers+beFalsy.h in Headers */, - 601E257357ACF91BC40A951F /* EXPMatchers+beGreaterThan.h in Headers */, - 66F1CFF920CB2E82CD01F65C /* EXPMatchers+beGreaterThanOrEqualTo.h in Headers */, - D9F57CF862DE7E191A5C19E6 /* EXPMatchers+beIdenticalTo.h in Headers */, - 255080689D9CC558E1795C24 /* EXPMatchers+beInTheRangeOf.h in Headers */, - 2C7C55D58720F87EC098DB80 /* EXPMatchers+beInstanceOf.h in Headers */, - 21B0A2E282DC525435ADE727 /* EXPMatchers+beKindOf.h in Headers */, - C6FF91B1EBF9161979BD4CDD /* EXPMatchers+beLessThan.h in Headers */, - FFD4DA56CDDB8717BEF2067C /* EXPMatchers+beLessThanOrEqualTo.h in Headers */, - 566920CEDDA898D03C7AD25E /* EXPMatchers+beNil.h in Headers */, - C6BA814707C27C657A247B1D /* EXPMatchers+beSubclassOf.h in Headers */, - 5BD5675F461C69A47F08336B /* EXPMatchers+beSupersetOf.h in Headers */, - 9A1AE37618AF20584CF043BD /* EXPMatchers+beTruthy.h in Headers */, - 858DFE63782A2C1D8720E4CC /* EXPMatchers+beginWith.h in Headers */, - E4EB0758B8EE2A5C584E1D94 /* EXPMatchers+conformTo.h in Headers */, - 474C368A7B9E435026913DA1 /* EXPMatchers+contain.h in Headers */, - 47B8A0AD661B959948A0A07E /* EXPMatchers+endWith.h in Headers */, - 9B43B6979D5D6841D9EFC053 /* EXPMatchers+equal.h in Headers */, - B3DAB96B62797B5825C286EF /* EXPMatchers+haveCountOf.h in Headers */, - 5653EE5EF98B1119AF94D898 /* EXPMatchers+notify.h in Headers */, - 198BB8731FEBD0E906C32461 /* EXPMatchers+raise.h in Headers */, - B4984B170A092CEC45B4FF07 /* EXPMatchers+raiseWithReason.h in Headers */, - FF0EDF215A289C11F0DCAC8E /* EXPMatchers+respondTo.h in Headers */, - EB81DFDD030676A0810AADA3 /* EXPMatchers.h in Headers */, - F1917FEBE72D1A8427BAB0D6 /* EXPUnsupportedObject.h in Headers */, - 8FDA64E21EEEEF714171EFA0 /* Expecta.h in Headers */, - C0185EFD623E013C36611577 /* ExpectaSupport.h in Headers */, - 4861875E4109CB151EEA8FAA /* NSObject+Expecta.h in Headers */, - FFDA46D2F7D1BF555EFB68DB /* NSValue+Expecta.h in Headers */, + C221432D969829B1F0E9BEEF /* HexColor.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - E2A2DD33895D803B06511325 /* Headers */ = { + FD6EB85419B0421FAABF4412 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - C908CE1DE084145C88143BF5 /* FBSnapshotTestCase.h in Headers */, - 4571BCCF06366BFE3BA2BFDE /* FBSnapshotTestController.h in Headers */, - D5120262A70760F8298D4D83 /* UIImage+Compare.h in Headers */, - CB6C2F2DB93B82E8280EF7D3 /* UIImage+Diff.h in Headers */, + D9983E41E901E03CCD07C798 /* HexColor.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ - 0536C190A4A310E830E67202 /* Pods-Tests-Expecta */ = { + 0B316EC094FF84DA5A4D1388 /* Pods-TSMessages-TSMessages */ = { isa = PBXNativeTarget; - buildConfigurationList = AC23BEC6A5874D489BEE9536 /* Build configuration list for PBXNativeTarget "Pods-Tests-Expecta" */; + buildConfigurationList = 298500E0EA03BE1217836BD9 /* Build configuration list for PBXNativeTarget "Pods-TSMessages-TSMessages" */; buildPhases = ( - 33472F39685EB209CFF88B37 /* Sources */, - 60ABAAB5211F84FF1671619C /* Frameworks */, - A89FBC0A198F5E7981036958 /* Headers */, + 6190E3A6163606D0C46C5625 /* Sources */, + 08D91C42D66F6F76F4E11ED3 /* Frameworks */, + 822D5D3DE1584F53EBCC7E5A /* Headers */, ); buildRules = ( ); dependencies = ( + EE64BC544666DA7606EBA1EF /* PBXTargetDependency */, ); - name = "Pods-Tests-Expecta"; - productName = "Pods-Tests-Expecta"; - productReference = D18CF629C54EB9542AFB2962 /* libPods-Tests-Expecta.a */; + name = "Pods-TSMessages-TSMessages"; + productName = "Pods-TSMessages-TSMessages"; + productReference = 4FA9AF40CD793918CEE90792 /* libPods-TSMessages-TSMessages.a */; productType = "com.apple.product-type.library.static"; }; - 23E94AF8277F41879C88B7BB /* Pods-Tests-Specta */ = { + 1F9F721BFDC39F26D6E9E4C6 /* Pods-Tests-HexColors */ = { isa = PBXNativeTarget; - buildConfigurationList = E377ED225BF6EBA78872D58E /* Build configuration list for PBXNativeTarget "Pods-Tests-Specta" */; + buildConfigurationList = 4CCBED2F52EED3D564B2D813 /* Build configuration list for PBXNativeTarget "Pods-Tests-HexColors" */; buildPhases = ( - 4FEADB961A19E1DB8CFFAB15 /* Sources */, - 471322F08608C5940360257F /* Frameworks */, - 628016A577FA939F8973AC6A /* Headers */, + 9A6A6FBB505AFF45D653EB49 /* Sources */, + AAB0CD8A7D9CFB2359B3AA6D /* Frameworks */, + F7E1C9DAECD4D68BC90C8CAD /* Headers */, ); buildRules = ( ); dependencies = ( ); - name = "Pods-Tests-Specta"; - productName = "Pods-Tests-Specta"; - productReference = 28483A6D5381C9E53C1340A3 /* libPods-Tests-Specta.a */; + name = "Pods-Tests-HexColors"; + productName = "Pods-Tests-HexColors"; + productReference = 40B15981F3D2CCCDEC3D8F8C /* libPods-Tests-HexColors.a */; productType = "com.apple.product-type.library.static"; }; - 32D9A2C942566A932923B7AC /* Pods-TSMessages-TSMessages */ = { + 4FBBBE7B0A0A5AD4C6A49BDC /* Pods-Tests-Expecta */ = { isa = PBXNativeTarget; - buildConfigurationList = 8BB1C42FF430506092A2AB97 /* Build configuration list for PBXNativeTarget "Pods-TSMessages-TSMessages" */; + buildConfigurationList = D05278F0DAF3B94BA2AF012D /* Build configuration list for PBXNativeTarget "Pods-Tests-Expecta" */; buildPhases = ( - 1D588D3DD1BF372801D8351A /* Sources */, - 02363008E8ACE9051BE60B0B /* Frameworks */, - 91340BD535E7CFFAF4A04906 /* Headers */, + 686544553318DC814143DD5B /* Sources */, + 01B8EF4DDC9C52149CAA736B /* Frameworks */, + EE47005965BBA59B30B629CF /* Headers */, ); buildRules = ( ); dependencies = ( - C0731ACC09F86BA71756CFB2 /* PBXTargetDependency */, ); - name = "Pods-TSMessages-TSMessages"; - productName = "Pods-TSMessages-TSMessages"; - productReference = 8F965B5DB2517F0FA5641254 /* libPods-TSMessages-TSMessages.a */; + name = "Pods-Tests-Expecta"; + productName = "Pods-Tests-Expecta"; + productReference = 5B6249773BB9545B38E3E6D0 /* libPods-Tests-Expecta.a */; productType = "com.apple.product-type.library.static"; }; - 37A8C867A2B82EA0EE586F68 /* Pods-Tests-Expecta+Snapshots */ = { + 644C52E5CEFA8D4466C98547 /* Pods-Tests-Expecta+Snapshots */ = { isa = PBXNativeTarget; - buildConfigurationList = A2EA89D817142C734F844494 /* Build configuration list for PBXNativeTarget "Pods-Tests-Expecta+Snapshots" */; + buildConfigurationList = EDDE48A34947AA776D294B2F /* Build configuration list for PBXNativeTarget "Pods-Tests-Expecta+Snapshots" */; buildPhases = ( - 30451617321F535014D641E1 /* Sources */, - BF66035943D6E0F348AE438B /* Frameworks */, - 39D6D7FBBA4992241B6D76E5 /* Headers */, + C6B86BF11EA80588B17B8FC2 /* Sources */, + 6DBBCD531D66FD75CF5AF413 /* Frameworks */, + 23D1B14BD616F71464EB8B0E /* Headers */, ); buildRules = ( ); dependencies = ( - B0DB93D9DE347CAF4865F4E7 /* PBXTargetDependency */, - D0BFACCDF8438B18FCCA1705 /* PBXTargetDependency */, + B222F7EAAC7AC43C3766073C /* PBXTargetDependency */, + 5581B893FAD2EFC0DA1C688B /* PBXTargetDependency */, ); name = "Pods-Tests-Expecta+Snapshots"; productName = "Pods-Tests-Expecta+Snapshots"; - productReference = 67BD76B01A7300579B7D6F3E /* libPods-Tests-Expecta+Snapshots.a */; + productReference = 33A150CBEB168922382F6822 /* libPods-Tests-Expecta+Snapshots.a */; productType = "com.apple.product-type.library.static"; }; - 52AD296F822FE990C931CE5B /* Pods-Tests-FBSnapshotTestCase */ = { + 80B288047D58EDD19F548CF4 /* Pods-Tests-Specta */ = { isa = PBXNativeTarget; - buildConfigurationList = 76DD877B6DEC30D5002508DE /* Build configuration list for PBXNativeTarget "Pods-Tests-FBSnapshotTestCase" */; + buildConfigurationList = D470B7D1398472EE93AF9D1C /* Build configuration list for PBXNativeTarget "Pods-Tests-Specta" */; buildPhases = ( - E9B5B055BF728B46DCB92E8A /* Sources */, - 0C11FA30B8F19B78F3FE2D0B /* Frameworks */, - E2A2DD33895D803B06511325 /* Headers */, + 0EB6B7D3527282B848A4E27F /* Sources */, + 2838534A8EBBA40C50458496 /* Frameworks */, + 593AEF93E32BBFF38E1A43F8 /* Headers */, ); buildRules = ( ); dependencies = ( ); - name = "Pods-Tests-FBSnapshotTestCase"; - productName = "Pods-Tests-FBSnapshotTestCase"; - productReference = 6788D356D93E4F2C64BF6136 /* libPods-Tests-FBSnapshotTestCase.a */; + name = "Pods-Tests-Specta"; + productName = "Pods-Tests-Specta"; + productReference = 5FC7BEF440AB5F5ED0A01969 /* libPods-Tests-Specta.a */; productType = "com.apple.product-type.library.static"; }; - 559CC0A60359F225C1FC956C /* Pods-Tests */ = { + 8747C79CF224DAB84C8A1AEE /* Pods-Tests-FBSnapshotTestCase */ = { isa = PBXNativeTarget; - buildConfigurationList = 6D25F9A839221A46A32F8A38 /* Build configuration list for PBXNativeTarget "Pods-Tests" */; + buildConfigurationList = 73EF4A5909F5FEA11D80DF4D /* Build configuration list for PBXNativeTarget "Pods-Tests-FBSnapshotTestCase" */; buildPhases = ( - D797A868FA5D1E5BA80BD54A /* Sources */, - F9091F4403717070BFA53100 /* Frameworks */, + CA19801CE11DE1C70C788D18 /* Sources */, + 007353154D2193FC8F740B31 /* Frameworks */, + AB705A7A87720D5FADD13DC5 /* Headers */, ); buildRules = ( ); dependencies = ( - 3E5370232A393341B8FBE74E /* PBXTargetDependency */, - 28B6FA7C44B2C3F4E46D2D64 /* PBXTargetDependency */, - 42D08D209091407B757C7B7C /* PBXTargetDependency */, - 29E19DACF7C4B831D0235E94 /* PBXTargetDependency */, - E4CE9F06744E10D30FE8E190 /* PBXTargetDependency */, - 75082AE8C6DE38B5DF8F1B0A /* PBXTargetDependency */, ); - name = "Pods-Tests"; - productName = "Pods-Tests"; - productReference = 636AC5D8F4A0F976EBD535C8 /* libPods-Tests.a */; + name = "Pods-Tests-FBSnapshotTestCase"; + productName = "Pods-Tests-FBSnapshotTestCase"; + productReference = 5916ACDBB1E8392C1068CEDA /* libPods-Tests-FBSnapshotTestCase.a */; productType = "com.apple.product-type.library.static"; }; - 5A755DFA8679F14CE82FBF3E /* Pods-TSMessages-HexColors */ = { + 8A3D83CB476C25A5BE102480 /* Pods-Tests */ = { isa = PBXNativeTarget; - buildConfigurationList = 3A062174E31BDB1E045687A9 /* Build configuration list for PBXNativeTarget "Pods-TSMessages-HexColors" */; + buildConfigurationList = 1C060DAD2F876D7770C9B9C6 /* Build configuration list for PBXNativeTarget "Pods-Tests" */; buildPhases = ( - 79175797F21326154EE9E6B4 /* Sources */, - B2261BEE0345123D27325C7C /* Frameworks */, - 8874F3A2F7C6534F6C952035 /* Headers */, + 3CE22C3F61A545E7736E8A90 /* Sources */, + 2B21B715FA1979CDDC84265A /* Frameworks */, ); buildRules = ( ); dependencies = ( + B4A6BF0987C10A4EE53B2DBB /* PBXTargetDependency */, + C7FF6D709E4D79F7EBDF7762 /* PBXTargetDependency */, + CBC8415714A95A7C5505B12A /* PBXTargetDependency */, + E2C55BA6E3BCB1D24EAAA2FC /* PBXTargetDependency */, + 91DE2FAAB65810B621190E8E /* PBXTargetDependency */, + F1B01E56C8F46B039DCCB640 /* PBXTargetDependency */, ); - name = "Pods-TSMessages-HexColors"; - productName = "Pods-TSMessages-HexColors"; - productReference = EBF722625E0F2863CA6DBF8E /* libPods-TSMessages-HexColors.a */; + name = "Pods-Tests"; + productName = "Pods-Tests"; + productReference = D24D091C58BD1C8D6AB182CE /* libPods-Tests.a */; productType = "com.apple.product-type.library.static"; }; - 71265084D13830A51F789E00 /* Pods-Tests-TSMessages */ = { + 8E63D2E6F2B64935F70DA283 /* Pods-TSMessages */ = { isa = PBXNativeTarget; - buildConfigurationList = 96BED997C92DAC4BF02FC766 /* Build configuration list for PBXNativeTarget "Pods-Tests-TSMessages" */; + buildConfigurationList = DA641F0914D849BD03F88A7E /* Build configuration list for PBXNativeTarget "Pods-TSMessages" */; buildPhases = ( - D6C93B2C3BE0BA87D11F7E2C /* Sources */, - A074D4010E31021C3DE753AB /* Frameworks */, - 8E57C2DF9B0A812331794CE5 /* Headers */, + D94BF52917ED0D56DDACC64A /* Sources */, + 88719FE714A121FCA7E0B43C /* Frameworks */, ); buildRules = ( ); dependencies = ( - DEEB2433B9AC64E628B08485 /* PBXTargetDependency */, + C890A038416FDE190F59C32A /* PBXTargetDependency */, + 88183F3906506C24F4323C72 /* PBXTargetDependency */, ); - name = "Pods-Tests-TSMessages"; - productName = "Pods-Tests-TSMessages"; - productReference = E2F0E1503FCAA7997F1BD863 /* libPods-Tests-TSMessages.a */; + name = "Pods-TSMessages"; + productName = "Pods-TSMessages"; + productReference = 8C085A235E53D6390D7685BD /* libPods-TSMessages.a */; productType = "com.apple.product-type.library.static"; }; - 82FBCF4655C99AAA7AD68034 /* Pods-TSMessages */ = { + 924AAD221EECDF8C21D6AE72 /* Pods-TSMessages-HexColors */ = { isa = PBXNativeTarget; - buildConfigurationList = 0B754F39FD27DA85961F3CF8 /* Build configuration list for PBXNativeTarget "Pods-TSMessages" */; + buildConfigurationList = 6DF2140B888762A7AC7CC9D2 /* Build configuration list for PBXNativeTarget "Pods-TSMessages-HexColors" */; buildPhases = ( - 99DFD569DFE32B46B3444861 /* Sources */, - 1DE25FF860CF0B021831546E /* Frameworks */, + B25C4BFB08B13149ECC8238D /* Sources */, + 2884A1283572FA15DDEED93A /* Frameworks */, + FD6EB85419B0421FAABF4412 /* Headers */, ); buildRules = ( ); dependencies = ( - 1B610068F561ACD8F91DC236 /* PBXTargetDependency */, - 7E47846C609D0279F03CBB58 /* PBXTargetDependency */, ); - name = "Pods-TSMessages"; - productName = "Pods-TSMessages"; - productReference = C7A62D5EFB710A58C4E2C299 /* libPods-TSMessages.a */; + name = "Pods-TSMessages-HexColors"; + productName = "Pods-TSMessages-HexColors"; + productReference = 22008A889EBF34DCFA099F54 /* libPods-TSMessages-HexColors.a */; productType = "com.apple.product-type.library.static"; }; - 986B11908FCDB3EDCFA01C22 /* Pods-Tests-HexColors */ = { + A960020EED17C538DE769D39 /* Pods-Tests-TSMessages */ = { isa = PBXNativeTarget; - buildConfigurationList = E8B119691D0ABE2BFDC9EBDB /* Build configuration list for PBXNativeTarget "Pods-Tests-HexColors" */; + buildConfigurationList = 5C8664022A677238E3AB239C /* Build configuration list for PBXNativeTarget "Pods-Tests-TSMessages" */; buildPhases = ( - 9B00F51236C663AFC6853E1C /* Sources */, - 3A0D76096AA404C04103FF5F /* Frameworks */, - 3C83034ECE5AA4737216BD46 /* Headers */, + 0FFBDC77BAA8BF85EE8D85A0 /* Sources */, + 52160D256547B750464D971F /* Frameworks */, + 18F685D95BF1B35B78707A25 /* Headers */, ); buildRules = ( ); dependencies = ( + 789191A1C72D78F520D92107 /* PBXTargetDependency */, ); - name = "Pods-Tests-HexColors"; - productName = "Pods-Tests-HexColors"; - productReference = 3BCC119E3354D5670B861152 /* libPods-Tests-HexColors.a */; + name = "Pods-Tests-TSMessages"; + productName = "Pods-Tests-TSMessages"; + productReference = 9D86381AC8582AEC04637900 /* libPods-Tests-TSMessages.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ - ACEE29078664A8E3C43F5709 /* Project object */ = { + BBF5C414264CE3E32245B4E1 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; }; - buildConfigurationList = C0EF199EBE7BD326AE284935 /* Build configuration list for PBXProject "Pods" */; + buildConfigurationList = 6C4627015C759366A21359B9 /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); - mainGroup = DCA94C887CA08CFA9D191CD1; - productRefGroup = D8EA7861B748127E4F22FA05 /* Products */; + mainGroup = 619D33709AC8D5651C80BA2E; + productRefGroup = 696966CDB9152A54E1C731BC /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - 82FBCF4655C99AAA7AD68034 /* Pods-TSMessages */, - 5A755DFA8679F14CE82FBF3E /* Pods-TSMessages-HexColors */, - 32D9A2C942566A932923B7AC /* Pods-TSMessages-TSMessages */, - 559CC0A60359F225C1FC956C /* Pods-Tests */, - 0536C190A4A310E830E67202 /* Pods-Tests-Expecta */, - 37A8C867A2B82EA0EE586F68 /* Pods-Tests-Expecta+Snapshots */, - 52AD296F822FE990C931CE5B /* Pods-Tests-FBSnapshotTestCase */, - 986B11908FCDB3EDCFA01C22 /* Pods-Tests-HexColors */, - 23E94AF8277F41879C88B7BB /* Pods-Tests-Specta */, - 71265084D13830A51F789E00 /* Pods-Tests-TSMessages */, + 8E63D2E6F2B64935F70DA283 /* Pods-TSMessages */, + 924AAD221EECDF8C21D6AE72 /* Pods-TSMessages-HexColors */, + 0B316EC094FF84DA5A4D1388 /* Pods-TSMessages-TSMessages */, + 8A3D83CB476C25A5BE102480 /* Pods-Tests */, + 4FBBBE7B0A0A5AD4C6A49BDC /* Pods-Tests-Expecta */, + 644C52E5CEFA8D4466C98547 /* Pods-Tests-Expecta+Snapshots */, + 8747C79CF224DAB84C8A1AEE /* Pods-Tests-FBSnapshotTestCase */, + 1F9F721BFDC39F26D6E9E4C6 /* Pods-Tests-HexColors */, + 80B288047D58EDD19F548CF4 /* Pods-Tests-Specta */, + A960020EED17C538DE769D39 /* Pods-Tests-TSMessages */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ - 1D588D3DD1BF372801D8351A /* Sources */ = { + 0EB6B7D3527282B848A4E27F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - E7BE69193FB511FDB517974C /* Pods-TSMessages-TSMessages-dummy.m in Sources */, - B89DB1E3E830B3FF13D3A1C6 /* TSBlurView.m in Sources */, - 3499AAB27128C0C13FB8F0F6 /* TSMessage.m in Sources */, - A95166748F14511C6BAE1343 /* TSMessageView.m in Sources */, + 437BA6EFA05F9A5886491726 /* Pods-Tests-Specta-dummy.m in Sources */, + 202823CDB076615BE7E86ABF /* SPTExample.m in Sources */, + 11AF42623173D9C3DF60BF0C /* SPTExampleGroup.m in Sources */, + 88AA1F751AF02D42EC287832 /* SPTNestedReporter.m in Sources */, + 535B067643145302CC91FEDA /* SPTReporter.m in Sources */, + F2746AAC84F28950DB6D1A99 /* SPTSharedExampleGroups.m in Sources */, + DF85B4FBA2724C38C020AD7C /* SPTSpec.m in Sources */, + A4E9AAD39775B3CAB238BB62 /* SPTXCTestCase.m in Sources */, + 697CA0E1F121DA84D7969608 /* SPTXCTestReporter.m in Sources */, + 6841FB593D5CA76F1FC2E71E /* Specta.m in Sources */, + AB10D6C8434E5A7F70F9CFDD /* SpectaUtility.m in Sources */, + 4D9E84F51DE1AA056DFDAD86 /* XCTestCase+Specta.m in Sources */, + 7AC16B5129785318BE2C3489 /* XCTestLog+Specta.m in Sources */, + DB0020A919A11FEAEFF6C3A4 /* XCTestRun+Specta.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 30451617321F535014D641E1 /* Sources */ = { + 0FFBDC77BAA8BF85EE8D85A0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - B4EE61DF7E985B29D6BF94EA /* EXPMatchers+FBSnapshotTest.m in Sources */, - BC2E96B8C5295980FD04AF29 /* Pods-Tests-Expecta+Snapshots-dummy.m in Sources */, + 35E0BF14757EC7489506D26B /* Pods-Tests-TSMessages-dummy.m in Sources */, + 7C046C476A8684AF3ADBC83D /* TSBlurView.m in Sources */, + 9935979A42A43E19B50DE3DC /* TSMessage.m in Sources */, + E910C98A310B86FC4B905B64 /* TSMessageView.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 33472F39685EB209CFF88B37 /* Sources */ = { + 3CE22C3F61A545E7736E8A90 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - C6855A682A2FCE136F51D0F8 /* EXPBackwardCompatibility.m in Sources */, - CBCF0984FF95F015250BC6A3 /* EXPBlockDefinedMatcher.m in Sources */, - 3E2152AACFB9B760E19B162B /* EXPDoubleTuple.m in Sources */, - 367FE9B0C4A52ECF7A980F82 /* EXPExpect.m in Sources */, - E71E22E635D553127DA394BA /* EXPFloatTuple.m in Sources */, - 1D68CE160AF7778070D5FF85 /* EXPMatcherHelpers.m in Sources */, - 65CEB269F8222A9C219E2564 /* EXPMatchers+beCloseTo.m in Sources */, - 95C54F44AECAC4DAD04315EC /* EXPMatchers+beFalsy.m in Sources */, - F59A580C705AB3B0AFEBCD47 /* EXPMatchers+beGreaterThan.m in Sources */, - B8AB50AB1AC5FA3BFA3BAB1D /* EXPMatchers+beGreaterThanOrEqualTo.m in Sources */, - BD96E978C4B9696D2449AD87 /* EXPMatchers+beIdenticalTo.m in Sources */, - 15F30F23266A712D749E3333 /* EXPMatchers+beInTheRangeOf.m in Sources */, - 858A5EC0041AB456CE838704 /* EXPMatchers+beInstanceOf.m in Sources */, - ED57BD9FD893B23064B91961 /* EXPMatchers+beKindOf.m in Sources */, - C8FC33088FBA58792292FB97 /* EXPMatchers+beLessThan.m in Sources */, - 538FB33F220F09468DDDCAE1 /* EXPMatchers+beLessThanOrEqualTo.m in Sources */, - 96511427CDB31153827A24A1 /* EXPMatchers+beNil.m in Sources */, - 33954B4CD15E630AD582D0B2 /* EXPMatchers+beSubclassOf.m in Sources */, - 46EA9E3395887DCE9B7E5D84 /* EXPMatchers+beSupersetOf.m in Sources */, - FA90D63CDEAAE42D240ABF39 /* EXPMatchers+beTruthy.m in Sources */, - 9FB488A086908A365B5C25E0 /* EXPMatchers+beginWith.m in Sources */, - 9ABBD1B1A6DD760C49C5DDFE /* EXPMatchers+conformTo.m in Sources */, - 645668F2A83FCFE18FF09427 /* EXPMatchers+contain.m in Sources */, - 72164284A6EF2B706D5A06C0 /* EXPMatchers+endWith.m in Sources */, - 2A84312585FB0D3B3F364437 /* EXPMatchers+equal.m in Sources */, - 8A90C931950EE48CF49C3989 /* EXPMatchers+haveCountOf.m in Sources */, - 6ACC881BACE0BDE112E9B72E /* EXPMatchers+notify.m in Sources */, - 39961F30B59F0A5B9EFF4B28 /* EXPMatchers+raise.m in Sources */, - 7C7E5B2655F0C47F0B915A3A /* EXPMatchers+raiseWithReason.m in Sources */, - 660C6204D974D2B96FEA03D8 /* EXPMatchers+respondTo.m in Sources */, - F0F3015C25C5D9956D1C6C2C /* EXPUnsupportedObject.m in Sources */, - 1857FCCB7EEBB09453C8AFAA /* Expecta.m in Sources */, - 24200C43A88718F137F73DBC /* ExpectaSupport.m in Sources */, - 2E02C70F2AC1A8EED372B384 /* NSValue+Expecta.m in Sources */, - 3BF483DCEE054E661EAA23CB /* Pods-Tests-Expecta-dummy.m in Sources */, + AB2CB33BAE87750135FD73AA /* Pods-Tests-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4FEADB961A19E1DB8CFFAB15 /* Sources */ = { + 6190E3A6163606D0C46C5625 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 92A7C9F6816F23186EDACF17 /* Pods-Tests-Specta-dummy.m in Sources */, - D69ECD7D29959F7B8F31BEE4 /* SPTExample.m in Sources */, - CA911856D11D1FD07284B0D1 /* SPTExampleGroup.m in Sources */, - D2C2C5FD3CB854650B0E21C5 /* SPTNestedReporter.m in Sources */, - B45A51FB24560202701C38BF /* SPTReporter.m in Sources */, - 723275DD3FA308C5192D509F /* SPTSharedExampleGroups.m in Sources */, - 4B9F4308637DB62CBE41687C /* SPTSpec.m in Sources */, - 81EDF2CCED498DB8FE086F23 /* SPTXCTestCase.m in Sources */, - 41E8B4D0E0F7996A55DB1C5E /* SPTXCTestReporter.m in Sources */, - 3E1E5F2C17DC32C462B8FC1A /* Specta.m in Sources */, - 3DE14B3E2D8D3B73DED2BB0E /* SpectaUtility.m in Sources */, - F191E9EB305551F419218EC1 /* XCTestCase+Specta.m in Sources */, - D39F0D1DE3D86E6B51A11B15 /* XCTestLog+Specta.m in Sources */, - 2FC16853B8E9D3B14B30736F /* XCTestRun+Specta.m in Sources */, + F2FAE0D0A9959013EA1F5BE7 /* Pods-TSMessages-TSMessages-dummy.m in Sources */, + 74FB85D03D5E63C5B8D115A0 /* TSBlurView.m in Sources */, + A990880A78E88BA4342A7286 /* TSMessage.m in Sources */, + 48CF74317B12C3CE70C908CE /* TSMessageView.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 79175797F21326154EE9E6B4 /* Sources */ = { + 686544553318DC814143DD5B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 54629385DA005D346A639F20 /* HexColor.m in Sources */, - BA7AA741C4A369511068BBE4 /* Pods-TSMessages-HexColors-dummy.m in Sources */, + 1E0D1CBF564EB2D8A5058DC0 /* EXPBackwardCompatibility.m in Sources */, + 38433674CC5E5342B69AD275 /* EXPBlockDefinedMatcher.m in Sources */, + C50074ED27916DB4F7D5FDBC /* EXPDoubleTuple.m in Sources */, + E8012C67947A19619CE2532D /* EXPExpect.m in Sources */, + D7514088AD4BA791C4B2C48B /* EXPFloatTuple.m in Sources */, + D3D9C2078D5BD1349F6771A3 /* EXPMatcherHelpers.m in Sources */, + B8225C00EFE1B34C5340366B /* EXPMatchers+beCloseTo.m in Sources */, + 89A7E1F310F8899165463A04 /* EXPMatchers+beFalsy.m in Sources */, + 54C91EDA0ED97E1C38F0924B /* EXPMatchers+beGreaterThan.m in Sources */, + 0816BC37636A03C60CB55E49 /* EXPMatchers+beGreaterThanOrEqualTo.m in Sources */, + D1A01390058685960312EC1E /* EXPMatchers+beIdenticalTo.m in Sources */, + D9E165CCB8B0C57F1F7FC242 /* EXPMatchers+beInTheRangeOf.m in Sources */, + F077C87A35B11E1EDFBFE713 /* EXPMatchers+beInstanceOf.m in Sources */, + A7259B875FFD60FF9547E6FB /* EXPMatchers+beKindOf.m in Sources */, + 9DE1C739670D233929487C61 /* EXPMatchers+beLessThan.m in Sources */, + CFD514FBBEF41833193A3C8C /* EXPMatchers+beLessThanOrEqualTo.m in Sources */, + DCFB4AA1A390D68BBA9AE0E1 /* EXPMatchers+beNil.m in Sources */, + 59565CAE6F71066936C066F4 /* EXPMatchers+beSubclassOf.m in Sources */, + 8DE798578273FE3B6BF7123D /* EXPMatchers+beSupersetOf.m in Sources */, + 387179255F90170645D31618 /* EXPMatchers+beTruthy.m in Sources */, + 83D561623A22278047F0A720 /* EXPMatchers+beginWith.m in Sources */, + B6336755A696D1107796149F /* EXPMatchers+conformTo.m in Sources */, + 91E365EC172ADB589FE7266F /* EXPMatchers+contain.m in Sources */, + 1F9BB7F6F24C653C3589253D /* EXPMatchers+endWith.m in Sources */, + 000F334E90311889B213FA33 /* EXPMatchers+equal.m in Sources */, + 0F08811BB629CE9E7B754E28 /* EXPMatchers+haveCountOf.m in Sources */, + AEB49C417D33F3657F26B72D /* EXPMatchers+notify.m in Sources */, + 52D0B2EB81482D355211E4F5 /* EXPMatchers+raise.m in Sources */, + 3898E4A3C18EDD57F8C493E3 /* EXPMatchers+raiseWithReason.m in Sources */, + 942C8AC65A680DB9689FCFC1 /* EXPMatchers+respondTo.m in Sources */, + FC7161D393958F761CE1280E /* EXPUnsupportedObject.m in Sources */, + 9DDE19713B876011EB5D07F4 /* Expecta.m in Sources */, + 4FBF218FC964353F3BBF4544 /* ExpectaSupport.m in Sources */, + 9F194D744DCCF1A9BD520103 /* NSValue+Expecta.m in Sources */, + AA6466958790091175624C44 /* Pods-Tests-Expecta-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 99DFD569DFE32B46B3444861 /* Sources */ = { + 9A6A6FBB505AFF45D653EB49 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - CC815F49BDEB7A72BFAFE398 /* Pods-TSMessages-dummy.m in Sources */, + A59D7FF6C917E5889418C60B /* HexColor.m in Sources */, + 67644CC60531F231C80D69CB /* Pods-Tests-HexColors-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9B00F51236C663AFC6853E1C /* Sources */ = { + B25C4BFB08B13149ECC8238D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 9C1D796156D7F7C3789E61DB /* HexColor.m in Sources */, - E1C202A45CD2B3EDE1EF0C6E /* Pods-Tests-HexColors-dummy.m in Sources */, + 61420BFE161C55BC89E002B3 /* HexColor.m in Sources */, + EB7362651096EB39F55959E4 /* Pods-TSMessages-HexColors-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - D6C93B2C3BE0BA87D11F7E2C /* Sources */ = { + C6B86BF11EA80588B17B8FC2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8DE2282D644A281EBE6BAB60 /* Pods-Tests-TSMessages-dummy.m in Sources */, - 6D761DA2D3C9E206052E6D26 /* TSBlurView.m in Sources */, - 4D1D7B07AF24F79594C66187 /* TSMessage.m in Sources */, - 8FDF5CAEC2E44BD6CAA731E3 /* TSMessageView.m in Sources */, + F651E738D49286F23AF2B788 /* EXPMatchers+FBSnapshotTest.m in Sources */, + 4A2F3A01A358B5F769903A2F /* Pods-Tests-Expecta+Snapshots-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - D797A868FA5D1E5BA80BD54A /* Sources */ = { + CA19801CE11DE1C70C788D18 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - BA440621A9779ED5377D93B8 /* Pods-Tests-dummy.m in Sources */, + B3F7072FAB595232CD89F6CC /* FBSnapshotTestCase.m in Sources */, + B9043F172BD1415F8923FC23 /* FBSnapshotTestController.m in Sources */, + 525CC67AAC57B9536594D790 /* Pods-Tests-FBSnapshotTestCase-dummy.m in Sources */, + B117DE5A38A66AB6D4DD71C8 /* UIImage+Compare.m in Sources */, + DF0AF639F5D0CD43D7041E2F /* UIImage+Diff.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - E9B5B055BF728B46DCB92E8A /* Sources */ = { + D94BF52917ED0D56DDACC64A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - E5EC2554A9D7C0623F252A62 /* FBSnapshotTestCase.m in Sources */, - B9CC056510B0CB886649E886 /* FBSnapshotTestController.m in Sources */, - 8CD2678824FC9F775EAC29E4 /* Pods-Tests-FBSnapshotTestCase-dummy.m in Sources */, - C285DA52A7ED87094ABE452B /* UIImage+Compare.m in Sources */, - 768967B7689C331C2D657DB7 /* UIImage+Diff.m in Sources */, + 17BD889B5BF0A92151A4C620 /* Pods-TSMessages-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 1B610068F561ACD8F91DC236 /* PBXTargetDependency */ = { + 5581B893FAD2EFC0DA1C688B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 5A755DFA8679F14CE82FBF3E /* Pods-TSMessages-HexColors */; - targetProxy = 6FF6B3C03724C866FE199BE6 /* PBXContainerItemProxy */; + target = 8747C79CF224DAB84C8A1AEE /* Pods-Tests-FBSnapshotTestCase */; + targetProxy = C30EAA465BF6C55CCADDBF12 /* PBXContainerItemProxy */; }; - 28B6FA7C44B2C3F4E46D2D64 /* PBXTargetDependency */ = { + 789191A1C72D78F520D92107 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 37A8C867A2B82EA0EE586F68 /* Pods-Tests-Expecta+Snapshots */; - targetProxy = 3676826046F29A3DBDA5CE79 /* PBXContainerItemProxy */; + target = 1F9F721BFDC39F26D6E9E4C6 /* Pods-Tests-HexColors */; + targetProxy = F9457E536139FCDEDE13E025 /* PBXContainerItemProxy */; }; - 29E19DACF7C4B831D0235E94 /* PBXTargetDependency */ = { + 88183F3906506C24F4323C72 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 986B11908FCDB3EDCFA01C22 /* Pods-Tests-HexColors */; - targetProxy = BF23B0D0BFD9F6B45010DD4A /* PBXContainerItemProxy */; + target = 0B316EC094FF84DA5A4D1388 /* Pods-TSMessages-TSMessages */; + targetProxy = C2262797EC9C6F09A4D36C7A /* PBXContainerItemProxy */; }; - 3E5370232A393341B8FBE74E /* PBXTargetDependency */ = { + 91DE2FAAB65810B621190E8E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 0536C190A4A310E830E67202 /* Pods-Tests-Expecta */; - targetProxy = 8E902E3541927E7B74C53FE5 /* PBXContainerItemProxy */; + target = 80B288047D58EDD19F548CF4 /* Pods-Tests-Specta */; + targetProxy = 061139C5E892D03621691B98 /* PBXContainerItemProxy */; }; - 42D08D209091407B757C7B7C /* PBXTargetDependency */ = { + B222F7EAAC7AC43C3766073C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 52AD296F822FE990C931CE5B /* Pods-Tests-FBSnapshotTestCase */; - targetProxy = FD4D565D47B1529B5289CB6E /* PBXContainerItemProxy */; + target = 4FBBBE7B0A0A5AD4C6A49BDC /* Pods-Tests-Expecta */; + targetProxy = E01A3B3C8E5B5DE5E1D720B3 /* PBXContainerItemProxy */; }; - 75082AE8C6DE38B5DF8F1B0A /* PBXTargetDependency */ = { + B4A6BF0987C10A4EE53B2DBB /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 71265084D13830A51F789E00 /* Pods-Tests-TSMessages */; - targetProxy = 713509FF1D9FD7BA822A04DF /* PBXContainerItemProxy */; + target = 4FBBBE7B0A0A5AD4C6A49BDC /* Pods-Tests-Expecta */; + targetProxy = 8CE639C5C2C73DF20FD6FFF9 /* PBXContainerItemProxy */; }; - 7E47846C609D0279F03CBB58 /* PBXTargetDependency */ = { + C7FF6D709E4D79F7EBDF7762 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 32D9A2C942566A932923B7AC /* Pods-TSMessages-TSMessages */; - targetProxy = EE6EE506A87F52CCA4A0D4EE /* PBXContainerItemProxy */; + target = 644C52E5CEFA8D4466C98547 /* Pods-Tests-Expecta+Snapshots */; + targetProxy = DEFC6EF861F0C798A196625B /* PBXContainerItemProxy */; }; - B0DB93D9DE347CAF4865F4E7 /* PBXTargetDependency */ = { + C890A038416FDE190F59C32A /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 0536C190A4A310E830E67202 /* Pods-Tests-Expecta */; - targetProxy = 6D388FB36978785711F138F3 /* PBXContainerItemProxy */; + target = 924AAD221EECDF8C21D6AE72 /* Pods-TSMessages-HexColors */; + targetProxy = D669C5F5AEB2BA7C61A5197C /* PBXContainerItemProxy */; }; - C0731ACC09F86BA71756CFB2 /* PBXTargetDependency */ = { + CBC8415714A95A7C5505B12A /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 5A755DFA8679F14CE82FBF3E /* Pods-TSMessages-HexColors */; - targetProxy = 752D44B5BD399B116FFF81DD /* PBXContainerItemProxy */; + target = 8747C79CF224DAB84C8A1AEE /* Pods-Tests-FBSnapshotTestCase */; + targetProxy = 9CFDBFB3085A7DCCE8A899A9 /* PBXContainerItemProxy */; }; - D0BFACCDF8438B18FCCA1705 /* PBXTargetDependency */ = { + E2C55BA6E3BCB1D24EAAA2FC /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 52AD296F822FE990C931CE5B /* Pods-Tests-FBSnapshotTestCase */; - targetProxy = 7671F88F39389DC052E7D61D /* PBXContainerItemProxy */; + target = 1F9F721BFDC39F26D6E9E4C6 /* Pods-Tests-HexColors */; + targetProxy = CD6A01E2F8F06E93CB618A09 /* PBXContainerItemProxy */; }; - DEEB2433B9AC64E628B08485 /* PBXTargetDependency */ = { + EE64BC544666DA7606EBA1EF /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 986B11908FCDB3EDCFA01C22 /* Pods-Tests-HexColors */; - targetProxy = 53876938893965B917BEC754 /* PBXContainerItemProxy */; + target = 924AAD221EECDF8C21D6AE72 /* Pods-TSMessages-HexColors */; + targetProxy = 84A4E6F4C4903BDAB647827A /* PBXContainerItemProxy */; }; - E4CE9F06744E10D30FE8E190 /* PBXTargetDependency */ = { + F1B01E56C8F46B039DCCB640 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 23E94AF8277F41879C88B7BB /* Pods-Tests-Specta */; - targetProxy = 7137927B760B0FADE68CAF6D /* PBXContainerItemProxy */; + target = A960020EED17C538DE769D39 /* Pods-Tests-TSMessages */; + targetProxy = C4F1C8861247B4F247408EE1 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 0216BA7DD5F4209992966E3C /* Debug */ = { + 0AEB3D6DE0A33BB987B230F6 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3325EA6C644973A0529C5A03 /* Pods-Tests-Expecta-Private.xcconfig */; + baseConfigurationReference = 47125AA6EBF9814F5A623A9D /* Pods-Tests-Expecta-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; + COPY_PHASE_STRIP = YES; DSTROOT = /tmp/xcodeproj.dst; - GCC_DYNAMIC_NO_PIC = NO; - GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-Expecta/Pods-Tests-Expecta-prefix.pch"; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; IPHONEOS_DEPLOYMENT_TARGET = 7.1; + OTHER_CFLAGS = ( + "-DNS_BLOCK_ASSERTIONS=1", + "$(inherited)", + ); + OTHER_CPLUSPLUSFLAGS = ( + "-DNS_BLOCK_ASSERTIONS=1", + "$(inherited)", + ); OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRODUCT_NAME = "$(TARGET_NAME)"; PUBLIC_HEADERS_FOLDER_PATH = "$(TARGET_NAME)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; + VALIDATE_PRODUCT = YES; }; - name = Debug; - }; - 0E426AC23FA334A5C5694BD4 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = NO; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES; - COPY_PHASE_STRIP = YES; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 7.1; - ONLY_ACTIVE_ARCH = YES; - STRIP_INSTALLED_PRODUCT = NO; - }; - name = Debug; + name = Release; }; - 2EF7A6FC0BDE2EA0020B7944 /* Debug */ = { + 103FCD9E8C48AA7ECEC3A8FF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 501CFFCACC4D9565EA335127 /* Pods-Tests-Expecta+Snapshots-Private.xcconfig */; + baseConfigurationReference = A27D253AD1C8E0D2F9B72B42 /* Pods-TSMessages.debug.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; @@ -1528,7 +1494,6 @@ GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-Expecta+Snapshots/Pods-Tests-Expecta+Snapshots-prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", @@ -1545,69 +1510,36 @@ }; name = Debug; }; - 3BEC11912D6E41B3107CB01D /* Release */ = { + 1A2E1C575807C9AF65635936 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 85D02258FD5230EEF8AB1505 /* Pods-Tests-TSMessages-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = NO; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES; COPY_PHASE_STRIP = NO; - ENABLE_NS_ASSERTIONS = NO; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_PREPROCESSOR_DEFINITIONS = "RELEASE=1"; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 7.1; - STRIP_INSTALLED_PRODUCT = NO; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 43AE0B7F345A3EAD12F6B5AA /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 183EBFBBB55619D155C73475 /* Pods-Tests-TSMessages-Private.xcconfig */; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = YES; DSTROOT = /tmp/xcodeproj.dst; + GCC_DYNAMIC_NO_PIC = NO; + GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-TSMessages/Pods-Tests-TSMessages-prefix.pch"; - INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; - IPHONEOS_DEPLOYMENT_TARGET = 7.1; - OTHER_CFLAGS = ( - "-DNS_BLOCK_ASSERTIONS=1", - "$(inherited)", - ); - OTHER_CPLUSPLUSFLAGS = ( - "-DNS_BLOCK_ASSERTIONS=1", + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", "$(inherited)", ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; + IPHONEOS_DEPLOYMENT_TARGET = 7.1; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRODUCT_NAME = "$(TARGET_NAME)"; PUBLIC_HEADERS_FOLDER_PATH = "$(TARGET_NAME)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; - VALIDATE_PRODUCT = YES; }; - name = Release; + name = Debug; }; - 4E93B2FACA607541A9E5C26E /* Debug */ = { + 24AAC6EBED44BEC2D09CEAF0 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E23272D61F8754ABD3A80F0E /* Pods-Tests-Specta-Private.xcconfig */; + baseConfigurationReference = 47125AA6EBF9814F5A623A9D /* Pods-Tests-Expecta-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; @@ -1615,7 +1547,7 @@ GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-Specta/Pods-Tests-Specta-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-Expecta/Pods-Tests-Expecta-prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", @@ -1632,15 +1564,15 @@ }; name = Debug; }; - 57D2EA888ED59E6E853EC4F2 /* Release */ = { + 40CB0B4F8E203B070B3B5AAE /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3325EA6C644973A0529C5A03 /* Pods-Tests-Expecta-Private.xcconfig */; + baseConfigurationReference = 758DB0912B6368EE343E4F21 /* Pods-TSMessages-HexColors-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; DSTROOT = /tmp/xcodeproj.dst; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-Expecta/Pods-Tests-Expecta-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-TSMessages-HexColors/Pods-TSMessages-HexColors-prefix.pch"; INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; IPHONEOS_DEPLOYMENT_TARGET = 7.1; OTHER_CFLAGS = ( @@ -1661,42 +1593,44 @@ }; name = Release; }; - 701F4AC83BD93A95ECA6E19B /* Debug */ = { + 528A3E9AFAA4DEA8F94A258A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A6AE2CD5E66D868CBB968BBB /* Pods-Tests-FBSnapshotTestCase-Private.xcconfig */; + baseConfigurationReference = 85DA4EAFE8C58CCD9E8B3F71 /* Pods-Tests-Specta-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; + COPY_PHASE_STRIP = YES; DSTROOT = /tmp/xcodeproj.dst; - GCC_DYNAMIC_NO_PIC = NO; - GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-FBSnapshotTestCase/Pods-Tests-FBSnapshotTestCase-prefix.pch"; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-Specta/Pods-Tests-Specta-prefix.pch"; INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; IPHONEOS_DEPLOYMENT_TARGET = 7.1; + OTHER_CFLAGS = ( + "-DNS_BLOCK_ASSERTIONS=1", + "$(inherited)", + ); + OTHER_CPLUSPLUSFLAGS = ( + "-DNS_BLOCK_ASSERTIONS=1", + "$(inherited)", + ); OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRODUCT_NAME = "$(TARGET_NAME)"; PUBLIC_HEADERS_FOLDER_PATH = "$(TARGET_NAME)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = Release; }; - 702A2242214734E7B74E5FDE /* Release */ = { + 5657CE08BCA8D256B05C631C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 501CFFCACC4D9565EA335127 /* Pods-Tests-Expecta+Snapshots-Private.xcconfig */; + baseConfigurationReference = 3779EB59BF4314702D11273F /* Pods-Tests-FBSnapshotTestCase-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; DSTROOT = /tmp/xcodeproj.dst; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-Expecta+Snapshots/Pods-Tests-Expecta+Snapshots-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-FBSnapshotTestCase/Pods-Tests-FBSnapshotTestCase-prefix.pch"; INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; IPHONEOS_DEPLOYMENT_TARGET = 7.1; OTHER_CFLAGS = ( @@ -1717,9 +1651,9 @@ }; name = Release; }; - 74DBA82DE3A2F6EE339076EC /* Debug */ = { + 773D700BA825480118807A43 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 651AA814F30912EBB783B173 /* Pods-TSMessages-TSMessages-Private.xcconfig */; + baseConfigurationReference = 85DA4EAFE8C58CCD9E8B3F71 /* Pods-Tests-Specta-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; @@ -1727,7 +1661,7 @@ GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-TSMessages-TSMessages/Pods-TSMessages-TSMessages-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-Specta/Pods-Tests-Specta-prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", @@ -1744,38 +1678,40 @@ }; name = Debug; }; - 77E2073B9C144DA2C2EB4BA3 /* Release */ = { + 7FF7D4E03D9848625D038086 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 89E54A721DBF1509F7EB328F /* Pods-Tests-HexColors-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = YES; - DSTROOT = /tmp/xcodeproj.dst; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-HexColors/Pods-Tests-HexColors-prefix.pch"; - INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = NO; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES; + COPY_PHASE_STRIP = NO; + ENABLE_NS_ASSERTIONS = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_PREPROCESSOR_DEFINITIONS = "RELEASE=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.1; - OTHER_CFLAGS = ( - "-DNS_BLOCK_ASSERTIONS=1", - "$(inherited)", - ); - OTHER_CPLUSPLUSFLAGS = ( - "-DNS_BLOCK_ASSERTIONS=1", - "$(inherited)", - ); - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = "$(TARGET_NAME)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; + STRIP_INSTALLED_PRODUCT = NO; VALIDATE_PRODUCT = YES; }; name = Release; }; - 7B3A51397BF7F98E86C9348F /* Debug */ = { + 88E12762D5C0A4D229A12B74 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 183EBFBBB55619D155C73475 /* Pods-Tests-TSMessages-Private.xcconfig */; + baseConfigurationReference = A34F7E15B6EBF45EA4707791 /* Pods-Tests-HexColors-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; @@ -1783,7 +1719,7 @@ GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-TSMessages/Pods-Tests-TSMessages-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-HexColors/Pods-Tests-HexColors-prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", @@ -1800,41 +1736,44 @@ }; name = Debug; }; - 8294CCC81EF87193333DD22C /* Debug */ = { + 8A456D14D394A5AD9136AC50 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 349EB6B5E5FC86CD191FD335 /* Pods-TSMessages-HexColors-Private.xcconfig */; + baseConfigurationReference = A34F7E15B6EBF45EA4707791 /* Pods-Tests-HexColors-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; + COPY_PHASE_STRIP = YES; DSTROOT = /tmp/xcodeproj.dst; - GCC_DYNAMIC_NO_PIC = NO; - GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-TSMessages-HexColors/Pods-TSMessages-HexColors-prefix.pch"; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-HexColors/Pods-Tests-HexColors-prefix.pch"; INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; IPHONEOS_DEPLOYMENT_TARGET = 7.1; + OTHER_CFLAGS = ( + "-DNS_BLOCK_ASSERTIONS=1", + "$(inherited)", + ); + OTHER_CPLUSPLUSFLAGS = ( + "-DNS_BLOCK_ASSERTIONS=1", + "$(inherited)", + ); OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRODUCT_NAME = "$(TARGET_NAME)"; PUBLIC_HEADERS_FOLDER_PATH = "$(TARGET_NAME)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = Release; }; - 9118D125B85B7395EE0A2283 /* Release */ = { + 9A65BD55E1FA2CB336EB4F03 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1453004E6BC36DA80172BCD2 /* Pods-TSMessages.release.xcconfig */; + baseConfigurationReference = 85D02258FD5230EEF8AB1505 /* Pods-Tests-TSMessages-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; DSTROOT = /tmp/xcodeproj.dst; GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-TSMessages/Pods-Tests-TSMessages-prefix.pch"; INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; IPHONEOS_DEPLOYMENT_TARGET = 7.1; OTHER_CFLAGS = ( @@ -1855,15 +1794,50 @@ }; name = Release; }; - 9E22E1459B6B04AF73801D3C /* Release */ = { + 9D68DDA16B31FAFDEB764FF1 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E23272D61F8754ABD3A80F0E /* Pods-Tests-Specta-Private.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = NO; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES; + COPY_PHASE_STRIP = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 7.1; + ONLY_ACTIVE_ARCH = YES; + STRIP_INSTALLED_PRODUCT = NO; + }; + name = Debug; + }; + 9F54C986FBC4BFF1CC037259 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 8CABE0C3E1703A2335C80836 /* Pods-TSMessages.release.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; DSTROOT = /tmp/xcodeproj.dst; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-Specta/Pods-Tests-Specta-prefix.pch"; INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; IPHONEOS_DEPLOYMENT_TARGET = 7.1; OTHER_CFLAGS = ( @@ -1884,9 +1858,9 @@ }; name = Release; }; - A0C6433348F804BF5D6D0B98 /* Debug */ = { + A82562720A59EE90FC7FBD93 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 89E54A721DBF1509F7EB328F /* Pods-Tests-HexColors-Private.xcconfig */; + baseConfigurationReference = CE0BDEB42B59D840EC13E162 /* Pods-Tests-Expecta+Snapshots-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; @@ -1894,7 +1868,7 @@ GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-HexColors/Pods-Tests-HexColors-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-Expecta+Snapshots/Pods-Tests-Expecta+Snapshots-prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", @@ -1911,15 +1885,15 @@ }; name = Debug; }; - A8F7864DACF89B54355413BA /* Release */ = { + AA40157C23DABE9E9DEBCED3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A6AE2CD5E66D868CBB968BBB /* Pods-Tests-FBSnapshotTestCase-Private.xcconfig */; + baseConfigurationReference = C9F2F0A61924699C2AEDD910 /* Pods-TSMessages-TSMessages-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; DSTROOT = /tmp/xcodeproj.dst; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-FBSnapshotTestCase/Pods-Tests-FBSnapshotTestCase-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-TSMessages-TSMessages/Pods-TSMessages-TSMessages-prefix.pch"; INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; IPHONEOS_DEPLOYMENT_TARGET = 7.1; OTHER_CFLAGS = ( @@ -1940,15 +1914,40 @@ }; name = Release; }; - AA27924808AD69590CCE0B3D /* Release */ = { + B2178434F3C3154304DD793D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 651AA814F30912EBB783B173 /* Pods-TSMessages-TSMessages-Private.xcconfig */; + baseConfigurationReference = B3730E9C0A055CAABD552B51 /* Pods-Tests.debug.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = NO; + DSTROOT = /tmp/xcodeproj.dst; + GCC_DYNAMIC_NO_PIC = NO; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; + IPHONEOS_DEPLOYMENT_TARGET = 7.1; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + PUBLIC_HEADERS_FOLDER_PATH = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + BE2A24496D9A460CC4CD2D60 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1D057E7B1AFA3AFF8BA06D33 /* Pods-Tests.release.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; DSTROOT = /tmp/xcodeproj.dst; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-TSMessages-TSMessages/Pods-TSMessages-TSMessages-prefix.pch"; INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; IPHONEOS_DEPLOYMENT_TARGET = 7.1; OTHER_CFLAGS = ( @@ -1969,9 +1968,9 @@ }; name = Release; }; - AC4723CDC17D7AA64A89AE57 /* Debug */ = { + C39FBF092D53717DAB2C3A47 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D02F20786055EC6B4EB4E6C2 /* Pods-TSMessages.debug.xcconfig */; + baseConfigurationReference = 758DB0912B6368EE343E4F21 /* Pods-TSMessages-HexColors-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; @@ -1979,6 +1978,7 @@ GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-TSMessages-HexColors/Pods-TSMessages-HexColors-prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", @@ -1995,43 +1995,42 @@ }; name = Debug; }; - F9008ED5655CFE58B00BEAFB /* Release */ = { + E1C424774A44655F9B9B2276 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 95440F298D9AB4822A95B643 /* Pods-Tests.release.xcconfig */; + baseConfigurationReference = 3779EB59BF4314702D11273F /* Pods-Tests-FBSnapshotTestCase-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = YES; + COPY_PHASE_STRIP = NO; DSTROOT = /tmp/xcodeproj.dst; + GCC_DYNAMIC_NO_PIC = NO; + GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; - INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; - IPHONEOS_DEPLOYMENT_TARGET = 7.1; - OTHER_CFLAGS = ( - "-DNS_BLOCK_ASSERTIONS=1", - "$(inherited)", - ); - OTHER_CPLUSPLUSFLAGS = ( - "-DNS_BLOCK_ASSERTIONS=1", + GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-FBSnapshotTestCase/Pods-Tests-FBSnapshotTestCase-prefix.pch"; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", "$(inherited)", ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; + IPHONEOS_DEPLOYMENT_TARGET = 7.1; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRODUCT_NAME = "$(TARGET_NAME)"; PUBLIC_HEADERS_FOLDER_PATH = "$(TARGET_NAME)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; - VALIDATE_PRODUCT = YES; }; - name = Release; + name = Debug; }; - FC239B7375E65AB10E300BBA /* Release */ = { + EA06295705749EFDA7DE3FBC /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 349EB6B5E5FC86CD191FD335 /* Pods-TSMessages-HexColors-Private.xcconfig */; + baseConfigurationReference = CE0BDEB42B59D840EC13E162 /* Pods-Tests-Expecta+Snapshots-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; DSTROOT = /tmp/xcodeproj.dst; GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Target Support Files/Pods-TSMessages-HexColors/Pods-TSMessages-HexColors-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-Tests-Expecta+Snapshots/Pods-Tests-Expecta+Snapshots-prefix.pch"; INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; IPHONEOS_DEPLOYMENT_TARGET = 7.1; OTHER_CFLAGS = ( @@ -2052,9 +2051,9 @@ }; name = Release; }; - FFCEDA0B51852A3F6465F3D5 /* Debug */ = { + F3A5F141EEA10CC9221A908A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9C5FA6BC26D5E04821CB3D67 /* Pods-Tests.debug.xcconfig */; + baseConfigurationReference = C9F2F0A61924699C2AEDD910 /* Pods-TSMessages-TSMessages-Private.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; @@ -2062,6 +2061,7 @@ GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-TSMessages-TSMessages/Pods-TSMessages-TSMessages-prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", @@ -2081,106 +2081,106 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 0B754F39FD27DA85961F3CF8 /* Build configuration list for PBXNativeTarget "Pods-TSMessages" */ = { + 1C060DAD2F876D7770C9B9C6 /* Build configuration list for PBXNativeTarget "Pods-Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( - AC4723CDC17D7AA64A89AE57 /* Debug */, - 9118D125B85B7395EE0A2283 /* Release */, + B2178434F3C3154304DD793D /* Debug */, + BE2A24496D9A460CC4CD2D60 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 3A062174E31BDB1E045687A9 /* Build configuration list for PBXNativeTarget "Pods-TSMessages-HexColors" */ = { + 298500E0EA03BE1217836BD9 /* Build configuration list for PBXNativeTarget "Pods-TSMessages-TSMessages" */ = { isa = XCConfigurationList; buildConfigurations = ( - 8294CCC81EF87193333DD22C /* Debug */, - FC239B7375E65AB10E300BBA /* Release */, + F3A5F141EEA10CC9221A908A /* Debug */, + AA40157C23DABE9E9DEBCED3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 6D25F9A839221A46A32F8A38 /* Build configuration list for PBXNativeTarget "Pods-Tests" */ = { + 4CCBED2F52EED3D564B2D813 /* Build configuration list for PBXNativeTarget "Pods-Tests-HexColors" */ = { isa = XCConfigurationList; buildConfigurations = ( - FFCEDA0B51852A3F6465F3D5 /* Debug */, - F9008ED5655CFE58B00BEAFB /* Release */, + 88E12762D5C0A4D229A12B74 /* Debug */, + 8A456D14D394A5AD9136AC50 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 76DD877B6DEC30D5002508DE /* Build configuration list for PBXNativeTarget "Pods-Tests-FBSnapshotTestCase" */ = { + 5C8664022A677238E3AB239C /* Build configuration list for PBXNativeTarget "Pods-Tests-TSMessages" */ = { isa = XCConfigurationList; buildConfigurations = ( - 701F4AC83BD93A95ECA6E19B /* Debug */, - A8F7864DACF89B54355413BA /* Release */, + 1A2E1C575807C9AF65635936 /* Debug */, + 9A65BD55E1FA2CB336EB4F03 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 8BB1C42FF430506092A2AB97 /* Build configuration list for PBXNativeTarget "Pods-TSMessages-TSMessages" */ = { + 6C4627015C759366A21359B9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( - 74DBA82DE3A2F6EE339076EC /* Debug */, - AA27924808AD69590CCE0B3D /* Release */, + 9D68DDA16B31FAFDEB764FF1 /* Debug */, + 7FF7D4E03D9848625D038086 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 96BED997C92DAC4BF02FC766 /* Build configuration list for PBXNativeTarget "Pods-Tests-TSMessages" */ = { + 6DF2140B888762A7AC7CC9D2 /* Build configuration list for PBXNativeTarget "Pods-TSMessages-HexColors" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7B3A51397BF7F98E86C9348F /* Debug */, - 43AE0B7F345A3EAD12F6B5AA /* Release */, + C39FBF092D53717DAB2C3A47 /* Debug */, + 40CB0B4F8E203B070B3B5AAE /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - A2EA89D817142C734F844494 /* Build configuration list for PBXNativeTarget "Pods-Tests-Expecta+Snapshots" */ = { + 73EF4A5909F5FEA11D80DF4D /* Build configuration list for PBXNativeTarget "Pods-Tests-FBSnapshotTestCase" */ = { isa = XCConfigurationList; buildConfigurations = ( - 2EF7A6FC0BDE2EA0020B7944 /* Debug */, - 702A2242214734E7B74E5FDE /* Release */, + E1C424774A44655F9B9B2276 /* Debug */, + 5657CE08BCA8D256B05C631C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - AC23BEC6A5874D489BEE9536 /* Build configuration list for PBXNativeTarget "Pods-Tests-Expecta" */ = { + D05278F0DAF3B94BA2AF012D /* Build configuration list for PBXNativeTarget "Pods-Tests-Expecta" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0216BA7DD5F4209992966E3C /* Debug */, - 57D2EA888ED59E6E853EC4F2 /* Release */, + 24AAC6EBED44BEC2D09CEAF0 /* Debug */, + 0AEB3D6DE0A33BB987B230F6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C0EF199EBE7BD326AE284935 /* Build configuration list for PBXProject "Pods" */ = { + D470B7D1398472EE93AF9D1C /* Build configuration list for PBXNativeTarget "Pods-Tests-Specta" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0E426AC23FA334A5C5694BD4 /* Debug */, - 3BEC11912D6E41B3107CB01D /* Release */, + 773D700BA825480118807A43 /* Debug */, + 528A3E9AFAA4DEA8F94A258A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E377ED225BF6EBA78872D58E /* Build configuration list for PBXNativeTarget "Pods-Tests-Specta" */ = { + DA641F0914D849BD03F88A7E /* Build configuration list for PBXNativeTarget "Pods-TSMessages" */ = { isa = XCConfigurationList; buildConfigurations = ( - 4E93B2FACA607541A9E5C26E /* Debug */, - 9E22E1459B6B04AF73801D3C /* Release */, + 103FCD9E8C48AA7ECEC3A8FF /* Debug */, + 9F54C986FBC4BFF1CC037259 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E8B119691D0ABE2BFDC9EBDB /* Build configuration list for PBXNativeTarget "Pods-Tests-HexColors" */ = { + EDDE48A34947AA776D294B2F /* Build configuration list for PBXNativeTarget "Pods-Tests-Expecta+Snapshots" */ = { isa = XCConfigurationList; buildConfigurations = ( - A0C6433348F804BF5D6D0B98 /* Debug */, - 77E2073B9C144DA2C2EB4BA3 /* Release */, + A82562720A59EE90FC7FBD93 /* Debug */, + EA06295705749EFDA7DE3FBC /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; - rootObject = ACEE29078664A8E3C43F5709 /* Project object */; + rootObject = BBF5C414264CE3E32245B4E1 /* Project object */; } diff --git a/Example/Pods/Target Support Files/Pods-TSMessages/Pods-TSMessages-environment.h b/Example/Pods/Target Support Files/Pods-TSMessages/Pods-TSMessages-environment.h index 9edf84c3..22c7e535 100644 --- a/Example/Pods/Target Support Files/Pods-TSMessages/Pods-TSMessages-environment.h +++ b/Example/Pods/Target Support Files/Pods-TSMessages/Pods-TSMessages-environment.h @@ -16,5 +16,5 @@ #define COCOAPODS_POD_AVAILABLE_TSMessages #define COCOAPODS_VERSION_MAJOR_TSMessages 0 #define COCOAPODS_VERSION_MINOR_TSMessages 9 -#define COCOAPODS_VERSION_PATCH_TSMessages 10 +#define COCOAPODS_VERSION_PATCH_TSMessages 11 diff --git a/Example/Pods/Target Support Files/Pods-Tests/Pods-Tests-environment.h b/Example/Pods/Target Support Files/Pods-Tests/Pods-Tests-environment.h index 295c2475..5cc16209 100644 --- a/Example/Pods/Target Support Files/Pods-Tests/Pods-Tests-environment.h +++ b/Example/Pods/Target Support Files/Pods-Tests/Pods-Tests-environment.h @@ -40,5 +40,5 @@ #define COCOAPODS_POD_AVAILABLE_TSMessages #define COCOAPODS_VERSION_MAJOR_TSMessages 0 #define COCOAPODS_VERSION_MINOR_TSMessages 9 -#define COCOAPODS_VERSION_PATCH_TSMessages 10 +#define COCOAPODS_VERSION_PATCH_TSMessages 11