project.pbxproj 114 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 018228C4760DF4F8B80630BC9ACCB39E /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 594091E6966D51FDFA5ACE8A1D3F3102 /* DSL.swift */; };
  10. 02EDE6F260E8E95CAC741342606CBE65 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA8B94E9D3B433157168D1EECCEC11CD /* Foundation.framework */; };
  11. 0892D14FE7A3452423E9129D7917664B /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DB1CB92EE7BAAD3F0A4E9028FC41E19 /* MatchError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  12. 092256E303520E50ADEFF25EEB4E73EE /* CwlCatchException.h in Headers */ = {isa = PBXBuildFile; fileRef = 89C120E8CB355F1685358BABF43A55F4 /* CwlCatchException.h */; settings = {ATTRIBUTES = (Public, ); }; };
  13. 10C8810E574F925B5CD3449B6DBE6EC0 /* Quick.h in Headers */ = {isa = PBXBuildFile; fileRef = A508FA505DD93EA63E80B33C57C3E77F /* Quick.h */; settings = {ATTRIBUTES = (Public, ); }; };
  14. 13D2A4D59DD9612E1AA7F3182A342162 /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 954F6BC7A562658C4FAC057034F6DF28 /* mach_excServer.c */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  15. 14ECE81218F5F5C9BEF00819A7C078EC /* Closures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 523F4123831772C0FEEBA7A82BBA31B6 /* Closures.swift */; };
  16. 192A3F8BEC1A99FD8712D3E09724D72C /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA47ACC5B8D31AD74D5BDD185A24EB83 /* FailureMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  17. 1A8DF79F5EF3D69864A84173E7C9810E /* QCKDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 9AB5021AED5A79789DB0F55EBB7D8BF9 /* QCKDSL.h */; settings = {ATTRIBUTES = (Public, ); }; };
  18. 209F98BB7B328893FB64BA0393B4BD57 /* HooksPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9F174D27705CD0D5B6F171827327860 /* HooksPhase.swift */; };
  19. 22B5B4ED0824E7BAF2091AAD6238A73F /* QuickSpecBase.m in Sources */ = {isa = PBXBuildFile; fileRef = B4CB748969F898E8B2D944D91048B9E7 /* QuickSpecBase.m */; };
  20. 234849AD309265FD107C74357FC8C0CF /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBF387039B2DC4270F36FD13A7813998 /* DSL+Wait.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  21. 2391FFD3230B40E2348B5257D6296BBB /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AD3AF88890C99BAA08985BE77E2DDB5 /* BeGreaterThanOrEqualTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  22. 26B9FEAB3DE0C8B91709D53571752A3B /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F44B17DA62382C7121454B223F1D657 /* MatcherFunc.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  23. 2B350015B9F7546D0769649EE12D7D1A /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 490962BE2E7AE1C9C99C88AAFF313A36 /* NimbleXCTestHandler.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  24. 2F0B5199CDB717CA9F680579900ABF15 /* QuickSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = C9DB303F07D27158CB8EC0B8E56B7642 /* QuickSpec.m */; };
  25. 3262B230B938C8D6522790093FEAF69D /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E99F32A6E1B477313ABF52268A5DD9 /* EndWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  26. 330E8E4A6596ED625E9B34C94CC4136E /* Await.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C77AA252D921D9F781947342B32BD2C /* Await.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  27. 3460FEA0CEADB05D3B56C2E1CAF9590C /* ElementsEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FE8329CB767946F10D7670C3D2F2E5D /* ElementsEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  28. 39133A7716CEDEB690A7DA9D12C45C4D /* CwlDarwinDefinitions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87BB9146E1E5F365B3AABE6628A63668 /* CwlDarwinDefinitions.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  29. 39382B0A1EF090D15BA6C89FC3DCB099 /* QuickTestObservation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D98EC2B9A6E8D71516EEE113E30C815 /* QuickTestObservation.swift */; };
  30. 3BD0C370BBCEBDEA68B8EDBD969370EB /* mach_excServer.h in Headers */ = {isa = PBXBuildFile; fileRef = 81198E1639BBB9C9E493D053771AC85F /* mach_excServer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  31. 3D08F9A40AF8BF56C1968A4C5A4614C2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA8B94E9D3B433157168D1EECCEC11CD /* Foundation.framework */; };
  32. 3D6A581E79FD9EAC1A948D8BC53F1EB0 /* QuickConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1806132AB751DBCAEF39424E99FF7E48 /* QuickConfiguration.swift */; };
  33. 4203EF96811AE514D64AE069311B1575 /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B44EBE2F631E83E50230D1D5C2B60B9 /* AllPass.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  34. 42F76698690916E0407F51610D829412 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B1E015A67D2713F4D5B3495D7F5998F /* BeGreaterThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  35. 44C9470137EF941955A1FDCE71D68C26 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA3DDCB6B80D524D57AF614AED6AB6D6 /* MatcherProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  36. 46B90B2CF2EB97B38C43A31E9A5478C2 /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = D68449DF12C60B758810B54D0D9E765A /* PostNotification.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  37. 46BDEBF35D99D2CC53EF72DFC5BDCDCC /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69F4FFB8824BD342281F72C24E037285 /* BeLessThanOrEqual.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  38. 4A9E7C1A8B697A1C0B0A1E0DF855A591 /* CwlCatchException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A11214D026282403D37CAC457C63018 /* CwlCatchException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  39. 4ADE5FC9505A3BF7DF17AF9756585116 /* QCKDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 542E00A09ADF6969002F294486379CA5 /* QCKDSL.m */; };
  40. 4E1DBC9FF76D6AD924D1356260438074 /* QuickSelectedTestSuiteBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 637766238BDCE72CD1391DC53DAD2A35 /* QuickSelectedTestSuiteBuilder.swift */; };
  41. 512AAF465EE936155DD9BBA92368928E /* Quick-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003A0919C1520027218C3524274F5CC /* Quick-dummy.m */; };
  42. 52AB6461CAA9481D24835F3E48301FC6 /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86E3F62BF8994B15149B631FFE3A3F6B /* BeIdenticalTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  43. 5578F928AEFA8B2B7CC542033590DFD6 /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = 997E3C9A4E54852FAAAFB65176D09663 /* Match.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  44. 58A884856B7E64EE3C204D9EDAA14045 /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86640C5D85CC40B3A5EEB28B78D43642 /* Behavior.swift */; };
  45. 59BF9ABA8BB14E0E4E345D13AB6D49FB /* ExampleMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = E53AAC35DDA6405D32FA0526DEB205E9 /* ExampleMetadata.swift */; };
  46. 5B6F70DDD4C63CF6ED95291BCB633494 /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F46181740138A92A0B7FCE7E8ECE607 /* ContainElementSatisfying.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  47. 602E3758C0EF64AF6B7FCEA05BF5B9B9 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 231889EA66F2EF212C06F43E04D61B86 /* Expectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  48. 64E26D7D025AC4462DFA8BA66B38C9D8 /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4967FEA1387F54C885240CECC218DF15 /* HaveCount.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  49. 65AFB883DC33E616E6102F5AEAE9D706 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EBC8F300895E39EA0DF6D6B2B5E6BCD /* XCTest.framework */; };
  50. 70D52E555624F23035346B2F0CEB83A8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA8B94E9D3B433157168D1EECCEC11CD /* Foundation.framework */; };
  51. 72FB8CEABF346A37D54CC08647489A98 /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6EE2BFEE0CDF94C98E529F7AE9E50D /* ThrowAssertion.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  52. 7536DD99ACEDE673713161E597B7B447 /* ExampleHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DA15B5F498774DBFDCA9497B7821D6E /* ExampleHooks.swift */; };
  53. 76E7C7CDAA543C791A714B991F595F2B /* QuickSpecBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 847ED05B262AD8DA1B5869820F489113 /* QuickSpecBase.h */; settings = {ATTRIBUTES = (Project, ); }; };
  54. 78A51B7FCC1DFB888AAA254529013C12 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 052BB171EB6EE439F34ECE05A0A927A1 /* BeginWith.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  55. 7AC93EB6DCDA9226165D5BC354FE7BC6 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = C67BBBBC8392BA7326C5A3E09091744D /* DSL.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  56. 7CE6049975894E447F2D4071C74F6F8F /* Callsite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 618493BCA98C0773B1245A2F563A6E8E /* Callsite.swift */; };
  57. 7DAC86DCBC36C10F43FA5FEB819B7BF1 /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1BF7A6A240D39BCDD16B3A9B1C3D27 /* Functional.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  58. 7EB28FEC3D0ABA1A2A6CFE57C400F74D /* QuickSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 80EBC760E3C412597254F73E451DFEFC /* QuickSpec.h */; settings = {ATTRIBUTES = (Public, ); }; };
  59. 7F24B8A71469132EB0A48B655A5E30B0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA8B94E9D3B433157168D1EECCEC11CD /* Foundation.framework */; };
  60. 806B9040D79A3DC58FB56EAC16FE19BF /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83A5F05097FD7921C35D1FAE18E04152 /* Stringers.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  61. 80DEBE41D84FBA1C4D4FE00C8D797E82 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = 944BCB5D21E910CF01815DFA63020F8C /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; };
  62. 887AF8C809D60140319DE71D6427F370 /* NSBundle+CurrentTestBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B5488DC431E4914985C4BE0A337A8B0 /* NSBundle+CurrentTestBundle.swift */; };
  63. 89EE4D6DBDB79963D65AA1E67B543B6D /* CwlCatchBadInstruction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14815E9DBB9751E5CE3CA6C0258BCD75 /* CwlCatchBadInstruction.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  64. 8A0EF19254BAC5DF0885D1FBA345E016 /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = CD7E0CEA6B3ABE8817D8CA2FD7331CE1 /* CwlMachBadInstructionHandler.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  65. 8D17749611AB0C8BD51C068749D8DF68 /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = AF1218B481AC55E586E4E993E5C62B43 /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; };
  66. 8D543DAD9A6C0B8BF8A5DB38AD876677 /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = A762D77E02E19BF3D9C72C830364E595 /* SatisfyAnyOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  67. 8D75EC8969EA46FBD6E1BED7791A3C37 /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = 570B465067B4A9E3E91FAC609212468F /* BeLogical.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  68. 8E4A2F4A1EF16B63817A516CC2743619 /* Quick-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 71519851BE602952F6A8B7F1BD49C47E /* Quick-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  69. 9231B70907F130F31CF5717C502B780C /* ExampleGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B9FF41D5900AD165160731F2C227F18 /* ExampleGroup.swift */; };
  70. 94B18F2CFF543F6B2E43E84630C337E2 /* SuiteHooks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A4C13D3E16F5CC104B4F9E6E0509CE1 /* SuiteHooks.swift */; };
  71. 94DA3131D64B3D904BE28E72F1871065 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7E3F49F23D9F10AE6C0599B84EFA0BB /* BeAKindOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  72. 99E8019F4689A514DAC6AA40AFF7352E /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4BB83ADCF34C645A8F6F9D48964638D /* NMBObjCMatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  73. 9B9714C476F416AD7FD803EA1184D113 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96D2D452083ACED7A612FBD96551337A /* BeLessThan.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  74. 9BB5E9B6487FE95C710687B484C17161 /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F617AC0B1B68FD97BFF9F0ACB1B38A5 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; };
  75. 9C460BA614D4B1D314A252C4C5CE1D87 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6162A95C1568E1D4B129D6FE1090EFA0 /* BeAnInstanceOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  76. 9D7B1AFB65DC11E69C3EB1CB41DC1EBA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA8B94E9D3B433157168D1EECCEC11CD /* Foundation.framework */; };
  77. 9E874C00792FA983399C03EC00AE326D /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 05F7CB7F460539B70D21A7B3E3A3E6A0 /* XCTestSuite+QuickTestSuiteBuilder.m */; };
  78. 9F70369EF71BD9ABAFF687AF532CC20D /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = AB7319A5B600D7C401B640C3585CCE9A /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; };
  79. 9FB5F3B3AAF3103848313FACD0CACBCD /* QuickConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = D3632C388A7C67235660658982B4FB98 /* QuickConfiguration.m */; };
  80. A35159AD5A7A49BA9093F29B63DBD30D /* String+C99ExtendedIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E951F812A424CE407FEB85DA8B2C545 /* String+C99ExtendedIdentifier.swift */; };
  81. A6CE2E672C8EB4DF57485428AFD64A3C /* URL+FileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 088187977DB634D609449A6273B74B0D /* URL+FileName.swift */; };
  82. A7F5B07BF96955EFDC9106335235EDB2 /* QuickTestSuite.swift in Sources */ = {isa = PBXBuildFile; fileRef = F785A9D92F5403AECF938E620FD0DA61 /* QuickTestSuite.swift */; };
  83. A9996A6303084D17B9C439CB132A1F69 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC98554BF8ADD662EC646D38357CF8AE /* DSL.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  84. AD69407E2FA1D39A9E09248052F2D81B /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0AC8F7F1FE6F6E08F0EC5F451E062B1 /* ExpectationMessage.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  85. AF60C00928A7AFE04E374B620EEA5F49 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A6BBF570610A2A47EAD3F82A0BEBD6F /* Filter.swift */; };
  86. B0E563C5FE513FDEC8280F76F2C44D2D /* ReplaceMe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4766397185A31AF91A9E731FAFD7615B /* ReplaceMe.swift */; };
  87. B2A65EEDB5D5EC246EA68E10964FF7B3 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAD0B511D8C583092DE2CBAF7279D7B5 /* ThrowError.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  88. B3A32EBE8922892BA2CD27B7EE956353 /* Pods-BFFramework_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5265ACF2DFC4107A8FEDA54484C1BF61 /* Pods-BFFramework_Tests-dummy.m */; };
  89. B4058A2AA8486E9879F113E6F67B9679 /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C88093BCB1EB350F8469D2BB0E84218 /* AdapterProtocols.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  90. B48508EB39EE315F5A00429EEA69DD63 /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE1576E984B3DAAB4DC55E32F57AFDF3 /* Configuration.swift */; };
  91. B4F7F0DB222599FD5197A0AC7BFAF295 /* BFFramework-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 29074FA18D1395061AA22B57407409F5 /* BFFramework-dummy.m */; };
  92. B6CC23C6C288F4EB9EDD3A06F1F5F094 /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98A7FAAEAD1BBF385E603D52A4C5458B /* Predicate.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  93. B71070160CF07EFA99ED0445B0D191E7 /* Nimble-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 75DD31140F6CF34B81536308FA3E2338 /* Nimble-dummy.m */; };
  94. B7662703AF8D3FFFCB0070C50FEDCC58 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B44CD33E71326E3768804E73E6C75EB /* Errors.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  95. B79FC6E46F642C3FC74B3E6D9175B1AB /* SatisfyAllOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA3DB08ED09D298DA83102EB4BAAE54D /* SatisfyAllOf.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  96. BE56C54CD29F23A1C631645390E8569D /* ErrorUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 330449905CBD0256B295240608C83E2E /* ErrorUtility.swift */; };
  97. BFEBC90223F66B0FF770B92B1C670BCF /* QuickConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = D92C57D471EE3A427AB823E625B39311 /* QuickConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
  98. C051C0411627BD5FCDA031782EB1F716 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = DD94E448E7BD07EB326E452082EEC7E1 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; };
  99. C0C98C8C7D07E1598F20EE2F0539197D /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46148431FD0ED2A2565F0AEA34C343D0 /* NMBExpectation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  100. C3D10EFDB296CDE0A3A6576C07C8D634 /* Pods-BFFramework_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DF99AB77CB3702CA72212CF5A8C14953 /* Pods-BFFramework_Example-dummy.m */; };
  101. C903AEFEEB4E73644A03FB8285543107 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = B50EFFB0F1B4F7596CD02E28BA0B59B8 /* BeEmpty.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  102. C979EEB0159A65246F6BD2C906A8ADB7 /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 726D96C5E3FE9C70B85B8000AC8AEF9F /* BeVoid.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  103. C99BBC3F70E056CB6A3CC0516318939D /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22ABEEDFE785CFD93BACDA971926BF41 /* AssertionDispatcher.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  104. C9E716023868A97D2F5B19934D93045E /* World+DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 721033FB74EBCC58DA3D43D45B053734 /* World+DSL.swift */; };
  105. CC4ADD86C0F0C3EA8CDF6F610FE4F807 /* BFFramework-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 91304DBD577930D10691B9F78B396AAB /* BFFramework-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  106. CD6B1F146B0E157FE5B9CAFFAE77A5B5 /* Nimble-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B95D4706E6510E2870F2176D49F24BDA /* Nimble-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  107. CEE8D31A4E76BB7B350BF2A7175D4BC2 /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = D9E16292DE512FF00FB3EB67A3647BCE /* NMBExceptionCapture.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  108. CF9218FF56D8EE43681150A3E1635C9A /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = E202073905CD8DFFF6CF21247D1D7C12 /* ToSucceed.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  109. D2C041844A0EB4EB2E8C7B9DAA748EEB /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29464526915A7F01A5F16D211105A01E /* Example.swift */; };
  110. D34D0540ADCBF163575B6B5444B1AAF6 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = A47630CFC1B0CD18333DBABE56C27754 /* Contain.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  111. D7DB3539B81122487DB94E87DF3B6BB4 /* Pods-BFFramework_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FC8257BB06D6990F1A527C5F07D8BC2F /* Pods-BFFramework_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  112. D9CFB8E5E354D7BE61D092259779F437 /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68C671F91C5B38250E669AA8DE3F8DFC /* Equal.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  113. D9D6150D329A87CBB415FD349F0C50FD /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547B0E07324AAB4A51E7FA45158C74D5 /* SourceLocation.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  114. DB84342A0C0DEABBF7F729DE55225D82 /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = D5E6ECB0636970F373A68D06DE828E5E /* XCTestObservationCenter+Register.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  115. DCD198D49C0A198A09525B7688EE3BC9 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80C8299C3A51F85081C442B97E8C00CF /* Async.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  116. E0EAC85F7ACFAD998B14FCE66144000E /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C75C5B5F7DEA478ED05BAD00A3F9574 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; };
  117. E458AAE1AE9E2250F29806E5633B1860 /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF764A166A145573A686ED8BCC1FEB67 /* Expression.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  118. EC7EF3D5778783BD93EBC6F82016ADA9 /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57AC1F68B419970B94CFDB6EBC370505 /* BeNil.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  119. ECCA1FA570A912E8CDB54EB843F1D030 /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DFFCF74125876A658B852971A7C6F2E /* NimbleEnvironment.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  120. EEDC4B04E9CACDF18F54E9AB0D96260E /* Pods-BFFramework_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E41CEC98E32003DAEBC41E91E6CCA2F /* Pods-BFFramework_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  121. F01995755687FA91F51A15ED8FD9D125 /* World.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDA602A1771389806AD7B90FEE90CC89 /* World.swift */; };
  122. F27A7DE93F66B0C12B4C646D99F5B9F4 /* CwlCatchException.m in Sources */ = {isa = PBXBuildFile; fileRef = 58EFBA10E176B1CE1CF84186B514EF2E /* CwlCatchException.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  123. F310B21703A7BC438A09DDB96670583F /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABC76F78CF99ECC5A365CDA56AA395AC /* AssertionRecorder.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  124. F4877B3857C780DCDB7F413A03F95600 /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30E3E4CB327AC29F42303E0DB1B3D88F /* BeCloseTo.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  125. F78E35D04F09485FA5DFA72FE1AD5AB2 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = DE14D6109C61B2D4EA2AF36C79A231D7 /* NMBStringify.m */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  126. F9E85548BF1EF8C5035BAF92233C34B6 /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93B6D43CE5AA9C07E71CE985B2DD3556 /* RaisesException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  127. FF920E965F1CA016FF302DE8C92C5122 /* CwlBadInstructionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA278F10CCC2C84F993A0A2030A5796C /* CwlBadInstructionException.swift */; settings = {COMPILER_FLAGS = "-DPRODUCT_NAME=Nimble/Nimble"; }; };
  128. /* End PBXBuildFile section */
  129. /* Begin PBXContainerItemProxy section */
  130. 696FC4704D6F235E0AE5DBB815CA9E59 /* PBXContainerItemProxy */ = {
  131. isa = PBXContainerItemProxy;
  132. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  133. proxyType = 1;
  134. remoteGlobalIDString = B9929C1CE753573F4D2B4687B212F1B7;
  135. remoteInfo = BFFramework;
  136. };
  137. 9764E92CF0FC715E88A8247F207456D1 /* PBXContainerItemProxy */ = {
  138. isa = PBXContainerItemProxy;
  139. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  140. proxyType = 1;
  141. remoteGlobalIDString = 91E43DE0BC884291B9D52435ACD1DB03;
  142. remoteInfo = "Pods-BFFramework_Example";
  143. };
  144. B555937770BF6053D9B4C78F295B0FF5 /* PBXContainerItemProxy */ = {
  145. isa = PBXContainerItemProxy;
  146. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  147. proxyType = 1;
  148. remoteGlobalIDString = 6F13695E06195A78EA8A95F8C7ED0D2F;
  149. remoteInfo = Nimble;
  150. };
  151. C5295A506C8D81A8C98B200B4A163354 /* PBXContainerItemProxy */ = {
  152. isa = PBXContainerItemProxy;
  153. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  154. proxyType = 1;
  155. remoteGlobalIDString = C82891EAB7293DBEE916B21F57E8474D;
  156. remoteInfo = Quick;
  157. };
  158. /* End PBXContainerItemProxy section */
  159. /* Begin PBXFileReference section */
  160. 052BB171EB6EE439F34ECE05A0A927A1 /* BeginWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeginWith.swift; path = Sources/Nimble/Matchers/BeginWith.swift; sourceTree = "<group>"; };
  161. 05F7CB7F460539B70D21A7B3E3A3E6A0 /* XCTestSuite+QuickTestSuiteBuilder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestSuite+QuickTestSuiteBuilder.m"; path = "Sources/QuickObjectiveC/XCTestSuite+QuickTestSuiteBuilder.m"; sourceTree = "<group>"; };
  162. 088187977DB634D609449A6273B74B0D /* URL+FileName.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URL+FileName.swift"; path = "Sources/Quick/URL+FileName.swift"; sourceTree = "<group>"; };
  163. 0AD3AF88890C99BAA08985BE77E2DDB5 /* BeGreaterThanOrEqualTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThanOrEqualTo.swift; path = Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift; sourceTree = "<group>"; };
  164. 0B5488DC431E4914985C4BE0A337A8B0 /* NSBundle+CurrentTestBundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSBundle+CurrentTestBundle.swift"; path = "Sources/Quick/NSBundle+CurrentTestBundle.swift"; sourceTree = "<group>"; };
  165. 0D631E9908483F9525A6B3F36F16CC61 /* Quick.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Quick.framework; path = Quick.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  166. 14815E9DBB9751E5CE3CA6C0258BCD75 /* CwlCatchBadInstruction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchBadInstruction.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlCatchBadInstruction.swift; sourceTree = "<group>"; };
  167. 1806132AB751DBCAEF39424E99FF7E48 /* QuickConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickConfiguration.swift; path = Sources/Quick/Configuration/QuickConfiguration.swift; sourceTree = "<group>"; };
  168. 1A4C13D3E16F5CC104B4F9E6E0509CE1 /* SuiteHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SuiteHooks.swift; path = Sources/Quick/Hooks/SuiteHooks.swift; sourceTree = "<group>"; };
  169. 1B5DE0BACD9C50DBF2BF9B7132E00C2C /* Quick.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Quick.modulemap; sourceTree = "<group>"; };
  170. 1DB1CB92EE7BAAD3F0A4E9028FC41E19 /* MatchError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatchError.swift; path = Sources/Nimble/Matchers/MatchError.swift; sourceTree = "<group>"; };
  171. 22ABEEDFE785CFD93BACDA971926BF41 /* AssertionDispatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionDispatcher.swift; path = Sources/Nimble/Adapters/AssertionDispatcher.swift; sourceTree = "<group>"; };
  172. 231889EA66F2EF212C06F43E04D61B86 /* Expectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expectation.swift; path = Sources/Nimble/Expectation.swift; sourceTree = "<group>"; };
  173. 24651409E93398F45211DBE1B5624D03 /* Pods-BFFramework_Example-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BFFramework_Example-Info.plist"; sourceTree = "<group>"; };
  174. 270A65A681677B6E71B5F9E6696FDE47 /* BFFramework.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BFFramework.debug.xcconfig; sourceTree = "<group>"; };
  175. 28EEF18529F24F3D39B167DE05AF7D85 /* Pods-BFFramework_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-BFFramework_Tests.modulemap"; sourceTree = "<group>"; };
  176. 29074FA18D1395061AA22B57407409F5 /* BFFramework-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "BFFramework-dummy.m"; sourceTree = "<group>"; };
  177. 29464526915A7F01A5F16D211105A01E /* Example.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Example.swift; path = Sources/Quick/Example.swift; sourceTree = "<group>"; };
  178. 2A11214D026282403D37CAC457C63018 /* CwlCatchException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlCatchException.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Dependencies/CwlCatchException/Sources/CwlCatchException/CwlCatchException.swift; sourceTree = "<group>"; };
  179. 2C77AA252D921D9F781947342B32BD2C /* Await.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Await.swift; path = Sources/Nimble/Utils/Await.swift; sourceTree = "<group>"; };
  180. 2D9BFC41B761DDAB5C1BE811146D806A /* Quick.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Quick.release.xcconfig; sourceTree = "<group>"; };
  181. 2DA15B5F498774DBFDCA9497B7821D6E /* ExampleHooks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleHooks.swift; path = Sources/Quick/Hooks/ExampleHooks.swift; sourceTree = "<group>"; };
  182. 2F46181740138A92A0B7FCE7E8ECE607 /* ContainElementSatisfying.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContainElementSatisfying.swift; path = Sources/Nimble/Matchers/ContainElementSatisfying.swift; sourceTree = "<group>"; };
  183. 2F8827B56846ED161746160FB6B60B71 /* Nimble-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-prefix.pch"; sourceTree = "<group>"; };
  184. 30E3E4CB327AC29F42303E0DB1B3D88F /* BeCloseTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeCloseTo.swift; path = Sources/Nimble/Matchers/BeCloseTo.swift; sourceTree = "<group>"; };
  185. 330449905CBD0256B295240608C83E2E /* ErrorUtility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ErrorUtility.swift; path = Sources/Quick/ErrorUtility.swift; sourceTree = "<group>"; };
  186. 3B1E015A67D2713F4D5B3495D7F5998F /* BeGreaterThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeGreaterThan.swift; path = Sources/Nimble/Matchers/BeGreaterThan.swift; sourceTree = "<group>"; };
  187. 3E41CEC98E32003DAEBC41E91E6CCA2F /* Pods-BFFramework_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-BFFramework_Tests-umbrella.h"; sourceTree = "<group>"; };
  188. 3F44B17DA62382C7121454B223F1D657 /* MatcherFunc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherFunc.swift; path = Sources/Nimble/Matchers/MatcherFunc.swift; sourceTree = "<group>"; };
  189. 3F617AC0B1B68FD97BFF9F0ACB1B38A5 /* Nimble.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Nimble.h; path = Sources/Nimble/Nimble.h; sourceTree = "<group>"; };
  190. 40E99F32A6E1B477313ABF52268A5DD9 /* EndWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndWith.swift; path = Sources/Nimble/Matchers/EndWith.swift; sourceTree = "<group>"; };
  191. 448083A2F92E1ACA9FB1B567B8A0C594 /* Nimble.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nimble.release.xcconfig; sourceTree = "<group>"; };
  192. 46148431FD0ED2A2565F0AEA34C343D0 /* NMBExpectation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBExpectation.swift; path = Sources/Nimble/Adapters/NMBExpectation.swift; sourceTree = "<group>"; };
  193. 4766397185A31AF91A9E731FAFD7615B /* ReplaceMe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReplaceMe.swift; path = BFFramework/Classes/ReplaceMe.swift; sourceTree = "<group>"; };
  194. 477C3E80C41F797EC65DCBE56070CE64 /* Pods-BFFramework_Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BFFramework_Tests-frameworks.sh"; sourceTree = "<group>"; };
  195. 490962BE2E7AE1C9C99C88AAFF313A36 /* NimbleXCTestHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleXCTestHandler.swift; path = Sources/Nimble/Adapters/NimbleXCTestHandler.swift; sourceTree = "<group>"; };
  196. 4967FEA1387F54C885240CECC218DF15 /* HaveCount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HaveCount.swift; path = Sources/Nimble/Matchers/HaveCount.swift; sourceTree = "<group>"; };
  197. 4B44CD33E71326E3768804E73E6C75EB /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = Sources/Nimble/Utils/Errors.swift; sourceTree = "<group>"; };
  198. 4B9FF41D5900AD165160731F2C227F18 /* ExampleGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleGroup.swift; path = Sources/Quick/ExampleGroup.swift; sourceTree = "<group>"; };
  199. 4C75C5B5F7DEA478ED05BAD00A3F9574 /* NMBStringify.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBStringify.h; path = Sources/NimbleObjectiveC/NMBStringify.h; sourceTree = "<group>"; };
  200. 4E1F4D21AAEA22E07F70EA57606FE750 /* Pods-BFFramework_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BFFramework_Example.debug.xcconfig"; sourceTree = "<group>"; };
  201. 4F99FBEFAEF823C9DD547A239637FDFC /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; };
  202. 508EBCA2707C59022B684D6631D69B28 /* BFFramework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = BFFramework.framework; path = BFFramework.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  203. 523F4123831772C0FEEBA7A82BBA31B6 /* Closures.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Closures.swift; path = Sources/Quick/Hooks/Closures.swift; sourceTree = "<group>"; };
  204. 5265ACF2DFC4107A8FEDA54484C1BF61 /* Pods-BFFramework_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BFFramework_Tests-dummy.m"; sourceTree = "<group>"; };
  205. 542E00A09ADF6969002F294486379CA5 /* QCKDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QCKDSL.m; path = Sources/QuickObjectiveC/DSL/QCKDSL.m; sourceTree = "<group>"; };
  206. 547B0E07324AAB4A51E7FA45158C74D5 /* SourceLocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SourceLocation.swift; path = Sources/Nimble/Utils/SourceLocation.swift; sourceTree = "<group>"; };
  207. 548C65A42D941A72BF7937BD78578DDD /* Pods-BFFramework_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BFFramework_Example-acknowledgements.plist"; sourceTree = "<group>"; };
  208. 570B465067B4A9E3E91FAC609212468F /* BeLogical.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLogical.swift; path = Sources/Nimble/Matchers/BeLogical.swift; sourceTree = "<group>"; };
  209. 57AC1F68B419970B94CFDB6EBC370505 /* BeNil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeNil.swift; path = Sources/Nimble/Matchers/BeNil.swift; sourceTree = "<group>"; };
  210. 58EFBA10E176B1CE1CF84186B514EF2E /* CwlCatchException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlCatchException.m; path = Carthage/Checkouts/CwlPreconditionTesting/Dependencies/CwlCatchException/Sources/CwlCatchExceptionSupport/CwlCatchException.m; sourceTree = "<group>"; };
  211. 594091E6966D51FDFA5ACE8A1D3F3102 /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Quick/DSL/DSL.swift; sourceTree = "<group>"; };
  212. 5EBC8F300895E39EA0DF6D6B2B5E6BCD /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  213. 6003A0919C1520027218C3524274F5CC /* Quick-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Quick-dummy.m"; sourceTree = "<group>"; };
  214. 6162A95C1568E1D4B129D6FE1090EFA0 /* BeAnInstanceOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAnInstanceOf.swift; path = Sources/Nimble/Matchers/BeAnInstanceOf.swift; sourceTree = "<group>"; };
  215. 618493BCA98C0773B1245A2F563A6E8E /* Callsite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Callsite.swift; path = Sources/Quick/Callsite.swift; sourceTree = "<group>"; };
  216. 62EBA9D75F13CB49B11C741C8A3AC5C4 /* BFFramework.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = BFFramework.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  217. 637766238BDCE72CD1391DC53DAD2A35 /* QuickSelectedTestSuiteBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickSelectedTestSuiteBuilder.swift; path = Sources/Quick/QuickSelectedTestSuiteBuilder.swift; sourceTree = "<group>"; };
  218. 68C671F91C5B38250E669AA8DE3F8DFC /* Equal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Equal.swift; path = Sources/Nimble/Matchers/Equal.swift; sourceTree = "<group>"; };
  219. 69F4FFB8824BD342281F72C24E037285 /* BeLessThanOrEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThanOrEqual.swift; path = Sources/Nimble/Matchers/BeLessThanOrEqual.swift; sourceTree = "<group>"; };
  220. 6B44EBE2F631E83E50230D1D5C2B60B9 /* AllPass.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllPass.swift; path = Sources/Nimble/Matchers/AllPass.swift; sourceTree = "<group>"; };
  221. 6CAEFA64006E9CBC684AD5E48BCD6235 /* Pods-BFFramework_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-BFFramework_Example.modulemap"; sourceTree = "<group>"; };
  222. 6E951F812A424CE407FEB85DA8B2C545 /* String+C99ExtendedIdentifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+C99ExtendedIdentifier.swift"; path = "Sources/Quick/String+C99ExtendedIdentifier.swift"; sourceTree = "<group>"; };
  223. 71519851BE602952F6A8B7F1BD49C47E /* Quick-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-umbrella.h"; sourceTree = "<group>"; };
  224. 721033FB74EBCC58DA3D43D45B053734 /* World+DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "World+DSL.swift"; path = "Sources/Quick/DSL/World+DSL.swift"; sourceTree = "<group>"; };
  225. 726D96C5E3FE9C70B85B8000AC8AEF9F /* BeVoid.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeVoid.swift; path = Sources/Nimble/Matchers/BeVoid.swift; sourceTree = "<group>"; };
  226. 75DD31140F6CF34B81536308FA3E2338 /* Nimble-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nimble-dummy.m"; sourceTree = "<group>"; };
  227. 7C88093BCB1EB350F8469D2BB0E84218 /* AdapterProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdapterProtocols.swift; path = Sources/Nimble/Adapters/AdapterProtocols.swift; sourceTree = "<group>"; };
  228. 7FE8329CB767946F10D7670C3D2F2E5D /* ElementsEqual.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementsEqual.swift; path = Sources/Nimble/Matchers/ElementsEqual.swift; sourceTree = "<group>"; };
  229. 80C8299C3A51F85081C442B97E8C00CF /* Async.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Async.swift; path = Sources/Nimble/Matchers/Async.swift; sourceTree = "<group>"; };
  230. 80EBC760E3C412597254F73E451DFEFC /* QuickSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpec.h; path = Sources/QuickObjectiveC/QuickSpec.h; sourceTree = "<group>"; };
  231. 81198E1639BBB9C9E493D053771AC85F /* mach_excServer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mach_excServer.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/mach_excServer.h; sourceTree = "<group>"; };
  232. 81985B091DE617E8B51F097151655F8B /* BFFramework-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BFFramework-prefix.pch"; sourceTree = "<group>"; };
  233. 82B32447D52C06B723F3C938D50359F0 /* Pods-BFFramework_Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BFFramework_Tests-Info.plist"; sourceTree = "<group>"; };
  234. 83A5F05097FD7921C35D1FAE18E04152 /* Stringers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Stringers.swift; path = Sources/Nimble/Utils/Stringers.swift; sourceTree = "<group>"; };
  235. 8400604A69841E18CDDCE9D51C83278A /* Pods-BFFramework_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BFFramework_Tests-acknowledgements.markdown"; sourceTree = "<group>"; };
  236. 847ED05B262AD8DA1B5869820F489113 /* QuickSpecBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickSpecBase.h; path = Sources/QuickObjCRuntime/include/QuickSpecBase.h; sourceTree = "<group>"; };
  237. 86640C5D85CC40B3A5EEB28B78D43642 /* Behavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Behavior.swift; path = Sources/Quick/Behavior.swift; sourceTree = "<group>"; };
  238. 86E3F62BF8994B15149B631FFE3A3F6B /* BeIdenticalTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeIdenticalTo.swift; path = Sources/Nimble/Matchers/BeIdenticalTo.swift; sourceTree = "<group>"; };
  239. 87BB9146E1E5F365B3AABE6628A63668 /* CwlDarwinDefinitions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlDarwinDefinitions.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlDarwinDefinitions.swift; sourceTree = "<group>"; };
  240. 8999D718B1A7BD0AA268F29E54DF0B20 /* BFFramework-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "BFFramework-Info.plist"; sourceTree = "<group>"; };
  241. 89C120E8CB355F1685358BABF43A55F4 /* CwlCatchException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlCatchException.h; path = Carthage/Checkouts/CwlPreconditionTesting/Dependencies/CwlCatchException/Sources/CwlCatchExceptionSupport/include/CwlCatchException.h; sourceTree = "<group>"; };
  242. 8A6BBF570610A2A47EAD3F82A0BEBD6F /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Quick/Filter.swift; sourceTree = "<group>"; };
  243. 8D98EC2B9A6E8D71516EEE113E30C815 /* QuickTestObservation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickTestObservation.swift; path = Sources/Quick/QuickTestObservation.swift; sourceTree = "<group>"; };
  244. 91304DBD577930D10691B9F78B396AAB /* BFFramework-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BFFramework-umbrella.h"; sourceTree = "<group>"; };
  245. 93B6D43CE5AA9C07E71CE985B2DD3556 /* RaisesException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RaisesException.swift; path = Sources/Nimble/Matchers/RaisesException.swift; sourceTree = "<group>"; };
  246. 944BCB5D21E910CF01815DFA63020F8C /* CwlPreconditionTesting.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlPreconditionTesting.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/include/CwlPreconditionTesting.h; sourceTree = "<group>"; };
  247. 954F6BC7A562658C4FAC057034F6DF28 /* mach_excServer.c */ = {isa = PBXFileReference; includeInIndex = 1; name = mach_excServer.c; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/mach_excServer.c; sourceTree = "<group>"; };
  248. 95889E0123DB3DE603CB36F9F76918D0 /* Pods-BFFramework_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BFFramework_Tests.release.xcconfig"; sourceTree = "<group>"; };
  249. 96D2D452083ACED7A612FBD96551337A /* BeLessThan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeLessThan.swift; path = Sources/Nimble/Matchers/BeLessThan.swift; sourceTree = "<group>"; };
  250. 98A7FAAEAD1BBF385E603D52A4C5458B /* Predicate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Predicate.swift; path = Sources/Nimble/Matchers/Predicate.swift; sourceTree = "<group>"; };
  251. 997E3C9A4E54852FAAAFB65176D09663 /* Match.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Match.swift; path = Sources/Nimble/Matchers/Match.swift; sourceTree = "<group>"; };
  252. 9AB5021AED5A79789DB0F55EBB7D8BF9 /* QCKDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QCKDSL.h; path = Sources/QuickObjectiveC/DSL/QCKDSL.h; sourceTree = "<group>"; };
  253. 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  254. 9DFFCF74125876A658B852971A7C6F2E /* NimbleEnvironment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NimbleEnvironment.swift; path = Sources/Nimble/Adapters/NimbleEnvironment.swift; sourceTree = "<group>"; };
  255. 9FFFF1A2D49640AAF5180D9969AF2B67 /* BFFramework.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = BFFramework.modulemap; sourceTree = "<group>"; };
  256. A47630CFC1B0CD18333DBABE56C27754 /* Contain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Contain.swift; path = Sources/Nimble/Matchers/Contain.swift; sourceTree = "<group>"; };
  257. A508FA505DD93EA63E80B33C57C3E77F /* Quick.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Quick.h; path = Sources/QuickObjectiveC/Quick.h; sourceTree = "<group>"; };
  258. A762D77E02E19BF3D9C72C830364E595 /* SatisfyAnyOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAnyOf.swift; path = Sources/Nimble/Matchers/SatisfyAnyOf.swift; sourceTree = "<group>"; };
  259. AAA78D2ECA2E4948C85B34FB35124825 /* Pods-BFFramework_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BFFramework_Example-acknowledgements.markdown"; sourceTree = "<group>"; };
  260. AB7319A5B600D7C401B640C3585CCE9A /* CwlMachBadInstructionHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CwlMachBadInstructionHandler.h; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h; sourceTree = "<group>"; };
  261. ABC76F78CF99ECC5A365CDA56AA395AC /* AssertionRecorder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssertionRecorder.swift; path = Sources/Nimble/Adapters/AssertionRecorder.swift; sourceTree = "<group>"; };
  262. AF1218B481AC55E586E4E993E5C62B43 /* NMBExceptionCapture.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NMBExceptionCapture.h; path = Sources/NimbleObjectiveC/NMBExceptionCapture.h; sourceTree = "<group>"; };
  263. B4CB748969F898E8B2D944D91048B9E7 /* QuickSpecBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpecBase.m; path = Sources/QuickObjCRuntime/QuickSpecBase.m; sourceTree = "<group>"; };
  264. B50EFFB0F1B4F7596CD02E28BA0B59B8 /* BeEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeEmpty.swift; path = Sources/Nimble/Matchers/BeEmpty.swift; sourceTree = "<group>"; };
  265. B58207DEA8B12B5E83678DD23FA00550 /* Pods-BFFramework_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BFFramework_Tests-acknowledgements.plist"; sourceTree = "<group>"; };
  266. B95D4706E6510E2870F2176D49F24BDA /* Nimble-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nimble-umbrella.h"; sourceTree = "<group>"; };
  267. B9C686BA4FD8A50172230472323FE50A /* Pods-BFFramework_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BFFramework_Example-frameworks.sh"; sourceTree = "<group>"; };
  268. BA3DB08ED09D298DA83102EB4BAAE54D /* SatisfyAllOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SatisfyAllOf.swift; path = Sources/Nimble/Matchers/SatisfyAllOf.swift; sourceTree = "<group>"; };
  269. BAE263041362D074978BB3B577DF0A05 /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nimble.framework; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  270. BD1BF7A6A240D39BCDD16B3A9B1C3D27 /* Functional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Functional.swift; path = Sources/Nimble/Utils/Functional.swift; sourceTree = "<group>"; };
  271. C0141526DC69D1961DD345A499664266 /* Quick-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Quick-prefix.pch"; sourceTree = "<group>"; };
  272. C67BBBBC8392BA7326C5A3E09091744D /* DSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DSL.m; path = Sources/NimbleObjectiveC/DSL.m; sourceTree = "<group>"; };
  273. C94BB38F25E07B61B9628EBAA6915774 /* Pods-BFFramework_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BFFramework_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  274. C95E7EF87CCD6CA922FCAAFA45018870 /* Nimble.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Nimble.modulemap; sourceTree = "<group>"; };
  275. C9DB303F07D27158CB8EC0B8E56B7642 /* QuickSpec.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickSpec.m; path = Sources/QuickObjectiveC/QuickSpec.m; sourceTree = "<group>"; };
  276. CA3DDCB6B80D524D57AF614AED6AB6D6 /* MatcherProtocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MatcherProtocols.swift; path = Sources/Nimble/Matchers/MatcherProtocols.swift; sourceTree = "<group>"; };
  277. CA47ACC5B8D31AD74D5BDD185A24EB83 /* FailureMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FailureMessage.swift; path = Sources/Nimble/FailureMessage.swift; sourceTree = "<group>"; };
  278. CA8B94E9D3B433157168D1EECCEC11CD /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
  279. CC0660BC66CC2F45808BF760531C9A76 /* Pods_BFFramework_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_BFFramework_Example.framework; path = "Pods-BFFramework_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
  280. CD7E0CEA6B3ABE8817D8CA2FD7331CE1 /* CwlMachBadInstructionHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CwlMachBadInstructionHandler.m; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m; sourceTree = "<group>"; };
  281. D0AC8F7F1FE6F6E08F0EC5F451E062B1 /* ExpectationMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpectationMessage.swift; path = Sources/Nimble/ExpectationMessage.swift; sourceTree = "<group>"; };
  282. D3632C388A7C67235660658982B4FB98 /* QuickConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QuickConfiguration.m; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.m; sourceTree = "<group>"; };
  283. D5E6ECB0636970F373A68D06DE828E5E /* XCTestObservationCenter+Register.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestObservationCenter+Register.m"; path = "Sources/NimbleObjectiveC/XCTestObservationCenter+Register.m"; sourceTree = "<group>"; };
  284. D62B1B7ED460AF8F085AF0E7489DD664 /* Nimble-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nimble-Info.plist"; sourceTree = "<group>"; };
  285. D68449DF12C60B758810B54D0D9E765A /* PostNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PostNotification.swift; path = Sources/Nimble/Matchers/PostNotification.swift; sourceTree = "<group>"; };
  286. D6C80C4F64DE5656DC232E9BD2C6A7FF /* BFFramework.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BFFramework.release.xcconfig; sourceTree = "<group>"; };
  287. D7380DE0051D096F22FB6E14FBCFD413 /* Quick.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Quick.debug.xcconfig; sourceTree = "<group>"; };
  288. D92C57D471EE3A427AB823E625B39311 /* QuickConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QuickConfiguration.h; path = Sources/QuickObjectiveC/Configuration/QuickConfiguration.h; sourceTree = "<group>"; };
  289. D9E16292DE512FF00FB3EB67A3647BCE /* NMBExceptionCapture.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBExceptionCapture.m; path = Sources/NimbleObjectiveC/NMBExceptionCapture.m; sourceTree = "<group>"; };
  290. DD94E448E7BD07EB326E452082EEC7E1 /* DSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DSL.h; path = Sources/NimbleObjectiveC/DSL.h; sourceTree = "<group>"; };
  291. DE14D6109C61B2D4EA2AF36C79A231D7 /* NMBStringify.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NMBStringify.m; path = Sources/NimbleObjectiveC/NMBStringify.m; sourceTree = "<group>"; };
  292. DE1576E984B3DAAB4DC55E32F57AFDF3 /* Configuration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Configuration.swift; path = Sources/Quick/Configuration/Configuration.swift; sourceTree = "<group>"; };
  293. DF43FD7997B144A352DCE09ABE9BAE2C /* Pods-BFFramework_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BFFramework_Example.release.xcconfig"; sourceTree = "<group>"; };
  294. DF4A912577035B95560FFCA04C2A1A0B /* Pods_BFFramework_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_BFFramework_Tests.framework; path = "Pods-BFFramework_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
  295. DF99AB77CB3702CA72212CF5A8C14953 /* Pods-BFFramework_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BFFramework_Example-dummy.m"; sourceTree = "<group>"; };
  296. E202073905CD8DFFF6CF21247D1D7C12 /* ToSucceed.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToSucceed.swift; path = Sources/Nimble/Matchers/ToSucceed.swift; sourceTree = "<group>"; };
  297. E4BB83ADCF34C645A8F6F9D48964638D /* NMBObjCMatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NMBObjCMatcher.swift; path = Sources/Nimble/Adapters/NMBObjCMatcher.swift; sourceTree = "<group>"; };
  298. E53AAC35DDA6405D32FA0526DEB205E9 /* ExampleMetadata.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExampleMetadata.swift; path = Sources/Quick/ExampleMetadata.swift; sourceTree = "<group>"; };
  299. E9F174D27705CD0D5B6F171827327860 /* HooksPhase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HooksPhase.swift; path = Sources/Quick/Hooks/HooksPhase.swift; sourceTree = "<group>"; };
  300. EAD0B511D8C583092DE2CBAF7279D7B5 /* ThrowError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowError.swift; path = Sources/Nimble/Matchers/ThrowError.swift; sourceTree = "<group>"; };
  301. EC98554BF8ADD662EC646D38357CF8AE /* DSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSL.swift; path = Sources/Nimble/DSL.swift; sourceTree = "<group>"; };
  302. EDA602A1771389806AD7B90FEE90CC89 /* World.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = World.swift; path = Sources/Quick/World.swift; sourceTree = "<group>"; };
  303. F2E52FC544661EEB91EB7A0864A3B284 /* Quick-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Quick-Info.plist"; sourceTree = "<group>"; };
  304. F405546B21A7972B69B2F54198300B4E /* Nimble.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nimble.debug.xcconfig; sourceTree = "<group>"; };
  305. F785A9D92F5403AECF938E620FD0DA61 /* QuickTestSuite.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QuickTestSuite.swift; path = Sources/Quick/QuickTestSuite.swift; sourceTree = "<group>"; };
  306. F7E3F49F23D9F10AE6C0599B84EFA0BB /* BeAKindOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BeAKindOf.swift; path = Sources/Nimble/Matchers/BeAKindOf.swift; sourceTree = "<group>"; };
  307. FA278F10CCC2C84F993A0A2030A5796C /* CwlBadInstructionException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CwlBadInstructionException.swift; path = Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlBadInstructionException.swift; sourceTree = "<group>"; };
  308. FAA682CF78B7D8794E4A898BDD9B8028 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; };
  309. FBF387039B2DC4270F36FD13A7813998 /* DSL+Wait.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DSL+Wait.swift"; path = "Sources/Nimble/DSL+Wait.swift"; sourceTree = "<group>"; };
  310. FC8257BB06D6990F1A527C5F07D8BC2F /* Pods-BFFramework_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-BFFramework_Example-umbrella.h"; sourceTree = "<group>"; };
  311. FF6EE2BFEE0CDF94C98E529F7AE9E50D /* ThrowAssertion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThrowAssertion.swift; path = Sources/Nimble/Matchers/ThrowAssertion.swift; sourceTree = "<group>"; };
  312. FF764A166A145573A686ED8BCC1FEB67 /* Expression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expression.swift; path = Sources/Nimble/Expression.swift; sourceTree = "<group>"; };
  313. /* End PBXFileReference section */
  314. /* Begin PBXFrameworksBuildPhase section */
  315. 1356853D0F1A275E720760235A2F2ED3 /* Frameworks */ = {
  316. isa = PBXFrameworksBuildPhase;
  317. buildActionMask = 2147483647;
  318. files = (
  319. 70D52E555624F23035346B2F0CEB83A8 /* Foundation.framework in Frameworks */,
  320. );
  321. runOnlyForDeploymentPostprocessing = 0;
  322. };
  323. 1FB41F3B817F50C08A530AB486E92A06 /* Frameworks */ = {
  324. isa = PBXFrameworksBuildPhase;
  325. buildActionMask = 2147483647;
  326. files = (
  327. 9D7B1AFB65DC11E69C3EB1CB41DC1EBA /* Foundation.framework in Frameworks */,
  328. 65AFB883DC33E616E6102F5AEAE9D706 /* XCTest.framework in Frameworks */,
  329. );
  330. runOnlyForDeploymentPostprocessing = 0;
  331. };
  332. 366D47BC5E17184E57EFC9075DC5D808 /* Frameworks */ = {
  333. isa = PBXFrameworksBuildPhase;
  334. buildActionMask = 2147483647;
  335. files = (
  336. 3D08F9A40AF8BF56C1968A4C5A4614C2 /* Foundation.framework in Frameworks */,
  337. );
  338. runOnlyForDeploymentPostprocessing = 0;
  339. };
  340. 3FF433A3AA139719C5CC7DDBA785C777 /* Frameworks */ = {
  341. isa = PBXFrameworksBuildPhase;
  342. buildActionMask = 2147483647;
  343. files = (
  344. 7F24B8A71469132EB0A48B655A5E30B0 /* Foundation.framework in Frameworks */,
  345. );
  346. runOnlyForDeploymentPostprocessing = 0;
  347. };
  348. 55C81EE76C6A69F1F69792A679310C68 /* Frameworks */ = {
  349. isa = PBXFrameworksBuildPhase;
  350. buildActionMask = 2147483647;
  351. files = (
  352. 02EDE6F260E8E95CAC741342606CBE65 /* Foundation.framework in Frameworks */,
  353. );
  354. runOnlyForDeploymentPostprocessing = 0;
  355. };
  356. /* End PBXFrameworksBuildPhase section */
  357. /* Begin PBXGroup section */
  358. 1628BF05B4CAFDCC3549A101F5A10A17 /* Frameworks */ = {
  359. isa = PBXGroup;
  360. children = (
  361. 974814B39C0012DECD183BBB91B32103 /* iOS */,
  362. );
  363. name = Frameworks;
  364. sourceTree = "<group>";
  365. };
  366. 2AE33A18C7BF5F3E4D5B438D69D6E86F /* Targets Support Files */ = {
  367. isa = PBXGroup;
  368. children = (
  369. 87DB02FB29F0945FD0127C01669C4DD5 /* Pods-BFFramework_Example */,
  370. E204AA461186FA594C6CCBB701E25217 /* Pods-BFFramework_Tests */,
  371. );
  372. name = "Targets Support Files";
  373. sourceTree = "<group>";
  374. };
  375. 340A3C5524DC6E6A2BE32BB42BF96C3F /* Development Pods */ = {
  376. isa = PBXGroup;
  377. children = (
  378. A67554BB8BD706ED8A6E1A3E133FD0CB /* BFFramework */,
  379. );
  380. name = "Development Pods";
  381. sourceTree = "<group>";
  382. };
  383. 53B2DBCB8ECE9754B675EBF5DFE76012 /* Pods */ = {
  384. isa = PBXGroup;
  385. children = (
  386. F03E3013995705FC24E6EF74DF124810 /* Nimble */,
  387. 6C859955489371D95E65FB1C097813F2 /* Quick */,
  388. );
  389. name = Pods;
  390. sourceTree = "<group>";
  391. };
  392. 5D91389F6BC1419909921ABAE8B2569B /* Pod */ = {
  393. isa = PBXGroup;
  394. children = (
  395. 62EBA9D75F13CB49B11C741C8A3AC5C4 /* BFFramework.podspec */,
  396. 4F99FBEFAEF823C9DD547A239637FDFC /* LICENSE */,
  397. FAA682CF78B7D8794E4A898BDD9B8028 /* README.md */,
  398. );
  399. name = Pod;
  400. sourceTree = "<group>";
  401. };
  402. 6C859955489371D95E65FB1C097813F2 /* Quick */ = {
  403. isa = PBXGroup;
  404. children = (
  405. 86640C5D85CC40B3A5EEB28B78D43642 /* Behavior.swift */,
  406. 618493BCA98C0773B1245A2F563A6E8E /* Callsite.swift */,
  407. 523F4123831772C0FEEBA7A82BBA31B6 /* Closures.swift */,
  408. DE1576E984B3DAAB4DC55E32F57AFDF3 /* Configuration.swift */,
  409. 594091E6966D51FDFA5ACE8A1D3F3102 /* DSL.swift */,
  410. 330449905CBD0256B295240608C83E2E /* ErrorUtility.swift */,
  411. 29464526915A7F01A5F16D211105A01E /* Example.swift */,
  412. 4B9FF41D5900AD165160731F2C227F18 /* ExampleGroup.swift */,
  413. 2DA15B5F498774DBFDCA9497B7821D6E /* ExampleHooks.swift */,
  414. E53AAC35DDA6405D32FA0526DEB205E9 /* ExampleMetadata.swift */,
  415. 8A6BBF570610A2A47EAD3F82A0BEBD6F /* Filter.swift */,
  416. E9F174D27705CD0D5B6F171827327860 /* HooksPhase.swift */,
  417. 0B5488DC431E4914985C4BE0A337A8B0 /* NSBundle+CurrentTestBundle.swift */,
  418. 9AB5021AED5A79789DB0F55EBB7D8BF9 /* QCKDSL.h */,
  419. 542E00A09ADF6969002F294486379CA5 /* QCKDSL.m */,
  420. A508FA505DD93EA63E80B33C57C3E77F /* Quick.h */,
  421. D92C57D471EE3A427AB823E625B39311 /* QuickConfiguration.h */,
  422. D3632C388A7C67235660658982B4FB98 /* QuickConfiguration.m */,
  423. 1806132AB751DBCAEF39424E99FF7E48 /* QuickConfiguration.swift */,
  424. 637766238BDCE72CD1391DC53DAD2A35 /* QuickSelectedTestSuiteBuilder.swift */,
  425. 80EBC760E3C412597254F73E451DFEFC /* QuickSpec.h */,
  426. C9DB303F07D27158CB8EC0B8E56B7642 /* QuickSpec.m */,
  427. 847ED05B262AD8DA1B5869820F489113 /* QuickSpecBase.h */,
  428. B4CB748969F898E8B2D944D91048B9E7 /* QuickSpecBase.m */,
  429. 8D98EC2B9A6E8D71516EEE113E30C815 /* QuickTestObservation.swift */,
  430. F785A9D92F5403AECF938E620FD0DA61 /* QuickTestSuite.swift */,
  431. 6E951F812A424CE407FEB85DA8B2C545 /* String+C99ExtendedIdentifier.swift */,
  432. 1A4C13D3E16F5CC104B4F9E6E0509CE1 /* SuiteHooks.swift */,
  433. 088187977DB634D609449A6273B74B0D /* URL+FileName.swift */,
  434. EDA602A1771389806AD7B90FEE90CC89 /* World.swift */,
  435. 721033FB74EBCC58DA3D43D45B053734 /* World+DSL.swift */,
  436. 05F7CB7F460539B70D21A7B3E3A3E6A0 /* XCTestSuite+QuickTestSuiteBuilder.m */,
  437. 89EB507C584628BF3624BD0BEAA18A87 /* Support Files */,
  438. );
  439. name = Quick;
  440. path = Quick;
  441. sourceTree = "<group>";
  442. };
  443. 6FBB3D92EEF045F0B82C35EAEBA648F6 /* Products */ = {
  444. isa = PBXGroup;
  445. children = (
  446. 508EBCA2707C59022B684D6631D69B28 /* BFFramework.framework */,
  447. BAE263041362D074978BB3B577DF0A05 /* Nimble.framework */,
  448. CC0660BC66CC2F45808BF760531C9A76 /* Pods_BFFramework_Example.framework */,
  449. DF4A912577035B95560FFCA04C2A1A0B /* Pods_BFFramework_Tests.framework */,
  450. 0D631E9908483F9525A6B3F36F16CC61 /* Quick.framework */,
  451. );
  452. name = Products;
  453. sourceTree = "<group>";
  454. };
  455. 77C4610714CBBEB125C8A20926B33657 /* Support Files */ = {
  456. isa = PBXGroup;
  457. children = (
  458. C95E7EF87CCD6CA922FCAAFA45018870 /* Nimble.modulemap */,
  459. 75DD31140F6CF34B81536308FA3E2338 /* Nimble-dummy.m */,
  460. D62B1B7ED460AF8F085AF0E7489DD664 /* Nimble-Info.plist */,
  461. 2F8827B56846ED161746160FB6B60B71 /* Nimble-prefix.pch */,
  462. B95D4706E6510E2870F2176D49F24BDA /* Nimble-umbrella.h */,
  463. F405546B21A7972B69B2F54198300B4E /* Nimble.debug.xcconfig */,
  464. 448083A2F92E1ACA9FB1B567B8A0C594 /* Nimble.release.xcconfig */,
  465. );
  466. name = "Support Files";
  467. path = "../Target Support Files/Nimble";
  468. sourceTree = "<group>";
  469. };
  470. 8737B030B1821170A16B4DDE3AC07129 /* Support Files */ = {
  471. isa = PBXGroup;
  472. children = (
  473. 9FFFF1A2D49640AAF5180D9969AF2B67 /* BFFramework.modulemap */,
  474. 29074FA18D1395061AA22B57407409F5 /* BFFramework-dummy.m */,
  475. 8999D718B1A7BD0AA268F29E54DF0B20 /* BFFramework-Info.plist */,
  476. 81985B091DE617E8B51F097151655F8B /* BFFramework-prefix.pch */,
  477. 91304DBD577930D10691B9F78B396AAB /* BFFramework-umbrella.h */,
  478. 270A65A681677B6E71B5F9E6696FDE47 /* BFFramework.debug.xcconfig */,
  479. D6C80C4F64DE5656DC232E9BD2C6A7FF /* BFFramework.release.xcconfig */,
  480. );
  481. name = "Support Files";
  482. path = "Example/Pods/Target Support Files/BFFramework";
  483. sourceTree = "<group>";
  484. };
  485. 87DB02FB29F0945FD0127C01669C4DD5 /* Pods-BFFramework_Example */ = {
  486. isa = PBXGroup;
  487. children = (
  488. 6CAEFA64006E9CBC684AD5E48BCD6235 /* Pods-BFFramework_Example.modulemap */,
  489. AAA78D2ECA2E4948C85B34FB35124825 /* Pods-BFFramework_Example-acknowledgements.markdown */,
  490. 548C65A42D941A72BF7937BD78578DDD /* Pods-BFFramework_Example-acknowledgements.plist */,
  491. DF99AB77CB3702CA72212CF5A8C14953 /* Pods-BFFramework_Example-dummy.m */,
  492. B9C686BA4FD8A50172230472323FE50A /* Pods-BFFramework_Example-frameworks.sh */,
  493. 24651409E93398F45211DBE1B5624D03 /* Pods-BFFramework_Example-Info.plist */,
  494. FC8257BB06D6990F1A527C5F07D8BC2F /* Pods-BFFramework_Example-umbrella.h */,
  495. 4E1F4D21AAEA22E07F70EA57606FE750 /* Pods-BFFramework_Example.debug.xcconfig */,
  496. DF43FD7997B144A352DCE09ABE9BAE2C /* Pods-BFFramework_Example.release.xcconfig */,
  497. );
  498. name = "Pods-BFFramework_Example";
  499. path = "Target Support Files/Pods-BFFramework_Example";
  500. sourceTree = "<group>";
  501. };
  502. 89EB507C584628BF3624BD0BEAA18A87 /* Support Files */ = {
  503. isa = PBXGroup;
  504. children = (
  505. 1B5DE0BACD9C50DBF2BF9B7132E00C2C /* Quick.modulemap */,
  506. 6003A0919C1520027218C3524274F5CC /* Quick-dummy.m */,
  507. F2E52FC544661EEB91EB7A0864A3B284 /* Quick-Info.plist */,
  508. C0141526DC69D1961DD345A499664266 /* Quick-prefix.pch */,
  509. 71519851BE602952F6A8B7F1BD49C47E /* Quick-umbrella.h */,
  510. D7380DE0051D096F22FB6E14FBCFD413 /* Quick.debug.xcconfig */,
  511. 2D9BFC41B761DDAB5C1BE811146D806A /* Quick.release.xcconfig */,
  512. );
  513. name = "Support Files";
  514. path = "../Target Support Files/Quick";
  515. sourceTree = "<group>";
  516. };
  517. 974814B39C0012DECD183BBB91B32103 /* iOS */ = {
  518. isa = PBXGroup;
  519. children = (
  520. CA8B94E9D3B433157168D1EECCEC11CD /* Foundation.framework */,
  521. 5EBC8F300895E39EA0DF6D6B2B5E6BCD /* XCTest.framework */,
  522. );
  523. name = iOS;
  524. sourceTree = "<group>";
  525. };
  526. A67554BB8BD706ED8A6E1A3E133FD0CB /* BFFramework */ = {
  527. isa = PBXGroup;
  528. children = (
  529. 4766397185A31AF91A9E731FAFD7615B /* ReplaceMe.swift */,
  530. 5D91389F6BC1419909921ABAE8B2569B /* Pod */,
  531. 8737B030B1821170A16B4DDE3AC07129 /* Support Files */,
  532. );
  533. name = BFFramework;
  534. path = ../..;
  535. sourceTree = "<group>";
  536. };
  537. CF1408CF629C7361332E53B88F7BD30C = {
  538. isa = PBXGroup;
  539. children = (
  540. 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
  541. 340A3C5524DC6E6A2BE32BB42BF96C3F /* Development Pods */,
  542. 1628BF05B4CAFDCC3549A101F5A10A17 /* Frameworks */,
  543. 53B2DBCB8ECE9754B675EBF5DFE76012 /* Pods */,
  544. 6FBB3D92EEF045F0B82C35EAEBA648F6 /* Products */,
  545. 2AE33A18C7BF5F3E4D5B438D69D6E86F /* Targets Support Files */,
  546. );
  547. sourceTree = "<group>";
  548. };
  549. E204AA461186FA594C6CCBB701E25217 /* Pods-BFFramework_Tests */ = {
  550. isa = PBXGroup;
  551. children = (
  552. 28EEF18529F24F3D39B167DE05AF7D85 /* Pods-BFFramework_Tests.modulemap */,
  553. 8400604A69841E18CDDCE9D51C83278A /* Pods-BFFramework_Tests-acknowledgements.markdown */,
  554. B58207DEA8B12B5E83678DD23FA00550 /* Pods-BFFramework_Tests-acknowledgements.plist */,
  555. 5265ACF2DFC4107A8FEDA54484C1BF61 /* Pods-BFFramework_Tests-dummy.m */,
  556. 477C3E80C41F797EC65DCBE56070CE64 /* Pods-BFFramework_Tests-frameworks.sh */,
  557. 82B32447D52C06B723F3C938D50359F0 /* Pods-BFFramework_Tests-Info.plist */,
  558. 3E41CEC98E32003DAEBC41E91E6CCA2F /* Pods-BFFramework_Tests-umbrella.h */,
  559. C94BB38F25E07B61B9628EBAA6915774 /* Pods-BFFramework_Tests.debug.xcconfig */,
  560. 95889E0123DB3DE603CB36F9F76918D0 /* Pods-BFFramework_Tests.release.xcconfig */,
  561. );
  562. name = "Pods-BFFramework_Tests";
  563. path = "Target Support Files/Pods-BFFramework_Tests";
  564. sourceTree = "<group>";
  565. };
  566. F03E3013995705FC24E6EF74DF124810 /* Nimble */ = {
  567. isa = PBXGroup;
  568. children = (
  569. 7C88093BCB1EB350F8469D2BB0E84218 /* AdapterProtocols.swift */,
  570. 6B44EBE2F631E83E50230D1D5C2B60B9 /* AllPass.swift */,
  571. 22ABEEDFE785CFD93BACDA971926BF41 /* AssertionDispatcher.swift */,
  572. ABC76F78CF99ECC5A365CDA56AA395AC /* AssertionRecorder.swift */,
  573. 80C8299C3A51F85081C442B97E8C00CF /* Async.swift */,
  574. 2C77AA252D921D9F781947342B32BD2C /* Await.swift */,
  575. F7E3F49F23D9F10AE6C0599B84EFA0BB /* BeAKindOf.swift */,
  576. 6162A95C1568E1D4B129D6FE1090EFA0 /* BeAnInstanceOf.swift */,
  577. 30E3E4CB327AC29F42303E0DB1B3D88F /* BeCloseTo.swift */,
  578. B50EFFB0F1B4F7596CD02E28BA0B59B8 /* BeEmpty.swift */,
  579. 052BB171EB6EE439F34ECE05A0A927A1 /* BeginWith.swift */,
  580. 3B1E015A67D2713F4D5B3495D7F5998F /* BeGreaterThan.swift */,
  581. 0AD3AF88890C99BAA08985BE77E2DDB5 /* BeGreaterThanOrEqualTo.swift */,
  582. 86E3F62BF8994B15149B631FFE3A3F6B /* BeIdenticalTo.swift */,
  583. 96D2D452083ACED7A612FBD96551337A /* BeLessThan.swift */,
  584. 69F4FFB8824BD342281F72C24E037285 /* BeLessThanOrEqual.swift */,
  585. 570B465067B4A9E3E91FAC609212468F /* BeLogical.swift */,
  586. 57AC1F68B419970B94CFDB6EBC370505 /* BeNil.swift */,
  587. 726D96C5E3FE9C70B85B8000AC8AEF9F /* BeVoid.swift */,
  588. A47630CFC1B0CD18333DBABE56C27754 /* Contain.swift */,
  589. 2F46181740138A92A0B7FCE7E8ECE607 /* ContainElementSatisfying.swift */,
  590. FA278F10CCC2C84F993A0A2030A5796C /* CwlBadInstructionException.swift */,
  591. 14815E9DBB9751E5CE3CA6C0258BCD75 /* CwlCatchBadInstruction.swift */,
  592. 89C120E8CB355F1685358BABF43A55F4 /* CwlCatchException.h */,
  593. 58EFBA10E176B1CE1CF84186B514EF2E /* CwlCatchException.m */,
  594. 2A11214D026282403D37CAC457C63018 /* CwlCatchException.swift */,
  595. 87BB9146E1E5F365B3AABE6628A63668 /* CwlDarwinDefinitions.swift */,
  596. AB7319A5B600D7C401B640C3585CCE9A /* CwlMachBadInstructionHandler.h */,
  597. CD7E0CEA6B3ABE8817D8CA2FD7331CE1 /* CwlMachBadInstructionHandler.m */,
  598. 944BCB5D21E910CF01815DFA63020F8C /* CwlPreconditionTesting.h */,
  599. DD94E448E7BD07EB326E452082EEC7E1 /* DSL.h */,
  600. C67BBBBC8392BA7326C5A3E09091744D /* DSL.m */,
  601. EC98554BF8ADD662EC646D38357CF8AE /* DSL.swift */,
  602. FBF387039B2DC4270F36FD13A7813998 /* DSL+Wait.swift */,
  603. 7FE8329CB767946F10D7670C3D2F2E5D /* ElementsEqual.swift */,
  604. 40E99F32A6E1B477313ABF52268A5DD9 /* EndWith.swift */,
  605. 68C671F91C5B38250E669AA8DE3F8DFC /* Equal.swift */,
  606. 4B44CD33E71326E3768804E73E6C75EB /* Errors.swift */,
  607. 231889EA66F2EF212C06F43E04D61B86 /* Expectation.swift */,
  608. D0AC8F7F1FE6F6E08F0EC5F451E062B1 /* ExpectationMessage.swift */,
  609. FF764A166A145573A686ED8BCC1FEB67 /* Expression.swift */,
  610. CA47ACC5B8D31AD74D5BDD185A24EB83 /* FailureMessage.swift */,
  611. BD1BF7A6A240D39BCDD16B3A9B1C3D27 /* Functional.swift */,
  612. 4967FEA1387F54C885240CECC218DF15 /* HaveCount.swift */,
  613. 954F6BC7A562658C4FAC057034F6DF28 /* mach_excServer.c */,
  614. 81198E1639BBB9C9E493D053771AC85F /* mach_excServer.h */,
  615. 997E3C9A4E54852FAAAFB65176D09663 /* Match.swift */,
  616. 3F44B17DA62382C7121454B223F1D657 /* MatcherFunc.swift */,
  617. CA3DDCB6B80D524D57AF614AED6AB6D6 /* MatcherProtocols.swift */,
  618. 1DB1CB92EE7BAAD3F0A4E9028FC41E19 /* MatchError.swift */,
  619. 3F617AC0B1B68FD97BFF9F0ACB1B38A5 /* Nimble.h */,
  620. 9DFFCF74125876A658B852971A7C6F2E /* NimbleEnvironment.swift */,
  621. 490962BE2E7AE1C9C99C88AAFF313A36 /* NimbleXCTestHandler.swift */,
  622. AF1218B481AC55E586E4E993E5C62B43 /* NMBExceptionCapture.h */,
  623. D9E16292DE512FF00FB3EB67A3647BCE /* NMBExceptionCapture.m */,
  624. 46148431FD0ED2A2565F0AEA34C343D0 /* NMBExpectation.swift */,
  625. E4BB83ADCF34C645A8F6F9D48964638D /* NMBObjCMatcher.swift */,
  626. 4C75C5B5F7DEA478ED05BAD00A3F9574 /* NMBStringify.h */,
  627. DE14D6109C61B2D4EA2AF36C79A231D7 /* NMBStringify.m */,
  628. D68449DF12C60B758810B54D0D9E765A /* PostNotification.swift */,
  629. 98A7FAAEAD1BBF385E603D52A4C5458B /* Predicate.swift */,
  630. 93B6D43CE5AA9C07E71CE985B2DD3556 /* RaisesException.swift */,
  631. BA3DB08ED09D298DA83102EB4BAAE54D /* SatisfyAllOf.swift */,
  632. A762D77E02E19BF3D9C72C830364E595 /* SatisfyAnyOf.swift */,
  633. 547B0E07324AAB4A51E7FA45158C74D5 /* SourceLocation.swift */,
  634. 83A5F05097FD7921C35D1FAE18E04152 /* Stringers.swift */,
  635. FF6EE2BFEE0CDF94C98E529F7AE9E50D /* ThrowAssertion.swift */,
  636. EAD0B511D8C583092DE2CBAF7279D7B5 /* ThrowError.swift */,
  637. E202073905CD8DFFF6CF21247D1D7C12 /* ToSucceed.swift */,
  638. D5E6ECB0636970F373A68D06DE828E5E /* XCTestObservationCenter+Register.m */,
  639. 77C4610714CBBEB125C8A20926B33657 /* Support Files */,
  640. );
  641. name = Nimble;
  642. path = Nimble;
  643. sourceTree = "<group>";
  644. };
  645. /* End PBXGroup section */
  646. /* Begin PBXHeadersBuildPhase section */
  647. 186C1C88872EC06EFAB7EE5F10224236 /* Headers */ = {
  648. isa = PBXHeadersBuildPhase;
  649. buildActionMask = 2147483647;
  650. files = (
  651. CC4ADD86C0F0C3EA8CDF6F610FE4F807 /* BFFramework-umbrella.h in Headers */,
  652. );
  653. runOnlyForDeploymentPostprocessing = 0;
  654. };
  655. 51A00ABBA2BEF3913A4628399CEBD45B /* Headers */ = {
  656. isa = PBXHeadersBuildPhase;
  657. buildActionMask = 2147483647;
  658. files = (
  659. 092256E303520E50ADEFF25EEB4E73EE /* CwlCatchException.h in Headers */,
  660. 9F70369EF71BD9ABAFF687AF532CC20D /* CwlMachBadInstructionHandler.h in Headers */,
  661. 80DEBE41D84FBA1C4D4FE00C8D797E82 /* CwlPreconditionTesting.h in Headers */,
  662. C051C0411627BD5FCDA031782EB1F716 /* DSL.h in Headers */,
  663. 3BD0C370BBCEBDEA68B8EDBD969370EB /* mach_excServer.h in Headers */,
  664. CD6B1F146B0E157FE5B9CAFFAE77A5B5 /* Nimble-umbrella.h in Headers */,
  665. 9BB5E9B6487FE95C710687B484C17161 /* Nimble.h in Headers */,
  666. 8D17749611AB0C8BD51C068749D8DF68 /* NMBExceptionCapture.h in Headers */,
  667. E0EAC85F7ACFAD998B14FCE66144000E /* NMBStringify.h in Headers */,
  668. );
  669. runOnlyForDeploymentPostprocessing = 0;
  670. };
  671. 789BF2A9515D75DE2B2453A4B5637A9D /* Headers */ = {
  672. isa = PBXHeadersBuildPhase;
  673. buildActionMask = 2147483647;
  674. files = (
  675. 1A8DF79F5EF3D69864A84173E7C9810E /* QCKDSL.h in Headers */,
  676. 8E4A2F4A1EF16B63817A516CC2743619 /* Quick-umbrella.h in Headers */,
  677. 10C8810E574F925B5CD3449B6DBE6EC0 /* Quick.h in Headers */,
  678. BFEBC90223F66B0FF770B92B1C670BCF /* QuickConfiguration.h in Headers */,
  679. 7EB28FEC3D0ABA1A2A6CFE57C400F74D /* QuickSpec.h in Headers */,
  680. 76E7C7CDAA543C791A714B991F595F2B /* QuickSpecBase.h in Headers */,
  681. );
  682. runOnlyForDeploymentPostprocessing = 0;
  683. };
  684. C4780014E4FB5E0038F81C9E67D9262F /* Headers */ = {
  685. isa = PBXHeadersBuildPhase;
  686. buildActionMask = 2147483647;
  687. files = (
  688. D7DB3539B81122487DB94E87DF3B6BB4 /* Pods-BFFramework_Example-umbrella.h in Headers */,
  689. );
  690. runOnlyForDeploymentPostprocessing = 0;
  691. };
  692. DBBB8A16C33A71B5F2ADFB752817BA65 /* Headers */ = {
  693. isa = PBXHeadersBuildPhase;
  694. buildActionMask = 2147483647;
  695. files = (
  696. EEDC4B04E9CACDF18F54E9AB0D96260E /* Pods-BFFramework_Tests-umbrella.h in Headers */,
  697. );
  698. runOnlyForDeploymentPostprocessing = 0;
  699. };
  700. /* End PBXHeadersBuildPhase section */
  701. /* Begin PBXNativeTarget section */
  702. 6F13695E06195A78EA8A95F8C7ED0D2F /* Nimble */ = {
  703. isa = PBXNativeTarget;
  704. buildConfigurationList = 9AC65E53333ACA93EEB1D8EBAB58CBB6 /* Build configuration list for PBXNativeTarget "Nimble" */;
  705. buildPhases = (
  706. 51A00ABBA2BEF3913A4628399CEBD45B /* Headers */,
  707. D399136A0E6FE19CACE7F05143312FB1 /* Sources */,
  708. 55C81EE76C6A69F1F69792A679310C68 /* Frameworks */,
  709. D7EBE1F47ACC336A60ED6056AF3261E1 /* Resources */,
  710. );
  711. buildRules = (
  712. );
  713. dependencies = (
  714. );
  715. name = Nimble;
  716. productName = Nimble;
  717. productReference = BAE263041362D074978BB3B577DF0A05 /* Nimble.framework */;
  718. productType = "com.apple.product-type.framework";
  719. };
  720. 91E43DE0BC884291B9D52435ACD1DB03 /* Pods-BFFramework_Example */ = {
  721. isa = PBXNativeTarget;
  722. buildConfigurationList = 629FE3520027C5CE6226818EF068BBB6 /* Build configuration list for PBXNativeTarget "Pods-BFFramework_Example" */;
  723. buildPhases = (
  724. C4780014E4FB5E0038F81C9E67D9262F /* Headers */,
  725. 1002C3BE6D4E64E52A4299BC6125949B /* Sources */,
  726. 1356853D0F1A275E720760235A2F2ED3 /* Frameworks */,
  727. 5CFEB0E73CCB6D256531CF3FF394BADA /* Resources */,
  728. );
  729. buildRules = (
  730. );
  731. dependencies = (
  732. 8F1C9C51B11A2174C0049D3DFA062586 /* PBXTargetDependency */,
  733. );
  734. name = "Pods-BFFramework_Example";
  735. productName = "Pods-BFFramework_Example";
  736. productReference = CC0660BC66CC2F45808BF760531C9A76 /* Pods_BFFramework_Example.framework */;
  737. productType = "com.apple.product-type.framework";
  738. };
  739. AB9342FEE4AB7C83811C2B6D20CCA716 /* Pods-BFFramework_Tests */ = {
  740. isa = PBXNativeTarget;
  741. buildConfigurationList = FBAC8A4B5256232D7BAE6367B9D0D75C /* Build configuration list for PBXNativeTarget "Pods-BFFramework_Tests" */;
  742. buildPhases = (
  743. DBBB8A16C33A71B5F2ADFB752817BA65 /* Headers */,
  744. BA6C9323BE4FCEEE9A305C3C27199CBB /* Sources */,
  745. 366D47BC5E17184E57EFC9075DC5D808 /* Frameworks */,
  746. 44A37789A2EE2C9D7690A247D16D8DD5 /* Resources */,
  747. );
  748. buildRules = (
  749. );
  750. dependencies = (
  751. 49783169F98073670AFC098D56CAEFA2 /* PBXTargetDependency */,
  752. D2B8C82CA5FBB3C3339397755346E3AC /* PBXTargetDependency */,
  753. 096EA60A39F300113BBA571F098171AD /* PBXTargetDependency */,
  754. );
  755. name = "Pods-BFFramework_Tests";
  756. productName = "Pods-BFFramework_Tests";
  757. productReference = DF4A912577035B95560FFCA04C2A1A0B /* Pods_BFFramework_Tests.framework */;
  758. productType = "com.apple.product-type.framework";
  759. };
  760. B9929C1CE753573F4D2B4687B212F1B7 /* BFFramework */ = {
  761. isa = PBXNativeTarget;
  762. buildConfigurationList = BAD87A61C6F881FE4C5D80D200B6C0E9 /* Build configuration list for PBXNativeTarget "BFFramework" */;
  763. buildPhases = (
  764. 186C1C88872EC06EFAB7EE5F10224236 /* Headers */,
  765. FA46DCEFB28AB91F46BC461CA80F5F79 /* Sources */,
  766. 3FF433A3AA139719C5CC7DDBA785C777 /* Frameworks */,
  767. 1ED2298DE067A062587E161A5C9FAA7D /* Resources */,
  768. );
  769. buildRules = (
  770. );
  771. dependencies = (
  772. );
  773. name = BFFramework;
  774. productName = BFFramework;
  775. productReference = 508EBCA2707C59022B684D6631D69B28 /* BFFramework.framework */;
  776. productType = "com.apple.product-type.framework";
  777. };
  778. C82891EAB7293DBEE916B21F57E8474D /* Quick */ = {
  779. isa = PBXNativeTarget;
  780. buildConfigurationList = 189D56F652B0345CC3E1073543C1B391 /* Build configuration list for PBXNativeTarget "Quick" */;
  781. buildPhases = (
  782. 789BF2A9515D75DE2B2453A4B5637A9D /* Headers */,
  783. 694205E4C1C5652ABC91AB6B8D119A52 /* Sources */,
  784. 1FB41F3B817F50C08A530AB486E92A06 /* Frameworks */,
  785. 295DA4774C40DBFC844D2E7BA312DE5F /* Resources */,
  786. );
  787. buildRules = (
  788. );
  789. dependencies = (
  790. );
  791. name = Quick;
  792. productName = Quick;
  793. productReference = 0D631E9908483F9525A6B3F36F16CC61 /* Quick.framework */;
  794. productType = "com.apple.product-type.framework";
  795. };
  796. /* End PBXNativeTarget section */
  797. /* Begin PBXProject section */
  798. BFDFE7DC352907FC980B868725387E98 /* Project object */ = {
  799. isa = PBXProject;
  800. attributes = {
  801. LastSwiftUpdateCheck = 1100;
  802. LastUpgradeCheck = 1100;
  803. };
  804. buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */;
  805. compatibilityVersion = "Xcode 3.2";
  806. developmentRegion = en;
  807. hasScannedForEncodings = 0;
  808. knownRegions = (
  809. en,
  810. Base,
  811. );
  812. mainGroup = CF1408CF629C7361332E53B88F7BD30C;
  813. productRefGroup = 6FBB3D92EEF045F0B82C35EAEBA648F6 /* Products */;
  814. projectDirPath = "";
  815. projectRoot = "";
  816. targets = (
  817. B9929C1CE753573F4D2B4687B212F1B7 /* BFFramework */,
  818. 6F13695E06195A78EA8A95F8C7ED0D2F /* Nimble */,
  819. 91E43DE0BC884291B9D52435ACD1DB03 /* Pods-BFFramework_Example */,
  820. AB9342FEE4AB7C83811C2B6D20CCA716 /* Pods-BFFramework_Tests */,
  821. C82891EAB7293DBEE916B21F57E8474D /* Quick */,
  822. );
  823. };
  824. /* End PBXProject section */
  825. /* Begin PBXResourcesBuildPhase section */
  826. 1ED2298DE067A062587E161A5C9FAA7D /* Resources */ = {
  827. isa = PBXResourcesBuildPhase;
  828. buildActionMask = 2147483647;
  829. files = (
  830. );
  831. runOnlyForDeploymentPostprocessing = 0;
  832. };
  833. 295DA4774C40DBFC844D2E7BA312DE5F /* Resources */ = {
  834. isa = PBXResourcesBuildPhase;
  835. buildActionMask = 2147483647;
  836. files = (
  837. );
  838. runOnlyForDeploymentPostprocessing = 0;
  839. };
  840. 44A37789A2EE2C9D7690A247D16D8DD5 /* Resources */ = {
  841. isa = PBXResourcesBuildPhase;
  842. buildActionMask = 2147483647;
  843. files = (
  844. );
  845. runOnlyForDeploymentPostprocessing = 0;
  846. };
  847. 5CFEB0E73CCB6D256531CF3FF394BADA /* Resources */ = {
  848. isa = PBXResourcesBuildPhase;
  849. buildActionMask = 2147483647;
  850. files = (
  851. );
  852. runOnlyForDeploymentPostprocessing = 0;
  853. };
  854. D7EBE1F47ACC336A60ED6056AF3261E1 /* Resources */ = {
  855. isa = PBXResourcesBuildPhase;
  856. buildActionMask = 2147483647;
  857. files = (
  858. );
  859. runOnlyForDeploymentPostprocessing = 0;
  860. };
  861. /* End PBXResourcesBuildPhase section */
  862. /* Begin PBXSourcesBuildPhase section */
  863. 1002C3BE6D4E64E52A4299BC6125949B /* Sources */ = {
  864. isa = PBXSourcesBuildPhase;
  865. buildActionMask = 2147483647;
  866. files = (
  867. C3D10EFDB296CDE0A3A6576C07C8D634 /* Pods-BFFramework_Example-dummy.m in Sources */,
  868. );
  869. runOnlyForDeploymentPostprocessing = 0;
  870. };
  871. 694205E4C1C5652ABC91AB6B8D119A52 /* Sources */ = {
  872. isa = PBXSourcesBuildPhase;
  873. buildActionMask = 2147483647;
  874. files = (
  875. 58A884856B7E64EE3C204D9EDAA14045 /* Behavior.swift in Sources */,
  876. 7CE6049975894E447F2D4071C74F6F8F /* Callsite.swift in Sources */,
  877. 14ECE81218F5F5C9BEF00819A7C078EC /* Closures.swift in Sources */,
  878. B48508EB39EE315F5A00429EEA69DD63 /* Configuration.swift in Sources */,
  879. 018228C4760DF4F8B80630BC9ACCB39E /* DSL.swift in Sources */,
  880. BE56C54CD29F23A1C631645390E8569D /* ErrorUtility.swift in Sources */,
  881. D2C041844A0EB4EB2E8C7B9DAA748EEB /* Example.swift in Sources */,
  882. 9231B70907F130F31CF5717C502B780C /* ExampleGroup.swift in Sources */,
  883. 7536DD99ACEDE673713161E597B7B447 /* ExampleHooks.swift in Sources */,
  884. 59BF9ABA8BB14E0E4E345D13AB6D49FB /* ExampleMetadata.swift in Sources */,
  885. AF60C00928A7AFE04E374B620EEA5F49 /* Filter.swift in Sources */,
  886. 209F98BB7B328893FB64BA0393B4BD57 /* HooksPhase.swift in Sources */,
  887. 887AF8C809D60140319DE71D6427F370 /* NSBundle+CurrentTestBundle.swift in Sources */,
  888. 4ADE5FC9505A3BF7DF17AF9756585116 /* QCKDSL.m in Sources */,
  889. 512AAF465EE936155DD9BBA92368928E /* Quick-dummy.m in Sources */,
  890. 9FB5F3B3AAF3103848313FACD0CACBCD /* QuickConfiguration.m in Sources */,
  891. 3D6A581E79FD9EAC1A948D8BC53F1EB0 /* QuickConfiguration.swift in Sources */,
  892. 4E1DBC9FF76D6AD924D1356260438074 /* QuickSelectedTestSuiteBuilder.swift in Sources */,
  893. 2F0B5199CDB717CA9F680579900ABF15 /* QuickSpec.m in Sources */,
  894. 22B5B4ED0824E7BAF2091AAD6238A73F /* QuickSpecBase.m in Sources */,
  895. 39382B0A1EF090D15BA6C89FC3DCB099 /* QuickTestObservation.swift in Sources */,
  896. A7F5B07BF96955EFDC9106335235EDB2 /* QuickTestSuite.swift in Sources */,
  897. A35159AD5A7A49BA9093F29B63DBD30D /* String+C99ExtendedIdentifier.swift in Sources */,
  898. 94B18F2CFF543F6B2E43E84630C337E2 /* SuiteHooks.swift in Sources */,
  899. A6CE2E672C8EB4DF57485428AFD64A3C /* URL+FileName.swift in Sources */,
  900. C9E716023868A97D2F5B19934D93045E /* World+DSL.swift in Sources */,
  901. F01995755687FA91F51A15ED8FD9D125 /* World.swift in Sources */,
  902. 9E874C00792FA983399C03EC00AE326D /* XCTestSuite+QuickTestSuiteBuilder.m in Sources */,
  903. );
  904. runOnlyForDeploymentPostprocessing = 0;
  905. };
  906. BA6C9323BE4FCEEE9A305C3C27199CBB /* Sources */ = {
  907. isa = PBXSourcesBuildPhase;
  908. buildActionMask = 2147483647;
  909. files = (
  910. B3A32EBE8922892BA2CD27B7EE956353 /* Pods-BFFramework_Tests-dummy.m in Sources */,
  911. );
  912. runOnlyForDeploymentPostprocessing = 0;
  913. };
  914. D399136A0E6FE19CACE7F05143312FB1 /* Sources */ = {
  915. isa = PBXSourcesBuildPhase;
  916. buildActionMask = 2147483647;
  917. files = (
  918. B4058A2AA8486E9879F113E6F67B9679 /* AdapterProtocols.swift in Sources */,
  919. 4203EF96811AE514D64AE069311B1575 /* AllPass.swift in Sources */,
  920. C99BBC3F70E056CB6A3CC0516318939D /* AssertionDispatcher.swift in Sources */,
  921. F310B21703A7BC438A09DDB96670583F /* AssertionRecorder.swift in Sources */,
  922. DCD198D49C0A198A09525B7688EE3BC9 /* Async.swift in Sources */,
  923. 330E8E4A6596ED625E9B34C94CC4136E /* Await.swift in Sources */,
  924. 94DA3131D64B3D904BE28E72F1871065 /* BeAKindOf.swift in Sources */,
  925. 9C460BA614D4B1D314A252C4C5CE1D87 /* BeAnInstanceOf.swift in Sources */,
  926. F4877B3857C780DCDB7F413A03F95600 /* BeCloseTo.swift in Sources */,
  927. C903AEFEEB4E73644A03FB8285543107 /* BeEmpty.swift in Sources */,
  928. 78A51B7FCC1DFB888AAA254529013C12 /* BeginWith.swift in Sources */,
  929. 42F76698690916E0407F51610D829412 /* BeGreaterThan.swift in Sources */,
  930. 2391FFD3230B40E2348B5257D6296BBB /* BeGreaterThanOrEqualTo.swift in Sources */,
  931. 52AB6461CAA9481D24835F3E48301FC6 /* BeIdenticalTo.swift in Sources */,
  932. 9B9714C476F416AD7FD803EA1184D113 /* BeLessThan.swift in Sources */,
  933. 46BDEBF35D99D2CC53EF72DFC5BDCDCC /* BeLessThanOrEqual.swift in Sources */,
  934. 8D75EC8969EA46FBD6E1BED7791A3C37 /* BeLogical.swift in Sources */,
  935. EC7EF3D5778783BD93EBC6F82016ADA9 /* BeNil.swift in Sources */,
  936. C979EEB0159A65246F6BD2C906A8ADB7 /* BeVoid.swift in Sources */,
  937. D34D0540ADCBF163575B6B5444B1AAF6 /* Contain.swift in Sources */,
  938. 5B6F70DDD4C63CF6ED95291BCB633494 /* ContainElementSatisfying.swift in Sources */,
  939. FF920E965F1CA016FF302DE8C92C5122 /* CwlBadInstructionException.swift in Sources */,
  940. 89EE4D6DBDB79963D65AA1E67B543B6D /* CwlCatchBadInstruction.swift in Sources */,
  941. F27A7DE93F66B0C12B4C646D99F5B9F4 /* CwlCatchException.m in Sources */,
  942. 4A9E7C1A8B697A1C0B0A1E0DF855A591 /* CwlCatchException.swift in Sources */,
  943. 39133A7716CEDEB690A7DA9D12C45C4D /* CwlDarwinDefinitions.swift in Sources */,
  944. 8A0EF19254BAC5DF0885D1FBA345E016 /* CwlMachBadInstructionHandler.m in Sources */,
  945. 234849AD309265FD107C74357FC8C0CF /* DSL+Wait.swift in Sources */,
  946. 7AC93EB6DCDA9226165D5BC354FE7BC6 /* DSL.m in Sources */,
  947. A9996A6303084D17B9C439CB132A1F69 /* DSL.swift in Sources */,
  948. 3460FEA0CEADB05D3B56C2E1CAF9590C /* ElementsEqual.swift in Sources */,
  949. 3262B230B938C8D6522790093FEAF69D /* EndWith.swift in Sources */,
  950. D9CFB8E5E354D7BE61D092259779F437 /* Equal.swift in Sources */,
  951. B7662703AF8D3FFFCB0070C50FEDCC58 /* Errors.swift in Sources */,
  952. 602E3758C0EF64AF6B7FCEA05BF5B9B9 /* Expectation.swift in Sources */,
  953. AD69407E2FA1D39A9E09248052F2D81B /* ExpectationMessage.swift in Sources */,
  954. E458AAE1AE9E2250F29806E5633B1860 /* Expression.swift in Sources */,
  955. 192A3F8BEC1A99FD8712D3E09724D72C /* FailureMessage.swift in Sources */,
  956. 7DAC86DCBC36C10F43FA5FEB819B7BF1 /* Functional.swift in Sources */,
  957. 64E26D7D025AC4462DFA8BA66B38C9D8 /* HaveCount.swift in Sources */,
  958. 13D2A4D59DD9612E1AA7F3182A342162 /* mach_excServer.c in Sources */,
  959. 5578F928AEFA8B2B7CC542033590DFD6 /* Match.swift in Sources */,
  960. 26B9FEAB3DE0C8B91709D53571752A3B /* MatcherFunc.swift in Sources */,
  961. 44C9470137EF941955A1FDCE71D68C26 /* MatcherProtocols.swift in Sources */,
  962. 0892D14FE7A3452423E9129D7917664B /* MatchError.swift in Sources */,
  963. B71070160CF07EFA99ED0445B0D191E7 /* Nimble-dummy.m in Sources */,
  964. ECCA1FA570A912E8CDB54EB843F1D030 /* NimbleEnvironment.swift in Sources */,
  965. 2B350015B9F7546D0769649EE12D7D1A /* NimbleXCTestHandler.swift in Sources */,
  966. CEE8D31A4E76BB7B350BF2A7175D4BC2 /* NMBExceptionCapture.m in Sources */,
  967. C0C98C8C7D07E1598F20EE2F0539197D /* NMBExpectation.swift in Sources */,
  968. 99E8019F4689A514DAC6AA40AFF7352E /* NMBObjCMatcher.swift in Sources */,
  969. F78E35D04F09485FA5DFA72FE1AD5AB2 /* NMBStringify.m in Sources */,
  970. 46B90B2CF2EB97B38C43A31E9A5478C2 /* PostNotification.swift in Sources */,
  971. B6CC23C6C288F4EB9EDD3A06F1F5F094 /* Predicate.swift in Sources */,
  972. F9E85548BF1EF8C5035BAF92233C34B6 /* RaisesException.swift in Sources */,
  973. B79FC6E46F642C3FC74B3E6D9175B1AB /* SatisfyAllOf.swift in Sources */,
  974. 8D543DAD9A6C0B8BF8A5DB38AD876677 /* SatisfyAnyOf.swift in Sources */,
  975. D9D6150D329A87CBB415FD349F0C50FD /* SourceLocation.swift in Sources */,
  976. 806B9040D79A3DC58FB56EAC16FE19BF /* Stringers.swift in Sources */,
  977. 72FB8CEABF346A37D54CC08647489A98 /* ThrowAssertion.swift in Sources */,
  978. B2A65EEDB5D5EC246EA68E10964FF7B3 /* ThrowError.swift in Sources */,
  979. CF9218FF56D8EE43681150A3E1635C9A /* ToSucceed.swift in Sources */,
  980. DB84342A0C0DEABBF7F729DE55225D82 /* XCTestObservationCenter+Register.m in Sources */,
  981. );
  982. runOnlyForDeploymentPostprocessing = 0;
  983. };
  984. FA46DCEFB28AB91F46BC461CA80F5F79 /* Sources */ = {
  985. isa = PBXSourcesBuildPhase;
  986. buildActionMask = 2147483647;
  987. files = (
  988. B4F7F0DB222599FD5197A0AC7BFAF295 /* BFFramework-dummy.m in Sources */,
  989. B0E563C5FE513FDEC8280F76F2C44D2D /* ReplaceMe.swift in Sources */,
  990. );
  991. runOnlyForDeploymentPostprocessing = 0;
  992. };
  993. /* End PBXSourcesBuildPhase section */
  994. /* Begin PBXTargetDependency section */
  995. 096EA60A39F300113BBA571F098171AD /* PBXTargetDependency */ = {
  996. isa = PBXTargetDependency;
  997. name = Quick;
  998. target = C82891EAB7293DBEE916B21F57E8474D /* Quick */;
  999. targetProxy = C5295A506C8D81A8C98B200B4A163354 /* PBXContainerItemProxy */;
  1000. };
  1001. 49783169F98073670AFC098D56CAEFA2 /* PBXTargetDependency */ = {
  1002. isa = PBXTargetDependency;
  1003. name = Nimble;
  1004. target = 6F13695E06195A78EA8A95F8C7ED0D2F /* Nimble */;
  1005. targetProxy = B555937770BF6053D9B4C78F295B0FF5 /* PBXContainerItemProxy */;
  1006. };
  1007. 8F1C9C51B11A2174C0049D3DFA062586 /* PBXTargetDependency */ = {
  1008. isa = PBXTargetDependency;
  1009. name = BFFramework;
  1010. target = B9929C1CE753573F4D2B4687B212F1B7 /* BFFramework */;
  1011. targetProxy = 696FC4704D6F235E0AE5DBB815CA9E59 /* PBXContainerItemProxy */;
  1012. };
  1013. D2B8C82CA5FBB3C3339397755346E3AC /* PBXTargetDependency */ = {
  1014. isa = PBXTargetDependency;
  1015. name = "Pods-BFFramework_Example";
  1016. target = 91E43DE0BC884291B9D52435ACD1DB03 /* Pods-BFFramework_Example */;
  1017. targetProxy = 9764E92CF0FC715E88A8247F207456D1 /* PBXContainerItemProxy */;
  1018. };
  1019. /* End PBXTargetDependency section */
  1020. /* Begin XCBuildConfiguration section */
  1021. 092A47690E26E36F3C5984789231CEEF /* Release */ = {
  1022. isa = XCBuildConfiguration;
  1023. baseConfigurationReference = DF43FD7997B144A352DCE09ABE9BAE2C /* Pods-BFFramework_Example.release.xcconfig */;
  1024. buildSettings = {
  1025. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1026. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1027. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1028. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1029. CURRENT_PROJECT_VERSION = 1;
  1030. DEFINES_MODULE = YES;
  1031. DYLIB_COMPATIBILITY_VERSION = 1;
  1032. DYLIB_CURRENT_VERSION = 1;
  1033. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1034. INFOPLIST_FILE = "Target Support Files/Pods-BFFramework_Example/Pods-BFFramework_Example-Info.plist";
  1035. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1036. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1037. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1038. MACH_O_TYPE = staticlib;
  1039. MODULEMAP_FILE = "Target Support Files/Pods-BFFramework_Example/Pods-BFFramework_Example.modulemap";
  1040. OTHER_LDFLAGS = "";
  1041. OTHER_LIBTOOLFLAGS = "";
  1042. PODS_ROOT = "$(SRCROOT)";
  1043. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  1044. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1045. SDKROOT = iphoneos;
  1046. SKIP_INSTALL = YES;
  1047. TARGETED_DEVICE_FAMILY = "1,2";
  1048. VALIDATE_PRODUCT = YES;
  1049. VERSIONING_SYSTEM = "apple-generic";
  1050. VERSION_INFO_PREFIX = "";
  1051. };
  1052. name = Release;
  1053. };
  1054. 13EAC824A546DE544E74890D8AFDD149 /* Debug */ = {
  1055. isa = XCBuildConfiguration;
  1056. baseConfigurationReference = 270A65A681677B6E71B5F9E6696FDE47 /* BFFramework.debug.xcconfig */;
  1057. buildSettings = {
  1058. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1059. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1060. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1061. CURRENT_PROJECT_VERSION = 1;
  1062. DEFINES_MODULE = YES;
  1063. DYLIB_COMPATIBILITY_VERSION = 1;
  1064. DYLIB_CURRENT_VERSION = 1;
  1065. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1066. GCC_PREFIX_HEADER = "Target Support Files/BFFramework/BFFramework-prefix.pch";
  1067. INFOPLIST_FILE = "Target Support Files/BFFramework/BFFramework-Info.plist";
  1068. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1069. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1070. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1071. MODULEMAP_FILE = "Target Support Files/BFFramework/BFFramework.modulemap";
  1072. PRODUCT_MODULE_NAME = BFFramework;
  1073. PRODUCT_NAME = BFFramework;
  1074. SDKROOT = iphoneos;
  1075. SKIP_INSTALL = YES;
  1076. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  1077. SWIFT_VERSION = 4.0;
  1078. TARGETED_DEVICE_FAMILY = "1,2";
  1079. VERSIONING_SYSTEM = "apple-generic";
  1080. VERSION_INFO_PREFIX = "";
  1081. };
  1082. name = Debug;
  1083. };
  1084. 25AD9454612BF454A1E3DC4CD4FA8C6D /* Debug */ = {
  1085. isa = XCBuildConfiguration;
  1086. buildSettings = {
  1087. ALWAYS_SEARCH_USER_PATHS = NO;
  1088. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1089. CLANG_ANALYZER_NONNULL = YES;
  1090. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1091. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1092. CLANG_CXX_LIBRARY = "libc++";
  1093. CLANG_ENABLE_MODULES = YES;
  1094. CLANG_ENABLE_OBJC_ARC = YES;
  1095. CLANG_ENABLE_OBJC_WEAK = YES;
  1096. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1097. CLANG_WARN_BOOL_CONVERSION = YES;
  1098. CLANG_WARN_COMMA = YES;
  1099. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1100. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1101. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1102. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1103. CLANG_WARN_EMPTY_BODY = YES;
  1104. CLANG_WARN_ENUM_CONVERSION = YES;
  1105. CLANG_WARN_INFINITE_RECURSION = YES;
  1106. CLANG_WARN_INT_CONVERSION = YES;
  1107. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1108. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1109. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1110. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1111. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1112. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1113. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1114. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1115. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1116. CLANG_WARN_UNREACHABLE_CODE = YES;
  1117. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1118. COPY_PHASE_STRIP = NO;
  1119. DEBUG_INFORMATION_FORMAT = dwarf;
  1120. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1121. ENABLE_TESTABILITY = YES;
  1122. GCC_C_LANGUAGE_STANDARD = gnu11;
  1123. GCC_DYNAMIC_NO_PIC = NO;
  1124. GCC_NO_COMMON_BLOCKS = YES;
  1125. GCC_OPTIMIZATION_LEVEL = 0;
  1126. GCC_PREPROCESSOR_DEFINITIONS = (
  1127. "POD_CONFIGURATION_DEBUG=1",
  1128. "DEBUG=1",
  1129. "$(inherited)",
  1130. );
  1131. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1132. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1133. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1134. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1135. GCC_WARN_UNUSED_FUNCTION = YES;
  1136. GCC_WARN_UNUSED_VARIABLE = YES;
  1137. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1138. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1139. MTL_FAST_MATH = YES;
  1140. ONLY_ACTIVE_ARCH = YES;
  1141. PRODUCT_NAME = "$(TARGET_NAME)";
  1142. STRIP_INSTALLED_PRODUCT = NO;
  1143. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1144. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1145. SWIFT_VERSION = 5.0;
  1146. SYMROOT = "${SRCROOT}/../build";
  1147. };
  1148. name = Debug;
  1149. };
  1150. 51A1E7C9339D73E4650FB9E96E29EF6B /* Release */ = {
  1151. isa = XCBuildConfiguration;
  1152. baseConfigurationReference = D6C80C4F64DE5656DC232E9BD2C6A7FF /* BFFramework.release.xcconfig */;
  1153. buildSettings = {
  1154. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1155. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1156. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1157. CURRENT_PROJECT_VERSION = 1;
  1158. DEFINES_MODULE = YES;
  1159. DYLIB_COMPATIBILITY_VERSION = 1;
  1160. DYLIB_CURRENT_VERSION = 1;
  1161. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1162. GCC_PREFIX_HEADER = "Target Support Files/BFFramework/BFFramework-prefix.pch";
  1163. INFOPLIST_FILE = "Target Support Files/BFFramework/BFFramework-Info.plist";
  1164. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1165. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1166. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1167. MODULEMAP_FILE = "Target Support Files/BFFramework/BFFramework.modulemap";
  1168. PRODUCT_MODULE_NAME = BFFramework;
  1169. PRODUCT_NAME = BFFramework;
  1170. SDKROOT = iphoneos;
  1171. SKIP_INSTALL = YES;
  1172. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  1173. SWIFT_VERSION = 4.0;
  1174. TARGETED_DEVICE_FAMILY = "1,2";
  1175. VALIDATE_PRODUCT = YES;
  1176. VERSIONING_SYSTEM = "apple-generic";
  1177. VERSION_INFO_PREFIX = "";
  1178. };
  1179. name = Release;
  1180. };
  1181. 5BD7DF6FC27AD284AF350D3B23323F5C /* Release */ = {
  1182. isa = XCBuildConfiguration;
  1183. baseConfigurationReference = 2D9BFC41B761DDAB5C1BE811146D806A /* Quick.release.xcconfig */;
  1184. buildSettings = {
  1185. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1186. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1187. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1188. CURRENT_PROJECT_VERSION = 1;
  1189. DYLIB_COMPATIBILITY_VERSION = 1;
  1190. DYLIB_CURRENT_VERSION = 1;
  1191. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1192. GCC_PREFIX_HEADER = "Target Support Files/Quick/Quick-prefix.pch";
  1193. INFOPLIST_FILE = "Target Support Files/Quick/Quick-Info.plist";
  1194. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1195. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1196. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1197. MODULEMAP_FILE = "Target Support Files/Quick/Quick.modulemap";
  1198. PRODUCT_MODULE_NAME = Quick;
  1199. PRODUCT_NAME = Quick;
  1200. SDKROOT = iphoneos;
  1201. SKIP_INSTALL = YES;
  1202. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  1203. SWIFT_VERSION = 5.0;
  1204. TARGETED_DEVICE_FAMILY = "1,2";
  1205. VALIDATE_PRODUCT = YES;
  1206. VERSIONING_SYSTEM = "apple-generic";
  1207. VERSION_INFO_PREFIX = "";
  1208. };
  1209. name = Release;
  1210. };
  1211. 6055256196CB61936FFE08F9A04553DD /* Debug */ = {
  1212. isa = XCBuildConfiguration;
  1213. baseConfigurationReference = 4E1F4D21AAEA22E07F70EA57606FE750 /* Pods-BFFramework_Example.debug.xcconfig */;
  1214. buildSettings = {
  1215. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1216. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1217. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1218. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1219. CURRENT_PROJECT_VERSION = 1;
  1220. DEFINES_MODULE = YES;
  1221. DYLIB_COMPATIBILITY_VERSION = 1;
  1222. DYLIB_CURRENT_VERSION = 1;
  1223. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1224. INFOPLIST_FILE = "Target Support Files/Pods-BFFramework_Example/Pods-BFFramework_Example-Info.plist";
  1225. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1226. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1227. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1228. MACH_O_TYPE = staticlib;
  1229. MODULEMAP_FILE = "Target Support Files/Pods-BFFramework_Example/Pods-BFFramework_Example.modulemap";
  1230. OTHER_LDFLAGS = "";
  1231. OTHER_LIBTOOLFLAGS = "";
  1232. PODS_ROOT = "$(SRCROOT)";
  1233. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  1234. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1235. SDKROOT = iphoneos;
  1236. SKIP_INSTALL = YES;
  1237. TARGETED_DEVICE_FAMILY = "1,2";
  1238. VERSIONING_SYSTEM = "apple-generic";
  1239. VERSION_INFO_PREFIX = "";
  1240. };
  1241. name = Debug;
  1242. };
  1243. 698ABB6B7439A184528C6C75E2EB140B /* Release */ = {
  1244. isa = XCBuildConfiguration;
  1245. baseConfigurationReference = 448083A2F92E1ACA9FB1B567B8A0C594 /* Nimble.release.xcconfig */;
  1246. buildSettings = {
  1247. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1248. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1249. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1250. CURRENT_PROJECT_VERSION = 1;
  1251. DYLIB_COMPATIBILITY_VERSION = 1;
  1252. DYLIB_CURRENT_VERSION = 1;
  1253. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1254. GCC_PREFIX_HEADER = "Target Support Files/Nimble/Nimble-prefix.pch";
  1255. INFOPLIST_FILE = "Target Support Files/Nimble/Nimble-Info.plist";
  1256. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1257. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1258. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1259. MODULEMAP_FILE = "Target Support Files/Nimble/Nimble.modulemap";
  1260. PRODUCT_MODULE_NAME = Nimble;
  1261. PRODUCT_NAME = Nimble;
  1262. SDKROOT = iphoneos;
  1263. SKIP_INSTALL = YES;
  1264. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  1265. SWIFT_VERSION = 5.0;
  1266. TARGETED_DEVICE_FAMILY = "1,2";
  1267. VALIDATE_PRODUCT = YES;
  1268. VERSIONING_SYSTEM = "apple-generic";
  1269. VERSION_INFO_PREFIX = "";
  1270. };
  1271. name = Release;
  1272. };
  1273. 8421415958C30E0CB8FF72351096E015 /* Release */ = {
  1274. isa = XCBuildConfiguration;
  1275. baseConfigurationReference = 95889E0123DB3DE603CB36F9F76918D0 /* Pods-BFFramework_Tests.release.xcconfig */;
  1276. buildSettings = {
  1277. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1278. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1279. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1280. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1281. CURRENT_PROJECT_VERSION = 1;
  1282. DEFINES_MODULE = YES;
  1283. DYLIB_COMPATIBILITY_VERSION = 1;
  1284. DYLIB_CURRENT_VERSION = 1;
  1285. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1286. INFOPLIST_FILE = "Target Support Files/Pods-BFFramework_Tests/Pods-BFFramework_Tests-Info.plist";
  1287. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1288. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1289. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1290. MACH_O_TYPE = staticlib;
  1291. MODULEMAP_FILE = "Target Support Files/Pods-BFFramework_Tests/Pods-BFFramework_Tests.modulemap";
  1292. OTHER_LDFLAGS = "";
  1293. OTHER_LIBTOOLFLAGS = "";
  1294. PODS_ROOT = "$(SRCROOT)";
  1295. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  1296. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1297. SDKROOT = iphoneos;
  1298. SKIP_INSTALL = YES;
  1299. TARGETED_DEVICE_FAMILY = "1,2";
  1300. VALIDATE_PRODUCT = YES;
  1301. VERSIONING_SYSTEM = "apple-generic";
  1302. VERSION_INFO_PREFIX = "";
  1303. };
  1304. name = Release;
  1305. };
  1306. BCC44A9DB9EB00034B21C52A5109A0E2 /* Debug */ = {
  1307. isa = XCBuildConfiguration;
  1308. baseConfigurationReference = C94BB38F25E07B61B9628EBAA6915774 /* Pods-BFFramework_Tests.debug.xcconfig */;
  1309. buildSettings = {
  1310. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1311. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1312. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1313. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1314. CURRENT_PROJECT_VERSION = 1;
  1315. DEFINES_MODULE = YES;
  1316. DYLIB_COMPATIBILITY_VERSION = 1;
  1317. DYLIB_CURRENT_VERSION = 1;
  1318. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1319. INFOPLIST_FILE = "Target Support Files/Pods-BFFramework_Tests/Pods-BFFramework_Tests-Info.plist";
  1320. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1321. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1322. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1323. MACH_O_TYPE = staticlib;
  1324. MODULEMAP_FILE = "Target Support Files/Pods-BFFramework_Tests/Pods-BFFramework_Tests.modulemap";
  1325. OTHER_LDFLAGS = "";
  1326. OTHER_LIBTOOLFLAGS = "";
  1327. PODS_ROOT = "$(SRCROOT)";
  1328. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  1329. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1330. SDKROOT = iphoneos;
  1331. SKIP_INSTALL = YES;
  1332. TARGETED_DEVICE_FAMILY = "1,2";
  1333. VERSIONING_SYSTEM = "apple-generic";
  1334. VERSION_INFO_PREFIX = "";
  1335. };
  1336. name = Debug;
  1337. };
  1338. CA547D2C7E9A8A153DC2B27FBE00B112 /* Release */ = {
  1339. isa = XCBuildConfiguration;
  1340. buildSettings = {
  1341. ALWAYS_SEARCH_USER_PATHS = NO;
  1342. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1343. CLANG_ANALYZER_NONNULL = YES;
  1344. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1345. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1346. CLANG_CXX_LIBRARY = "libc++";
  1347. CLANG_ENABLE_MODULES = YES;
  1348. CLANG_ENABLE_OBJC_ARC = YES;
  1349. CLANG_ENABLE_OBJC_WEAK = YES;
  1350. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1351. CLANG_WARN_BOOL_CONVERSION = YES;
  1352. CLANG_WARN_COMMA = YES;
  1353. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1354. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1355. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1356. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1357. CLANG_WARN_EMPTY_BODY = YES;
  1358. CLANG_WARN_ENUM_CONVERSION = YES;
  1359. CLANG_WARN_INFINITE_RECURSION = YES;
  1360. CLANG_WARN_INT_CONVERSION = YES;
  1361. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1362. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1363. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1364. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1365. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1366. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1367. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1368. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1369. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1370. CLANG_WARN_UNREACHABLE_CODE = YES;
  1371. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1372. COPY_PHASE_STRIP = NO;
  1373. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1374. ENABLE_NS_ASSERTIONS = NO;
  1375. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1376. GCC_C_LANGUAGE_STANDARD = gnu11;
  1377. GCC_NO_COMMON_BLOCKS = YES;
  1378. GCC_PREPROCESSOR_DEFINITIONS = (
  1379. "POD_CONFIGURATION_RELEASE=1",
  1380. "$(inherited)",
  1381. );
  1382. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1383. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1384. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1385. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1386. GCC_WARN_UNUSED_FUNCTION = YES;
  1387. GCC_WARN_UNUSED_VARIABLE = YES;
  1388. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1389. MTL_ENABLE_DEBUG_INFO = NO;
  1390. MTL_FAST_MATH = YES;
  1391. PRODUCT_NAME = "$(TARGET_NAME)";
  1392. STRIP_INSTALLED_PRODUCT = NO;
  1393. SWIFT_COMPILATION_MODE = wholemodule;
  1394. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1395. SWIFT_VERSION = 5.0;
  1396. SYMROOT = "${SRCROOT}/../build";
  1397. };
  1398. name = Release;
  1399. };
  1400. ECAC997DEEBE519A57A45EE715DC53C2 /* Debug */ = {
  1401. isa = XCBuildConfiguration;
  1402. baseConfigurationReference = F405546B21A7972B69B2F54198300B4E /* Nimble.debug.xcconfig */;
  1403. buildSettings = {
  1404. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1405. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1406. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1407. CURRENT_PROJECT_VERSION = 1;
  1408. DYLIB_COMPATIBILITY_VERSION = 1;
  1409. DYLIB_CURRENT_VERSION = 1;
  1410. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1411. GCC_PREFIX_HEADER = "Target Support Files/Nimble/Nimble-prefix.pch";
  1412. INFOPLIST_FILE = "Target Support Files/Nimble/Nimble-Info.plist";
  1413. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1414. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1415. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1416. MODULEMAP_FILE = "Target Support Files/Nimble/Nimble.modulemap";
  1417. PRODUCT_MODULE_NAME = Nimble;
  1418. PRODUCT_NAME = Nimble;
  1419. SDKROOT = iphoneos;
  1420. SKIP_INSTALL = YES;
  1421. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  1422. SWIFT_VERSION = 5.0;
  1423. TARGETED_DEVICE_FAMILY = "1,2";
  1424. VERSIONING_SYSTEM = "apple-generic";
  1425. VERSION_INFO_PREFIX = "";
  1426. };
  1427. name = Debug;
  1428. };
  1429. F18BFDF4D55EEEA5E40084B7F7DD58E7 /* Debug */ = {
  1430. isa = XCBuildConfiguration;
  1431. baseConfigurationReference = D7380DE0051D096F22FB6E14FBCFD413 /* Quick.debug.xcconfig */;
  1432. buildSettings = {
  1433. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1434. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1435. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1436. CURRENT_PROJECT_VERSION = 1;
  1437. DYLIB_COMPATIBILITY_VERSION = 1;
  1438. DYLIB_CURRENT_VERSION = 1;
  1439. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1440. GCC_PREFIX_HEADER = "Target Support Files/Quick/Quick-prefix.pch";
  1441. INFOPLIST_FILE = "Target Support Files/Quick/Quick-Info.plist";
  1442. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1443. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1444. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1445. MODULEMAP_FILE = "Target Support Files/Quick/Quick.modulemap";
  1446. PRODUCT_MODULE_NAME = Quick;
  1447. PRODUCT_NAME = Quick;
  1448. SDKROOT = iphoneos;
  1449. SKIP_INSTALL = YES;
  1450. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  1451. SWIFT_VERSION = 5.0;
  1452. TARGETED_DEVICE_FAMILY = "1,2";
  1453. VERSIONING_SYSTEM = "apple-generic";
  1454. VERSION_INFO_PREFIX = "";
  1455. };
  1456. name = Debug;
  1457. };
  1458. /* End XCBuildConfiguration section */
  1459. /* Begin XCConfigurationList section */
  1460. 189D56F652B0345CC3E1073543C1B391 /* Build configuration list for PBXNativeTarget "Quick" */ = {
  1461. isa = XCConfigurationList;
  1462. buildConfigurations = (
  1463. F18BFDF4D55EEEA5E40084B7F7DD58E7 /* Debug */,
  1464. 5BD7DF6FC27AD284AF350D3B23323F5C /* Release */,
  1465. );
  1466. defaultConfigurationIsVisible = 0;
  1467. defaultConfigurationName = Release;
  1468. };
  1469. 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
  1470. isa = XCConfigurationList;
  1471. buildConfigurations = (
  1472. 25AD9454612BF454A1E3DC4CD4FA8C6D /* Debug */,
  1473. CA547D2C7E9A8A153DC2B27FBE00B112 /* Release */,
  1474. );
  1475. defaultConfigurationIsVisible = 0;
  1476. defaultConfigurationName = Release;
  1477. };
  1478. 629FE3520027C5CE6226818EF068BBB6 /* Build configuration list for PBXNativeTarget "Pods-BFFramework_Example" */ = {
  1479. isa = XCConfigurationList;
  1480. buildConfigurations = (
  1481. 6055256196CB61936FFE08F9A04553DD /* Debug */,
  1482. 092A47690E26E36F3C5984789231CEEF /* Release */,
  1483. );
  1484. defaultConfigurationIsVisible = 0;
  1485. defaultConfigurationName = Release;
  1486. };
  1487. 9AC65E53333ACA93EEB1D8EBAB58CBB6 /* Build configuration list for PBXNativeTarget "Nimble" */ = {
  1488. isa = XCConfigurationList;
  1489. buildConfigurations = (
  1490. ECAC997DEEBE519A57A45EE715DC53C2 /* Debug */,
  1491. 698ABB6B7439A184528C6C75E2EB140B /* Release */,
  1492. );
  1493. defaultConfigurationIsVisible = 0;
  1494. defaultConfigurationName = Release;
  1495. };
  1496. BAD87A61C6F881FE4C5D80D200B6C0E9 /* Build configuration list for PBXNativeTarget "BFFramework" */ = {
  1497. isa = XCConfigurationList;
  1498. buildConfigurations = (
  1499. 13EAC824A546DE544E74890D8AFDD149 /* Debug */,
  1500. 51A1E7C9339D73E4650FB9E96E29EF6B /* Release */,
  1501. );
  1502. defaultConfigurationIsVisible = 0;
  1503. defaultConfigurationName = Release;
  1504. };
  1505. FBAC8A4B5256232D7BAE6367B9D0D75C /* Build configuration list for PBXNativeTarget "Pods-BFFramework_Tests" */ = {
  1506. isa = XCConfigurationList;
  1507. buildConfigurations = (
  1508. BCC44A9DB9EB00034B21C52A5109A0E2 /* Debug */,
  1509. 8421415958C30E0CB8FF72351096E015 /* Release */,
  1510. );
  1511. defaultConfigurationIsVisible = 0;
  1512. defaultConfigurationName = Release;
  1513. };
  1514. /* End XCConfigurationList section */
  1515. };
  1516. rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  1517. }