project.pbxproj 59 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 7032FF8F2149C1DB00B7EC83 /* BaseController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7032FF8E2149C1DB00B7EC83 /* BaseController.swift */; };
  10. 7070FB3D20FDD9FE000DC258 /* NewGroupViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB3C20FDD9FE000DC258 /* NewGroupViewController.swift */; };
  11. 7070FB4020FF3421000DC258 /* dc_chat.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB3E20FF3420000DC258 /* dc_chat.c */; };
  12. 7070FB4120FF3421000DC258 /* dc_smtp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB3F20FF3421000DC258 /* dc_smtp.c */; };
  13. 7070FB5D20FF345F000DC258 /* dc_mimefactory.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4220FF345B000DC258 /* dc_mimefactory.c */; };
  14. 7070FB5E20FF345F000DC258 /* dc_token.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4320FF345B000DC258 /* dc_token.c */; };
  15. 7070FB5F20FF345F000DC258 /* dc_tools.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4420FF345B000DC258 /* dc_tools.c */; };
  16. 7070FB6020FF345F000DC258 /* dc_hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4520FF345B000DC258 /* dc_hash.c */; };
  17. 7070FB6120FF345F000DC258 /* dc_securejoin.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4620FF345B000DC258 /* dc_securejoin.c */; };
  18. 7070FB6220FF345F000DC258 /* dc_configure.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4720FF345B000DC258 /* dc_configure.c */; };
  19. 7070FB6320FF345F000DC258 /* dc_context.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4820FF345B000DC258 /* dc_context.c */; };
  20. 7070FB6420FF345F000DC258 /* dc_dehtml.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4920FF345B000DC258 /* dc_dehtml.c */; };
  21. 7070FB6520FF345F000DC258 /* dc_chatlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4A20FF345C000DC258 /* dc_chatlist.c */; };
  22. 7070FB6620FF345F000DC258 /* dc_param.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4B20FF345C000DC258 /* dc_param.c */; };
  23. 7070FB6720FF345F000DC258 /* dc_simplify.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4C20FF345C000DC258 /* dc_simplify.c */; };
  24. 7070FB6820FF345F000DC258 /* dc_array.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4D20FF345C000DC258 /* dc_array.c */; };
  25. 7070FB6920FF345F000DC258 /* dc_mimeparser.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4E20FF345C000DC258 /* dc_mimeparser.c */; };
  26. 7070FB6A20FF345F000DC258 /* dc_saxparser.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB4F20FF345C000DC258 /* dc_saxparser.c */; };
  27. 7070FB6B20FF345F000DC258 /* dc_job.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5020FF345C000DC258 /* dc_job.c */; };
  28. 7070FB6C20FF345F000DC258 /* dc_keyring.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5120FF345D000DC258 /* dc_keyring.c */; };
  29. 7070FB6D20FF345F000DC258 /* dc_imex.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5220FF345D000DC258 /* dc_imex.c */; };
  30. 7070FB6E20FF345F000DC258 /* dc_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5320FF345D000DC258 /* dc_openssl.c */; };
  31. 7070FB7020FF345F000DC258 /* dc_lot.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5520FF345D000DC258 /* dc_lot.c */; };
  32. 7070FB7120FF345F000DC258 /* dc_receive_imf.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5620FF345D000DC258 /* dc_receive_imf.c */; };
  33. 7070FB7220FF345F000DC258 /* dc_key.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5720FF345E000DC258 /* dc_key.c */; };
  34. 7070FB7320FF345F000DC258 /* dc_aheader.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5820FF345E000DC258 /* dc_aheader.c */; };
  35. 7070FB7420FF345F000DC258 /* dc_e2ee.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5920FF345E000DC258 /* dc_e2ee.c */; };
  36. 7070FB7520FF345F000DC258 /* dc_strbuilder.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5A20FF345E000DC258 /* dc_strbuilder.c */; };
  37. 7070FB7620FF345F000DC258 /* dc_pgp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5B20FF345E000DC258 /* dc_pgp.c */; };
  38. 7070FB7720FF345F000DC258 /* dc_qr.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB5C20FF345F000DC258 /* dc_qr.c */; };
  39. 7070FB8A20FF4118000DC258 /* dc_log.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB8020FF4115000DC258 /* dc_log.c */; };
  40. 7070FB8B20FF4118000DC258 /* dc_keyhistory.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB8120FF4116000DC258 /* dc_keyhistory.c */; };
  41. 7070FB8C20FF4118000DC258 /* dc_contact.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB8220FF4116000DC258 /* dc_contact.c */; };
  42. 7070FB8D20FF4118000DC258 /* dc_sqlite3.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB8320FF4116000DC258 /* dc_sqlite3.c */; };
  43. 7070FB8E20FF4118000DC258 /* dc_apeerstate.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB8420FF4116000DC258 /* dc_apeerstate.c */; };
  44. 7070FB8F20FF4118000DC258 /* dc_loginparam.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB8520FF4117000DC258 /* dc_loginparam.c */; };
  45. 7070FB9020FF4118000DC258 /* dc_stock.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB8620FF4117000DC258 /* dc_stock.c */; };
  46. 7070FB9120FF4118000DC258 /* dc_strencode.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB8720FF4117000DC258 /* dc_strencode.c */; };
  47. 7070FB9220FF4118000DC258 /* dc_imap.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB8820FF4118000DC258 /* dc_imap.c */; };
  48. 7070FB9320FF4118000DC258 /* dc_msg.c in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB8920FF4118000DC258 /* dc_msg.c */; };
  49. 7070FB9B2101ECBB000DC258 /* GroupNameController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB9A2101ECBB000DC258 /* GroupNameController.swift */; };
  50. 7092474120B3869500AF8799 /* ContactProfileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7092474020B3869500AF8799 /* ContactProfileViewController.swift */; };
  51. 70B08FCD21073B910097D3EA /* NewGroupMemberChoiceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B08FCC21073B910097D3EA /* NewGroupMemberChoiceController.swift */; };
  52. 70B8882E2091B8550074812E /* ContactCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B8882D2091B8550074812E /* ContactCell.swift */; };
  53. 78E45E2921D176C400D4B15E /* dc_jobthread.h in Sources */ = {isa = PBXBuildFile; fileRef = 78E45E2821D176C300D4B15E /* dc_jobthread.h */; };
  54. 78E45E2B21D176FB00D4B15E /* dc_jobthread.c in Sources */ = {isa = PBXBuildFile; fileRef = 78E45E2A21D176FB00D4B15E /* dc_jobthread.c */; };
  55. 78E45E2F21D1774200D4B15E /* dc_context.h in Sources */ = {isa = PBXBuildFile; fileRef = 78E45E2D21D1774200D4B15E /* dc_context.h */; };
  56. 78E45E3021D1774200D4B15E /* dc_move.c in Sources */ = {isa = PBXBuildFile; fileRef = 78E45E2E21D1774200D4B15E /* dc_move.c */; };
  57. 7A0052A11FBC50C40048C3BF /* CredentialsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A0052A01FBC50C40048C3BF /* CredentialsController.swift */; };
  58. 7A0052C81FBE6CB40048C3BF /* NewContactController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A0052C71FBE6CB40048C3BF /* NewContactController.swift */; };
  59. 7A451D941FB1B1DB00177250 /* wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A451D921FB1B1DB00177250 /* wrapper.c */; };
  60. 7A451DAE1FB1F5A200177250 /* libetpan-ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7A451DA71FB1F4BF00177250 /* libetpan-ios.a */; };
  61. 7A451DB01FB1F84900177250 /* AppCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A451DAF1FB1F84900177250 /* AppCoordinator.swift */; };
  62. 7A451DBE1FB4AD0700177250 /* Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A451DBD1FB4AD0700177250 /* Wrapper.swift */; };
  63. 7A7923401FB0A14300BC2DE5 /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 7A79233F1FB0A14300BC2DE5 /* libiconv.tbd */; };
  64. 7A79236A1FB0A2C800BC2DE5 /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A79235D1FB0A2C800BC2DE5 /* compress.c */; };
  65. 7A79236B1FB0A2C800BC2DE5 /* create.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A79235E1FB0A2C800BC2DE5 /* create.c */; };
  66. 7A79236C1FB0A2C800BC2DE5 /* crypto.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A79235F1FB0A2C800BC2DE5 /* crypto.c */; };
  67. 7A79236D1FB0A2C800BC2DE5 /* keyring.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A7923601FB0A2C800BC2DE5 /* keyring.c */; };
  68. 7A79236E1FB0A2C800BC2DE5 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A7923611FB0A2C800BC2DE5 /* misc.c */; };
  69. 7A79236F1FB0A2C800BC2DE5 /* openssl_crypto.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A7923621FB0A2C800BC2DE5 /* openssl_crypto.c */; };
  70. 7A7923701FB0A2C800BC2DE5 /* packet-parse.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A7923631FB0A2C800BC2DE5 /* packet-parse.c */; };
  71. 7A7923711FB0A2C800BC2DE5 /* packet-show.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A7923641FB0A2C800BC2DE5 /* packet-show.c */; };
  72. 7A7923721FB0A2C800BC2DE5 /* reader.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A7923651FB0A2C800BC2DE5 /* reader.c */; };
  73. 7A7923731FB0A2C800BC2DE5 /* signature.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A7923661FB0A2C800BC2DE5 /* signature.c */; };
  74. 7A7923741FB0A2C800BC2DE5 /* symmetric.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A7923671FB0A2C800BC2DE5 /* symmetric.c */; };
  75. 7A7923751FB0A2C800BC2DE5 /* validate.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A7923681FB0A2C800BC2DE5 /* validate.c */; };
  76. 7A7923761FB0A2C800BC2DE5 /* writer.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A7923691FB0A2C800BC2DE5 /* writer.c */; };
  77. 7A9FB1441FB061E2001FEA36 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A9FB1431FB061E2001FEA36 /* AppDelegate.swift */; };
  78. 7A9FB14B1FB061E2001FEA36 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7A9FB14A1FB061E2001FEA36 /* Assets.xcassets */; };
  79. 7A9FB14E1FB061E2001FEA36 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7A9FB14C1FB061E2001FEA36 /* LaunchScreen.storyboard */; };
  80. 7AE0A5491FC42F65005ECB4B /* NewChatViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE0A5481FC42F65005ECB4B /* NewChatViewController.swift */; };
  81. 8B6D425BC604F7C43B65D436 /* Pods_deltachat_ios.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6241BE1534A653E79AD5D01D /* Pods_deltachat_ios.framework */; };
  82. AE0D26FD1FB1FE88002FAFCE /* ChatListController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE0D26FC1FB1FE88002FAFCE /* ChatListController.swift */; };
  83. AEACE2DD1FB323CA00DCDD78 /* ChatViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEACE2DC1FB323CA00DCDD78 /* ChatViewController.swift */; };
  84. AEACE2DF1FB3246400DCDD78 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEACE2DE1FB3246400DCDD78 /* Message.swift */; };
  85. AEACE2E11FB3271700DCDD78 /* SampleData.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEACE2E01FB3271700DCDD78 /* SampleData.swift */; };
  86. AEACE2E31FB32B5C00DCDD78 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEACE2E21FB32B5C00DCDD78 /* Constants.swift */; };
  87. AEACE2E51FB32E1900DCDD78 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEACE2E41FB32E1900DCDD78 /* Utils.swift */; };
  88. AEACE2E91FB34D9100DCDD78 /* ContactViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEACE2E81FB34D9100DCDD78 /* ContactViewController.swift */; };
  89. /* End PBXBuildFile section */
  90. /* Begin PBXContainerItemProxy section */
  91. 7A451DA21FB1F4BF00177250 /* PBXContainerItemProxy */ = {
  92. isa = PBXContainerItemProxy;
  93. containerPortal = 7A451D9A1FB1F4BF00177250 /* libetpan.xcodeproj */;
  94. proxyType = 2;
  95. remoteGlobalIDString = 8DC2EF5B0486A6940098B216;
  96. remoteInfo = libetpan;
  97. };
  98. 7A451DA41FB1F4BF00177250 /* PBXContainerItemProxy */ = {
  99. isa = PBXContainerItemProxy;
  100. containerPortal = 7A451D9A1FB1F4BF00177250 /* libetpan.xcodeproj */;
  101. proxyType = 2;
  102. remoteGlobalIDString = C69AB10A10546FE500F32FBD;
  103. remoteInfo = "static libetpan";
  104. };
  105. 7A451DA61FB1F4BF00177250 /* PBXContainerItemProxy */ = {
  106. isa = PBXContainerItemProxy;
  107. containerPortal = 7A451D9A1FB1F4BF00177250 /* libetpan.xcodeproj */;
  108. proxyType = 2;
  109. remoteGlobalIDString = C682E2C015B315EF00BE9DA7;
  110. remoteInfo = "libetpan ios";
  111. };
  112. /* End PBXContainerItemProxy section */
  113. /* Begin PBXFileReference section */
  114. 6241BE1534A653E79AD5D01D /* Pods_deltachat_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_deltachat_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  115. 7032FF8E2149C1DB00B7EC83 /* BaseController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseController.swift; sourceTree = "<group>"; };
  116. 7070FB3C20FDD9FE000DC258 /* NewGroupViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewGroupViewController.swift; sourceTree = "<group>"; };
  117. 7070FB3E20FF3420000DC258 /* dc_chat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_chat.c; sourceTree = "<group>"; };
  118. 7070FB3F20FF3421000DC258 /* dc_smtp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_smtp.c; sourceTree = "<group>"; };
  119. 7070FB4220FF345B000DC258 /* dc_mimefactory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_mimefactory.c; sourceTree = "<group>"; };
  120. 7070FB4320FF345B000DC258 /* dc_token.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_token.c; sourceTree = "<group>"; };
  121. 7070FB4420FF345B000DC258 /* dc_tools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_tools.c; sourceTree = "<group>"; };
  122. 7070FB4520FF345B000DC258 /* dc_hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_hash.c; sourceTree = "<group>"; };
  123. 7070FB4620FF345B000DC258 /* dc_securejoin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_securejoin.c; sourceTree = "<group>"; };
  124. 7070FB4720FF345B000DC258 /* dc_configure.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_configure.c; sourceTree = "<group>"; };
  125. 7070FB4820FF345B000DC258 /* dc_context.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_context.c; sourceTree = "<group>"; };
  126. 7070FB4920FF345B000DC258 /* dc_dehtml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_dehtml.c; sourceTree = "<group>"; };
  127. 7070FB4A20FF345C000DC258 /* dc_chatlist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_chatlist.c; sourceTree = "<group>"; };
  128. 7070FB4B20FF345C000DC258 /* dc_param.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_param.c; sourceTree = "<group>"; };
  129. 7070FB4C20FF345C000DC258 /* dc_simplify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_simplify.c; sourceTree = "<group>"; };
  130. 7070FB4D20FF345C000DC258 /* dc_array.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_array.c; sourceTree = "<group>"; };
  131. 7070FB4E20FF345C000DC258 /* dc_mimeparser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_mimeparser.c; sourceTree = "<group>"; };
  132. 7070FB4F20FF345C000DC258 /* dc_saxparser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_saxparser.c; sourceTree = "<group>"; };
  133. 7070FB5020FF345C000DC258 /* dc_job.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_job.c; sourceTree = "<group>"; };
  134. 7070FB5120FF345D000DC258 /* dc_keyring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_keyring.c; sourceTree = "<group>"; };
  135. 7070FB5220FF345D000DC258 /* dc_imex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_imex.c; sourceTree = "<group>"; };
  136. 7070FB5320FF345D000DC258 /* dc_openssl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_openssl.c; sourceTree = "<group>"; };
  137. 7070FB5420FF345D000DC258 /* dc_uudecode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_uudecode.c; sourceTree = "<group>"; };
  138. 7070FB5520FF345D000DC258 /* dc_lot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_lot.c; sourceTree = "<group>"; };
  139. 7070FB5620FF345D000DC258 /* dc_receive_imf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_receive_imf.c; sourceTree = "<group>"; };
  140. 7070FB5720FF345E000DC258 /* dc_key.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_key.c; sourceTree = "<group>"; };
  141. 7070FB5820FF345E000DC258 /* dc_aheader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_aheader.c; sourceTree = "<group>"; };
  142. 7070FB5920FF345E000DC258 /* dc_e2ee.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_e2ee.c; sourceTree = "<group>"; };
  143. 7070FB5A20FF345E000DC258 /* dc_strbuilder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_strbuilder.c; sourceTree = "<group>"; };
  144. 7070FB5B20FF345E000DC258 /* dc_pgp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_pgp.c; sourceTree = "<group>"; };
  145. 7070FB5C20FF345F000DC258 /* dc_qr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_qr.c; sourceTree = "<group>"; };
  146. 7070FB7820FF353E000DC258 /* deltachat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = deltachat.h; sourceTree = "<group>"; };
  147. 7070FB7920FF36D8000DC258 /* dc_context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dc_context.h; sourceTree = "<group>"; };
  148. 7070FB7A20FF3815000DC258 /* dc_chat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dc_chat.h; sourceTree = "<group>"; };
  149. 7070FB7B20FF3815000DC258 /* dc_contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dc_contact.h; sourceTree = "<group>"; };
  150. 7070FB7C20FF3815000DC258 /* dc_chatlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dc_chatlist.h; sourceTree = "<group>"; };
  151. 7070FB7D20FF3815000DC258 /* dc_lot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dc_lot.h; sourceTree = "<group>"; };
  152. 7070FB7E20FF3833000DC258 /* dc_msg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dc_msg.h; sourceTree = "<group>"; };
  153. 7070FB7F20FF388B000DC258 /* dc_array.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dc_array.h; sourceTree = "<group>"; };
  154. 7070FB8020FF4115000DC258 /* dc_log.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_log.c; sourceTree = "<group>"; };
  155. 7070FB8120FF4116000DC258 /* dc_keyhistory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_keyhistory.c; sourceTree = "<group>"; };
  156. 7070FB8220FF4116000DC258 /* dc_contact.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_contact.c; sourceTree = "<group>"; };
  157. 7070FB8320FF4116000DC258 /* dc_sqlite3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_sqlite3.c; sourceTree = "<group>"; };
  158. 7070FB8420FF4116000DC258 /* dc_apeerstate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_apeerstate.c; sourceTree = "<group>"; };
  159. 7070FB8520FF4117000DC258 /* dc_loginparam.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_loginparam.c; sourceTree = "<group>"; };
  160. 7070FB8620FF4117000DC258 /* dc_stock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_stock.c; sourceTree = "<group>"; };
  161. 7070FB8720FF4117000DC258 /* dc_strencode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_strencode.c; sourceTree = "<group>"; };
  162. 7070FB8820FF4118000DC258 /* dc_imap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_imap.c; sourceTree = "<group>"; };
  163. 7070FB8920FF4118000DC258 /* dc_msg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dc_msg.c; sourceTree = "<group>"; };
  164. 7070FB9A2101ECBB000DC258 /* GroupNameController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupNameController.swift; sourceTree = "<group>"; };
  165. 7092474020B3869500AF8799 /* ContactProfileViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactProfileViewController.swift; sourceTree = "<group>"; };
  166. 70B08FCC21073B910097D3EA /* NewGroupMemberChoiceController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewGroupMemberChoiceController.swift; sourceTree = "<group>"; };
  167. 70B8882D2091B8550074812E /* ContactCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactCell.swift; sourceTree = "<group>"; };
  168. 78E45E2121D1768900D4B15E /* src */ = {isa = PBXFileReference; lastKnownFileType = folder; name = src; path = "deltachat-ios/libraries/deltachat-core/src"; sourceTree = "<group>"; };
  169. 78E45E2821D176C300D4B15E /* dc_jobthread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = dc_jobthread.h; path = "deltachat-ios/libraries/deltachat-core/src/dc_jobthread.h"; sourceTree = "<group>"; };
  170. 78E45E2A21D176FB00D4B15E /* dc_jobthread.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = dc_jobthread.c; path = "deltachat-ios/libraries/deltachat-core/src/dc_jobthread.c"; sourceTree = "<group>"; };
  171. 78E45E2C21D1774200D4B15E /* dc_context.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = dc_context.c; path = "deltachat-ios/libraries/deltachat-core/src/dc_context.c"; sourceTree = "<group>"; };
  172. 78E45E2D21D1774200D4B15E /* dc_context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = dc_context.h; path = "deltachat-ios/libraries/deltachat-core/src/dc_context.h"; sourceTree = "<group>"; };
  173. 78E45E2E21D1774200D4B15E /* dc_move.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = dc_move.c; path = "deltachat-ios/libraries/deltachat-core/src/dc_move.c"; sourceTree = "<group>"; };
  174. 7A0052A01FBC50C40048C3BF /* CredentialsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CredentialsController.swift; sourceTree = "<group>"; };
  175. 7A0052C71FBE6CB40048C3BF /* NewContactController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewContactController.swift; sourceTree = "<group>"; };
  176. 7A451D921FB1B1DB00177250 /* wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wrapper.c; sourceTree = "<group>"; };
  177. 7A451D931FB1B1DB00177250 /* wrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrapper.h; sourceTree = "<group>"; };
  178. 7A451D9A1FB1F4BF00177250 /* libetpan.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libetpan.xcodeproj; path = "deltachat-ios/libraries/libetpan/build-mac/libetpan.xcodeproj"; sourceTree = "<group>"; };
  179. 7A451DAF1FB1F84900177250 /* AppCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppCoordinator.swift; sourceTree = "<group>"; };
  180. 7A451DBD1FB4AD0700177250 /* Wrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Wrapper.swift; sourceTree = "<group>"; };
  181. 7A79233F1FB0A14300BC2DE5 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; };
  182. 7A7923451FB0A2C800BC2DE5 /* config-netpgp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "config-netpgp.h"; sourceTree = "<group>"; };
  183. 7A7923461FB0A2C800BC2DE5 /* config-original-as-configured-for-ubuntu-16.04-64bit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "config-original-as-configured-for-ubuntu-16.04-64bit.h"; sourceTree = "<group>"; };
  184. 7A7923471FB0A2C800BC2DE5 /* config-pep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "config-pep.h"; sourceTree = "<group>"; };
  185. 7A7923481FB0A2C800BC2DE5 /* create.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = create.h; sourceTree = "<group>"; };
  186. 7A7923491FB0A2C800BC2DE5 /* crypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crypto.h; sourceTree = "<group>"; };
  187. 7A79234A1FB0A2C800BC2DE5 /* defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = defs.h; sourceTree = "<group>"; };
  188. 7A79234B1FB0A2C800BC2DE5 /* errors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = errors.h; sourceTree = "<group>"; };
  189. 7A79234C1FB0A2C800BC2DE5 /* keyring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keyring.h; sourceTree = "<group>"; };
  190. 7A79234D1FB0A2C800BC2DE5 /* memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = "<group>"; };
  191. 7A79234E1FB0A2C800BC2DE5 /* netpgpdefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = netpgpdefs.h; sourceTree = "<group>"; };
  192. 7A79234F1FB0A2C800BC2DE5 /* netpgpdigest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = netpgpdigest.h; sourceTree = "<group>"; };
  193. 7A7923501FB0A2C800BC2DE5 /* netpgpsdk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = netpgpsdk.h; sourceTree = "<group>"; };
  194. 7A7923511FB0A2C800BC2DE5 /* openssl11stub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = openssl11stub.h; sourceTree = "<group>"; };
  195. 7A7923521FB0A2C800BC2DE5 /* packet-parse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "packet-parse.h"; sourceTree = "<group>"; };
  196. 7A7923531FB0A2C800BC2DE5 /* packet-show.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "packet-show.h"; sourceTree = "<group>"; };
  197. 7A7923541FB0A2C800BC2DE5 /* packet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = packet.h; sourceTree = "<group>"; };
  198. 7A7923551FB0A2C800BC2DE5 /* readerwriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = readerwriter.h; sourceTree = "<group>"; };
  199. 7A7923561FB0A2C800BC2DE5 /* signature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = signature.h; sourceTree = "<group>"; };
  200. 7A7923571FB0A2C800BC2DE5 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
  201. 7A7923581FB0A2C800BC2DE5 /* validate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = validate.h; sourceTree = "<group>"; };
  202. 7A7923591FB0A2C800BC2DE5 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
  203. 7A79235A1FB0A2C800BC2DE5 /* writer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = writer.h; sourceTree = "<group>"; };
  204. 7A79235B1FB0A2C800BC2DE5 /* netpgp-extra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "netpgp-extra.h"; sourceTree = "<group>"; };
  205. 7A79235D1FB0A2C800BC2DE5 /* compress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = compress.c; sourceTree = "<group>"; };
  206. 7A79235E1FB0A2C800BC2DE5 /* create.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = create.c; sourceTree = "<group>"; };
  207. 7A79235F1FB0A2C800BC2DE5 /* crypto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = crypto.c; sourceTree = "<group>"; };
  208. 7A7923601FB0A2C800BC2DE5 /* keyring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = keyring.c; sourceTree = "<group>"; };
  209. 7A7923611FB0A2C800BC2DE5 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
  210. 7A7923621FB0A2C800BC2DE5 /* openssl_crypto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = openssl_crypto.c; sourceTree = "<group>"; };
  211. 7A7923631FB0A2C800BC2DE5 /* packet-parse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "packet-parse.c"; sourceTree = "<group>"; };
  212. 7A7923641FB0A2C800BC2DE5 /* packet-show.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "packet-show.c"; sourceTree = "<group>"; };
  213. 7A7923651FB0A2C800BC2DE5 /* reader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reader.c; sourceTree = "<group>"; };
  214. 7A7923661FB0A2C800BC2DE5 /* signature.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = signature.c; sourceTree = "<group>"; };
  215. 7A7923671FB0A2C800BC2DE5 /* symmetric.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = symmetric.c; sourceTree = "<group>"; };
  216. 7A7923681FB0A2C800BC2DE5 /* validate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = validate.c; sourceTree = "<group>"; };
  217. 7A7923691FB0A2C800BC2DE5 /* writer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = writer.c; sourceTree = "<group>"; };
  218. 7A9FB1401FB061E2001FEA36 /* deltachat-ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "deltachat-ios.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  219. 7A9FB1431FB061E2001FEA36 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  220. 7A9FB14A1FB061E2001FEA36 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  221. 7A9FB14D1FB061E2001FEA36 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  222. 7A9FB14F1FB061E2001FEA36 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  223. 7A9FB1561FB06540001FEA36 /* deltachat-ios-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "deltachat-ios-Bridging-Header.h"; sourceTree = "<group>"; };
  224. 7ABE47E321617ACF002F5A67 /* dc_loginparam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dc_loginparam.h; sourceTree = "<group>"; };
  225. 7AE0A5481FC42F65005ECB4B /* NewChatViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewChatViewController.swift; sourceTree = "<group>"; };
  226. 8DE110C607A0E4485C43B5FA /* Pods-deltachat-ios.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-ios.debug.xcconfig"; path = "Pods/Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios.debug.xcconfig"; sourceTree = "<group>"; };
  227. A8615D4600859851E53CAA9C /* Pods-deltachat-ios.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-ios.release.xcconfig"; path = "Pods/Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios.release.xcconfig"; sourceTree = "<group>"; };
  228. AE0D26FC1FB1FE88002FAFCE /* ChatListController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatListController.swift; sourceTree = "<group>"; };
  229. AEACE2DC1FB323CA00DCDD78 /* ChatViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatViewController.swift; sourceTree = "<group>"; };
  230. AEACE2DE1FB3246400DCDD78 /* Message.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Message.swift; sourceTree = "<group>"; };
  231. AEACE2E01FB3271700DCDD78 /* SampleData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleData.swift; sourceTree = "<group>"; };
  232. AEACE2E21FB32B5C00DCDD78 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
  233. AEACE2E41FB32E1900DCDD78 /* Utils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
  234. AEACE2E81FB34D9100DCDD78 /* ContactViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactViewController.swift; sourceTree = "<group>"; };
  235. /* End PBXFileReference section */
  236. /* Begin PBXFrameworksBuildPhase section */
  237. 7A9FB13D1FB061E2001FEA36 /* Frameworks */ = {
  238. isa = PBXFrameworksBuildPhase;
  239. buildActionMask = 2147483647;
  240. files = (
  241. 7A451DAE1FB1F5A200177250 /* libetpan-ios.a in Frameworks */,
  242. 7A7923401FB0A14300BC2DE5 /* libiconv.tbd in Frameworks */,
  243. 8B6D425BC604F7C43B65D436 /* Pods_deltachat_ios.framework in Frameworks */,
  244. );
  245. runOnlyForDeploymentPostprocessing = 0;
  246. };
  247. /* End PBXFrameworksBuildPhase section */
  248. /* Begin PBXGroup section */
  249. 7A451D9B1FB1F4BF00177250 /* Products */ = {
  250. isa = PBXGroup;
  251. children = (
  252. 7A451DA31FB1F4BF00177250 /* libetpan.framework */,
  253. 7A451DA51FB1F4BF00177250 /* libetpan.a */,
  254. 7A451DA71FB1F4BF00177250 /* libetpan-ios.a */,
  255. );
  256. name = Products;
  257. sourceTree = "<group>";
  258. };
  259. 7A7923411FB0A2B800BC2DE5 /* libs */ = {
  260. isa = PBXGroup;
  261. children = (
  262. 7A7923421FB0A2C800BC2DE5 /* netpgp */,
  263. );
  264. name = libs;
  265. sourceTree = "<group>";
  266. };
  267. 7A7923421FB0A2C800BC2DE5 /* netpgp */ = {
  268. isa = PBXGroup;
  269. children = (
  270. 7A7923431FB0A2C800BC2DE5 /* include */,
  271. 7A79235C1FB0A2C800BC2DE5 /* src */,
  272. );
  273. name = netpgp;
  274. path = "libraries/deltachat-core/libs/netpgp";
  275. sourceTree = "<group>";
  276. };
  277. 7A7923431FB0A2C800BC2DE5 /* include */ = {
  278. isa = PBXGroup;
  279. children = (
  280. 7A7923441FB0A2C800BC2DE5 /* netpgp */,
  281. 7A79235B1FB0A2C800BC2DE5 /* netpgp-extra.h */,
  282. );
  283. path = include;
  284. sourceTree = "<group>";
  285. };
  286. 7A7923441FB0A2C800BC2DE5 /* netpgp */ = {
  287. isa = PBXGroup;
  288. children = (
  289. 7A7923451FB0A2C800BC2DE5 /* config-netpgp.h */,
  290. 7A7923461FB0A2C800BC2DE5 /* config-original-as-configured-for-ubuntu-16.04-64bit.h */,
  291. 7A7923471FB0A2C800BC2DE5 /* config-pep.h */,
  292. 7A7923481FB0A2C800BC2DE5 /* create.h */,
  293. 7A7923491FB0A2C800BC2DE5 /* crypto.h */,
  294. 7A79234A1FB0A2C800BC2DE5 /* defs.h */,
  295. 7A79234B1FB0A2C800BC2DE5 /* errors.h */,
  296. 7A79234C1FB0A2C800BC2DE5 /* keyring.h */,
  297. 7A79234D1FB0A2C800BC2DE5 /* memory.h */,
  298. 7A79234E1FB0A2C800BC2DE5 /* netpgpdefs.h */,
  299. 7A79234F1FB0A2C800BC2DE5 /* netpgpdigest.h */,
  300. 7A7923501FB0A2C800BC2DE5 /* netpgpsdk.h */,
  301. 7A7923511FB0A2C800BC2DE5 /* openssl11stub.h */,
  302. 7A7923521FB0A2C800BC2DE5 /* packet-parse.h */,
  303. 7A7923531FB0A2C800BC2DE5 /* packet-show.h */,
  304. 7A7923541FB0A2C800BC2DE5 /* packet.h */,
  305. 7A7923551FB0A2C800BC2DE5 /* readerwriter.h */,
  306. 7A7923561FB0A2C800BC2DE5 /* signature.h */,
  307. 7A7923571FB0A2C800BC2DE5 /* types.h */,
  308. 7A7923581FB0A2C800BC2DE5 /* validate.h */,
  309. 7A7923591FB0A2C800BC2DE5 /* version.h */,
  310. 7A79235A1FB0A2C800BC2DE5 /* writer.h */,
  311. );
  312. path = netpgp;
  313. sourceTree = "<group>";
  314. };
  315. 7A79235C1FB0A2C800BC2DE5 /* src */ = {
  316. isa = PBXGroup;
  317. children = (
  318. 7A79235D1FB0A2C800BC2DE5 /* compress.c */,
  319. 7A79235E1FB0A2C800BC2DE5 /* create.c */,
  320. 7A79235F1FB0A2C800BC2DE5 /* crypto.c */,
  321. 7A7923601FB0A2C800BC2DE5 /* keyring.c */,
  322. 7A7923611FB0A2C800BC2DE5 /* misc.c */,
  323. 7A7923621FB0A2C800BC2DE5 /* openssl_crypto.c */,
  324. 7A7923631FB0A2C800BC2DE5 /* packet-parse.c */,
  325. 7A7923641FB0A2C800BC2DE5 /* packet-show.c */,
  326. 7A7923651FB0A2C800BC2DE5 /* reader.c */,
  327. 7A7923661FB0A2C800BC2DE5 /* signature.c */,
  328. 7A7923671FB0A2C800BC2DE5 /* symmetric.c */,
  329. 7A7923681FB0A2C800BC2DE5 /* validate.c */,
  330. 7A7923691FB0A2C800BC2DE5 /* writer.c */,
  331. );
  332. path = src;
  333. sourceTree = "<group>";
  334. };
  335. 7A9FB1371FB061E2001FEA36 = {
  336. isa = PBXGroup;
  337. children = (
  338. 78E45E2C21D1774200D4B15E /* dc_context.c */,
  339. 78E45E2D21D1774200D4B15E /* dc_context.h */,
  340. 78E45E2E21D1774200D4B15E /* dc_move.c */,
  341. 78E45E2A21D176FB00D4B15E /* dc_jobthread.c */,
  342. 78E45E2821D176C300D4B15E /* dc_jobthread.h */,
  343. 78E45E2121D1768900D4B15E /* src */,
  344. 7A451D9A1FB1F4BF00177250 /* libetpan.xcodeproj */,
  345. 7A9FB1421FB061E2001FEA36 /* deltachat-ios */,
  346. 7A9FB1411FB061E2001FEA36 /* Products */,
  347. 7A9FB4F81FB084E6001FEA36 /* Frameworks */,
  348. 7DB2DC4CCB84D323E5130F99 /* Pods */,
  349. );
  350. sourceTree = "<group>";
  351. };
  352. 7A9FB1411FB061E2001FEA36 /* Products */ = {
  353. isa = PBXGroup;
  354. children = (
  355. 7A9FB1401FB061E2001FEA36 /* deltachat-ios.app */,
  356. );
  357. name = Products;
  358. sourceTree = "<group>";
  359. };
  360. 7A9FB1421FB061E2001FEA36 /* deltachat-ios */ = {
  361. isa = PBXGroup;
  362. children = (
  363. AEACE2DE1FB3246400DCDD78 /* Message.swift */,
  364. 7A9FB15B1FB07364001FEA36 /* libraries */,
  365. 7A9FB1431FB061E2001FEA36 /* AppDelegate.swift */,
  366. 7A451DAF1FB1F84900177250 /* AppCoordinator.swift */,
  367. 7A9FB14A1FB061E2001FEA36 /* Assets.xcassets */,
  368. 7A9FB14C1FB061E2001FEA36 /* LaunchScreen.storyboard */,
  369. 7A9FB14F1FB061E2001FEA36 /* Info.plist */,
  370. 7A9FB1561FB06540001FEA36 /* deltachat-ios-Bridging-Header.h */,
  371. 7A451D921FB1B1DB00177250 /* wrapper.c */,
  372. 7A451D931FB1B1DB00177250 /* wrapper.h */,
  373. 7A451DBD1FB4AD0700177250 /* Wrapper.swift */,
  374. 70B8882D2091B8550074812E /* ContactCell.swift */,
  375. 7032FF8E2149C1DB00B7EC83 /* BaseController.swift */,
  376. AE0D26FC1FB1FE88002FAFCE /* ChatListController.swift */,
  377. 7A0052A01FBC50C40048C3BF /* CredentialsController.swift */,
  378. 7092474020B3869500AF8799 /* ContactProfileViewController.swift */,
  379. 7A0052C71FBE6CB40048C3BF /* NewContactController.swift */,
  380. AEACE2DC1FB323CA00DCDD78 /* ChatViewController.swift */,
  381. 7AE0A5481FC42F65005ECB4B /* NewChatViewController.swift */,
  382. 7070FB3C20FDD9FE000DC258 /* NewGroupViewController.swift */,
  383. 70B08FCC21073B910097D3EA /* NewGroupMemberChoiceController.swift */,
  384. 7070FB9A2101ECBB000DC258 /* GroupNameController.swift */,
  385. AEACE2E01FB3271700DCDD78 /* SampleData.swift */,
  386. AEACE2E21FB32B5C00DCDD78 /* Constants.swift */,
  387. AEACE2E41FB32E1900DCDD78 /* Utils.swift */,
  388. AEACE2E81FB34D9100DCDD78 /* ContactViewController.swift */,
  389. );
  390. path = "deltachat-ios";
  391. sourceTree = "<group>";
  392. };
  393. 7A9FB15B1FB07364001FEA36 /* libraries */ = {
  394. isa = PBXGroup;
  395. children = (
  396. 7A7923411FB0A2B800BC2DE5 /* libs */,
  397. 7A9FB4FA1FB08557001FEA36 /* src */,
  398. );
  399. name = libraries;
  400. sourceTree = "<group>";
  401. };
  402. 7A9FB4F81FB084E6001FEA36 /* Frameworks */ = {
  403. isa = PBXGroup;
  404. children = (
  405. 7A79233F1FB0A14300BC2DE5 /* libiconv.tbd */,
  406. 6241BE1534A653E79AD5D01D /* Pods_deltachat_ios.framework */,
  407. );
  408. name = Frameworks;
  409. sourceTree = "<group>";
  410. };
  411. 7A9FB4FA1FB08557001FEA36 /* src */ = {
  412. isa = PBXGroup;
  413. children = (
  414. 7070FB5820FF345E000DC258 /* dc_aheader.c */,
  415. 7070FB7F20FF388B000DC258 /* dc_array.h */,
  416. 7070FB7A20FF3815000DC258 /* dc_chat.h */,
  417. 7070FB7C20FF3815000DC258 /* dc_chatlist.h */,
  418. 7070FB7E20FF3833000DC258 /* dc_msg.h */,
  419. 7070FB7B20FF3815000DC258 /* dc_contact.h */,
  420. 7070FB7D20FF3815000DC258 /* dc_lot.h */,
  421. 7ABE47E321617ACF002F5A67 /* dc_loginparam.h */,
  422. 7070FB7820FF353E000DC258 /* deltachat.h */,
  423. 7070FB4D20FF345C000DC258 /* dc_array.c */,
  424. 7070FB4A20FF345C000DC258 /* dc_chatlist.c */,
  425. 7070FB7920FF36D8000DC258 /* dc_context.h */,
  426. 7070FB8420FF4116000DC258 /* dc_apeerstate.c */,
  427. 7070FB8220FF4116000DC258 /* dc_contact.c */,
  428. 7070FB8820FF4118000DC258 /* dc_imap.c */,
  429. 7070FB8120FF4116000DC258 /* dc_keyhistory.c */,
  430. 7070FB8020FF4115000DC258 /* dc_log.c */,
  431. 7070FB8520FF4117000DC258 /* dc_loginparam.c */,
  432. 7070FB8920FF4118000DC258 /* dc_msg.c */,
  433. 7070FB8320FF4116000DC258 /* dc_sqlite3.c */,
  434. 7070FB8620FF4117000DC258 /* dc_stock.c */,
  435. 7070FB8720FF4117000DC258 /* dc_strencode.c */,
  436. 7070FB4720FF345B000DC258 /* dc_configure.c */,
  437. 7070FB4820FF345B000DC258 /* dc_context.c */,
  438. 7070FB4920FF345B000DC258 /* dc_dehtml.c */,
  439. 7070FB5920FF345E000DC258 /* dc_e2ee.c */,
  440. 7070FB4520FF345B000DC258 /* dc_hash.c */,
  441. 7070FB5220FF345D000DC258 /* dc_imex.c */,
  442. 7070FB5020FF345C000DC258 /* dc_job.c */,
  443. 7070FB5720FF345E000DC258 /* dc_key.c */,
  444. 7070FB5120FF345D000DC258 /* dc_keyring.c */,
  445. 7070FB5520FF345D000DC258 /* dc_lot.c */,
  446. 7070FB4220FF345B000DC258 /* dc_mimefactory.c */,
  447. 7070FB4E20FF345C000DC258 /* dc_mimeparser.c */,
  448. 7070FB5320FF345D000DC258 /* dc_openssl.c */,
  449. 7070FB4B20FF345C000DC258 /* dc_param.c */,
  450. 7070FB5B20FF345E000DC258 /* dc_pgp.c */,
  451. 7070FB5C20FF345F000DC258 /* dc_qr.c */,
  452. 7070FB5620FF345D000DC258 /* dc_receive_imf.c */,
  453. 7070FB4F20FF345C000DC258 /* dc_saxparser.c */,
  454. 7070FB4620FF345B000DC258 /* dc_securejoin.c */,
  455. 7070FB4C20FF345C000DC258 /* dc_simplify.c */,
  456. 7070FB5A20FF345E000DC258 /* dc_strbuilder.c */,
  457. 7070FB4320FF345B000DC258 /* dc_token.c */,
  458. 7070FB4420FF345B000DC258 /* dc_tools.c */,
  459. 7070FB5420FF345D000DC258 /* dc_uudecode.c */,
  460. 7070FB3E20FF3420000DC258 /* dc_chat.c */,
  461. 7070FB3F20FF3421000DC258 /* dc_smtp.c */,
  462. );
  463. name = src;
  464. path = "libraries/deltachat-core/src";
  465. sourceTree = "<group>";
  466. };
  467. 7DB2DC4CCB84D323E5130F99 /* Pods */ = {
  468. isa = PBXGroup;
  469. children = (
  470. 8DE110C607A0E4485C43B5FA /* Pods-deltachat-ios.debug.xcconfig */,
  471. A8615D4600859851E53CAA9C /* Pods-deltachat-ios.release.xcconfig */,
  472. );
  473. name = Pods;
  474. sourceTree = "<group>";
  475. };
  476. /* End PBXGroup section */
  477. /* Begin PBXNativeTarget section */
  478. 7A9FB13F1FB061E2001FEA36 /* deltachat-ios */ = {
  479. isa = PBXNativeTarget;
  480. buildConfigurationList = 7A9FB1521FB061E2001FEA36 /* Build configuration list for PBXNativeTarget "deltachat-ios" */;
  481. buildPhases = (
  482. 58C9D79942D26B7F8F210DA1 /* [CP] Check Pods Manifest.lock */,
  483. 7A9FB13C1FB061E2001FEA36 /* Sources */,
  484. 7A9FB13D1FB061E2001FEA36 /* Frameworks */,
  485. 7A9FB13E1FB061E2001FEA36 /* Resources */,
  486. 30C8FE37A924BE7AFF9661C1 /* [CP] Embed Pods Frameworks */,
  487. );
  488. buildRules = (
  489. );
  490. dependencies = (
  491. );
  492. name = "deltachat-ios";
  493. productName = "deltachat-ios";
  494. productReference = 7A9FB1401FB061E2001FEA36 /* deltachat-ios.app */;
  495. productType = "com.apple.product-type.application";
  496. };
  497. /* End PBXNativeTarget section */
  498. /* Begin PBXProject section */
  499. 7A9FB1381FB061E2001FEA36 /* Project object */ = {
  500. isa = PBXProject;
  501. attributes = {
  502. LastSwiftUpdateCheck = 0910;
  503. LastUpgradeCheck = 0930;
  504. ORGANIZATIONNAME = "Jonas Reinsch";
  505. TargetAttributes = {
  506. 7A9FB13F1FB061E2001FEA36 = {
  507. CreatedOnToolsVersion = 9.1;
  508. LastSwiftMigration = 1000;
  509. ProvisioningStyle = Automatic;
  510. };
  511. };
  512. };
  513. buildConfigurationList = 7A9FB13B1FB061E2001FEA36 /* Build configuration list for PBXProject "deltachat-ios" */;
  514. compatibilityVersion = "Xcode 8.0";
  515. developmentRegion = en;
  516. hasScannedForEncodings = 0;
  517. knownRegions = (
  518. en,
  519. Base,
  520. );
  521. mainGroup = 7A9FB1371FB061E2001FEA36;
  522. productRefGroup = 7A9FB1411FB061E2001FEA36 /* Products */;
  523. projectDirPath = "";
  524. projectReferences = (
  525. {
  526. ProductGroup = 7A451D9B1FB1F4BF00177250 /* Products */;
  527. ProjectRef = 7A451D9A1FB1F4BF00177250 /* libetpan.xcodeproj */;
  528. },
  529. );
  530. projectRoot = "";
  531. targets = (
  532. 7A9FB13F1FB061E2001FEA36 /* deltachat-ios */,
  533. );
  534. };
  535. /* End PBXProject section */
  536. /* Begin PBXReferenceProxy section */
  537. 7A451DA31FB1F4BF00177250 /* libetpan.framework */ = {
  538. isa = PBXReferenceProxy;
  539. fileType = wrapper.framework;
  540. path = libetpan.framework;
  541. remoteRef = 7A451DA21FB1F4BF00177250 /* PBXContainerItemProxy */;
  542. sourceTree = BUILT_PRODUCTS_DIR;
  543. };
  544. 7A451DA51FB1F4BF00177250 /* libetpan.a */ = {
  545. isa = PBXReferenceProxy;
  546. fileType = archive.ar;
  547. path = libetpan.a;
  548. remoteRef = 7A451DA41FB1F4BF00177250 /* PBXContainerItemProxy */;
  549. sourceTree = BUILT_PRODUCTS_DIR;
  550. };
  551. 7A451DA71FB1F4BF00177250 /* libetpan-ios.a */ = {
  552. isa = PBXReferenceProxy;
  553. fileType = archive.ar;
  554. path = "libetpan-ios.a";
  555. remoteRef = 7A451DA61FB1F4BF00177250 /* PBXContainerItemProxy */;
  556. sourceTree = BUILT_PRODUCTS_DIR;
  557. };
  558. /* End PBXReferenceProxy section */
  559. /* Begin PBXResourcesBuildPhase section */
  560. 7A9FB13E1FB061E2001FEA36 /* Resources */ = {
  561. isa = PBXResourcesBuildPhase;
  562. buildActionMask = 2147483647;
  563. files = (
  564. 7A9FB14E1FB061E2001FEA36 /* LaunchScreen.storyboard in Resources */,
  565. 7A9FB14B1FB061E2001FEA36 /* Assets.xcassets in Resources */,
  566. );
  567. runOnlyForDeploymentPostprocessing = 0;
  568. };
  569. /* End PBXResourcesBuildPhase section */
  570. /* Begin PBXShellScriptBuildPhase section */
  571. 30C8FE37A924BE7AFF9661C1 /* [CP] Embed Pods Frameworks */ = {
  572. isa = PBXShellScriptBuildPhase;
  573. buildActionMask = 2147483647;
  574. files = (
  575. );
  576. inputPaths = (
  577. "${SRCROOT}/Pods/Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios-frameworks.sh",
  578. "${BUILT_PRODUCTS_DIR}/MessageKit/MessageKit.framework",
  579. );
  580. name = "[CP] Embed Pods Frameworks";
  581. outputPaths = (
  582. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MessageKit.framework",
  583. );
  584. runOnlyForDeploymentPostprocessing = 0;
  585. shellPath = /bin/sh;
  586. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios-frameworks.sh\"\n";
  587. showEnvVarsInLog = 0;
  588. };
  589. 58C9D79942D26B7F8F210DA1 /* [CP] Check Pods Manifest.lock */ = {
  590. isa = PBXShellScriptBuildPhase;
  591. buildActionMask = 2147483647;
  592. files = (
  593. );
  594. inputPaths = (
  595. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  596. "${PODS_ROOT}/Manifest.lock",
  597. );
  598. name = "[CP] Check Pods Manifest.lock";
  599. outputPaths = (
  600. "$(DERIVED_FILE_DIR)/Pods-deltachat-ios-checkManifestLockResult.txt",
  601. );
  602. runOnlyForDeploymentPostprocessing = 0;
  603. shellPath = /bin/sh;
  604. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  605. showEnvVarsInLog = 0;
  606. };
  607. /* End PBXShellScriptBuildPhase section */
  608. /* Begin PBXSourcesBuildPhase section */
  609. 7A9FB13C1FB061E2001FEA36 /* Sources */ = {
  610. isa = PBXSourcesBuildPhase;
  611. buildActionMask = 2147483647;
  612. files = (
  613. 7070FB6320FF345F000DC258 /* dc_context.c in Sources */,
  614. 78E45E2F21D1774200D4B15E /* dc_context.h in Sources */,
  615. 78E45E3021D1774200D4B15E /* dc_move.c in Sources */,
  616. 78E45E2B21D176FB00D4B15E /* dc_jobthread.c in Sources */,
  617. 78E45E2921D176C400D4B15E /* dc_jobthread.h in Sources */,
  618. 7A79236E1FB0A2C800BC2DE5 /* misc.c in Sources */,
  619. AEACE2E91FB34D9100DCDD78 /* ContactViewController.swift in Sources */,
  620. 7A0052A11FBC50C40048C3BF /* CredentialsController.swift in Sources */,
  621. 7070FB6B20FF345F000DC258 /* dc_job.c in Sources */,
  622. 7070FB7520FF345F000DC258 /* dc_strbuilder.c in Sources */,
  623. 7070FB6220FF345F000DC258 /* dc_configure.c in Sources */,
  624. 7A7923731FB0A2C800BC2DE5 /* signature.c in Sources */,
  625. 7070FB4120FF3421000DC258 /* dc_smtp.c in Sources */,
  626. 7070FB6E20FF345F000DC258 /* dc_openssl.c in Sources */,
  627. 7070FB6720FF345F000DC258 /* dc_simplify.c in Sources */,
  628. 7070FB7120FF345F000DC258 /* dc_receive_imf.c in Sources */,
  629. 7A79236B1FB0A2C800BC2DE5 /* create.c in Sources */,
  630. 7070FB8B20FF4118000DC258 /* dc_keyhistory.c in Sources */,
  631. 7070FB6520FF345F000DC258 /* dc_chatlist.c in Sources */,
  632. AEACE2DF1FB3246400DCDD78 /* Message.swift in Sources */,
  633. 7070FB9B2101ECBB000DC258 /* GroupNameController.swift in Sources */,
  634. 7070FB6D20FF345F000DC258 /* dc_imex.c in Sources */,
  635. 7A79236D1FB0A2C800BC2DE5 /* keyring.c in Sources */,
  636. 7070FB6620FF345F000DC258 /* dc_param.c in Sources */,
  637. 7A7923721FB0A2C800BC2DE5 /* reader.c in Sources */,
  638. 7070FB9220FF4118000DC258 /* dc_imap.c in Sources */,
  639. 7070FB3D20FDD9FE000DC258 /* NewGroupViewController.swift in Sources */,
  640. 7070FB7720FF345F000DC258 /* dc_qr.c in Sources */,
  641. 7A7923701FB0A2C800BC2DE5 /* packet-parse.c in Sources */,
  642. 70B08FCD21073B910097D3EA /* NewGroupMemberChoiceController.swift in Sources */,
  643. 7A7923751FB0A2C800BC2DE5 /* validate.c in Sources */,
  644. AEACE2E11FB3271700DCDD78 /* SampleData.swift in Sources */,
  645. 7070FB6A20FF345F000DC258 /* dc_saxparser.c in Sources */,
  646. 7070FB8A20FF4118000DC258 /* dc_log.c in Sources */,
  647. 7070FB9020FF4118000DC258 /* dc_stock.c in Sources */,
  648. 7070FB8F20FF4118000DC258 /* dc_loginparam.c in Sources */,
  649. 7AE0A5491FC42F65005ECB4B /* NewChatViewController.swift in Sources */,
  650. 7070FB7220FF345F000DC258 /* dc_key.c in Sources */,
  651. 7070FB7420FF345F000DC258 /* dc_e2ee.c in Sources */,
  652. AE0D26FD1FB1FE88002FAFCE /* ChatListController.swift in Sources */,
  653. 7070FB6920FF345F000DC258 /* dc_mimeparser.c in Sources */,
  654. 7A0052C81FBE6CB40048C3BF /* NewContactController.swift in Sources */,
  655. 7070FB6020FF345F000DC258 /* dc_hash.c in Sources */,
  656. AEACE2DD1FB323CA00DCDD78 /* ChatViewController.swift in Sources */,
  657. 7070FB4020FF3421000DC258 /* dc_chat.c in Sources */,
  658. 7070FB7320FF345F000DC258 /* dc_aheader.c in Sources */,
  659. 7070FB6120FF345F000DC258 /* dc_securejoin.c in Sources */,
  660. 7A7923741FB0A2C800BC2DE5 /* symmetric.c in Sources */,
  661. 7A9FB1441FB061E2001FEA36 /* AppDelegate.swift in Sources */,
  662. 7032FF8F2149C1DB00B7EC83 /* BaseController.swift in Sources */,
  663. 7070FB9320FF4118000DC258 /* dc_msg.c in Sources */,
  664. 7A7923711FB0A2C800BC2DE5 /* packet-show.c in Sources */,
  665. 7070FB6820FF345F000DC258 /* dc_array.c in Sources */,
  666. 7A7923761FB0A2C800BC2DE5 /* writer.c in Sources */,
  667. 7070FB9120FF4118000DC258 /* dc_strencode.c in Sources */,
  668. AEACE2E51FB32E1900DCDD78 /* Utils.swift in Sources */,
  669. 7070FB7620FF345F000DC258 /* dc_pgp.c in Sources */,
  670. 7070FB5D20FF345F000DC258 /* dc_mimefactory.c in Sources */,
  671. 7070FB8C20FF4118000DC258 /* dc_contact.c in Sources */,
  672. 7070FB7020FF345F000DC258 /* dc_lot.c in Sources */,
  673. 7A79236F1FB0A2C800BC2DE5 /* openssl_crypto.c in Sources */,
  674. 7A79236C1FB0A2C800BC2DE5 /* crypto.c in Sources */,
  675. 7070FB5F20FF345F000DC258 /* dc_tools.c in Sources */,
  676. 7070FB8E20FF4118000DC258 /* dc_apeerstate.c in Sources */,
  677. 7A451DBE1FB4AD0700177250 /* Wrapper.swift in Sources */,
  678. 7070FB6420FF345F000DC258 /* dc_dehtml.c in Sources */,
  679. 70B8882E2091B8550074812E /* ContactCell.swift in Sources */,
  680. 7070FB8D20FF4118000DC258 /* dc_sqlite3.c in Sources */,
  681. 7A451D941FB1B1DB00177250 /* wrapper.c in Sources */,
  682. 7092474120B3869500AF8799 /* ContactProfileViewController.swift in Sources */,
  683. 7070FB5E20FF345F000DC258 /* dc_token.c in Sources */,
  684. 7070FB6C20FF345F000DC258 /* dc_keyring.c in Sources */,
  685. 7A79236A1FB0A2C800BC2DE5 /* compress.c in Sources */,
  686. 7A451DB01FB1F84900177250 /* AppCoordinator.swift in Sources */,
  687. AEACE2E31FB32B5C00DCDD78 /* Constants.swift in Sources */,
  688. );
  689. runOnlyForDeploymentPostprocessing = 0;
  690. };
  691. /* End PBXSourcesBuildPhase section */
  692. /* Begin PBXVariantGroup section */
  693. 7A9FB14C1FB061E2001FEA36 /* LaunchScreen.storyboard */ = {
  694. isa = PBXVariantGroup;
  695. children = (
  696. 7A9FB14D1FB061E2001FEA36 /* Base */,
  697. );
  698. name = LaunchScreen.storyboard;
  699. sourceTree = "<group>";
  700. };
  701. /* End PBXVariantGroup section */
  702. /* Begin XCBuildConfiguration section */
  703. 7A9FB1501FB061E2001FEA36 /* Debug */ = {
  704. isa = XCBuildConfiguration;
  705. buildSettings = {
  706. ALWAYS_SEARCH_USER_PATHS = NO;
  707. CLANG_ANALYZER_NONNULL = YES;
  708. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  709. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  710. CLANG_CXX_LIBRARY = "libc++";
  711. CLANG_ENABLE_MODULES = YES;
  712. CLANG_ENABLE_OBJC_ARC = YES;
  713. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  714. CLANG_WARN_BOOL_CONVERSION = YES;
  715. CLANG_WARN_COMMA = YES;
  716. CLANG_WARN_CONSTANT_CONVERSION = YES;
  717. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  718. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  719. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  720. CLANG_WARN_EMPTY_BODY = YES;
  721. CLANG_WARN_ENUM_CONVERSION = YES;
  722. CLANG_WARN_INFINITE_RECURSION = YES;
  723. CLANG_WARN_INT_CONVERSION = YES;
  724. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  725. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  726. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  727. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  728. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  729. CLANG_WARN_STRICT_PROTOTYPES = YES;
  730. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  731. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  732. CLANG_WARN_UNREACHABLE_CODE = YES;
  733. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  734. CODE_SIGN_IDENTITY = "iPhone Developer";
  735. COPY_PHASE_STRIP = NO;
  736. DEBUG_INFORMATION_FORMAT = dwarf;
  737. ENABLE_STRICT_OBJC_MSGSEND = YES;
  738. ENABLE_TESTABILITY = YES;
  739. GCC_C_LANGUAGE_STANDARD = gnu11;
  740. GCC_DYNAMIC_NO_PIC = NO;
  741. GCC_NO_COMMON_BLOCKS = YES;
  742. GCC_OPTIMIZATION_LEVEL = 0;
  743. GCC_PREPROCESSOR_DEFINITIONS = (
  744. "DEBUG=1",
  745. "$(inherited)",
  746. );
  747. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  748. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  749. GCC_WARN_UNDECLARED_SELECTOR = YES;
  750. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  751. GCC_WARN_UNUSED_FUNCTION = YES;
  752. GCC_WARN_UNUSED_VARIABLE = YES;
  753. IPHONEOS_DEPLOYMENT_TARGET = 11.1;
  754. MTL_ENABLE_DEBUG_INFO = YES;
  755. ONLY_ACTIVE_ARCH = YES;
  756. SDKROOT = iphoneos;
  757. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  758. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  759. };
  760. name = Debug;
  761. };
  762. 7A9FB1511FB061E2001FEA36 /* Release */ = {
  763. isa = XCBuildConfiguration;
  764. buildSettings = {
  765. ALWAYS_SEARCH_USER_PATHS = NO;
  766. CLANG_ANALYZER_NONNULL = YES;
  767. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  768. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  769. CLANG_CXX_LIBRARY = "libc++";
  770. CLANG_ENABLE_MODULES = YES;
  771. CLANG_ENABLE_OBJC_ARC = YES;
  772. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  773. CLANG_WARN_BOOL_CONVERSION = YES;
  774. CLANG_WARN_COMMA = YES;
  775. CLANG_WARN_CONSTANT_CONVERSION = YES;
  776. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  777. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  778. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  779. CLANG_WARN_EMPTY_BODY = YES;
  780. CLANG_WARN_ENUM_CONVERSION = YES;
  781. CLANG_WARN_INFINITE_RECURSION = YES;
  782. CLANG_WARN_INT_CONVERSION = YES;
  783. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  784. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  785. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  786. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  787. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  788. CLANG_WARN_STRICT_PROTOTYPES = YES;
  789. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  790. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  791. CLANG_WARN_UNREACHABLE_CODE = YES;
  792. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  793. CODE_SIGN_IDENTITY = "iPhone Developer";
  794. COPY_PHASE_STRIP = NO;
  795. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  796. ENABLE_NS_ASSERTIONS = NO;
  797. ENABLE_STRICT_OBJC_MSGSEND = YES;
  798. GCC_C_LANGUAGE_STANDARD = gnu11;
  799. GCC_NO_COMMON_BLOCKS = YES;
  800. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  801. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  802. GCC_WARN_UNDECLARED_SELECTOR = YES;
  803. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  804. GCC_WARN_UNUSED_FUNCTION = YES;
  805. GCC_WARN_UNUSED_VARIABLE = YES;
  806. IPHONEOS_DEPLOYMENT_TARGET = 11.1;
  807. MTL_ENABLE_DEBUG_INFO = NO;
  808. SDKROOT = iphoneos;
  809. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  810. VALIDATE_PRODUCT = YES;
  811. };
  812. name = Release;
  813. };
  814. 7A9FB1531FB061E2001FEA36 /* Debug */ = {
  815. isa = XCBuildConfiguration;
  816. baseConfigurationReference = 8DE110C607A0E4485C43B5FA /* Pods-deltachat-ios.debug.xcconfig */;
  817. buildSettings = {
  818. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  819. CLANG_ENABLE_MODULES = YES;
  820. CODE_SIGN_STYLE = Automatic;
  821. DEVELOPMENT_TEAM = EEQW58QXHC;
  822. HEADER_SEARCH_PATHS = "deltachat-ios/libraries/deltachat-core/libs/netpgp/include";
  823. INFOPLIST_FILE = "deltachat-ios/Info.plist";
  824. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  825. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  826. OTHER_LDFLAGS = (
  827. "-lsasl2",
  828. "-lz",
  829. "-lcrypto",
  830. );
  831. PRODUCT_BUNDLE_IDENTIFIER = com.jonasreinsch.deltachatios;
  832. PRODUCT_NAME = "$(TARGET_NAME)";
  833. SWIFT_OBJC_BRIDGING_HEADER = "deltachat-ios/deltachat-ios-Bridging-Header.h";
  834. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  835. SWIFT_VERSION = 4.2;
  836. TARGETED_DEVICE_FAMILY = "1,2";
  837. };
  838. name = Debug;
  839. };
  840. 7A9FB1541FB061E2001FEA36 /* Release */ = {
  841. isa = XCBuildConfiguration;
  842. baseConfigurationReference = A8615D4600859851E53CAA9C /* Pods-deltachat-ios.release.xcconfig */;
  843. buildSettings = {
  844. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  845. CLANG_ENABLE_MODULES = YES;
  846. CODE_SIGN_STYLE = Automatic;
  847. DEVELOPMENT_TEAM = EEQW58QXHC;
  848. HEADER_SEARCH_PATHS = "deltachat-ios/libraries/deltachat-core/libs/netpgp/include";
  849. INFOPLIST_FILE = "deltachat-ios/Info.plist";
  850. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  851. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  852. OTHER_LDFLAGS = (
  853. "-lsasl2",
  854. "-lz",
  855. "-lcrypto",
  856. );
  857. PRODUCT_BUNDLE_IDENTIFIER = com.jonasreinsch.deltachatios;
  858. PRODUCT_NAME = "$(TARGET_NAME)";
  859. SWIFT_OBJC_BRIDGING_HEADER = "deltachat-ios/deltachat-ios-Bridging-Header.h";
  860. SWIFT_VERSION = 4.2;
  861. TARGETED_DEVICE_FAMILY = "1,2";
  862. };
  863. name = Release;
  864. };
  865. /* End XCBuildConfiguration section */
  866. /* Begin XCConfigurationList section */
  867. 7A9FB13B1FB061E2001FEA36 /* Build configuration list for PBXProject "deltachat-ios" */ = {
  868. isa = XCConfigurationList;
  869. buildConfigurations = (
  870. 7A9FB1501FB061E2001FEA36 /* Debug */,
  871. 7A9FB1511FB061E2001FEA36 /* Release */,
  872. );
  873. defaultConfigurationIsVisible = 0;
  874. defaultConfigurationName = Release;
  875. };
  876. 7A9FB1521FB061E2001FEA36 /* Build configuration list for PBXNativeTarget "deltachat-ios" */ = {
  877. isa = XCConfigurationList;
  878. buildConfigurations = (
  879. 7A9FB1531FB061E2001FEA36 /* Debug */,
  880. 7A9FB1541FB061E2001FEA36 /* Release */,
  881. );
  882. defaultConfigurationIsVisible = 0;
  883. defaultConfigurationName = Release;
  884. };
  885. /* End XCConfigurationList section */
  886. };
  887. rootObject = 7A9FB1381FB061E2001FEA36 /* Project object */;
  888. }