project.pbxproj 78 KB

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