project.pbxproj 95 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 54EE1C631C2199B2008DD2E5 /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. 54EE1C641C2199BE008DD2E5 /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  11. 54EE1C651C2199C4008DD2E5 /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  12. 54EE1C661C2199C8008DD2E5 /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  13. 674A736F1BF5D85B00866C5B /* RabbitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 674A736E1BF5D85B00866C5B /* RabbitTests.swift */; };
  14. 75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */; };
  15. 753881EB1CB06E390089101D /* NoPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 753881EA1CB06E390089101D /* NoPadding.swift */; };
  16. 753881EC1CB06E390089101D /* NoPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 753881EA1CB06E390089101D /* NoPadding.swift */; };
  17. 753881ED1CB06E390089101D /* NoPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 753881EA1CB06E390089101D /* NoPadding.swift */; };
  18. 753881EE1CB06E390089101D /* NoPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 753881EA1CB06E390089101D /* NoPadding.swift */; };
  19. 75482EA41CB310B7001F66A5 /* PBKDF2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EA31CB310B7001F66A5 /* PBKDF2Tests.swift */; };
  20. 75482EA71CB329C1001F66A5 /* PBKDF2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EA61CB329C1001F66A5 /* PBKDF2.swift */; };
  21. 75482EA81CB329C1001F66A5 /* PBKDF2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EA61CB329C1001F66A5 /* PBKDF2.swift */; };
  22. 75482EA91CB329C1001F66A5 /* PBKDF2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EA61CB329C1001F66A5 /* PBKDF2.swift */; };
  23. 75482EAA1CB329C1001F66A5 /* PBKDF2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EA61CB329C1001F66A5 /* PBKDF2.swift */; };
  24. 75482EAC1CB329DF001F66A5 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EAB1CB329DF001F66A5 /* PKCS5.swift */; };
  25. 75482EAD1CB329DF001F66A5 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EAB1CB329DF001F66A5 /* PKCS5.swift */; };
  26. 75482EAE1CB329DF001F66A5 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EAB1CB329DF001F66A5 /* PKCS5.swift */; };
  27. 75482EAF1CB329DF001F66A5 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EAB1CB329DF001F66A5 /* PKCS5.swift */; };
  28. 754BE46819693E190098E6F3 /* HashTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754BE46719693E190098E6F3 /* HashTests.swift */; };
  29. 754C9D1B1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */; };
  30. 754C9D1C1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */; };
  31. 754C9D1D1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */; };
  32. 754C9D1E1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */; };
  33. 755FB1DA199E347D00475437 /* ExtensionsTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755FB1D9199E347D00475437 /* ExtensionsTest.swift */; };
  34. 7574E5FE1CD02C8B00E96346 /* CSArrayType+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */; };
  35. 7574E5FF1CD02C9300E96346 /* CSArrayType+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */; };
  36. 7574E6001CD02C9300E96346 /* CSArrayType+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */; };
  37. 7574E6011CD02C9400E96346 /* CSArrayType+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */; };
  38. 757BC8FE1C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */; };
  39. 757BC8FF1C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */; };
  40. 757BC9001C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */; };
  41. 757BC9011C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */; };
  42. 757BC9021C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F81C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift */; };
  43. 757BC9031C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F81C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift */; };
  44. 757BC9041C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F81C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift */; };
  45. 757BC9051C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F81C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift */; };
  46. 757BC9061C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */; };
  47. 757BC9071C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */; };
  48. 757BC9081C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */; };
  49. 757BC9091C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */; };
  50. 757BC90A1C1CA56A0093AAA9 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FA1C1CA56A0093AAA9 /* NSData+Extension.swift */; };
  51. 757BC90B1C1CA56A0093AAA9 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FA1C1CA56A0093AAA9 /* NSData+Extension.swift */; };
  52. 757BC90C1C1CA56A0093AAA9 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FA1C1CA56A0093AAA9 /* NSData+Extension.swift */; };
  53. 757BC90D1C1CA56A0093AAA9 /* NSData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FA1C1CA56A0093AAA9 /* NSData+Extension.swift */; };
  54. 757BC90E1C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */; };
  55. 757BC90F1C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */; };
  56. 757BC9101C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */; };
  57. 757BC9111C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */; };
  58. 757BC9121C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */; };
  59. 757BC9131C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */; };
  60. 757BC9141C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */; };
  61. 757BC9151C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */; };
  62. 757BC9161C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */; };
  63. 757BC9171C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */; };
  64. 757BC9181C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */; };
  65. 757BC9191C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */; };
  66. 757BC93C1C1CA5790093AAA9 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91A1C1CA5790093AAA9 /* AES.swift */; };
  67. 757BC93D1C1CA5790093AAA9 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91A1C1CA5790093AAA9 /* AES.swift */; };
  68. 757BC93E1C1CA5790093AAA9 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91A1C1CA5790093AAA9 /* AES.swift */; };
  69. 757BC93F1C1CA5790093AAA9 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91A1C1CA5790093AAA9 /* AES.swift */; };
  70. 757BC9401C1CA5790093AAA9 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */; };
  71. 757BC9411C1CA5790093AAA9 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */; };
  72. 757BC9421C1CA5790093AAA9 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */; };
  73. 757BC9431C1CA5790093AAA9 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */; };
  74. 757BC9481C1CA5790093AAA9 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */; };
  75. 757BC9491C1CA5790093AAA9 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */; };
  76. 757BC94A1C1CA5790093AAA9 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */; };
  77. 757BC94B1C1CA5790093AAA9 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */; };
  78. 757BC9501C1CA5790093AAA9 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */; };
  79. 757BC9511C1CA5790093AAA9 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */; };
  80. 757BC9521C1CA5790093AAA9 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */; };
  81. 757BC9531C1CA5790093AAA9 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */; };
  82. 757BC9541C1CA5790093AAA9 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */; };
  83. 757BC9551C1CA5790093AAA9 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */; };
  84. 757BC9561C1CA5790093AAA9 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */; };
  85. 757BC9571C1CA5790093AAA9 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */; };
  86. 757BC9581C1CA5790093AAA9 /* CipherProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9211C1CA5790093AAA9 /* CipherProtocol.swift */; };
  87. 757BC9591C1CA5790093AAA9 /* CipherProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9211C1CA5790093AAA9 /* CipherProtocol.swift */; };
  88. 757BC95A1C1CA5790093AAA9 /* CipherProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9211C1CA5790093AAA9 /* CipherProtocol.swift */; };
  89. 757BC95B1C1CA5790093AAA9 /* CipherProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9211C1CA5790093AAA9 /* CipherProtocol.swift */; };
  90. 757BC9601C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
  91. 757BC9611C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
  92. 757BC9621C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
  93. 757BC9631C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
  94. 757BC9681C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */; };
  95. 757BC9691C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */; };
  96. 757BC96A1C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */; };
  97. 757BC96B1C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */; };
  98. 757BC96C1C1CA5790093AAA9 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9261C1CA5790093AAA9 /* Generics.swift */; };
  99. 757BC96D1C1CA5790093AAA9 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9261C1CA5790093AAA9 /* Generics.swift */; };
  100. 757BC96E1C1CA5790093AAA9 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9261C1CA5790093AAA9 /* Generics.swift */; };
  101. 757BC96F1C1CA5790093AAA9 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9261C1CA5790093AAA9 /* Generics.swift */; };
  102. 757BC9701C1CA5790093AAA9 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9271C1CA5790093AAA9 /* Hash.swift */; };
  103. 757BC9711C1CA5790093AAA9 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9271C1CA5790093AAA9 /* Hash.swift */; };
  104. 757BC9721C1CA5790093AAA9 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9271C1CA5790093AAA9 /* Hash.swift */; };
  105. 757BC9731C1CA5790093AAA9 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9271C1CA5790093AAA9 /* Hash.swift */; };
  106. 757BC9741C1CA5790093AAA9 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */; };
  107. 757BC9751C1CA5790093AAA9 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */; };
  108. 757BC9761C1CA5790093AAA9 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */; };
  109. 757BC9771C1CA5790093AAA9 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */; };
  110. 757BC9781C1CA5790093AAA9 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9291C1CA5790093AAA9 /* HMAC.swift */; };
  111. 757BC9791C1CA5790093AAA9 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9291C1CA5790093AAA9 /* HMAC.swift */; };
  112. 757BC97A1C1CA5790093AAA9 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9291C1CA5790093AAA9 /* HMAC.swift */; };
  113. 757BC97B1C1CA5790093AAA9 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9291C1CA5790093AAA9 /* HMAC.swift */; };
  114. 757BC9801C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */; };
  115. 757BC9811C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */; };
  116. 757BC9821C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */; };
  117. 757BC9831C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */; };
  118. 757BC9841C1CA5790093AAA9 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */; };
  119. 757BC9851C1CA5790093AAA9 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */; };
  120. 757BC9861C1CA5790093AAA9 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */; };
  121. 757BC9871C1CA5790093AAA9 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */; };
  122. 757BC9881C1CA5790093AAA9 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92D1C1CA5790093AAA9 /* MD5.swift */; };
  123. 757BC9891C1CA5790093AAA9 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92D1C1CA5790093AAA9 /* MD5.swift */; };
  124. 757BC98A1C1CA5790093AAA9 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92D1C1CA5790093AAA9 /* MD5.swift */; };
  125. 757BC98B1C1CA5790093AAA9 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92D1C1CA5790093AAA9 /* MD5.swift */; };
  126. 757BC98C1C1CA5790093AAA9 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */; };
  127. 757BC98D1C1CA5790093AAA9 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */; };
  128. 757BC98E1C1CA5790093AAA9 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */; };
  129. 757BC98F1C1CA5790093AAA9 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */; };
  130. 757BC9901C1CA5790093AAA9 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92F1C1CA5790093AAA9 /* Operators.swift */; };
  131. 757BC9911C1CA5790093AAA9 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92F1C1CA5790093AAA9 /* Operators.swift */; };
  132. 757BC9921C1CA5790093AAA9 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92F1C1CA5790093AAA9 /* Operators.swift */; };
  133. 757BC9931C1CA5790093AAA9 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92F1C1CA5790093AAA9 /* Operators.swift */; };
  134. 757BC9941C1CA5790093AAA9 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9301C1CA5790093AAA9 /* Padding.swift */; };
  135. 757BC9951C1CA5790093AAA9 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9301C1CA5790093AAA9 /* Padding.swift */; };
  136. 757BC9961C1CA5790093AAA9 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9301C1CA5790093AAA9 /* Padding.swift */; };
  137. 757BC9971C1CA5790093AAA9 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9301C1CA5790093AAA9 /* Padding.swift */; };
  138. 757BC99C1C1CA5790093AAA9 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9321C1CA5790093AAA9 /* PKCS7.swift */; };
  139. 757BC99D1C1CA5790093AAA9 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9321C1CA5790093AAA9 /* PKCS7.swift */; };
  140. 757BC99E1C1CA5790093AAA9 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9321C1CA5790093AAA9 /* PKCS7.swift */; };
  141. 757BC99F1C1CA5790093AAA9 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9321C1CA5790093AAA9 /* PKCS7.swift */; };
  142. 757BC9A01C1CA5790093AAA9 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9331C1CA5790093AAA9 /* Poly1305.swift */; };
  143. 757BC9A11C1CA5790093AAA9 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9331C1CA5790093AAA9 /* Poly1305.swift */; };
  144. 757BC9A21C1CA5790093AAA9 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9331C1CA5790093AAA9 /* Poly1305.swift */; };
  145. 757BC9A31C1CA5790093AAA9 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9331C1CA5790093AAA9 /* Poly1305.swift */; };
  146. 757BC9A41C1CA5790093AAA9 /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9341C1CA5790093AAA9 /* Rabbit.swift */; };
  147. 757BC9A51C1CA5790093AAA9 /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9341C1CA5790093AAA9 /* Rabbit.swift */; };
  148. 757BC9A61C1CA5790093AAA9 /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9341C1CA5790093AAA9 /* Rabbit.swift */; };
  149. 757BC9A71C1CA5790093AAA9 /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9341C1CA5790093AAA9 /* Rabbit.swift */; };
  150. 757BC9A81C1CA5790093AAA9 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9351C1CA5790093AAA9 /* SHA1.swift */; };
  151. 757BC9A91C1CA5790093AAA9 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9351C1CA5790093AAA9 /* SHA1.swift */; };
  152. 757BC9AA1C1CA5790093AAA9 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9351C1CA5790093AAA9 /* SHA1.swift */; };
  153. 757BC9AB1C1CA5790093AAA9 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9351C1CA5790093AAA9 /* SHA1.swift */; };
  154. 757BC9AC1C1CA5790093AAA9 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9361C1CA5790093AAA9 /* SHA2.swift */; };
  155. 757BC9AD1C1CA5790093AAA9 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9361C1CA5790093AAA9 /* SHA2.swift */; };
  156. 757BC9AE1C1CA5790093AAA9 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9361C1CA5790093AAA9 /* SHA2.swift */; };
  157. 757BC9AF1C1CA5790093AAA9 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9361C1CA5790093AAA9 /* SHA2.swift */; };
  158. 757BC9B01C1CA5790093AAA9 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9371C1CA5790093AAA9 /* String+Extension.swift */; };
  159. 757BC9B11C1CA5790093AAA9 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9371C1CA5790093AAA9 /* String+Extension.swift */; };
  160. 757BC9B21C1CA5790093AAA9 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9371C1CA5790093AAA9 /* String+Extension.swift */; };
  161. 757BC9B31C1CA5790093AAA9 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9371C1CA5790093AAA9 /* String+Extension.swift */; };
  162. 757BC9B41C1CA5790093AAA9 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */; };
  163. 757BC9B51C1CA5790093AAA9 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */; };
  164. 757BC9B61C1CA5790093AAA9 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */; };
  165. 757BC9B71C1CA5790093AAA9 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */; };
  166. 757BC9B81C1CA5790093AAA9 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */; };
  167. 757BC9B91C1CA5790093AAA9 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */; };
  168. 757BC9BA1C1CA5790093AAA9 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */; };
  169. 757BC9BB1C1CA5790093AAA9 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */; };
  170. 757BC9BC1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */; };
  171. 757BC9BD1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */; };
  172. 757BC9BE1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */; };
  173. 757BC9BF1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */; };
  174. 757BC9C01C1CA5790093AAA9 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93B1C1CA5790093AAA9 /* Utils.swift */; };
  175. 757BC9C11C1CA5790093AAA9 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93B1C1CA5790093AAA9 /* Utils.swift */; };
  176. 757BC9C21C1CA5790093AAA9 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93B1C1CA5790093AAA9 /* Utils.swift */; };
  177. 757BC9C31C1CA5790093AAA9 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93B1C1CA5790093AAA9 /* Utils.swift */; };
  178. 757DA2531A4ED0A4002BA3EF /* PaddingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */; };
  179. 757DA2551A4ED408002BA3EF /* AESTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2541A4ED408002BA3EF /* AESTests.swift */; };
  180. 757DA2571A4ED47B002BA3EF /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2561A4ED47B002BA3EF /* Helpers.swift */; };
  181. 757DA2591A4ED4D7002BA3EF /* ChaCha20Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */; };
  182. 757F44091CC172B6002B1F85 /* BlockCipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F44081CC172B6002B1F85 /* BlockCipher.swift */; };
  183. 757F440A1CC172B6002B1F85 /* BlockCipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F44081CC172B6002B1F85 /* BlockCipher.swift */; };
  184. 757F440B1CC172B6002B1F85 /* BlockCipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F44081CC172B6002B1F85 /* BlockCipher.swift */; };
  185. 757F440C1CC172B6002B1F85 /* BlockCipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F44081CC172B6002B1F85 /* BlockCipher.swift */; };
  186. 757F440E1CC1822B002B1F85 /* SecureBytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F440D1CC1822A002B1F85 /* SecureBytes.swift */; };
  187. 757F440F1CC1822B002B1F85 /* SecureBytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F440D1CC1822A002B1F85 /* SecureBytes.swift */; };
  188. 757F44101CC1822B002B1F85 /* SecureBytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F440D1CC1822A002B1F85 /* SecureBytes.swift */; };
  189. 757F44111CC1822B002B1F85 /* SecureBytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F440D1CC1822A002B1F85 /* SecureBytes.swift */; };
  190. 758A94281A65C59200E46135 /* HMACTests.swift in Resources */ = {isa = PBXBuildFile; fileRef = 758A94271A65C59200E46135 /* HMACTests.swift */; };
  191. 758A94291A65C67400E46135 /* HMACTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94271A65C59200E46135 /* HMACTests.swift */; };
  192. 758F58F11C8FB6E20054C377 /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F58F01C8FB6E20054C377 /* OFB.swift */; };
  193. 758F58F21C8FB6E20054C377 /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F58F01C8FB6E20054C377 /* OFB.swift */; };
  194. 758F58F31C8FB6E20054C377 /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F58F01C8FB6E20054C377 /* OFB.swift */; };
  195. 758F58F41C8FB6E20054C377 /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F58F01C8FB6E20054C377 /* OFB.swift */; };
  196. 75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 754BE45519693E190098E6F3 /* CryptoSwift.framework */; };
  197. 75CB93251C8F5EC10087740D /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93241C8F5EC10087740D /* CBC.swift */; };
  198. 75CB93261C8F5EC10087740D /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93241C8F5EC10087740D /* CBC.swift */; };
  199. 75CB93271C8F5EC10087740D /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93241C8F5EC10087740D /* CBC.swift */; };
  200. 75CB93281C8F5EC10087740D /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93241C8F5EC10087740D /* CBC.swift */; };
  201. 75CB93301C8F5F580087740D /* BlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB932F1C8F5F580087740D /* BlockMode.swift */; };
  202. 75CB93311C8F5F580087740D /* BlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB932F1C8F5F580087740D /* BlockMode.swift */; };
  203. 75CB93321C8F5F580087740D /* BlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB932F1C8F5F580087740D /* BlockMode.swift */; };
  204. 75CB93331C8F5F580087740D /* BlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB932F1C8F5F580087740D /* BlockMode.swift */; };
  205. 75CB93351C8F5FCE0087740D /* PCBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93341C8F5FCE0087740D /* PCBC.swift */; };
  206. 75CB93361C8F5FCE0087740D /* PCBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93341C8F5FCE0087740D /* PCBC.swift */; };
  207. 75CB93371C8F5FCE0087740D /* PCBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93341C8F5FCE0087740D /* PCBC.swift */; };
  208. 75CB93381C8F5FCE0087740D /* PCBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93341C8F5FCE0087740D /* PCBC.swift */; };
  209. 75CB933A1C8F5FFD0087740D /* CFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93391C8F5FFD0087740D /* CFB.swift */; };
  210. 75CB933B1C8F5FFD0087740D /* CFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93391C8F5FFD0087740D /* CFB.swift */; };
  211. 75CB933C1C8F5FFD0087740D /* CFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93391C8F5FFD0087740D /* CFB.swift */; };
  212. 75CB933D1C8F5FFD0087740D /* CFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93391C8F5FFD0087740D /* CFB.swift */; };
  213. 75CB93441C8F603C0087740D /* CTR.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93431C8F603C0087740D /* CTR.swift */; };
  214. 75CB93451C8F603C0087740D /* CTR.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93431C8F603C0087740D /* CTR.swift */; };
  215. 75CB93461C8F603C0087740D /* CTR.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93431C8F603C0087740D /* CTR.swift */; };
  216. 75CB93471C8F603C0087740D /* CTR.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93431C8F603C0087740D /* CTR.swift */; };
  217. 75CB93491C8F60700087740D /* ECB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93481C8F60700087740D /* ECB.swift */; };
  218. 75CB934A1C8F60700087740D /* ECB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93481C8F60700087740D /* ECB.swift */; };
  219. 75CB934B1C8F60700087740D /* ECB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93481C8F60700087740D /* ECB.swift */; };
  220. 75CB934C1C8F60700087740D /* ECB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93481C8F60700087740D /* ECB.swift */; };
  221. 75CB934E1C8F609D0087740D /* BlockModeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */; };
  222. 75CB934F1C8F609D0087740D /* BlockModeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */; };
  223. 75CB93501C8F609D0087740D /* BlockModeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */; };
  224. 75CB93511C8F609D0087740D /* BlockModeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */; };
  225. 75DB81A31CDBFDC700ED181A /* BlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */; };
  226. 75DB81A41CDBFDC700ED181A /* BlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */; };
  227. 75DB81A51CDBFDC700ED181A /* BlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */; };
  228. 75DB81A61CDBFDC700ED181A /* BlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */; };
  229. 75DB81A81CDC06B100ED181A /* Cryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A71CDC06B100ED181A /* Cryptor.swift */; };
  230. 75DB81A91CDC06B100ED181A /* Cryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A71CDC06B100ED181A /* Cryptor.swift */; };
  231. 75DB81AA1CDC06B100ED181A /* Cryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A71CDC06B100ED181A /* Cryptor.swift */; };
  232. 75DB81AB1CDC06B100ED181A /* Cryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A71CDC06B100ED181A /* Cryptor.swift */; };
  233. 80545D131CA9FECD00474A99 /* Bit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80545D121CA9FECD00474A99 /* Bit.swift */; };
  234. 80545D141CA9FECD00474A99 /* Bit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80545D121CA9FECD00474A99 /* Bit.swift */; };
  235. 80545D151CA9FECD00474A99 /* Bit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80545D121CA9FECD00474A99 /* Bit.swift */; };
  236. 80545D161CA9FECD00474A99 /* Bit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80545D121CA9FECD00474A99 /* Bit.swift */; };
  237. /* End PBXBuildFile section */
  238. /* Begin PBXContainerItemProxy section */
  239. 75B601E3197D69EB0009B53D /* PBXContainerItemProxy */ = {
  240. isa = PBXContainerItemProxy;
  241. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  242. proxyType = 1;
  243. remoteGlobalIDString = 754BE45419693E190098E6F3;
  244. remoteInfo = CryptoSwift;
  245. };
  246. 75B601E5197D6A270009B53D /* PBXContainerItemProxy */ = {
  247. isa = PBXContainerItemProxy;
  248. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  249. proxyType = 1;
  250. remoteGlobalIDString = 754BE45419693E190098E6F3;
  251. remoteInfo = CryptoSwift;
  252. };
  253. 75B601E7197D6A3A0009B53D /* PBXContainerItemProxy */ = {
  254. isa = PBXContainerItemProxy;
  255. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  256. proxyType = 1;
  257. remoteGlobalIDString = 754BE45419693E190098E6F3;
  258. remoteInfo = CryptoSwift;
  259. };
  260. 75B601E9197D6A5C0009B53D /* PBXContainerItemProxy */ = {
  261. isa = PBXContainerItemProxy;
  262. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  263. proxyType = 1;
  264. remoteGlobalIDString = 754BE45419693E190098E6F3;
  265. remoteInfo = CryptoSwift;
  266. };
  267. 75B601EC197D6B3D0009B53D /* PBXContainerItemProxy */ = {
  268. isa = PBXContainerItemProxy;
  269. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  270. proxyType = 1;
  271. remoteGlobalIDString = 754BE45419693E190098E6F3;
  272. remoteInfo = CryptoSwift;
  273. };
  274. 75B6021C197D6CF10009B53D /* PBXContainerItemProxy */ = {
  275. isa = PBXContainerItemProxy;
  276. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  277. proxyType = 1;
  278. remoteGlobalIDString = 754BE45419693E190098E6F3;
  279. remoteInfo = CryptoSwift;
  280. };
  281. 75B6021E197D6D070009B53D /* PBXContainerItemProxy */ = {
  282. isa = PBXContainerItemProxy;
  283. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  284. proxyType = 1;
  285. remoteGlobalIDString = 754BE45419693E190098E6F3;
  286. remoteInfo = CryptoSwift;
  287. };
  288. /* End PBXContainerItemProxy section */
  289. /* Begin PBXCopyFilesBuildPhase section */
  290. 75B601E0197D69770009B53D /* CopyFiles */ = {
  291. isa = PBXCopyFilesBuildPhase;
  292. buildActionMask = 2147483647;
  293. dstPath = "";
  294. dstSubfolderSpec = 10;
  295. files = (
  296. );
  297. runOnlyForDeploymentPostprocessing = 0;
  298. };
  299. 75D614BB1BD844F2001358B2 /* CopyFiles */ = {
  300. isa = PBXCopyFilesBuildPhase;
  301. buildActionMask = 2147483647;
  302. dstPath = "";
  303. dstSubfolderSpec = 10;
  304. files = (
  305. );
  306. runOnlyForDeploymentPostprocessing = 0;
  307. };
  308. 75DF776E1BC8EB59006E9520 /* CopyFiles */ = {
  309. isa = PBXCopyFilesBuildPhase;
  310. buildActionMask = 2147483647;
  311. dstPath = "";
  312. dstSubfolderSpec = 10;
  313. files = (
  314. );
  315. runOnlyForDeploymentPostprocessing = 0;
  316. };
  317. /* End PBXCopyFilesBuildPhase section */
  318. /* Begin PBXFileReference section */
  319. 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CryptoSwift.h; path = Sources/CryptoSwift.h; sourceTree = SOURCE_ROOT; };
  320. 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  321. 674A736E1BF5D85B00866C5B /* RabbitTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RabbitTests.swift; sourceTree = "<group>"; };
  322. 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Poly1305Tests.swift; sourceTree = "<group>"; };
  323. 753881EA1CB06E390089101D /* NoPadding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NoPadding.swift; path = Sources/CryptoSwift/NoPadding.swift; sourceTree = SOURCE_ROOT; };
  324. 75482EA31CB310B7001F66A5 /* PBKDF2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PBKDF2Tests.swift; sourceTree = "<group>"; };
  325. 75482EA61CB329C1001F66A5 /* PBKDF2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PBKDF2.swift; path = Sources/CryptoSwift/PKCS5/PBKDF2.swift; sourceTree = SOURCE_ROOT; };
  326. 75482EAB1CB329DF001F66A5 /* PKCS5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PKCS5.swift; path = Sources/CryptoSwift/PKCS5/PKCS5.swift; sourceTree = SOURCE_ROOT; };
  327. 754BE45519693E190098E6F3 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  328. 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CryptoSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  329. 754BE46619693E190098E6F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  330. 754BE46719693E190098E6F3 /* HashTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HashTests.swift; sourceTree = "<group>"; };
  331. 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+LinuxFoundation.swift"; sourceTree = "<group>"; };
  332. 755FB1D9199E347D00475437 /* ExtensionsTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExtensionsTest.swift; sourceTree = "<group>"; };
  333. 756BFDCA1A82B87300B9D9A4 /* Bridging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bridging.h; sourceTree = "<group>"; };
  334. 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CSArrayType+Foundation.swift"; sourceTree = "<group>"; };
  335. 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AES+Foundation.swift"; sourceTree = "<group>"; };
  336. 757BC8F81C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ArrayUInt8+Foundation.swift"; sourceTree = "<group>"; };
  337. 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ChaCha20+Foundation.swift"; sourceTree = "<group>"; };
  338. 757BC8FA1C1CA56A0093AAA9 /* NSData+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSData+Extension.swift"; sourceTree = "<group>"; };
  339. 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Rabbit+Foundation.swift"; sourceTree = "<group>"; };
  340. 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+FoundationExtension.swift"; sourceTree = "<group>"; };
  341. 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Utils+Foundation.swift"; sourceTree = "<group>"; };
  342. 757BC91A1C1CA5790093AAA9 /* AES.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AES.swift; path = Sources/CryptoSwift/AES.swift; sourceTree = SOURCE_ROOT; };
  343. 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Array+Extension.swift"; path = "Sources/CryptoSwift/Array+Extension.swift"; sourceTree = SOURCE_ROOT; };
  344. 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Authenticator.swift; path = Sources/CryptoSwift/Authenticator.swift; sourceTree = SOURCE_ROOT; };
  345. 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BytesSequence.swift; path = Sources/CryptoSwift/BytesSequence.swift; sourceTree = SOURCE_ROOT; };
  346. 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChaCha20.swift; path = Sources/CryptoSwift/ChaCha20.swift; sourceTree = SOURCE_ROOT; };
  347. 757BC9211C1CA5790093AAA9 /* CipherProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CipherProtocol.swift; path = Sources/CryptoSwift/CipherProtocol.swift; sourceTree = SOURCE_ROOT; };
  348. 757BC9231C1CA5790093AAA9 /* CRC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CRC.swift; path = Sources/CryptoSwift/CRC.swift; sourceTree = SOURCE_ROOT; };
  349. 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "CSArrayType+Extensions.swift"; path = "Sources/CryptoSwift/CSArrayType+Extensions.swift"; sourceTree = SOURCE_ROOT; };
  350. 757BC9261C1CA5790093AAA9 /* Generics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Generics.swift; path = Sources/CryptoSwift/Generics.swift; sourceTree = SOURCE_ROOT; };
  351. 757BC9271C1CA5790093AAA9 /* Hash.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Hash.swift; path = Sources/CryptoSwift/Hash.swift; sourceTree = SOURCE_ROOT; };
  352. 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HashProtocol.swift; path = Sources/CryptoSwift/HashProtocol.swift; sourceTree = SOURCE_ROOT; };
  353. 757BC9291C1CA5790093AAA9 /* HMAC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HMAC.swift; path = Sources/CryptoSwift/HMAC.swift; sourceTree = SOURCE_ROOT; };
  354. 757BC92A1C1CA5790093AAA9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Sources/CryptoSwift/Info.plist; sourceTree = SOURCE_ROOT; };
  355. 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = IntegerConvertible.swift; path = Sources/CryptoSwift/IntegerConvertible.swift; sourceTree = SOURCE_ROOT; };
  356. 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = IntExtension.swift; path = Sources/CryptoSwift/IntExtension.swift; sourceTree = SOURCE_ROOT; };
  357. 757BC92D1C1CA5790093AAA9 /* MD5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MD5.swift; path = Sources/CryptoSwift/MD5.swift; sourceTree = SOURCE_ROOT; };
  358. 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Multiplatform.swift; path = Sources/CryptoSwift/Multiplatform.swift; sourceTree = SOURCE_ROOT; };
  359. 757BC92F1C1CA5790093AAA9 /* Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Operators.swift; path = Sources/CryptoSwift/Operators.swift; sourceTree = SOURCE_ROOT; };
  360. 757BC9301C1CA5790093AAA9 /* Padding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Padding.swift; path = Sources/CryptoSwift/Padding.swift; sourceTree = SOURCE_ROOT; };
  361. 757BC9321C1CA5790093AAA9 /* PKCS7.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PKCS7.swift; path = Sources/CryptoSwift/PKCS7.swift; sourceTree = SOURCE_ROOT; };
  362. 757BC9331C1CA5790093AAA9 /* Poly1305.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Poly1305.swift; path = Sources/CryptoSwift/Poly1305.swift; sourceTree = SOURCE_ROOT; };
  363. 757BC9341C1CA5790093AAA9 /* Rabbit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Rabbit.swift; path = Sources/CryptoSwift/Rabbit.swift; sourceTree = SOURCE_ROOT; };
  364. 757BC9351C1CA5790093AAA9 /* SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SHA1.swift; path = Sources/CryptoSwift/SHA1.swift; sourceTree = SOURCE_ROOT; };
  365. 757BC9361C1CA5790093AAA9 /* SHA2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SHA2.swift; path = Sources/CryptoSwift/SHA2.swift; sourceTree = SOURCE_ROOT; };
  366. 757BC9371C1CA5790093AAA9 /* String+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "String+Extension.swift"; path = "Sources/CryptoSwift/String+Extension.swift"; sourceTree = SOURCE_ROOT; };
  367. 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UInt8Extension.swift; path = Sources/CryptoSwift/UInt8Extension.swift; sourceTree = SOURCE_ROOT; };
  368. 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UInt32Extension.swift; path = Sources/CryptoSwift/UInt32Extension.swift; sourceTree = SOURCE_ROOT; };
  369. 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UInt64Extension.swift; path = Sources/CryptoSwift/UInt64Extension.swift; sourceTree = SOURCE_ROOT; };
  370. 757BC93B1C1CA5790093AAA9 /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Utils.swift; path = Sources/CryptoSwift/Utils.swift; sourceTree = SOURCE_ROOT; };
  371. 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaddingTests.swift; sourceTree = "<group>"; };
  372. 757DA2541A4ED408002BA3EF /* AESTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AESTests.swift; sourceTree = "<group>"; };
  373. 757DA2561A4ED47B002BA3EF /* Helpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Helpers.swift; sourceTree = "<group>"; };
  374. 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChaCha20Tests.swift; sourceTree = "<group>"; };
  375. 757F44081CC172B6002B1F85 /* BlockCipher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BlockCipher.swift; path = Sources/CryptoSwift/BlockCipher.swift; sourceTree = SOURCE_ROOT; };
  376. 757F440D1CC1822A002B1F85 /* SecureBytes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SecureBytes.swift; path = Sources/CryptoSwift/SecureBytes.swift; sourceTree = SOURCE_ROOT; };
  377. 758A94271A65C59200E46135 /* HMACTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HMACTests.swift; sourceTree = "<group>"; };
  378. 758F58F01C8FB6E20054C377 /* OFB.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OFB.swift; path = Sources/CryptoSwift/BlockMode/OFB.swift; sourceTree = SOURCE_ROOT; };
  379. 75CB93241C8F5EC10087740D /* CBC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CBC.swift; path = Sources/CryptoSwift/BlockMode/CBC.swift; sourceTree = SOURCE_ROOT; };
  380. 75CB932F1C8F5F580087740D /* BlockMode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BlockMode.swift; path = Sources/CryptoSwift/BlockMode/BlockMode.swift; sourceTree = SOURCE_ROOT; };
  381. 75CB93341C8F5FCE0087740D /* PCBC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PCBC.swift; path = Sources/CryptoSwift/BlockMode/PCBC.swift; sourceTree = SOURCE_ROOT; };
  382. 75CB93391C8F5FFD0087740D /* CFB.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CFB.swift; path = Sources/CryptoSwift/BlockMode/CFB.swift; sourceTree = SOURCE_ROOT; };
  383. 75CB93431C8F603C0087740D /* CTR.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CTR.swift; path = Sources/CryptoSwift/BlockMode/CTR.swift; sourceTree = SOURCE_ROOT; };
  384. 75CB93481C8F60700087740D /* ECB.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ECB.swift; path = Sources/CryptoSwift/BlockMode/ECB.swift; sourceTree = SOURCE_ROOT; };
  385. 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BlockModeOptions.swift; path = Sources/CryptoSwift/BlockMode/BlockModeOptions.swift; sourceTree = SOURCE_ROOT; };
  386. 75D614BF1BD844F2001358B2 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  387. 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BlockModeWorker.swift; path = Sources/CryptoSwift/BlockMode/BlockModeWorker.swift; sourceTree = SOURCE_ROOT; };
  388. 75DB81A71CDC06B100ED181A /* Cryptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Cryptor.swift; path = Sources/CryptoSwift/Cryptor.swift; sourceTree = SOURCE_ROOT; };
  389. 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  390. 80545D121CA9FECD00474A99 /* Bit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Bit.swift; path = Sources/CryptoSwift/Bit.swift; sourceTree = SOURCE_ROOT; };
  391. /* End PBXFileReference section */
  392. /* Begin PBXFrameworksBuildPhase section */
  393. 5596BDB71BC8F220007E38D5 /* Frameworks */ = {
  394. isa = PBXFrameworksBuildPhase;
  395. buildActionMask = 2147483647;
  396. files = (
  397. );
  398. runOnlyForDeploymentPostprocessing = 0;
  399. };
  400. 754BE45119693E190098E6F3 /* Frameworks */ = {
  401. isa = PBXFrameworksBuildPhase;
  402. buildActionMask = 2147483647;
  403. files = (
  404. );
  405. runOnlyForDeploymentPostprocessing = 0;
  406. };
  407. 754BE45D19693E190098E6F3 /* Frameworks */ = {
  408. isa = PBXFrameworksBuildPhase;
  409. buildActionMask = 2147483647;
  410. files = (
  411. 75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */,
  412. );
  413. runOnlyForDeploymentPostprocessing = 0;
  414. };
  415. 75D614B81BD844F2001358B2 /* Frameworks */ = {
  416. isa = PBXFrameworksBuildPhase;
  417. buildActionMask = 2147483647;
  418. files = (
  419. );
  420. runOnlyForDeploymentPostprocessing = 0;
  421. };
  422. 75DF776B1BC8EB59006E9520 /* Frameworks */ = {
  423. isa = PBXFrameworksBuildPhase;
  424. buildActionMask = 2147483647;
  425. files = (
  426. );
  427. runOnlyForDeploymentPostprocessing = 0;
  428. };
  429. /* End PBXFrameworksBuildPhase section */
  430. /* Begin PBXGroup section */
  431. 24B0BBA29D734E62809E53BC /* Frameworks */ = {
  432. isa = PBXGroup;
  433. children = (
  434. );
  435. name = Frameworks;
  436. sourceTree = "<group>";
  437. };
  438. 75482EA51CB3299E001F66A5 /* PKCS5 */ = {
  439. isa = PBXGroup;
  440. children = (
  441. 75482EAB1CB329DF001F66A5 /* PKCS5.swift */,
  442. 75482EA61CB329C1001F66A5 /* PBKDF2.swift */,
  443. );
  444. name = PKCS5;
  445. sourceTree = "<group>";
  446. };
  447. 754BE44B19693E190098E6F3 = {
  448. isa = PBXGroup;
  449. children = (
  450. 754BE45719693E190098E6F3 /* CryptoSwift */,
  451. 754BE46419693E190098E6F3 /* CryptoSwiftTests */,
  452. 754BE45619693E190098E6F3 /* Products */,
  453. 24B0BBA29D734E62809E53BC /* Frameworks */,
  454. );
  455. sourceTree = "<group>";
  456. };
  457. 754BE45619693E190098E6F3 /* Products */ = {
  458. isa = PBXGroup;
  459. children = (
  460. 754BE45519693E190098E6F3 /* CryptoSwift.framework */,
  461. 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */,
  462. 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */,
  463. 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */,
  464. 75D614BF1BD844F2001358B2 /* CryptoSwift.framework */,
  465. );
  466. name = Products;
  467. sourceTree = "<group>";
  468. };
  469. 754BE45719693E190098E6F3 /* CryptoSwift */ = {
  470. isa = PBXGroup;
  471. children = (
  472. 75DB81B11CDC0E4100ED181A /* Ciphers */,
  473. 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */,
  474. 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */,
  475. 80545D121CA9FECD00474A99 /* Bit.swift */,
  476. 757F440D1CC1822A002B1F85 /* SecureBytes.swift */,
  477. 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */,
  478. 75DB81A71CDC06B100ED181A /* Cryptor.swift */,
  479. 75CB93291C8F5EC60087740D /* BlockMode */,
  480. 757BC9231C1CA5790093AAA9 /* CRC.swift */,
  481. 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */,
  482. 757BC9261C1CA5790093AAA9 /* Generics.swift */,
  483. 757BC9271C1CA5790093AAA9 /* Hash.swift */,
  484. 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */,
  485. 757BC9291C1CA5790093AAA9 /* HMAC.swift */,
  486. 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */,
  487. 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */,
  488. 757BC92D1C1CA5790093AAA9 /* MD5.swift */,
  489. 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */,
  490. 757BC92F1C1CA5790093AAA9 /* Operators.swift */,
  491. 757BC9301C1CA5790093AAA9 /* Padding.swift */,
  492. 75482EA51CB3299E001F66A5 /* PKCS5 */,
  493. 757BC9321C1CA5790093AAA9 /* PKCS7.swift */,
  494. 753881EA1CB06E390089101D /* NoPadding.swift */,
  495. 757BC9331C1CA5790093AAA9 /* Poly1305.swift */,
  496. 757BC9351C1CA5790093AAA9 /* SHA1.swift */,
  497. 757BC9361C1CA5790093AAA9 /* SHA2.swift */,
  498. 757BC9371C1CA5790093AAA9 /* String+Extension.swift */,
  499. 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */,
  500. 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */,
  501. 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */,
  502. 757BC93B1C1CA5790093AAA9 /* Utils.swift */,
  503. 757BC8F61C1CA56A0093AAA9 /* Foundation */,
  504. 754BE45819693E190098E6F3 /* Supporting Files */,
  505. );
  506. path = CryptoSwift;
  507. sourceTree = "<group>";
  508. };
  509. 754BE45819693E190098E6F3 /* Supporting Files */ = {
  510. isa = PBXGroup;
  511. children = (
  512. 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */,
  513. 757BC92A1C1CA5790093AAA9 /* Info.plist */,
  514. );
  515. name = "Supporting Files";
  516. sourceTree = "<group>";
  517. };
  518. 754BE46419693E190098E6F3 /* CryptoSwiftTests */ = {
  519. isa = PBXGroup;
  520. children = (
  521. 757DA2561A4ED47B002BA3EF /* Helpers.swift */,
  522. 754BE46719693E190098E6F3 /* HashTests.swift */,
  523. 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */,
  524. 758A94271A65C59200E46135 /* HMACTests.swift */,
  525. 757DA2541A4ED408002BA3EF /* AESTests.swift */,
  526. 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */,
  527. 674A736E1BF5D85B00866C5B /* RabbitTests.swift */,
  528. 755FB1D9199E347D00475437 /* ExtensionsTest.swift */,
  529. 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */,
  530. 75482EA31CB310B7001F66A5 /* PBKDF2Tests.swift */,
  531. 756BFDCA1A82B87300B9D9A4 /* Bridging.h */,
  532. 754BE46519693E190098E6F3 /* Supporting Files */,
  533. );
  534. path = CryptoSwiftTests;
  535. sourceTree = "<group>";
  536. };
  537. 754BE46519693E190098E6F3 /* Supporting Files */ = {
  538. isa = PBXGroup;
  539. children = (
  540. 754BE46619693E190098E6F3 /* Info.plist */,
  541. );
  542. name = "Supporting Files";
  543. sourceTree = "<group>";
  544. };
  545. 757BC8F61C1CA56A0093AAA9 /* Foundation */ = {
  546. isa = PBXGroup;
  547. children = (
  548. 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */,
  549. 757BC8F81C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift */,
  550. 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */,
  551. 757BC8FA1C1CA56A0093AAA9 /* NSData+Extension.swift */,
  552. 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */,
  553. 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */,
  554. 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */,
  555. 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */,
  556. 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */,
  557. );
  558. name = Foundation;
  559. path = Sources/CryptoSwift/Foundation;
  560. sourceTree = SOURCE_ROOT;
  561. };
  562. 75CB93291C8F5EC60087740D /* BlockMode */ = {
  563. isa = PBXGroup;
  564. children = (
  565. 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */,
  566. 75CB932F1C8F5F580087740D /* BlockMode.swift */,
  567. 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */,
  568. 75CB93241C8F5EC10087740D /* CBC.swift */,
  569. 75CB93341C8F5FCE0087740D /* PCBC.swift */,
  570. 75CB93391C8F5FFD0087740D /* CFB.swift */,
  571. 758F58F01C8FB6E20054C377 /* OFB.swift */,
  572. 75CB93431C8F603C0087740D /* CTR.swift */,
  573. 75CB93481C8F60700087740D /* ECB.swift */,
  574. );
  575. name = BlockMode;
  576. sourceTree = "<group>";
  577. };
  578. 75DB81B11CDC0E4100ED181A /* Ciphers */ = {
  579. isa = PBXGroup;
  580. children = (
  581. 757F44081CC172B6002B1F85 /* BlockCipher.swift */,
  582. 757BC9211C1CA5790093AAA9 /* CipherProtocol.swift */,
  583. 757BC91A1C1CA5790093AAA9 /* AES.swift */,
  584. 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */,
  585. 757BC9341C1CA5790093AAA9 /* Rabbit.swift */,
  586. );
  587. name = Ciphers;
  588. sourceTree = "<group>";
  589. };
  590. /* End PBXGroup section */
  591. /* Begin PBXHeadersBuildPhase section */
  592. 5596BDB81BC8F220007E38D5 /* Headers */ = {
  593. isa = PBXHeadersBuildPhase;
  594. buildActionMask = 2147483647;
  595. files = (
  596. 54EE1C641C2199BE008DD2E5 /* CryptoSwift.h in Headers */,
  597. );
  598. runOnlyForDeploymentPostprocessing = 0;
  599. };
  600. 754BE45219693E190098E6F3 /* Headers */ = {
  601. isa = PBXHeadersBuildPhase;
  602. buildActionMask = 2147483647;
  603. files = (
  604. 54EE1C631C2199B2008DD2E5 /* CryptoSwift.h in Headers */,
  605. );
  606. runOnlyForDeploymentPostprocessing = 0;
  607. };
  608. 75D614B91BD844F2001358B2 /* Headers */ = {
  609. isa = PBXHeadersBuildPhase;
  610. buildActionMask = 2147483647;
  611. files = (
  612. 54EE1C651C2199C4008DD2E5 /* CryptoSwift.h in Headers */,
  613. );
  614. runOnlyForDeploymentPostprocessing = 0;
  615. };
  616. 75DF776C1BC8EB59006E9520 /* Headers */ = {
  617. isa = PBXHeadersBuildPhase;
  618. buildActionMask = 2147483647;
  619. files = (
  620. 54EE1C661C2199C8008DD2E5 /* CryptoSwift.h in Headers */,
  621. );
  622. runOnlyForDeploymentPostprocessing = 0;
  623. };
  624. /* End PBXHeadersBuildPhase section */
  625. /* Begin PBXNativeTarget section */
  626. 5596BDBA1BC8F220007E38D5 /* CryptoSwift watchOS */ = {
  627. isa = PBXNativeTarget;
  628. buildConfigurationList = 5596BDC01BC8F220007E38D5 /* Build configuration list for PBXNativeTarget "CryptoSwift watchOS" */;
  629. buildPhases = (
  630. 5596BDB61BC8F220007E38D5 /* Sources */,
  631. 5596BDB71BC8F220007E38D5 /* Frameworks */,
  632. 5596BDB81BC8F220007E38D5 /* Headers */,
  633. 5596BDB91BC8F220007E38D5 /* Resources */,
  634. );
  635. buildRules = (
  636. );
  637. dependencies = (
  638. );
  639. name = "CryptoSwift watchOS";
  640. productName = "CryptoSwift watchOS";
  641. productReference = 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */;
  642. productType = "com.apple.product-type.framework";
  643. };
  644. 754BE45419693E190098E6F3 /* CryptoSwift iOS */ = {
  645. isa = PBXNativeTarget;
  646. buildConfigurationList = 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift iOS" */;
  647. buildPhases = (
  648. 754BE45019693E190098E6F3 /* Sources */,
  649. 754BE45119693E190098E6F3 /* Frameworks */,
  650. 754BE45219693E190098E6F3 /* Headers */,
  651. 754BE45319693E190098E6F3 /* Resources */,
  652. 75B601E0197D69770009B53D /* CopyFiles */,
  653. );
  654. buildRules = (
  655. );
  656. dependencies = (
  657. );
  658. name = "CryptoSwift iOS";
  659. productName = CryptoSwift;
  660. productReference = 754BE45519693E190098E6F3 /* CryptoSwift.framework */;
  661. productType = "com.apple.product-type.framework";
  662. };
  663. 754BE45F19693E190098E6F3 /* CryptoSwiftTests */ = {
  664. isa = PBXNativeTarget;
  665. buildConfigurationList = 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */;
  666. buildPhases = (
  667. 754BE45C19693E190098E6F3 /* Sources */,
  668. 754BE45D19693E190098E6F3 /* Frameworks */,
  669. 754BE45E19693E190098E6F3 /* Resources */,
  670. );
  671. buildRules = (
  672. );
  673. dependencies = (
  674. 75B601E4197D69EB0009B53D /* PBXTargetDependency */,
  675. 75B601E6197D6A270009B53D /* PBXTargetDependency */,
  676. 75B601E8197D6A3A0009B53D /* PBXTargetDependency */,
  677. 75B601EA197D6A5C0009B53D /* PBXTargetDependency */,
  678. 75B601ED197D6B3D0009B53D /* PBXTargetDependency */,
  679. 75B6021D197D6CF10009B53D /* PBXTargetDependency */,
  680. 75B6021F197D6D070009B53D /* PBXTargetDependency */,
  681. );
  682. name = CryptoSwiftTests;
  683. productName = CryptoSwiftTests;
  684. productReference = 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */;
  685. productType = "com.apple.product-type.bundle.unit-test";
  686. };
  687. 75D614921BD844F2001358B2 /* CryptoSwift tvOS */ = {
  688. isa = PBXNativeTarget;
  689. buildConfigurationList = 75D614BC1BD844F2001358B2 /* Build configuration list for PBXNativeTarget "CryptoSwift tvOS" */;
  690. buildPhases = (
  691. 75D614931BD844F2001358B2 /* Sources */,
  692. 75D614B81BD844F2001358B2 /* Frameworks */,
  693. 75D614B91BD844F2001358B2 /* Headers */,
  694. 75D614BA1BD844F2001358B2 /* Resources */,
  695. 75D614BB1BD844F2001358B2 /* CopyFiles */,
  696. );
  697. buildRules = (
  698. );
  699. dependencies = (
  700. );
  701. name = "CryptoSwift tvOS";
  702. productName = CryptoSwift;
  703. productReference = 75D614BF1BD844F2001358B2 /* CryptoSwift.framework */;
  704. productType = "com.apple.product-type.framework";
  705. };
  706. 75DF77461BC8EB59006E9520 /* CryptoSwift OSX */ = {
  707. isa = PBXNativeTarget;
  708. buildConfigurationList = 75DF776F1BC8EB59006E9520 /* Build configuration list for PBXNativeTarget "CryptoSwift OSX" */;
  709. buildPhases = (
  710. 75DF77471BC8EB59006E9520 /* Sources */,
  711. 75DF776B1BC8EB59006E9520 /* Frameworks */,
  712. 75DF776C1BC8EB59006E9520 /* Headers */,
  713. 75DF776D1BC8EB59006E9520 /* Resources */,
  714. 75DF776E1BC8EB59006E9520 /* CopyFiles */,
  715. );
  716. buildRules = (
  717. );
  718. dependencies = (
  719. );
  720. name = "CryptoSwift OSX";
  721. productName = CryptoSwift;
  722. productReference = 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */;
  723. productType = "com.apple.product-type.framework";
  724. };
  725. /* End PBXNativeTarget section */
  726. /* Begin PBXProject section */
  727. 754BE44C19693E190098E6F3 /* Project object */ = {
  728. isa = PBXProject;
  729. attributes = {
  730. LastSwiftUpdateCheck = 0700;
  731. LastUpgradeCheck = 0710;
  732. ORGANIZATIONNAME = "Marcin Krzyzanowski";
  733. TargetAttributes = {
  734. 5596BDBA1BC8F220007E38D5 = {
  735. CreatedOnToolsVersion = 7.0.1;
  736. };
  737. 754BE45419693E190098E6F3 = {
  738. CreatedOnToolsVersion = 6.0;
  739. };
  740. 754BE45F19693E190098E6F3 = {
  741. CreatedOnToolsVersion = 6.0;
  742. TestTargetID = 754BE45419693E190098E6F3;
  743. };
  744. };
  745. };
  746. buildConfigurationList = 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */;
  747. compatibilityVersion = "Xcode 3.2";
  748. developmentRegion = English;
  749. hasScannedForEncodings = 0;
  750. knownRegions = (
  751. en,
  752. );
  753. mainGroup = 754BE44B19693E190098E6F3;
  754. productRefGroup = 754BE45619693E190098E6F3 /* Products */;
  755. projectDirPath = "";
  756. projectRoot = "";
  757. targets = (
  758. 754BE45419693E190098E6F3 /* CryptoSwift iOS */,
  759. 5596BDBA1BC8F220007E38D5 /* CryptoSwift watchOS */,
  760. 75DF77461BC8EB59006E9520 /* CryptoSwift OSX */,
  761. 75D614921BD844F2001358B2 /* CryptoSwift tvOS */,
  762. 754BE45F19693E190098E6F3 /* CryptoSwiftTests */,
  763. );
  764. };
  765. /* End PBXProject section */
  766. /* Begin PBXResourcesBuildPhase section */
  767. 5596BDB91BC8F220007E38D5 /* Resources */ = {
  768. isa = PBXResourcesBuildPhase;
  769. buildActionMask = 2147483647;
  770. files = (
  771. );
  772. runOnlyForDeploymentPostprocessing = 0;
  773. };
  774. 754BE45319693E190098E6F3 /* Resources */ = {
  775. isa = PBXResourcesBuildPhase;
  776. buildActionMask = 2147483647;
  777. files = (
  778. );
  779. runOnlyForDeploymentPostprocessing = 0;
  780. };
  781. 754BE45E19693E190098E6F3 /* Resources */ = {
  782. isa = PBXResourcesBuildPhase;
  783. buildActionMask = 2147483647;
  784. files = (
  785. 758A94281A65C59200E46135 /* HMACTests.swift in Resources */,
  786. );
  787. runOnlyForDeploymentPostprocessing = 0;
  788. };
  789. 75D614BA1BD844F2001358B2 /* Resources */ = {
  790. isa = PBXResourcesBuildPhase;
  791. buildActionMask = 2147483647;
  792. files = (
  793. );
  794. runOnlyForDeploymentPostprocessing = 0;
  795. };
  796. 75DF776D1BC8EB59006E9520 /* Resources */ = {
  797. isa = PBXResourcesBuildPhase;
  798. buildActionMask = 2147483647;
  799. files = (
  800. );
  801. runOnlyForDeploymentPostprocessing = 0;
  802. };
  803. /* End PBXResourcesBuildPhase section */
  804. /* Begin PBXSourcesBuildPhase section */
  805. 5596BDB61BC8F220007E38D5 /* Sources */ = {
  806. isa = PBXSourcesBuildPhase;
  807. buildActionMask = 2147483647;
  808. files = (
  809. 754C9D1C1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */,
  810. 757BC99D1C1CA5790093AAA9 /* PKCS7.swift in Sources */,
  811. 757BC9AD1C1CA5790093AAA9 /* SHA2.swift in Sources */,
  812. 75DB81A41CDBFDC700ED181A /* BlockModeWorker.swift in Sources */,
  813. 757BC8FF1C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */,
  814. 7574E5FF1CD02C9300E96346 /* CSArrayType+Foundation.swift in Sources */,
  815. 757BC9491C1CA5790093AAA9 /* Authenticator.swift in Sources */,
  816. 757BC9C11C1CA5790093AAA9 /* Utils.swift in Sources */,
  817. 75CB934A1C8F60700087740D /* ECB.swift in Sources */,
  818. 757F440F1CC1822B002B1F85 /* SecureBytes.swift in Sources */,
  819. 757BC9751C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
  820. 757BC9071C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
  821. 757BC9851C1CA5790093AAA9 /* IntExtension.swift in Sources */,
  822. 757BC9B11C1CA5790093AAA9 /* String+Extension.swift in Sources */,
  823. 757BC96D1C1CA5790093AAA9 /* Generics.swift in Sources */,
  824. 757F440A1CC172B6002B1F85 /* BlockCipher.swift in Sources */,
  825. 75CB93261C8F5EC10087740D /* CBC.swift in Sources */,
  826. 757BC9711C1CA5790093AAA9 /* Hash.swift in Sources */,
  827. 75CB93361C8F5FCE0087740D /* PCBC.swift in Sources */,
  828. 75CB93311C8F5F580087740D /* BlockMode.swift in Sources */,
  829. 757BC9171C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */,
  830. 757BC9B51C1CA5790093AAA9 /* UInt8Extension.swift in Sources */,
  831. 757BC9411C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
  832. 75482EA81CB329C1001F66A5 /* PBKDF2.swift in Sources */,
  833. 757BC90F1C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
  834. 757BC9691C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
  835. 757BC9611C1CA5790093AAA9 /* CRC.swift in Sources */,
  836. 757BC9A11C1CA5790093AAA9 /* Poly1305.swift in Sources */,
  837. 75CB93451C8F603C0087740D /* CTR.swift in Sources */,
  838. 753881EC1CB06E390089101D /* NoPadding.swift in Sources */,
  839. 758F58F21C8FB6E20054C377 /* OFB.swift in Sources */,
  840. 757BC9BD1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */,
  841. 75CB934F1C8F609D0087740D /* BlockModeOptions.swift in Sources */,
  842. 757BC9811C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */,
  843. 757BC9511C1CA5790093AAA9 /* BytesSequence.swift in Sources */,
  844. 757BC9891C1CA5790093AAA9 /* MD5.swift in Sources */,
  845. 75DB81A91CDC06B100ED181A /* Cryptor.swift in Sources */,
  846. 757BC9A91C1CA5790093AAA9 /* SHA1.swift in Sources */,
  847. 757BC9911C1CA5790093AAA9 /* Operators.swift in Sources */,
  848. 75CB933B1C8F5FFD0087740D /* CFB.swift in Sources */,
  849. 757BC9B91C1CA5790093AAA9 /* UInt32Extension.swift in Sources */,
  850. 757BC9131C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
  851. 757BC98D1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
  852. 757BC93D1C1CA5790093AAA9 /* AES.swift in Sources */,
  853. 757BC9551C1CA5790093AAA9 /* ChaCha20.swift in Sources */,
  854. 757BC9951C1CA5790093AAA9 /* Padding.swift in Sources */,
  855. 80545D141CA9FECD00474A99 /* Bit.swift in Sources */,
  856. 757BC9A51C1CA5790093AAA9 /* Rabbit.swift in Sources */,
  857. 757BC9591C1CA5790093AAA9 /* CipherProtocol.swift in Sources */,
  858. 757BC90B1C1CA56A0093AAA9 /* NSData+Extension.swift in Sources */,
  859. 757BC9791C1CA5790093AAA9 /* HMAC.swift in Sources */,
  860. 75482EAD1CB329DF001F66A5 /* PKCS5.swift in Sources */,
  861. 757BC9031C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift in Sources */,
  862. );
  863. runOnlyForDeploymentPostprocessing = 0;
  864. };
  865. 754BE45019693E190098E6F3 /* Sources */ = {
  866. isa = PBXSourcesBuildPhase;
  867. buildActionMask = 2147483647;
  868. files = (
  869. 754C9D1B1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */,
  870. 757BC99C1C1CA5790093AAA9 /* PKCS7.swift in Sources */,
  871. 757BC9AC1C1CA5790093AAA9 /* SHA2.swift in Sources */,
  872. 75DB81A31CDBFDC700ED181A /* BlockModeWorker.swift in Sources */,
  873. 757BC9161C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */,
  874. 7574E5FE1CD02C8B00E96346 /* CSArrayType+Foundation.swift in Sources */,
  875. 757BC9481C1CA5790093AAA9 /* Authenticator.swift in Sources */,
  876. 757BC9C01C1CA5790093AAA9 /* Utils.swift in Sources */,
  877. 75CB93491C8F60700087740D /* ECB.swift in Sources */,
  878. 757F440E1CC1822B002B1F85 /* SecureBytes.swift in Sources */,
  879. 757BC9741C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
  880. 757BC90E1C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
  881. 757BC9841C1CA5790093AAA9 /* IntExtension.swift in Sources */,
  882. 757BC9B01C1CA5790093AAA9 /* String+Extension.swift in Sources */,
  883. 757BC96C1C1CA5790093AAA9 /* Generics.swift in Sources */,
  884. 757F44091CC172B6002B1F85 /* BlockCipher.swift in Sources */,
  885. 75CB93251C8F5EC10087740D /* CBC.swift in Sources */,
  886. 757BC9701C1CA5790093AAA9 /* Hash.swift in Sources */,
  887. 75CB93351C8F5FCE0087740D /* PCBC.swift in Sources */,
  888. 75CB93301C8F5F580087740D /* BlockMode.swift in Sources */,
  889. 757BC9121C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
  890. 757BC9B41C1CA5790093AAA9 /* UInt8Extension.swift in Sources */,
  891. 757BC9401C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
  892. 757BC9061C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
  893. 75482EA71CB329C1001F66A5 /* PBKDF2.swift in Sources */,
  894. 757BC9681C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
  895. 757BC9601C1CA5790093AAA9 /* CRC.swift in Sources */,
  896. 757BC9A01C1CA5790093AAA9 /* Poly1305.swift in Sources */,
  897. 75CB93441C8F603C0087740D /* CTR.swift in Sources */,
  898. 757BC9BC1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */,
  899. 753881EB1CB06E390089101D /* NoPadding.swift in Sources */,
  900. 758F58F11C8FB6E20054C377 /* OFB.swift in Sources */,
  901. 75CB934E1C8F609D0087740D /* BlockModeOptions.swift in Sources */,
  902. 757BC9801C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */,
  903. 757BC9501C1CA5790093AAA9 /* BytesSequence.swift in Sources */,
  904. 757BC9881C1CA5790093AAA9 /* MD5.swift in Sources */,
  905. 757BC9A81C1CA5790093AAA9 /* SHA1.swift in Sources */,
  906. 75DB81A81CDC06B100ED181A /* Cryptor.swift in Sources */,
  907. 757BC9901C1CA5790093AAA9 /* Operators.swift in Sources */,
  908. 75CB933A1C8F5FFD0087740D /* CFB.swift in Sources */,
  909. 757BC9B81C1CA5790093AAA9 /* UInt32Extension.swift in Sources */,
  910. 757BC8FE1C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */,
  911. 757BC98C1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
  912. 757BC93C1C1CA5790093AAA9 /* AES.swift in Sources */,
  913. 757BC9541C1CA5790093AAA9 /* ChaCha20.swift in Sources */,
  914. 757BC9941C1CA5790093AAA9 /* Padding.swift in Sources */,
  915. 80545D131CA9FECD00474A99 /* Bit.swift in Sources */,
  916. 757BC9A41C1CA5790093AAA9 /* Rabbit.swift in Sources */,
  917. 757BC9581C1CA5790093AAA9 /* CipherProtocol.swift in Sources */,
  918. 757BC9021C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift in Sources */,
  919. 757BC9781C1CA5790093AAA9 /* HMAC.swift in Sources */,
  920. 75482EAC1CB329DF001F66A5 /* PKCS5.swift in Sources */,
  921. 757BC90A1C1CA56A0093AAA9 /* NSData+Extension.swift in Sources */,
  922. );
  923. runOnlyForDeploymentPostprocessing = 0;
  924. };
  925. 754BE45C19693E190098E6F3 /* Sources */ = {
  926. isa = PBXSourcesBuildPhase;
  927. buildActionMask = 2147483647;
  928. files = (
  929. 75482EA41CB310B7001F66A5 /* PBKDF2Tests.swift in Sources */,
  930. 758A94291A65C67400E46135 /* HMACTests.swift in Sources */,
  931. 75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */,
  932. 757DA2571A4ED47B002BA3EF /* Helpers.swift in Sources */,
  933. 754BE46819693E190098E6F3 /* HashTests.swift in Sources */,
  934. 757DA2591A4ED4D7002BA3EF /* ChaCha20Tests.swift in Sources */,
  935. 755FB1DA199E347D00475437 /* ExtensionsTest.swift in Sources */,
  936. 674A736F1BF5D85B00866C5B /* RabbitTests.swift in Sources */,
  937. 757DA2531A4ED0A4002BA3EF /* PaddingTests.swift in Sources */,
  938. 757DA2551A4ED408002BA3EF /* AESTests.swift in Sources */,
  939. );
  940. runOnlyForDeploymentPostprocessing = 0;
  941. };
  942. 75D614931BD844F2001358B2 /* Sources */ = {
  943. isa = PBXSourcesBuildPhase;
  944. buildActionMask = 2147483647;
  945. files = (
  946. 754C9D1D1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */,
  947. 757BC99E1C1CA5790093AAA9 /* PKCS7.swift in Sources */,
  948. 757BC9AE1C1CA5790093AAA9 /* SHA2.swift in Sources */,
  949. 75DB81A61CDBFDC700ED181A /* BlockModeWorker.swift in Sources */,
  950. 757BC9181C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */,
  951. 7574E6011CD02C9400E96346 /* CSArrayType+Foundation.swift in Sources */,
  952. 757BC94A1C1CA5790093AAA9 /* Authenticator.swift in Sources */,
  953. 757BC9C21C1CA5790093AAA9 /* Utils.swift in Sources */,
  954. 75CB934B1C8F60700087740D /* ECB.swift in Sources */,
  955. 757F44111CC1822B002B1F85 /* SecureBytes.swift in Sources */,
  956. 757BC9761C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
  957. 757BC9101C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
  958. 757BC9861C1CA5790093AAA9 /* IntExtension.swift in Sources */,
  959. 757BC9B21C1CA5790093AAA9 /* String+Extension.swift in Sources */,
  960. 757BC96E1C1CA5790093AAA9 /* Generics.swift in Sources */,
  961. 757F440C1CC172B6002B1F85 /* BlockCipher.swift in Sources */,
  962. 75CB93271C8F5EC10087740D /* CBC.swift in Sources */,
  963. 757BC9721C1CA5790093AAA9 /* Hash.swift in Sources */,
  964. 75CB93371C8F5FCE0087740D /* PCBC.swift in Sources */,
  965. 75CB93321C8F5F580087740D /* BlockMode.swift in Sources */,
  966. 757BC9141C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
  967. 757BC9B61C1CA5790093AAA9 /* UInt8Extension.swift in Sources */,
  968. 757BC9421C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
  969. 75482EAA1CB329C1001F66A5 /* PBKDF2.swift in Sources */,
  970. 757BC9081C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
  971. 757BC96A1C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
  972. 757BC9621C1CA5790093AAA9 /* CRC.swift in Sources */,
  973. 757BC9A21C1CA5790093AAA9 /* Poly1305.swift in Sources */,
  974. 75CB93461C8F603C0087740D /* CTR.swift in Sources */,
  975. 753881EE1CB06E390089101D /* NoPadding.swift in Sources */,
  976. 758F58F31C8FB6E20054C377 /* OFB.swift in Sources */,
  977. 757BC9BE1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */,
  978. 75CB93501C8F609D0087740D /* BlockModeOptions.swift in Sources */,
  979. 757BC9821C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */,
  980. 757BC9521C1CA5790093AAA9 /* BytesSequence.swift in Sources */,
  981. 757BC98A1C1CA5790093AAA9 /* MD5.swift in Sources */,
  982. 75DB81AB1CDC06B100ED181A /* Cryptor.swift in Sources */,
  983. 757BC9AA1C1CA5790093AAA9 /* SHA1.swift in Sources */,
  984. 757BC9921C1CA5790093AAA9 /* Operators.swift in Sources */,
  985. 75CB933C1C8F5FFD0087740D /* CFB.swift in Sources */,
  986. 757BC9BA1C1CA5790093AAA9 /* UInt32Extension.swift in Sources */,
  987. 757BC9001C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */,
  988. 757BC98E1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
  989. 757BC93E1C1CA5790093AAA9 /* AES.swift in Sources */,
  990. 757BC9561C1CA5790093AAA9 /* ChaCha20.swift in Sources */,
  991. 757BC9961C1CA5790093AAA9 /* Padding.swift in Sources */,
  992. 80545D161CA9FECD00474A99 /* Bit.swift in Sources */,
  993. 757BC9A61C1CA5790093AAA9 /* Rabbit.swift in Sources */,
  994. 757BC95A1C1CA5790093AAA9 /* CipherProtocol.swift in Sources */,
  995. 757BC9041C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift in Sources */,
  996. 757BC97A1C1CA5790093AAA9 /* HMAC.swift in Sources */,
  997. 75482EAF1CB329DF001F66A5 /* PKCS5.swift in Sources */,
  998. 757BC90C1C1CA56A0093AAA9 /* NSData+Extension.swift in Sources */,
  999. );
  1000. runOnlyForDeploymentPostprocessing = 0;
  1001. };
  1002. 75DF77471BC8EB59006E9520 /* Sources */ = {
  1003. isa = PBXSourcesBuildPhase;
  1004. buildActionMask = 2147483647;
  1005. files = (
  1006. 754C9D1E1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */,
  1007. 757BC99F1C1CA5790093AAA9 /* PKCS7.swift in Sources */,
  1008. 757BC9AF1C1CA5790093AAA9 /* SHA2.swift in Sources */,
  1009. 75DB81A51CDBFDC700ED181A /* BlockModeWorker.swift in Sources */,
  1010. 757BC9011C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */,
  1011. 7574E6001CD02C9300E96346 /* CSArrayType+Foundation.swift in Sources */,
  1012. 757BC94B1C1CA5790093AAA9 /* Authenticator.swift in Sources */,
  1013. 757BC9C31C1CA5790093AAA9 /* Utils.swift in Sources */,
  1014. 75CB934C1C8F60700087740D /* ECB.swift in Sources */,
  1015. 757F44101CC1822B002B1F85 /* SecureBytes.swift in Sources */,
  1016. 757BC9771C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
  1017. 757BC9091C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
  1018. 757BC9871C1CA5790093AAA9 /* IntExtension.swift in Sources */,
  1019. 757BC9B31C1CA5790093AAA9 /* String+Extension.swift in Sources */,
  1020. 757BC96F1C1CA5790093AAA9 /* Generics.swift in Sources */,
  1021. 757F440B1CC172B6002B1F85 /* BlockCipher.swift in Sources */,
  1022. 75CB93281C8F5EC10087740D /* CBC.swift in Sources */,
  1023. 757BC9731C1CA5790093AAA9 /* Hash.swift in Sources */,
  1024. 75CB93381C8F5FCE0087740D /* PCBC.swift in Sources */,
  1025. 75CB93331C8F5F580087740D /* BlockMode.swift in Sources */,
  1026. 757BC9191C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */,
  1027. 757BC9B71C1CA5790093AAA9 /* UInt8Extension.swift in Sources */,
  1028. 757BC9431C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
  1029. 75482EA91CB329C1001F66A5 /* PBKDF2.swift in Sources */,
  1030. 757BC9111C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
  1031. 757BC96B1C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
  1032. 757BC9631C1CA5790093AAA9 /* CRC.swift in Sources */,
  1033. 757BC9A31C1CA5790093AAA9 /* Poly1305.swift in Sources */,
  1034. 75CB93471C8F603C0087740D /* CTR.swift in Sources */,
  1035. 753881ED1CB06E390089101D /* NoPadding.swift in Sources */,
  1036. 758F58F41C8FB6E20054C377 /* OFB.swift in Sources */,
  1037. 757BC9BF1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */,
  1038. 75CB93511C8F609D0087740D /* BlockModeOptions.swift in Sources */,
  1039. 757BC9831C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */,
  1040. 757BC9531C1CA5790093AAA9 /* BytesSequence.swift in Sources */,
  1041. 757BC98B1C1CA5790093AAA9 /* MD5.swift in Sources */,
  1042. 75DB81AA1CDC06B100ED181A /* Cryptor.swift in Sources */,
  1043. 757BC9AB1C1CA5790093AAA9 /* SHA1.swift in Sources */,
  1044. 757BC9931C1CA5790093AAA9 /* Operators.swift in Sources */,
  1045. 75CB933D1C8F5FFD0087740D /* CFB.swift in Sources */,
  1046. 757BC9BB1C1CA5790093AAA9 /* UInt32Extension.swift in Sources */,
  1047. 757BC9151C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
  1048. 757BC98F1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
  1049. 757BC93F1C1CA5790093AAA9 /* AES.swift in Sources */,
  1050. 757BC9571C1CA5790093AAA9 /* ChaCha20.swift in Sources */,
  1051. 757BC9971C1CA5790093AAA9 /* Padding.swift in Sources */,
  1052. 80545D151CA9FECD00474A99 /* Bit.swift in Sources */,
  1053. 757BC9A71C1CA5790093AAA9 /* Rabbit.swift in Sources */,
  1054. 757BC95B1C1CA5790093AAA9 /* CipherProtocol.swift in Sources */,
  1055. 757BC90D1C1CA56A0093AAA9 /* NSData+Extension.swift in Sources */,
  1056. 757BC97B1C1CA5790093AAA9 /* HMAC.swift in Sources */,
  1057. 75482EAE1CB329DF001F66A5 /* PKCS5.swift in Sources */,
  1058. 757BC9051C1CA56A0093AAA9 /* ArrayUInt8+Foundation.swift in Sources */,
  1059. );
  1060. runOnlyForDeploymentPostprocessing = 0;
  1061. };
  1062. /* End PBXSourcesBuildPhase section */
  1063. /* Begin PBXTargetDependency section */
  1064. 75B601E4197D69EB0009B53D /* PBXTargetDependency */ = {
  1065. isa = PBXTargetDependency;
  1066. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1067. targetProxy = 75B601E3197D69EB0009B53D /* PBXContainerItemProxy */;
  1068. };
  1069. 75B601E6197D6A270009B53D /* PBXTargetDependency */ = {
  1070. isa = PBXTargetDependency;
  1071. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1072. targetProxy = 75B601E5197D6A270009B53D /* PBXContainerItemProxy */;
  1073. };
  1074. 75B601E8197D6A3A0009B53D /* PBXTargetDependency */ = {
  1075. isa = PBXTargetDependency;
  1076. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1077. targetProxy = 75B601E7197D6A3A0009B53D /* PBXContainerItemProxy */;
  1078. };
  1079. 75B601EA197D6A5C0009B53D /* PBXTargetDependency */ = {
  1080. isa = PBXTargetDependency;
  1081. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1082. targetProxy = 75B601E9197D6A5C0009B53D /* PBXContainerItemProxy */;
  1083. };
  1084. 75B601ED197D6B3D0009B53D /* PBXTargetDependency */ = {
  1085. isa = PBXTargetDependency;
  1086. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1087. targetProxy = 75B601EC197D6B3D0009B53D /* PBXContainerItemProxy */;
  1088. };
  1089. 75B6021D197D6CF10009B53D /* PBXTargetDependency */ = {
  1090. isa = PBXTargetDependency;
  1091. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1092. targetProxy = 75B6021C197D6CF10009B53D /* PBXContainerItemProxy */;
  1093. };
  1094. 75B6021F197D6D070009B53D /* PBXTargetDependency */ = {
  1095. isa = PBXTargetDependency;
  1096. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1097. targetProxy = 75B6021E197D6D070009B53D /* PBXContainerItemProxy */;
  1098. };
  1099. /* End PBXTargetDependency section */
  1100. /* Begin XCBuildConfiguration section */
  1101. 5596BDC11BC8F220007E38D5 /* Debug */ = {
  1102. isa = XCBuildConfiguration;
  1103. buildSettings = {
  1104. DEBUG_INFORMATION_FORMAT = dwarf;
  1105. DEFINES_MODULE = YES;
  1106. DYLIB_COMPATIBILITY_VERSION = 1;
  1107. DYLIB_CURRENT_VERSION = 1;
  1108. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1109. GCC_NO_COMMON_BLOCKS = YES;
  1110. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1111. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1112. MTL_ENABLE_DEBUG_INFO = YES;
  1113. PRODUCT_BUNDLE_IDENTIFIER = com.hakore.CryptoSwift;
  1114. PRODUCT_NAME = CryptoSwift;
  1115. SDKROOT = watchos;
  1116. SKIP_INSTALL = YES;
  1117. TARGETED_DEVICE_FAMILY = 4;
  1118. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1119. };
  1120. name = Debug;
  1121. };
  1122. 5596BDC21BC8F220007E38D5 /* Release */ = {
  1123. isa = XCBuildConfiguration;
  1124. buildSettings = {
  1125. COPY_PHASE_STRIP = NO;
  1126. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1127. DEFINES_MODULE = YES;
  1128. DYLIB_COMPATIBILITY_VERSION = 1;
  1129. DYLIB_CURRENT_VERSION = 1;
  1130. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1131. GCC_NO_COMMON_BLOCKS = YES;
  1132. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1133. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1134. MTL_ENABLE_DEBUG_INFO = NO;
  1135. PRODUCT_BUNDLE_IDENTIFIER = com.hakore.CryptoSwift;
  1136. PRODUCT_NAME = CryptoSwift;
  1137. SDKROOT = watchos;
  1138. SKIP_INSTALL = YES;
  1139. TARGETED_DEVICE_FAMILY = 4;
  1140. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1141. };
  1142. name = Release;
  1143. };
  1144. 754BE46919693E190098E6F3 /* Debug */ = {
  1145. isa = XCBuildConfiguration;
  1146. buildSettings = {
  1147. ALWAYS_SEARCH_USER_PATHS = NO;
  1148. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1149. CLANG_CXX_LIBRARY = "libc++";
  1150. CLANG_ENABLE_MODULES = YES;
  1151. CLANG_ENABLE_OBJC_ARC = YES;
  1152. CLANG_WARN_BOOL_CONVERSION = YES;
  1153. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1154. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1155. CLANG_WARN_EMPTY_BODY = YES;
  1156. CLANG_WARN_ENUM_CONVERSION = YES;
  1157. CLANG_WARN_INT_CONVERSION = YES;
  1158. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1159. CLANG_WARN_UNREACHABLE_CODE = YES;
  1160. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1161. COPY_PHASE_STRIP = NO;
  1162. CURRENT_PROJECT_VERSION = 1;
  1163. DEFINES_MODULE = YES;
  1164. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1165. ENABLE_TESTABILITY = YES;
  1166. GCC_C_LANGUAGE_STANDARD = gnu99;
  1167. GCC_DYNAMIC_NO_PIC = NO;
  1168. GCC_OPTIMIZATION_LEVEL = 0;
  1169. GCC_PREPROCESSOR_DEFINITIONS = (
  1170. "DEBUG=1",
  1171. "$(inherited)",
  1172. );
  1173. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1174. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1175. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1176. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1177. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1178. GCC_WARN_UNUSED_FUNCTION = YES;
  1179. GCC_WARN_UNUSED_VARIABLE = YES;
  1180. INFOPLIST_FILE = Sources/CryptoSwift/Info.plist;
  1181. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1182. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1183. METAL_ENABLE_DEBUG_INFO = YES;
  1184. ONLY_ACTIVE_ARCH = YES;
  1185. PRODUCT_NAME = CryptoSwift;
  1186. SDKROOT = iphoneos;
  1187. SWIFT_INSTALL_OBJC_HEADER = NO;
  1188. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1189. TARGETED_DEVICE_FAMILY = "1,2";
  1190. VERSIONING_SYSTEM = "apple-generic";
  1191. VERSION_INFO_PREFIX = "";
  1192. };
  1193. name = Debug;
  1194. };
  1195. 754BE46A19693E190098E6F3 /* Release */ = {
  1196. isa = XCBuildConfiguration;
  1197. buildSettings = {
  1198. ALWAYS_SEARCH_USER_PATHS = NO;
  1199. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1200. CLANG_CXX_LIBRARY = "libc++";
  1201. CLANG_ENABLE_MODULES = YES;
  1202. CLANG_ENABLE_OBJC_ARC = YES;
  1203. CLANG_WARN_BOOL_CONVERSION = YES;
  1204. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1205. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1206. CLANG_WARN_EMPTY_BODY = YES;
  1207. CLANG_WARN_ENUM_CONVERSION = YES;
  1208. CLANG_WARN_INT_CONVERSION = YES;
  1209. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1210. CLANG_WARN_UNREACHABLE_CODE = YES;
  1211. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1212. COPY_PHASE_STRIP = YES;
  1213. CURRENT_PROJECT_VERSION = 1;
  1214. DEFINES_MODULE = YES;
  1215. ENABLE_NS_ASSERTIONS = NO;
  1216. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1217. GCC_C_LANGUAGE_STANDARD = gnu99;
  1218. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1219. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1220. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1221. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1222. GCC_WARN_UNUSED_FUNCTION = YES;
  1223. GCC_WARN_UNUSED_VARIABLE = YES;
  1224. INFOPLIST_FILE = Sources/CryptoSwift/Info.plist;
  1225. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1226. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1227. METAL_ENABLE_DEBUG_INFO = NO;
  1228. PRODUCT_NAME = CryptoSwift;
  1229. SDKROOT = iphoneos;
  1230. SWIFT_INSTALL_OBJC_HEADER = NO;
  1231. TARGETED_DEVICE_FAMILY = "1,2";
  1232. VALIDATE_PRODUCT = YES;
  1233. VERSIONING_SYSTEM = "apple-generic";
  1234. VERSION_INFO_PREFIX = "";
  1235. };
  1236. name = Release;
  1237. };
  1238. 754BE46C19693E190098E6F3 /* Debug */ = {
  1239. isa = XCBuildConfiguration;
  1240. buildSettings = {
  1241. APPLICATION_EXTENSION_API_ONLY = YES;
  1242. BITCODE_GENERATION_MODE = marker;
  1243. CLANG_ENABLE_MODULES = YES;
  1244. CODE_SIGN_IDENTITY = "";
  1245. "CODE_SIGN_IDENTITY[sdk=*]" = "iPhone Developer";
  1246. DYLIB_COMPATIBILITY_VERSION = 1;
  1247. DYLIB_CURRENT_VERSION = 1;
  1248. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1249. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1250. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1251. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1252. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1253. PRODUCT_NAME = CryptoSwift;
  1254. SKIP_INSTALL = YES;
  1255. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1256. };
  1257. name = Debug;
  1258. };
  1259. 754BE46D19693E190098E6F3 /* Release */ = {
  1260. isa = XCBuildConfiguration;
  1261. buildSettings = {
  1262. APPLICATION_EXTENSION_API_ONLY = YES;
  1263. BITCODE_GENERATION_MODE = bitcode;
  1264. CLANG_ENABLE_MODULES = YES;
  1265. CODE_SIGN_IDENTITY = "";
  1266. "CODE_SIGN_IDENTITY[sdk=*]" = "iPhone Developer";
  1267. DYLIB_COMPATIBILITY_VERSION = 1;
  1268. DYLIB_CURRENT_VERSION = 1;
  1269. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1270. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  1271. GCC_UNROLL_LOOPS = YES;
  1272. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1273. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1274. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1275. LLVM_LTO = YES;
  1276. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1277. PRODUCT_NAME = CryptoSwift;
  1278. SKIP_INSTALL = YES;
  1279. SWIFT_DISABLE_SAFETY_CHECKS = YES;
  1280. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1281. };
  1282. name = Release;
  1283. };
  1284. 754BE46F19693E190098E6F3 /* Debug */ = {
  1285. isa = XCBuildConfiguration;
  1286. buildSettings = {
  1287. GCC_PREPROCESSOR_DEFINITIONS = (
  1288. "DEBUG=1",
  1289. "$(inherited)",
  1290. );
  1291. HEADER_SEARCH_PATHS = (
  1292. "$(inherited)",
  1293. "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
  1294. "includes/**",
  1295. );
  1296. INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
  1297. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1298. LLVM_LTO = NO;
  1299. METAL_ENABLE_DEBUG_INFO = YES;
  1300. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1301. PRODUCT_NAME = "$(TARGET_NAME)";
  1302. SWIFT_OBJC_BRIDGING_HEADER = CryptoSwiftTests/Bridging.h;
  1303. };
  1304. name = Debug;
  1305. };
  1306. 754BE47019693E190098E6F3 /* Release */ = {
  1307. isa = XCBuildConfiguration;
  1308. buildSettings = {
  1309. GCC_OPTIMIZATION_LEVEL = fast;
  1310. GCC_UNROLL_LOOPS = YES;
  1311. HEADER_SEARCH_PATHS = (
  1312. "$(inherited)",
  1313. "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
  1314. "includes/**",
  1315. );
  1316. INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
  1317. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1318. LLVM_LTO = YES;
  1319. METAL_ENABLE_DEBUG_INFO = NO;
  1320. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1321. PRODUCT_NAME = "$(TARGET_NAME)";
  1322. SWIFT_DISABLE_SAFETY_CHECKS = YES;
  1323. SWIFT_OBJC_BRIDGING_HEADER = CryptoSwiftTests/Bridging.h;
  1324. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1325. };
  1326. name = Release;
  1327. };
  1328. 75D614BD1BD844F2001358B2 /* Debug */ = {
  1329. isa = XCBuildConfiguration;
  1330. buildSettings = {
  1331. APPLICATION_EXTENSION_API_ONLY = YES;
  1332. BITCODE_GENERATION_MODE = bitcode;
  1333. CLANG_ENABLE_MODULES = YES;
  1334. CODE_SIGN_IDENTITY = "";
  1335. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
  1336. DYLIB_COMPATIBILITY_VERSION = 1;
  1337. DYLIB_CURRENT_VERSION = 1;
  1338. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1339. ENABLE_BITCODE = YES;
  1340. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1341. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1342. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1343. MACOSX_DEPLOYMENT_TARGET = 10.11;
  1344. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1345. PRODUCT_NAME = CryptoSwift;
  1346. SDKROOT = appletvos;
  1347. SKIP_INSTALL = YES;
  1348. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1349. TARGETED_DEVICE_FAMILY = 3;
  1350. TVOS_DEPLOYMENT_TARGET = 9.0;
  1351. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1352. };
  1353. name = Debug;
  1354. };
  1355. 75D614BE1BD844F2001358B2 /* Release */ = {
  1356. isa = XCBuildConfiguration;
  1357. buildSettings = {
  1358. APPLICATION_EXTENSION_API_ONLY = YES;
  1359. BITCODE_GENERATION_MODE = bitcode;
  1360. CLANG_ENABLE_MODULES = YES;
  1361. CODE_SIGN_IDENTITY = "";
  1362. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
  1363. DYLIB_COMPATIBILITY_VERSION = 1;
  1364. DYLIB_CURRENT_VERSION = 1;
  1365. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1366. ENABLE_BITCODE = YES;
  1367. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  1368. GCC_UNROLL_LOOPS = YES;
  1369. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1370. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1371. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1372. LLVM_LTO = YES;
  1373. MACOSX_DEPLOYMENT_TARGET = 10.11;
  1374. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1375. PRODUCT_NAME = CryptoSwift;
  1376. SDKROOT = appletvos;
  1377. SKIP_INSTALL = YES;
  1378. SWIFT_DISABLE_SAFETY_CHECKS = YES;
  1379. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1380. TARGETED_DEVICE_FAMILY = 3;
  1381. TVOS_DEPLOYMENT_TARGET = 9.0;
  1382. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1383. };
  1384. name = Release;
  1385. };
  1386. 75DF77701BC8EB59006E9520 /* Debug */ = {
  1387. isa = XCBuildConfiguration;
  1388. buildSettings = {
  1389. APPLICATION_EXTENSION_API_ONLY = YES;
  1390. BITCODE_GENERATION_MODE = marker;
  1391. CLANG_ENABLE_MODULES = YES;
  1392. CODE_SIGN_IDENTITY = "";
  1393. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "";
  1394. COMBINE_HIDPI_IMAGES = YES;
  1395. DYLIB_COMPATIBILITY_VERSION = 1;
  1396. DYLIB_CURRENT_VERSION = 1;
  1397. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1398. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1399. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1400. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1401. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1402. PRODUCT_NAME = CryptoSwift;
  1403. SDKROOT = macosx;
  1404. SKIP_INSTALL = YES;
  1405. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1406. };
  1407. name = Debug;
  1408. };
  1409. 75DF77711BC8EB59006E9520 /* Release */ = {
  1410. isa = XCBuildConfiguration;
  1411. buildSettings = {
  1412. APPLICATION_EXTENSION_API_ONLY = YES;
  1413. BITCODE_GENERATION_MODE = bitcode;
  1414. CLANG_ENABLE_MODULES = YES;
  1415. CODE_SIGN_IDENTITY = "";
  1416. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "";
  1417. COMBINE_HIDPI_IMAGES = YES;
  1418. DYLIB_COMPATIBILITY_VERSION = 1;
  1419. DYLIB_CURRENT_VERSION = 1;
  1420. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1421. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  1422. GCC_UNROLL_LOOPS = YES;
  1423. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1424. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1425. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1426. LLVM_LTO = YES;
  1427. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1428. PRODUCT_NAME = CryptoSwift;
  1429. SDKROOT = macosx;
  1430. SKIP_INSTALL = YES;
  1431. SWIFT_DISABLE_SAFETY_CHECKS = YES;
  1432. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1433. };
  1434. name = Release;
  1435. };
  1436. /* End XCBuildConfiguration section */
  1437. /* Begin XCConfigurationList section */
  1438. 5596BDC01BC8F220007E38D5 /* Build configuration list for PBXNativeTarget "CryptoSwift watchOS" */ = {
  1439. isa = XCConfigurationList;
  1440. buildConfigurations = (
  1441. 5596BDC11BC8F220007E38D5 /* Debug */,
  1442. 5596BDC21BC8F220007E38D5 /* Release */,
  1443. );
  1444. defaultConfigurationIsVisible = 0;
  1445. defaultConfigurationName = Release;
  1446. };
  1447. 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */ = {
  1448. isa = XCConfigurationList;
  1449. buildConfigurations = (
  1450. 754BE46919693E190098E6F3 /* Debug */,
  1451. 754BE46A19693E190098E6F3 /* Release */,
  1452. );
  1453. defaultConfigurationIsVisible = 0;
  1454. defaultConfigurationName = Release;
  1455. };
  1456. 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift iOS" */ = {
  1457. isa = XCConfigurationList;
  1458. buildConfigurations = (
  1459. 754BE46C19693E190098E6F3 /* Debug */,
  1460. 754BE46D19693E190098E6F3 /* Release */,
  1461. );
  1462. defaultConfigurationIsVisible = 0;
  1463. defaultConfigurationName = Release;
  1464. };
  1465. 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */ = {
  1466. isa = XCConfigurationList;
  1467. buildConfigurations = (
  1468. 754BE46F19693E190098E6F3 /* Debug */,
  1469. 754BE47019693E190098E6F3 /* Release */,
  1470. );
  1471. defaultConfigurationIsVisible = 0;
  1472. defaultConfigurationName = Release;
  1473. };
  1474. 75D614BC1BD844F2001358B2 /* Build configuration list for PBXNativeTarget "CryptoSwift tvOS" */ = {
  1475. isa = XCConfigurationList;
  1476. buildConfigurations = (
  1477. 75D614BD1BD844F2001358B2 /* Debug */,
  1478. 75D614BE1BD844F2001358B2 /* Release */,
  1479. );
  1480. defaultConfigurationIsVisible = 0;
  1481. defaultConfigurationName = Release;
  1482. };
  1483. 75DF776F1BC8EB59006E9520 /* Build configuration list for PBXNativeTarget "CryptoSwift OSX" */ = {
  1484. isa = XCConfigurationList;
  1485. buildConfigurations = (
  1486. 75DF77701BC8EB59006E9520 /* Debug */,
  1487. 75DF77711BC8EB59006E9520 /* Release */,
  1488. );
  1489. defaultConfigurationIsVisible = 0;
  1490. defaultConfigurationName = Release;
  1491. };
  1492. /* End XCConfigurationList section */
  1493. };
  1494. rootObject = 754BE44C19693E190098E6F3 /* Project object */;
  1495. }