project.pbxproj 56 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 6795F63A82E94FF7CD2CEC0F /* Pods_deltachat_iosTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2F7009234DB9408201A6CDCB /* Pods_deltachat_iosTests.framework */; };
  10. 7070FB9B2101ECBB000DC258 /* GroupNameController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7070FB9A2101ECBB000DC258 /* GroupNameController.swift */; };
  11. 7092474120B3869500AF8799 /* ContactDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7092474020B3869500AF8799 /* ContactDetailViewController.swift */; };
  12. 70B08FCD21073B910097D3EA /* NewGroupMemberChoiceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B08FCC21073B910097D3EA /* NewGroupMemberChoiceController.swift */; };
  13. 70B8882E2091B8550074812E /* ContactCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B8882D2091B8550074812E /* ContactCell.swift */; };
  14. 7837B64021E54DC600CDE126 /* .swiftlint.yml in Resources */ = {isa = PBXBuildFile; fileRef = 7837B63F21E54DC600CDE126 /* .swiftlint.yml */; };
  15. 785BE16821E247F1003BE98C /* MessageInfoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 785BE16721E247F1003BE98C /* MessageInfoViewController.swift */; };
  16. 787D669A229F2237000A7A9D /* libdeltachat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 787D6699229F2237000A7A9D /* libdeltachat.a */; };
  17. 789E879621D6CB58003ED1C5 /* QrCodeReaderController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789E879521D6CB58003ED1C5 /* QrCodeReaderController.swift */; };
  18. 789E879D21D6DF86003ED1C5 /* ProgressHud.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789E879C21D6DF86003ED1C5 /* ProgressHud.swift */; };
  19. 78E45E3A21D3CFBC00D4B15E /* SettingsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78E45E3921D3CFBC00D4B15E /* SettingsController.swift */; };
  20. 78E45E3C21D3D03700D4B15E /* TextFieldTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78E45E3B21D3D03700D4B15E /* TextFieldTableViewCell.swift */; };
  21. 78E45E3E21D3D28C00D4B15E /* NavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78E45E3D21D3D28C00D4B15E /* NavigationController.swift */; };
  22. 78E45E4021D3D70700D4B15E /* ContactListController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78E45E3F21D3D70700D4B15E /* ContactListController.swift */; };
  23. 78E45E4221D3DB4000D4B15E /* UIViewController+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78E45E4121D3DB4000D4B15E /* UIViewController+Extension.swift */; };
  24. 78E45E4421D3F14A00D4B15E /* UIImage+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78E45E4321D3F14A00D4B15E /* UIImage+Extension.swift */; };
  25. 78E45E4C21D404AE00D4B15E /* CustomCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78E45E4B21D404AE00D4B15E /* CustomCell.swift */; };
  26. 78ED838321D5379000243125 /* TextFieldCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78ED838221D5379000243125 /* TextFieldCell.swift */; };
  27. 78ED838D21D577D000243125 /* events.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78ED838C21D577D000243125 /* events.swift */; };
  28. 78ED838F21D5927A00243125 /* ProfileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78ED838E21D5927A00243125 /* ProfileViewController.swift */; };
  29. 78ED839421D5AF8A00243125 /* QrCodeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78ED839321D5AF8A00243125 /* QrCodeView.swift */; };
  30. 7A0052C81FBE6CB40048C3BF /* NewContactController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A0052C71FBE6CB40048C3BF /* NewContactController.swift */; };
  31. 7A451D941FB1B1DB00177250 /* wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A451D921FB1B1DB00177250 /* wrapper.c */; };
  32. 7A451DB01FB1F84900177250 /* AppCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A451DAF1FB1F84900177250 /* AppCoordinator.swift */; };
  33. 7A451DBE1FB4AD0700177250 /* Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A451DBD1FB4AD0700177250 /* Wrapper.swift */; };
  34. 7A9FB1441FB061E2001FEA36 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A9FB1431FB061E2001FEA36 /* AppDelegate.swift */; };
  35. 7A9FB14B1FB061E2001FEA36 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7A9FB14A1FB061E2001FEA36 /* Assets.xcassets */; };
  36. 7A9FB14E1FB061E2001FEA36 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7A9FB14C1FB061E2001FEA36 /* LaunchScreen.storyboard */; };
  37. 7AE0A5491FC42F65005ECB4B /* NewChatViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE0A5481FC42F65005ECB4B /* NewChatViewController.swift */; };
  38. 8B6D425BC604F7C43B65D436 /* Pods_deltachat_ios.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6241BE1534A653E79AD5D01D /* Pods_deltachat_ios.framework */; };
  39. AE0D26FD1FB1FE88002FAFCE /* ChatListController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE0D26FC1FB1FE88002FAFCE /* ChatListController.swift */; };
  40. AE18F292228C17BC0007B1BE /* PortSettingsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE18F291228C17BC0007B1BE /* PortSettingsController.swift */; };
  41. AE18F294228C602A0007B1BE /* SecuritySettingsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE18F293228C602A0007B1BE /* SecuritySettingsController.swift */; };
  42. AE25F09022807AD800CDEA66 /* GroupNameCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE25F08F22807AD800CDEA66 /* GroupNameCell.swift */; };
  43. AE38B31822672DFC00EC37A1 /* ActionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE38B31722672DFC00EC37A1 /* ActionCell.swift */; };
  44. AE38B31A2267328200EC37A1 /* Colors.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE38B3192267328200EC37A1 /* Colors.swift */; };
  45. AE52EA19229EB53C00C586C9 /* ContactDetailHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE52EA18229EB53C00C586C9 /* ContactDetailHeader.swift */; };
  46. AE52EA20229EB9F000C586C9 /* EditGroupViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE52EA1F229EB9F000C586C9 /* EditGroupViewController.swift */; };
  47. AE728F15229D5C390047565B /* PhotoPickerAlertAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE728F14229D5C390047565B /* PhotoPickerAlertAction.swift */; };
  48. AE8519EA2272FDCA00ED86F0 /* DeviceContactsHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE8519E92272FDCA00ED86F0 /* DeviceContactsHandler.swift */; };
  49. AE851A04227AECDE00ED86F0 /* deltachat_iosTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE851A03227AECDE00ED86F0 /* deltachat_iosTests.swift */; };
  50. AE851AC5227C755A00ED86F0 /* Protocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE851AC4227C755A00ED86F0 /* Protocols.swift */; };
  51. AE851AC7227C776400ED86F0 /* Location.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE851AC6227C776400ED86F0 /* Location.swift */; };
  52. AE851AC9227C77CF00ED86F0 /* Media.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE851AC8227C77CF00ED86F0 /* Media.swift */; };
  53. AE851ACE227CA54400ED86F0 /* InitialsLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE851ACD227CA54300ED86F0 /* InitialsLabel.swift */; };
  54. AE851AD0227DF50900ED86F0 /* GroupChatDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE851ACF227DF50900ED86F0 /* GroupChatDetailViewController.swift */; };
  55. AEACE2DD1FB323CA00DCDD78 /* ChatViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEACE2DC1FB323CA00DCDD78 /* ChatViewController.swift */; };
  56. AEACE2DF1FB3246400DCDD78 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEACE2DE1FB3246400DCDD78 /* Message.swift */; };
  57. AEACE2E31FB32B5C00DCDD78 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEACE2E21FB32B5C00DCDD78 /* Constants.swift */; };
  58. AEACE2E51FB32E1900DCDD78 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEACE2E41FB32E1900DCDD78 /* Utils.swift */; };
  59. AEE56D762253431E007DC082 /* AccountSetupController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE56D752253431E007DC082 /* AccountSetupController.swift */; };
  60. AEE56D7D2253ADB4007DC082 /* HudHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE56D7C2253ADB4007DC082 /* HudHandler.swift */; };
  61. AEE56D80225504DB007DC082 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE56D7F225504DB007DC082 /* Extensions.swift */; };
  62. AEE6EC382281AF2D00EDC689 /* InitialsBadge.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE6EC372281AF2D00EDC689 /* InitialsBadge.swift */; };
  63. AEE6EC3F2282C59C00EDC689 /* GroupMembersViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE6EC3E2282C59C00EDC689 /* GroupMembersViewController.swift */; };
  64. AEE6EC412282DF5700EDC689 /* MailboxViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE6EC402282DF5700EDC689 /* MailboxViewController.swift */; };
  65. AEE6EC482283045D00EDC689 /* EditSettingsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE6EC472283045D00EDC689 /* EditSettingsController.swift */; };
  66. /* End PBXBuildFile section */
  67. /* Begin PBXContainerItemProxy section */
  68. AE851A06227AECDF00ED86F0 /* PBXContainerItemProxy */ = {
  69. isa = PBXContainerItemProxy;
  70. containerPortal = 7A9FB1381FB061E2001FEA36 /* Project object */;
  71. proxyType = 1;
  72. remoteGlobalIDString = 7A9FB13F1FB061E2001FEA36;
  73. remoteInfo = "deltachat-ios";
  74. };
  75. /* End PBXContainerItemProxy section */
  76. /* Begin PBXFileReference section */
  77. 21EE28844E7A690D73BF5285 /* Pods-deltachat-iosTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-iosTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-deltachat-iosTests/Pods-deltachat-iosTests.debug.xcconfig"; sourceTree = "<group>"; };
  78. 2F7009234DB9408201A6CDCB /* Pods_deltachat_iosTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_deltachat_iosTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  79. 6241BE1534A653E79AD5D01D /* Pods_deltachat_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_deltachat_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  80. 7070FB9A2101ECBB000DC258 /* GroupNameController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupNameController.swift; sourceTree = "<group>"; };
  81. 7092474020B3869500AF8799 /* ContactDetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactDetailViewController.swift; sourceTree = "<group>"; };
  82. 70B08FCC21073B910097D3EA /* NewGroupMemberChoiceController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewGroupMemberChoiceController.swift; sourceTree = "<group>"; };
  83. 70B8882D2091B8550074812E /* ContactCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactCell.swift; sourceTree = "<group>"; };
  84. 7837B63F21E54DC600CDE126 /* .swiftlint.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .swiftlint.yml; sourceTree = "<group>"; };
  85. 785BE16721E247F1003BE98C /* MessageInfoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageInfoViewController.swift; sourceTree = "<group>"; };
  86. 787D6699229F2237000A7A9D /* libdeltachat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libdeltachat.a; path = "deltachat-ios/libraries/deltachat-core-rust/target/universal/debug/libdeltachat.a"; sourceTree = "<group>"; };
  87. 789E879521D6CB58003ED1C5 /* QrCodeReaderController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QrCodeReaderController.swift; sourceTree = "<group>"; };
  88. 789E879C21D6DF86003ED1C5 /* ProgressHud.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressHud.swift; sourceTree = "<group>"; };
  89. 78C7036A21D46752005D4525 /* deltachat-ios.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "deltachat-ios.entitlements"; sourceTree = "<group>"; };
  90. 78E45E2121D1768900D4B15E /* src */ = {isa = PBXFileReference; lastKnownFileType = folder; name = src; path = "deltachat-ios/libraries/deltachat-core/src"; sourceTree = "<group>"; };
  91. 78E45E3921D3CFBC00D4B15E /* SettingsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsController.swift; sourceTree = "<group>"; };
  92. 78E45E3B21D3D03700D4B15E /* TextFieldTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldTableViewCell.swift; sourceTree = "<group>"; };
  93. 78E45E3D21D3D28C00D4B15E /* NavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationController.swift; sourceTree = "<group>"; };
  94. 78E45E3F21D3D70700D4B15E /* ContactListController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactListController.swift; sourceTree = "<group>"; };
  95. 78E45E4121D3DB4000D4B15E /* UIViewController+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Extension.swift"; sourceTree = "<group>"; };
  96. 78E45E4321D3F14A00D4B15E /* UIImage+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Extension.swift"; sourceTree = "<group>"; };
  97. 78E45E4B21D404AE00D4B15E /* CustomCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomCell.swift; sourceTree = "<group>"; };
  98. 78ED838221D5379000243125 /* TextFieldCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldCell.swift; sourceTree = "<group>"; };
  99. 78ED838C21D577D000243125 /* events.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = events.swift; sourceTree = "<group>"; };
  100. 78ED838E21D5927A00243125 /* ProfileViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileViewController.swift; sourceTree = "<group>"; };
  101. 78ED839321D5AF8A00243125 /* QrCodeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QrCodeView.swift; sourceTree = "<group>"; };
  102. 7A0052C71FBE6CB40048C3BF /* NewContactController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewContactController.swift; sourceTree = "<group>"; };
  103. 7A451D921FB1B1DB00177250 /* wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wrapper.c; sourceTree = "<group>"; };
  104. 7A451D931FB1B1DB00177250 /* wrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrapper.h; sourceTree = "<group>"; };
  105. 7A451DAF1FB1F84900177250 /* AppCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppCoordinator.swift; sourceTree = "<group>"; };
  106. 7A451DBD1FB4AD0700177250 /* Wrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Wrapper.swift; sourceTree = "<group>"; };
  107. 7A9FB1401FB061E2001FEA36 /* deltachat-ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "deltachat-ios.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  108. 7A9FB1431FB061E2001FEA36 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  109. 7A9FB14A1FB061E2001FEA36 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  110. 7A9FB14D1FB061E2001FEA36 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  111. 7A9FB14F1FB061E2001FEA36 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  112. 7A9FB1561FB06540001FEA36 /* deltachat-ios-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "deltachat-ios-Bridging-Header.h"; sourceTree = "<group>"; };
  113. 7AE0A5481FC42F65005ECB4B /* NewChatViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewChatViewController.swift; sourceTree = "<group>"; };
  114. 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>"; };
  115. 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>"; };
  116. AE0D26FC1FB1FE88002FAFCE /* ChatListController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatListController.swift; sourceTree = "<group>"; };
  117. AE18F291228C17BC0007B1BE /* PortSettingsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PortSettingsController.swift; sourceTree = "<group>"; };
  118. AE18F293228C602A0007B1BE /* SecuritySettingsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecuritySettingsController.swift; sourceTree = "<group>"; };
  119. AE25F08F22807AD800CDEA66 /* GroupNameCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupNameCell.swift; sourceTree = "<group>"; };
  120. AE38B31722672DFC00EC37A1 /* ActionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActionCell.swift; sourceTree = "<group>"; };
  121. AE38B3192267328200EC37A1 /* Colors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Colors.swift; sourceTree = "<group>"; };
  122. AE52EA18229EB53C00C586C9 /* ContactDetailHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactDetailHeader.swift; sourceTree = "<group>"; };
  123. AE52EA1F229EB9F000C586C9 /* EditGroupViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditGroupViewController.swift; sourceTree = "<group>"; };
  124. AE728F14229D5C390047565B /* PhotoPickerAlertAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoPickerAlertAction.swift; sourceTree = "<group>"; };
  125. AE8519E92272FDCA00ED86F0 /* DeviceContactsHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceContactsHandler.swift; sourceTree = "<group>"; };
  126. AE851A01227AECDE00ED86F0 /* deltachat-iosTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "deltachat-iosTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  127. AE851A03227AECDE00ED86F0 /* deltachat_iosTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = deltachat_iosTests.swift; sourceTree = "<group>"; };
  128. AE851A05227AECDF00ED86F0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  129. AE851AC4227C755A00ED86F0 /* Protocols.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Protocols.swift; sourceTree = "<group>"; };
  130. AE851AC6227C776400ED86F0 /* Location.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Location.swift; sourceTree = "<group>"; };
  131. AE851AC8227C77CF00ED86F0 /* Media.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Media.swift; sourceTree = "<group>"; };
  132. AE851ACD227CA54300ED86F0 /* InitialsLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InitialsLabel.swift; sourceTree = "<group>"; };
  133. AE851ACF227DF50900ED86F0 /* GroupChatDetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupChatDetailViewController.swift; sourceTree = "<group>"; };
  134. AEACE2DC1FB323CA00DCDD78 /* ChatViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatViewController.swift; sourceTree = "<group>"; };
  135. AEACE2DE1FB3246400DCDD78 /* Message.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Message.swift; sourceTree = "<group>"; };
  136. AEACE2E21FB32B5C00DCDD78 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
  137. AEACE2E41FB32E1900DCDD78 /* Utils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
  138. AEE56D752253431E007DC082 /* AccountSetupController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountSetupController.swift; sourceTree = "<group>"; };
  139. AEE56D7C2253ADB4007DC082 /* HudHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HudHandler.swift; sourceTree = "<group>"; };
  140. AEE56D7F225504DB007DC082 /* Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
  141. AEE6EC372281AF2D00EDC689 /* InitialsBadge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InitialsBadge.swift; sourceTree = "<group>"; };
  142. AEE6EC3E2282C59C00EDC689 /* GroupMembersViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupMembersViewController.swift; sourceTree = "<group>"; };
  143. AEE6EC402282DF5700EDC689 /* MailboxViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MailboxViewController.swift; sourceTree = "<group>"; };
  144. AEE6EC472283045D00EDC689 /* EditSettingsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditSettingsController.swift; sourceTree = "<group>"; };
  145. FECB35E2B04CD5F5D02C157A /* Pods-deltachat-iosTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-iosTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-deltachat-iosTests/Pods-deltachat-iosTests.release.xcconfig"; sourceTree = "<group>"; };
  146. /* End PBXFileReference section */
  147. /* Begin PBXFrameworksBuildPhase section */
  148. 7A9FB13D1FB061E2001FEA36 /* Frameworks */ = {
  149. isa = PBXFrameworksBuildPhase;
  150. buildActionMask = 2147483647;
  151. files = (
  152. 787D669A229F2237000A7A9D /* libdeltachat.a in Frameworks */,
  153. 8B6D425BC604F7C43B65D436 /* Pods_deltachat_ios.framework in Frameworks */,
  154. );
  155. runOnlyForDeploymentPostprocessing = 0;
  156. };
  157. AE8519FE227AECDE00ED86F0 /* Frameworks */ = {
  158. isa = PBXFrameworksBuildPhase;
  159. buildActionMask = 2147483647;
  160. files = (
  161. 6795F63A82E94FF7CD2CEC0F /* Pods_deltachat_iosTests.framework in Frameworks */,
  162. );
  163. runOnlyForDeploymentPostprocessing = 0;
  164. };
  165. /* End PBXFrameworksBuildPhase section */
  166. /* Begin PBXGroup section */
  167. 7A9FB1371FB061E2001FEA36 = {
  168. isa = PBXGroup;
  169. children = (
  170. 7837B63F21E54DC600CDE126 /* .swiftlint.yml */,
  171. 78E45E2121D1768900D4B15E /* src */,
  172. 7A9FB1421FB061E2001FEA36 /* deltachat-ios */,
  173. AE851A02227AECDE00ED86F0 /* deltachat-iosTests */,
  174. 7A9FB1411FB061E2001FEA36 /* Products */,
  175. 7A9FB4F81FB084E6001FEA36 /* Frameworks */,
  176. 7DB2DC4CCB84D323E5130F99 /* Pods */,
  177. );
  178. indentWidth = 2;
  179. sourceTree = "<group>";
  180. tabWidth = 2;
  181. };
  182. 7A9FB1411FB061E2001FEA36 /* Products */ = {
  183. isa = PBXGroup;
  184. children = (
  185. 7A9FB1401FB061E2001FEA36 /* deltachat-ios.app */,
  186. AE851A01227AECDE00ED86F0 /* deltachat-iosTests.xctest */,
  187. );
  188. name = Products;
  189. sourceTree = "<group>";
  190. };
  191. 7A9FB1421FB061E2001FEA36 /* deltachat-ios */ = {
  192. isa = PBXGroup;
  193. children = (
  194. 7A9FB1431FB061E2001FEA36 /* AppDelegate.swift */,
  195. AE851ACA227C79CF00ED86F0 /* DC */,
  196. AE851AC3227C695900ED86F0 /* View */,
  197. AE851AC2227C695000ED86F0 /* Helper */,
  198. AE851AC1227C694300ED86F0 /* Coordinator */,
  199. AE851AC0227C693B00ED86F0 /* Controller */,
  200. AE851ABA227C692600ED86F0 /* Model */,
  201. AE851ACB227C7A5000ED86F0 /* Handler */,
  202. 7A9FB15B1FB07364001FEA36 /* libraries */,
  203. 7A9FB1561FB06540001FEA36 /* deltachat-ios-Bridging-Header.h */,
  204. 78C7036A21D46752005D4525 /* deltachat-ios.entitlements */,
  205. 7A9FB14A1FB061E2001FEA36 /* Assets.xcassets */,
  206. 7A9FB14C1FB061E2001FEA36 /* LaunchScreen.storyboard */,
  207. 7A9FB14F1FB061E2001FEA36 /* Info.plist */,
  208. 70B08FCC21073B910097D3EA /* NewGroupMemberChoiceController.swift */,
  209. );
  210. path = "deltachat-ios";
  211. sourceTree = "<group>";
  212. };
  213. 7A9FB15B1FB07364001FEA36 /* libraries */ = {
  214. isa = PBXGroup;
  215. children = (
  216. );
  217. name = libraries;
  218. sourceTree = "<group>";
  219. };
  220. 7A9FB4F81FB084E6001FEA36 /* Frameworks */ = {
  221. isa = PBXGroup;
  222. children = (
  223. 787D6699229F2237000A7A9D /* libdeltachat.a */,
  224. 6241BE1534A653E79AD5D01D /* Pods_deltachat_ios.framework */,
  225. 2F7009234DB9408201A6CDCB /* Pods_deltachat_iosTests.framework */,
  226. );
  227. name = Frameworks;
  228. sourceTree = "<group>";
  229. };
  230. 7DB2DC4CCB84D323E5130F99 /* Pods */ = {
  231. isa = PBXGroup;
  232. children = (
  233. 8DE110C607A0E4485C43B5FA /* Pods-deltachat-ios.debug.xcconfig */,
  234. A8615D4600859851E53CAA9C /* Pods-deltachat-ios.release.xcconfig */,
  235. 21EE28844E7A690D73BF5285 /* Pods-deltachat-iosTests.debug.xcconfig */,
  236. FECB35E2B04CD5F5D02C157A /* Pods-deltachat-iosTests.release.xcconfig */,
  237. );
  238. name = Pods;
  239. sourceTree = "<group>";
  240. };
  241. AE18F28B228C17630007B1BE /* AccountSetup */ = {
  242. isa = PBXGroup;
  243. children = (
  244. AE18F291228C17BC0007B1BE /* PortSettingsController.swift */,
  245. AE18F293228C602A0007B1BE /* SecuritySettingsController.swift */,
  246. );
  247. path = AccountSetup;
  248. sourceTree = "<group>";
  249. };
  250. AE851A02227AECDE00ED86F0 /* deltachat-iosTests */ = {
  251. isa = PBXGroup;
  252. children = (
  253. AE851A03227AECDE00ED86F0 /* deltachat_iosTests.swift */,
  254. AE851A05227AECDF00ED86F0 /* Info.plist */,
  255. );
  256. path = "deltachat-iosTests";
  257. sourceTree = "<group>";
  258. };
  259. AE851ABA227C692600ED86F0 /* Model */ = {
  260. isa = PBXGroup;
  261. children = (
  262. AEACE2DE1FB3246400DCDD78 /* Message.swift */,
  263. AE851AC6227C776400ED86F0 /* Location.swift */,
  264. AE851AC8227C77CF00ED86F0 /* Media.swift */,
  265. );
  266. path = Model;
  267. sourceTree = "<group>";
  268. };
  269. AE851AC0227C693B00ED86F0 /* Controller */ = {
  270. isa = PBXGroup;
  271. children = (
  272. AE18F28B228C17630007B1BE /* AccountSetup */,
  273. 78E45E3D21D3D28C00D4B15E /* NavigationController.swift */,
  274. 785BE16721E247F1003BE98C /* MessageInfoViewController.swift */,
  275. 7A0052C71FBE6CB40048C3BF /* NewContactController.swift */,
  276. AEE56D752253431E007DC082 /* AccountSetupController.swift */,
  277. AEACE2DC1FB323CA00DCDD78 /* ChatViewController.swift */,
  278. 789E879521D6CB58003ED1C5 /* QrCodeReaderController.swift */,
  279. 7092474020B3869500AF8799 /* ContactDetailViewController.swift */,
  280. 7AE0A5481FC42F65005ECB4B /* NewChatViewController.swift */,
  281. AE0D26FC1FB1FE88002FAFCE /* ChatListController.swift */,
  282. 78E45E3F21D3D70700D4B15E /* ContactListController.swift */,
  283. 78ED838E21D5927A00243125 /* ProfileViewController.swift */,
  284. 78E45E3921D3CFBC00D4B15E /* SettingsController.swift */,
  285. 7070FB9A2101ECBB000DC258 /* GroupNameController.swift */,
  286. AE851ACF227DF50900ED86F0 /* GroupChatDetailViewController.swift */,
  287. AEE6EC3E2282C59C00EDC689 /* GroupMembersViewController.swift */,
  288. AEE6EC402282DF5700EDC689 /* MailboxViewController.swift */,
  289. AEE6EC472283045D00EDC689 /* EditSettingsController.swift */,
  290. AE52EA1F229EB9F000C586C9 /* EditGroupViewController.swift */,
  291. );
  292. path = Controller;
  293. sourceTree = "<group>";
  294. };
  295. AE851AC1227C694300ED86F0 /* Coordinator */ = {
  296. isa = PBXGroup;
  297. children = (
  298. 7A451DAF1FB1F84900177250 /* AppCoordinator.swift */,
  299. );
  300. path = Coordinator;
  301. sourceTree = "<group>";
  302. };
  303. AE851AC2227C695000ED86F0 /* Helper */ = {
  304. isa = PBXGroup;
  305. children = (
  306. AEACE2E21FB32B5C00DCDD78 /* Constants.swift */,
  307. 78E45E4321D3F14A00D4B15E /* UIImage+Extension.swift */,
  308. 78E45E4121D3DB4000D4B15E /* UIViewController+Extension.swift */,
  309. AEACE2E41FB32E1900DCDD78 /* Utils.swift */,
  310. AEE56D7F225504DB007DC082 /* Extensions.swift */,
  311. AE38B3192267328200EC37A1 /* Colors.swift */,
  312. AE851AC4227C755A00ED86F0 /* Protocols.swift */,
  313. );
  314. path = Helper;
  315. sourceTree = "<group>";
  316. };
  317. AE851AC3227C695900ED86F0 /* View */ = {
  318. isa = PBXGroup;
  319. children = (
  320. 78E45E4B21D404AE00D4B15E /* CustomCell.swift */,
  321. 70B8882D2091B8550074812E /* ContactCell.swift */,
  322. 78ED839321D5AF8A00243125 /* QrCodeView.swift */,
  323. 78ED838221D5379000243125 /* TextFieldCell.swift */,
  324. 78E45E3B21D3D03700D4B15E /* TextFieldTableViewCell.swift */,
  325. 789E879C21D6DF86003ED1C5 /* ProgressHud.swift */,
  326. AE38B31722672DFC00EC37A1 /* ActionCell.swift */,
  327. AE851ACD227CA54300ED86F0 /* InitialsLabel.swift */,
  328. AE25F08F22807AD800CDEA66 /* GroupNameCell.swift */,
  329. AEE6EC372281AF2D00EDC689 /* InitialsBadge.swift */,
  330. AE728F14229D5C390047565B /* PhotoPickerAlertAction.swift */,
  331. AE52EA18229EB53C00C586C9 /* ContactDetailHeader.swift */,
  332. );
  333. path = View;
  334. sourceTree = "<group>";
  335. };
  336. AE851ACA227C79CF00ED86F0 /* DC */ = {
  337. isa = PBXGroup;
  338. children = (
  339. 7A451D931FB1B1DB00177250 /* wrapper.h */,
  340. 7A451DBD1FB4AD0700177250 /* Wrapper.swift */,
  341. 78ED838C21D577D000243125 /* events.swift */,
  342. 7A451D921FB1B1DB00177250 /* wrapper.c */,
  343. );
  344. path = DC;
  345. sourceTree = "<group>";
  346. };
  347. AE851ACB227C7A5000ED86F0 /* Handler */ = {
  348. isa = PBXGroup;
  349. children = (
  350. AEE56D7C2253ADB4007DC082 /* HudHandler.swift */,
  351. AE8519E92272FDCA00ED86F0 /* DeviceContactsHandler.swift */,
  352. );
  353. path = Handler;
  354. sourceTree = "<group>";
  355. };
  356. /* End PBXGroup section */
  357. /* Begin PBXNativeTarget section */
  358. 7A9FB13F1FB061E2001FEA36 /* deltachat-ios */ = {
  359. isa = PBXNativeTarget;
  360. buildConfigurationList = 7A9FB1521FB061E2001FEA36 /* Build configuration list for PBXNativeTarget "deltachat-ios" */;
  361. buildPhases = (
  362. 58C9D79942D26B7F8F210DA1 /* [CP] Check Pods Manifest.lock */,
  363. 787D6698229F20B8000A7A9D /* ShellScript */,
  364. 7A9FB13C1FB061E2001FEA36 /* Sources */,
  365. 7A9FB13D1FB061E2001FEA36 /* Frameworks */,
  366. 7A9FB13E1FB061E2001FEA36 /* Resources */,
  367. 30C8FE37A924BE7AFF9661C1 /* [CP] Embed Pods Frameworks */,
  368. 7837B63821E54CB400CDE126 /* Run Script */,
  369. 7837B64621E5532B00CDE126 /* ShellScript */,
  370. );
  371. buildRules = (
  372. );
  373. dependencies = (
  374. );
  375. name = "deltachat-ios";
  376. productName = "deltachat-ios";
  377. productReference = 7A9FB1401FB061E2001FEA36 /* deltachat-ios.app */;
  378. productType = "com.apple.product-type.application";
  379. };
  380. AE851A00227AECDE00ED86F0 /* deltachat-iosTests */ = {
  381. isa = PBXNativeTarget;
  382. buildConfigurationList = AE851A08227AECDF00ED86F0 /* Build configuration list for PBXNativeTarget "deltachat-iosTests" */;
  383. buildPhases = (
  384. 672D4B67EDB340ABE3316BC8 /* [CP] Check Pods Manifest.lock */,
  385. AE8519FD227AECDE00ED86F0 /* Sources */,
  386. AE8519FE227AECDE00ED86F0 /* Frameworks */,
  387. AE8519FF227AECDE00ED86F0 /* Resources */,
  388. );
  389. buildRules = (
  390. );
  391. dependencies = (
  392. AE851A07227AECDF00ED86F0 /* PBXTargetDependency */,
  393. );
  394. name = "deltachat-iosTests";
  395. productName = "deltachat-iosTests";
  396. productReference = AE851A01227AECDE00ED86F0 /* deltachat-iosTests.xctest */;
  397. productType = "com.apple.product-type.bundle.unit-test";
  398. };
  399. /* End PBXNativeTarget section */
  400. /* Begin PBXProject section */
  401. 7A9FB1381FB061E2001FEA36 /* Project object */ = {
  402. isa = PBXProject;
  403. attributes = {
  404. LastSwiftUpdateCheck = 1020;
  405. LastUpgradeCheck = 0930;
  406. ORGANIZATIONNAME = "Jonas Reinsch";
  407. TargetAttributes = {
  408. 7A9FB13F1FB061E2001FEA36 = {
  409. CreatedOnToolsVersion = 9.1;
  410. LastSwiftMigration = 1000;
  411. ProvisioningStyle = Automatic;
  412. SystemCapabilities = {
  413. com.apple.ApplicationGroups.iOS = {
  414. enabled = 1;
  415. };
  416. com.apple.BackgroundModes = {
  417. enabled = 1;
  418. };
  419. com.apple.Push = {
  420. enabled = 1;
  421. };
  422. com.apple.SafariKeychain = {
  423. enabled = 1;
  424. };
  425. };
  426. };
  427. AE851A00227AECDE00ED86F0 = {
  428. CreatedOnToolsVersion = 10.2.1;
  429. ProvisioningStyle = Automatic;
  430. TestTargetID = 7A9FB13F1FB061E2001FEA36;
  431. };
  432. };
  433. };
  434. buildConfigurationList = 7A9FB13B1FB061E2001FEA36 /* Build configuration list for PBXProject "deltachat-ios" */;
  435. compatibilityVersion = "Xcode 8.0";
  436. developmentRegion = en;
  437. hasScannedForEncodings = 0;
  438. knownRegions = (
  439. en,
  440. Base,
  441. );
  442. mainGroup = 7A9FB1371FB061E2001FEA36;
  443. productRefGroup = 7A9FB1411FB061E2001FEA36 /* Products */;
  444. projectDirPath = "";
  445. projectRoot = "";
  446. targets = (
  447. 7A9FB13F1FB061E2001FEA36 /* deltachat-ios */,
  448. AE851A00227AECDE00ED86F0 /* deltachat-iosTests */,
  449. );
  450. };
  451. /* End PBXProject section */
  452. /* Begin PBXResourcesBuildPhase section */
  453. 7A9FB13E1FB061E2001FEA36 /* Resources */ = {
  454. isa = PBXResourcesBuildPhase;
  455. buildActionMask = 2147483647;
  456. files = (
  457. 7837B64021E54DC600CDE126 /* .swiftlint.yml in Resources */,
  458. 7A9FB14E1FB061E2001FEA36 /* LaunchScreen.storyboard in Resources */,
  459. 7A9FB14B1FB061E2001FEA36 /* Assets.xcassets in Resources */,
  460. );
  461. runOnlyForDeploymentPostprocessing = 0;
  462. };
  463. AE8519FF227AECDE00ED86F0 /* Resources */ = {
  464. isa = PBXResourcesBuildPhase;
  465. buildActionMask = 2147483647;
  466. files = (
  467. );
  468. runOnlyForDeploymentPostprocessing = 0;
  469. };
  470. /* End PBXResourcesBuildPhase section */
  471. /* Begin PBXShellScriptBuildPhase section */
  472. 30C8FE37A924BE7AFF9661C1 /* [CP] Embed Pods Frameworks */ = {
  473. isa = PBXShellScriptBuildPhase;
  474. buildActionMask = 2147483647;
  475. files = (
  476. );
  477. inputPaths = (
  478. "${PODS_ROOT}/Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios-frameworks.sh",
  479. "${BUILT_PRODUCTS_DIR}/ALCameraViewController/ALCameraViewController.framework",
  480. "${BUILT_PRODUCTS_DIR}/DBDebugToolkit/DBDebugToolkit.framework",
  481. "${BUILT_PRODUCTS_DIR}/InputBarAccessoryView/InputBarAccessoryView.framework",
  482. "${BUILT_PRODUCTS_DIR}/JGProgressHUD/JGProgressHUD.framework",
  483. "${BUILT_PRODUCTS_DIR}/MessageKit/MessageKit.framework",
  484. "${BUILT_PRODUCTS_DIR}/QuickTableViewController/QuickTableViewController.framework",
  485. "${BUILT_PRODUCTS_DIR}/ReachabilitySwift/Reachability.framework",
  486. "${BUILT_PRODUCTS_DIR}/SwiftyBeaver/SwiftyBeaver.framework",
  487. "${BUILT_PRODUCTS_DIR}/UICircularProgressRing/UICircularProgressRing.framework",
  488. );
  489. name = "[CP] Embed Pods Frameworks";
  490. outputPaths = (
  491. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ALCameraViewController.framework",
  492. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DBDebugToolkit.framework",
  493. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/InputBarAccessoryView.framework",
  494. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/JGProgressHUD.framework",
  495. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MessageKit.framework",
  496. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/QuickTableViewController.framework",
  497. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Reachability.framework",
  498. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyBeaver.framework",
  499. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/UICircularProgressRing.framework",
  500. );
  501. runOnlyForDeploymentPostprocessing = 0;
  502. shellPath = /bin/sh;
  503. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios-frameworks.sh\"\n";
  504. showEnvVarsInLog = 0;
  505. };
  506. 58C9D79942D26B7F8F210DA1 /* [CP] Check Pods Manifest.lock */ = {
  507. isa = PBXShellScriptBuildPhase;
  508. buildActionMask = 2147483647;
  509. files = (
  510. );
  511. inputPaths = (
  512. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  513. "${PODS_ROOT}/Manifest.lock",
  514. );
  515. name = "[CP] Check Pods Manifest.lock";
  516. outputPaths = (
  517. "$(DERIVED_FILE_DIR)/Pods-deltachat-ios-checkManifestLockResult.txt",
  518. );
  519. runOnlyForDeploymentPostprocessing = 0;
  520. shellPath = /bin/sh;
  521. 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";
  522. showEnvVarsInLog = 0;
  523. };
  524. 672D4B67EDB340ABE3316BC8 /* [CP] Check Pods Manifest.lock */ = {
  525. isa = PBXShellScriptBuildPhase;
  526. buildActionMask = 2147483647;
  527. files = (
  528. );
  529. inputFileListPaths = (
  530. );
  531. inputPaths = (
  532. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  533. "${PODS_ROOT}/Manifest.lock",
  534. );
  535. name = "[CP] Check Pods Manifest.lock";
  536. outputFileListPaths = (
  537. );
  538. outputPaths = (
  539. "$(DERIVED_FILE_DIR)/Pods-deltachat-iosTests-checkManifestLockResult.txt",
  540. );
  541. runOnlyForDeploymentPostprocessing = 0;
  542. shellPath = /bin/sh;
  543. 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";
  544. showEnvVarsInLog = 0;
  545. };
  546. 7837B63821E54CB400CDE126 /* Run Script */ = {
  547. isa = PBXShellScriptBuildPhase;
  548. buildActionMask = 2147483647;
  549. files = (
  550. );
  551. inputFileListPaths = (
  552. );
  553. inputPaths = (
  554. );
  555. name = "Run Script";
  556. outputFileListPaths = (
  557. );
  558. outputPaths = (
  559. );
  560. runOnlyForDeploymentPostprocessing = 0;
  561. shellPath = /bin/sh;
  562. shellScript = "\"${PODS_ROOT}/SwiftLint/swiftlint\"\n";
  563. };
  564. 7837B64621E5532B00CDE126 /* ShellScript */ = {
  565. isa = PBXShellScriptBuildPhase;
  566. buildActionMask = 2147483647;
  567. files = (
  568. );
  569. inputFileListPaths = (
  570. );
  571. inputPaths = (
  572. );
  573. outputFileListPaths = (
  574. );
  575. outputPaths = (
  576. );
  577. runOnlyForDeploymentPostprocessing = 0;
  578. shellPath = /bin/sh;
  579. shellScript = "\"${PODS_ROOT}/SwiftFormat/CommandLineTool/swiftformat\"\n";
  580. };
  581. 787D6698229F20B8000A7A9D /* ShellScript */ = {
  582. isa = PBXShellScriptBuildPhase;
  583. buildActionMask = 2147483647;
  584. files = (
  585. );
  586. inputFileListPaths = (
  587. );
  588. inputPaths = (
  589. );
  590. outputFileListPaths = (
  591. );
  592. outputPaths = (
  593. );
  594. runOnlyForDeploymentPostprocessing = 0;
  595. shellPath = /bin/sh;
  596. shellScript = "# The $PATH used by XCode likely won't contain Cargo, fix that.\n# This assumes a default `rustup` setup.\nexport PATH=\"$HOME/.cargo/bin:$PATH\"\n\n# --xcode-integ determines --release and --targets from XCode's env vars.\n# Depending your setup, specify the rustup toolchain explicitly.\ncargo lipo --xcode-integ --manifest-path deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi/Cargo.toml\n";
  597. };
  598. /* End PBXShellScriptBuildPhase section */
  599. /* Begin PBXSourcesBuildPhase section */
  600. 7A9FB13C1FB061E2001FEA36 /* Sources */ = {
  601. isa = PBXSourcesBuildPhase;
  602. buildActionMask = 2147483647;
  603. files = (
  604. 78ED839421D5AF8A00243125 /* QrCodeView.swift in Sources */,
  605. AE851AC9227C77CF00ED86F0 /* Media.swift in Sources */,
  606. AEACE2DF1FB3246400DCDD78 /* Message.swift in Sources */,
  607. 7070FB9B2101ECBB000DC258 /* GroupNameController.swift in Sources */,
  608. AE52EA19229EB53C00C586C9 /* ContactDetailHeader.swift in Sources */,
  609. 78E45E4421D3F14A00D4B15E /* UIImage+Extension.swift in Sources */,
  610. AE52EA20229EB9F000C586C9 /* EditGroupViewController.swift in Sources */,
  611. 70B08FCD21073B910097D3EA /* NewGroupMemberChoiceController.swift in Sources */,
  612. 78E45E3E21D3D28C00D4B15E /* NavigationController.swift in Sources */,
  613. 78E45E4021D3D70700D4B15E /* ContactListController.swift in Sources */,
  614. AE18F294228C602A0007B1BE /* SecuritySettingsController.swift in Sources */,
  615. 78ED838D21D577D000243125 /* events.swift in Sources */,
  616. AE851AC7227C776400ED86F0 /* Location.swift in Sources */,
  617. 7AE0A5491FC42F65005ECB4B /* NewChatViewController.swift in Sources */,
  618. AE25F09022807AD800CDEA66 /* GroupNameCell.swift in Sources */,
  619. AEE6EC3F2282C59C00EDC689 /* GroupMembersViewController.swift in Sources */,
  620. 78E45E3A21D3CFBC00D4B15E /* SettingsController.swift in Sources */,
  621. AE8519EA2272FDCA00ED86F0 /* DeviceContactsHandler.swift in Sources */,
  622. 78ED838321D5379000243125 /* TextFieldCell.swift in Sources */,
  623. 78E45E3C21D3D03700D4B15E /* TextFieldTableViewCell.swift in Sources */,
  624. AE0D26FD1FB1FE88002FAFCE /* ChatListController.swift in Sources */,
  625. AEE56D80225504DB007DC082 /* Extensions.swift in Sources */,
  626. 7A0052C81FBE6CB40048C3BF /* NewContactController.swift in Sources */,
  627. AEE56D762253431E007DC082 /* AccountSetupController.swift in Sources */,
  628. AEACE2DD1FB323CA00DCDD78 /* ChatViewController.swift in Sources */,
  629. AEE6EC412282DF5700EDC689 /* MailboxViewController.swift in Sources */,
  630. 78ED838F21D5927A00243125 /* ProfileViewController.swift in Sources */,
  631. AEE6EC482283045D00EDC689 /* EditSettingsController.swift in Sources */,
  632. 78E45E4221D3DB4000D4B15E /* UIViewController+Extension.swift in Sources */,
  633. 7A9FB1441FB061E2001FEA36 /* AppDelegate.swift in Sources */,
  634. AEE56D7D2253ADB4007DC082 /* HudHandler.swift in Sources */,
  635. AEACE2E51FB32E1900DCDD78 /* Utils.swift in Sources */,
  636. 789E879D21D6DF86003ED1C5 /* ProgressHud.swift in Sources */,
  637. 78E45E4C21D404AE00D4B15E /* CustomCell.swift in Sources */,
  638. AE38B31A2267328200EC37A1 /* Colors.swift in Sources */,
  639. 789E879621D6CB58003ED1C5 /* QrCodeReaderController.swift in Sources */,
  640. 7A451DBE1FB4AD0700177250 /* Wrapper.swift in Sources */,
  641. AE851ACE227CA54400ED86F0 /* InitialsLabel.swift in Sources */,
  642. AEE6EC382281AF2D00EDC689 /* InitialsBadge.swift in Sources */,
  643. 70B8882E2091B8550074812E /* ContactCell.swift in Sources */,
  644. 7A451D941FB1B1DB00177250 /* wrapper.c in Sources */,
  645. 7092474120B3869500AF8799 /* ContactDetailViewController.swift in Sources */,
  646. AE18F292228C17BC0007B1BE /* PortSettingsController.swift in Sources */,
  647. AE851AD0227DF50900ED86F0 /* GroupChatDetailViewController.swift in Sources */,
  648. 7A451DB01FB1F84900177250 /* AppCoordinator.swift in Sources */,
  649. AE38B31822672DFC00EC37A1 /* ActionCell.swift in Sources */,
  650. 785BE16821E247F1003BE98C /* MessageInfoViewController.swift in Sources */,
  651. AE851AC5227C755A00ED86F0 /* Protocols.swift in Sources */,
  652. AE728F15229D5C390047565B /* PhotoPickerAlertAction.swift in Sources */,
  653. AEACE2E31FB32B5C00DCDD78 /* Constants.swift in Sources */,
  654. );
  655. runOnlyForDeploymentPostprocessing = 0;
  656. };
  657. AE8519FD227AECDE00ED86F0 /* Sources */ = {
  658. isa = PBXSourcesBuildPhase;
  659. buildActionMask = 2147483647;
  660. files = (
  661. AE851A04227AECDE00ED86F0 /* deltachat_iosTests.swift in Sources */,
  662. );
  663. runOnlyForDeploymentPostprocessing = 0;
  664. };
  665. /* End PBXSourcesBuildPhase section */
  666. /* Begin PBXTargetDependency section */
  667. AE851A07227AECDF00ED86F0 /* PBXTargetDependency */ = {
  668. isa = PBXTargetDependency;
  669. target = 7A9FB13F1FB061E2001FEA36 /* deltachat-ios */;
  670. targetProxy = AE851A06227AECDF00ED86F0 /* PBXContainerItemProxy */;
  671. };
  672. /* End PBXTargetDependency section */
  673. /* Begin PBXVariantGroup section */
  674. 7A9FB14C1FB061E2001FEA36 /* LaunchScreen.storyboard */ = {
  675. isa = PBXVariantGroup;
  676. children = (
  677. 7A9FB14D1FB061E2001FEA36 /* Base */,
  678. );
  679. name = LaunchScreen.storyboard;
  680. sourceTree = "<group>";
  681. };
  682. /* End PBXVariantGroup section */
  683. /* Begin XCBuildConfiguration section */
  684. 7A9FB1501FB061E2001FEA36 /* Debug */ = {
  685. isa = XCBuildConfiguration;
  686. buildSettings = {
  687. ALWAYS_SEARCH_USER_PATHS = NO;
  688. CLANG_ANALYZER_NONNULL = YES;
  689. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  690. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  691. CLANG_CXX_LIBRARY = "libc++";
  692. CLANG_ENABLE_MODULES = YES;
  693. CLANG_ENABLE_OBJC_ARC = YES;
  694. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  695. CLANG_WARN_BOOL_CONVERSION = YES;
  696. CLANG_WARN_COMMA = YES;
  697. CLANG_WARN_CONSTANT_CONVERSION = YES;
  698. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  699. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  700. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  701. CLANG_WARN_EMPTY_BODY = YES;
  702. CLANG_WARN_ENUM_CONVERSION = YES;
  703. CLANG_WARN_INFINITE_RECURSION = YES;
  704. CLANG_WARN_INT_CONVERSION = YES;
  705. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  706. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  707. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  708. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  709. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  710. CLANG_WARN_STRICT_PROTOTYPES = YES;
  711. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  712. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  713. CLANG_WARN_UNREACHABLE_CODE = YES;
  714. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  715. CODE_SIGN_IDENTITY = "iPhone Developer";
  716. COPY_PHASE_STRIP = NO;
  717. DEBUG_INFORMATION_FORMAT = dwarf;
  718. ENABLE_STRICT_OBJC_MSGSEND = YES;
  719. ENABLE_TESTABILITY = YES;
  720. GCC_C_LANGUAGE_STANDARD = gnu11;
  721. GCC_DYNAMIC_NO_PIC = NO;
  722. GCC_NO_COMMON_BLOCKS = YES;
  723. GCC_OPTIMIZATION_LEVEL = 0;
  724. GCC_PREPROCESSOR_DEFINITIONS = (
  725. "DEBUG=1",
  726. "$(inherited)",
  727. );
  728. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  729. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  730. GCC_WARN_UNDECLARED_SELECTOR = YES;
  731. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  732. GCC_WARN_UNUSED_FUNCTION = YES;
  733. GCC_WARN_UNUSED_VARIABLE = YES;
  734. IPHONEOS_DEPLOYMENT_TARGET = 11.1;
  735. MTL_ENABLE_DEBUG_INFO = YES;
  736. ONLY_ACTIVE_ARCH = YES;
  737. SDKROOT = iphoneos;
  738. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  739. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  740. };
  741. name = Debug;
  742. };
  743. 7A9FB1511FB061E2001FEA36 /* Release */ = {
  744. isa = XCBuildConfiguration;
  745. buildSettings = {
  746. ALWAYS_SEARCH_USER_PATHS = NO;
  747. CLANG_ANALYZER_NONNULL = YES;
  748. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  749. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  750. CLANG_CXX_LIBRARY = "libc++";
  751. CLANG_ENABLE_MODULES = YES;
  752. CLANG_ENABLE_OBJC_ARC = YES;
  753. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  754. CLANG_WARN_BOOL_CONVERSION = YES;
  755. CLANG_WARN_COMMA = YES;
  756. CLANG_WARN_CONSTANT_CONVERSION = YES;
  757. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  758. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  759. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  760. CLANG_WARN_EMPTY_BODY = YES;
  761. CLANG_WARN_ENUM_CONVERSION = YES;
  762. CLANG_WARN_INFINITE_RECURSION = YES;
  763. CLANG_WARN_INT_CONVERSION = YES;
  764. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  765. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  766. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  767. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  768. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  769. CLANG_WARN_STRICT_PROTOTYPES = YES;
  770. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  771. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  772. CLANG_WARN_UNREACHABLE_CODE = YES;
  773. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  774. CODE_SIGN_IDENTITY = "iPhone Developer";
  775. COPY_PHASE_STRIP = NO;
  776. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  777. ENABLE_NS_ASSERTIONS = NO;
  778. ENABLE_STRICT_OBJC_MSGSEND = YES;
  779. GCC_C_LANGUAGE_STANDARD = gnu11;
  780. GCC_NO_COMMON_BLOCKS = YES;
  781. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  782. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  783. GCC_WARN_UNDECLARED_SELECTOR = YES;
  784. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  785. GCC_WARN_UNUSED_FUNCTION = YES;
  786. GCC_WARN_UNUSED_VARIABLE = YES;
  787. IPHONEOS_DEPLOYMENT_TARGET = 11.1;
  788. MTL_ENABLE_DEBUG_INFO = NO;
  789. SDKROOT = iphoneos;
  790. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  791. VALIDATE_PRODUCT = YES;
  792. };
  793. name = Release;
  794. };
  795. 7A9FB1531FB061E2001FEA36 /* Debug */ = {
  796. isa = XCBuildConfiguration;
  797. baseConfigurationReference = 8DE110C607A0E4485C43B5FA /* Pods-deltachat-ios.debug.xcconfig */;
  798. buildSettings = {
  799. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  800. CLANG_ENABLE_MODULES = YES;
  801. CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
  802. CODE_SIGN_IDENTITY = "iPhone Developer";
  803. CODE_SIGN_STYLE = Automatic;
  804. DEVELOPMENT_TEAM = 8Y86453UA8;
  805. ENABLE_BITCODE = NO;
  806. HEADER_SEARCH_PATHS = (
  807. "$(inherited)",
  808. "deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
  809. /usr/local/include,
  810. );
  811. INFOPLIST_FILE = "deltachat-ios/Info.plist";
  812. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  813. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  814. LIBRARY_SEARCH_PATHS = (
  815. "$(inherited)",
  816. "$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
  817. "$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
  818. "$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
  819. );
  820. OTHER_CFLAGS = (
  821. "$(inherited)",
  822. "-isystem",
  823. "\"${PODS_CONFIGURATION_BUILD_DIR}/ALCameraViewController/ALCameraViewController.framework/Headers\"",
  824. "-isystem",
  825. "\"${PODS_CONFIGURATION_BUILD_DIR}/DBDebugToolkit/DBDebugToolkit.framework/Headers\"",
  826. "-isystem",
  827. "\"${PODS_CONFIGURATION_BUILD_DIR}/JGProgressHUD/JGProgressHUD.framework/Headers\"",
  828. "-isystem",
  829. "\"${PODS_CONFIGURATION_BUILD_DIR}/MessageInputBar/MessageInputBar.framework/Headers\"",
  830. "-isystem",
  831. "\"${PODS_CONFIGURATION_BUILD_DIR}/MessageKit/MessageKit.framework/Headers\"",
  832. "-isystem",
  833. "\"${PODS_CONFIGURATION_BUILD_DIR}/QuickTableViewController/QuickTableViewController.framework/Headers\"",
  834. "-isystem",
  835. "\"${PODS_CONFIGURATION_BUILD_DIR}/ReachabilitySwift/Reachability.framework/Headers\"",
  836. "-isystem",
  837. "\"${PODS_CONFIGURATION_BUILD_DIR}/SwiftyBeaver/SwiftyBeaver.framework/Headers\"",
  838. "-iframework",
  839. "\"${PODS_CONFIGURATION_BUILD_DIR}/ALCameraViewController\"",
  840. "-iframework",
  841. "\"${PODS_CONFIGURATION_BUILD_DIR}/DBDebugToolkit\"",
  842. "-iframework",
  843. "\"${PODS_CONFIGURATION_BUILD_DIR}/JGProgressHUD\"",
  844. "-iframework",
  845. "\"${PODS_CONFIGURATION_BUILD_DIR}/MessageInputBar\"",
  846. "-iframework",
  847. "\"${PODS_CONFIGURATION_BUILD_DIR}/MessageKit\"",
  848. "-iframework",
  849. "\"${PODS_CONFIGURATION_BUILD_DIR}/QuickTableViewController\"",
  850. "-iframework",
  851. "\"${PODS_CONFIGURATION_BUILD_DIR}/ReachabilitySwift\"",
  852. "-iframework",
  853. "\"${PODS_CONFIGURATION_BUILD_DIR}/SwiftyBeaver\"",
  854. );
  855. OTHER_LDFLAGS = "$(inherited)";
  856. PRODUCT_BUNDLE_IDENTIFIER = chat.delta;
  857. PRODUCT_NAME = "$(TARGET_NAME)";
  858. PROVISIONING_PROFILE_SPECIFIER = "";
  859. SWIFT_OBJC_BRIDGING_HEADER = "deltachat-ios/deltachat-ios-Bridging-Header.h";
  860. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  861. SWIFT_VERSION = 4.2;
  862. TARGETED_DEVICE_FAMILY = "1,2";
  863. };
  864. name = Debug;
  865. };
  866. 7A9FB1541FB061E2001FEA36 /* Release */ = {
  867. isa = XCBuildConfiguration;
  868. baseConfigurationReference = A8615D4600859851E53CAA9C /* Pods-deltachat-ios.release.xcconfig */;
  869. buildSettings = {
  870. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  871. CLANG_ENABLE_MODULES = YES;
  872. CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
  873. CODE_SIGN_IDENTITY = "iPhone Developer";
  874. CODE_SIGN_STYLE = Automatic;
  875. DEVELOPMENT_TEAM = 8Y86453UA8;
  876. ENABLE_BITCODE = NO;
  877. HEADER_SEARCH_PATHS = (
  878. "$(inherited)",
  879. "deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
  880. /usr/local/include,
  881. );
  882. INFOPLIST_FILE = "deltachat-ios/Info.plist";
  883. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  884. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  885. LIBRARY_SEARCH_PATHS = (
  886. "$(inherited)",
  887. "$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
  888. "$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
  889. "$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
  890. );
  891. OTHER_CFLAGS = (
  892. "$(inherited)",
  893. "-isystem",
  894. "\"${PODS_CONFIGURATION_BUILD_DIR}/ALCameraViewController/ALCameraViewController.framework/Headers\"",
  895. "-isystem",
  896. "\"${PODS_CONFIGURATION_BUILD_DIR}/DBDebugToolkit/DBDebugToolkit.framework/Headers\"",
  897. "-isystem",
  898. "\"${PODS_CONFIGURATION_BUILD_DIR}/JGProgressHUD/JGProgressHUD.framework/Headers\"",
  899. "-isystem",
  900. "\"${PODS_CONFIGURATION_BUILD_DIR}/MessageInputBar/MessageInputBar.framework/Headers\"",
  901. "-isystem",
  902. "\"${PODS_CONFIGURATION_BUILD_DIR}/MessageKit/MessageKit.framework/Headers\"",
  903. "-isystem",
  904. "\"${PODS_CONFIGURATION_BUILD_DIR}/QuickTableViewController/QuickTableViewController.framework/Headers\"",
  905. "-isystem",
  906. "\"${PODS_CONFIGURATION_BUILD_DIR}/ReachabilitySwift/Reachability.framework/Headers\"",
  907. "-isystem",
  908. "\"${PODS_CONFIGURATION_BUILD_DIR}/SwiftyBeaver/SwiftyBeaver.framework/Headers\"",
  909. "-iframework",
  910. "\"${PODS_CONFIGURATION_BUILD_DIR}/ALCameraViewController\"",
  911. "-iframework",
  912. "\"${PODS_CONFIGURATION_BUILD_DIR}/DBDebugToolkit\"",
  913. "-iframework",
  914. "\"${PODS_CONFIGURATION_BUILD_DIR}/JGProgressHUD\"",
  915. "-iframework",
  916. "\"${PODS_CONFIGURATION_BUILD_DIR}/MessageInputBar\"",
  917. "-iframework",
  918. "\"${PODS_CONFIGURATION_BUILD_DIR}/MessageKit\"",
  919. "-iframework",
  920. "\"${PODS_CONFIGURATION_BUILD_DIR}/QuickTableViewController\"",
  921. "-iframework",
  922. "\"${PODS_CONFIGURATION_BUILD_DIR}/ReachabilitySwift\"",
  923. "-iframework",
  924. "\"${PODS_CONFIGURATION_BUILD_DIR}/SwiftyBeaver\"",
  925. );
  926. OTHER_LDFLAGS = "$(inherited)";
  927. PRODUCT_BUNDLE_IDENTIFIER = chat.delta;
  928. PRODUCT_NAME = "$(TARGET_NAME)";
  929. PROVISIONING_PROFILE_SPECIFIER = "";
  930. SWIFT_OBJC_BRIDGING_HEADER = "deltachat-ios/deltachat-ios-Bridging-Header.h";
  931. SWIFT_VERSION = 4.2;
  932. TARGETED_DEVICE_FAMILY = "1,2";
  933. };
  934. name = Release;
  935. };
  936. AE851A09227AECDF00ED86F0 /* Debug */ = {
  937. isa = XCBuildConfiguration;
  938. baseConfigurationReference = 21EE28844E7A690D73BF5285 /* Pods-deltachat-iosTests.debug.xcconfig */;
  939. buildSettings = {
  940. BUNDLE_LOADER = "$(TEST_HOST)";
  941. CLANG_ENABLE_OBJC_WEAK = YES;
  942. CODE_SIGN_STYLE = Automatic;
  943. INFOPLIST_FILE = "deltachat-iosTests/Info.plist";
  944. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  945. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  946. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  947. MTL_FAST_MATH = YES;
  948. PRODUCT_BUNDLE_IDENTIFIER = "nayooti.deltachat-iosTests";
  949. PRODUCT_NAME = "$(TARGET_NAME)";
  950. SWIFT_VERSION = 5.0;
  951. TARGETED_DEVICE_FAMILY = "1,2";
  952. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/deltachat-ios.app/deltachat-ios";
  953. };
  954. name = Debug;
  955. };
  956. AE851A0A227AECDF00ED86F0 /* Release */ = {
  957. isa = XCBuildConfiguration;
  958. baseConfigurationReference = FECB35E2B04CD5F5D02C157A /* Pods-deltachat-iosTests.release.xcconfig */;
  959. buildSettings = {
  960. BUNDLE_LOADER = "$(TEST_HOST)";
  961. CLANG_ENABLE_OBJC_WEAK = YES;
  962. CODE_SIGN_STYLE = Automatic;
  963. INFOPLIST_FILE = "deltachat-iosTests/Info.plist";
  964. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  965. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  966. MTL_FAST_MATH = YES;
  967. PRODUCT_BUNDLE_IDENTIFIER = "nayooti.deltachat-iosTests";
  968. PRODUCT_NAME = "$(TARGET_NAME)";
  969. SWIFT_VERSION = 5.0;
  970. TARGETED_DEVICE_FAMILY = "1,2";
  971. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/deltachat-ios.app/deltachat-ios";
  972. };
  973. name = Release;
  974. };
  975. /* End XCBuildConfiguration section */
  976. /* Begin XCConfigurationList section */
  977. 7A9FB13B1FB061E2001FEA36 /* Build configuration list for PBXProject "deltachat-ios" */ = {
  978. isa = XCConfigurationList;
  979. buildConfigurations = (
  980. 7A9FB1501FB061E2001FEA36 /* Debug */,
  981. 7A9FB1511FB061E2001FEA36 /* Release */,
  982. );
  983. defaultConfigurationIsVisible = 0;
  984. defaultConfigurationName = Release;
  985. };
  986. 7A9FB1521FB061E2001FEA36 /* Build configuration list for PBXNativeTarget "deltachat-ios" */ = {
  987. isa = XCConfigurationList;
  988. buildConfigurations = (
  989. 7A9FB1531FB061E2001FEA36 /* Debug */,
  990. 7A9FB1541FB061E2001FEA36 /* Release */,
  991. );
  992. defaultConfigurationIsVisible = 0;
  993. defaultConfigurationName = Release;
  994. };
  995. AE851A08227AECDF00ED86F0 /* Build configuration list for PBXNativeTarget "deltachat-iosTests" */ = {
  996. isa = XCConfigurationList;
  997. buildConfigurations = (
  998. AE851A09227AECDF00ED86F0 /* Debug */,
  999. AE851A0A227AECDF00ED86F0 /* Release */,
  1000. );
  1001. defaultConfigurationIsVisible = 0;
  1002. defaultConfigurationName = Release;
  1003. };
  1004. /* End XCConfigurationList section */
  1005. };
  1006. rootObject = 7A9FB1381FB061E2001FEA36 /* Project object */;
  1007. }