project.pbxproj 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 52;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3042193B243DE0F200516852 /* DcCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30421931243DE0F200516852 /* DcCore.framework */; };
  10. 30421940243DE0F200516852 /* DcCoreTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3042193F243DE0F200516852 /* DcCoreTests.swift */; };
  11. 30421942243DE0F200516852 /* DcCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 30421934243DE0F200516852 /* DcCore.h */; settings = {ATTRIBUTES = (Public, ); }; };
  12. 30421950243DE15D00516852 /* wrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 3042194C243DE15D00516852 /* wrapper.h */; settings = {ATTRIBUTES = (Public, ); }; };
  13. 30421951243DE15D00516852 /* Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3042194D243DE15D00516852 /* Wrapper.swift */; };
  14. 30421952243DE15D00516852 /* wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = 3042194E243DE15D00516852 /* wrapper.c */; };
  15. 30421959243DE6AD00516852 /* libdeltachat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 30421958243DE61400516852 /* libdeltachat.a */; platformFilter = ios; };
  16. 3042195B243DF1C500516852 /* deltachat.h in Headers */ = {isa = PBXBuildFile; fileRef = 3042195A243DF1C500516852 /* deltachat.h */; settings = {ATTRIBUTES = (Public, ); }; };
  17. 3042195D243E23F100516852 /* DcUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3042195C243E23F100516852 /* DcUtils.swift */; };
  18. 30421960243E257100516852 /* UIColor+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3042195F243E257100516852 /* UIColor+Extensions.swift */; };
  19. 30421962243E26C800516852 /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30421961243E26C800516852 /* Logger.swift */; };
  20. 30421964243F0B8400516852 /* String+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30421963243F0B8400516852 /* String+Extensions.swift */; };
  21. 30421986243F209E00516852 /* events.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30421985243F209E00516852 /* events.swift */; };
  22. 30421988243F23E500516852 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30421987243F23E500516852 /* Constants.swift */; };
  23. 304F5E41244F2F3200462538 /* UIImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 304F5E40244F2F3200462538 /* UIImage+Extensions.swift */; };
  24. 3057028624C5C60000D84EFC /* UITableView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3057028524C5C60000D84EFC /* UITableView+Extensions.swift */; };
  25. 306C324824460CDE001D89F3 /* DateUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 306C324724460CDE001D89F3 /* DateUtils.swift */; };
  26. 308198AB24866229003BE20D /* UserDefaults+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 308198AA24866229003BE20D /* UserDefaults+Extensions.swift */; };
  27. 30E8F2212447357500CE2C90 /* DatabaseHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30E8F2202447357500CE2C90 /* DatabaseHelper.swift */; };
  28. 30E8F2482449C98600CE2C90 /* UIView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30E8F2472449C98600CE2C90 /* UIView+Extensions.swift */; };
  29. 30E8F24B2449CF6500CE2C90 /* InitialsBadge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30E8F24A2449CF6500CE2C90 /* InitialsBadge.swift */; };
  30. 30E8F24D2449D30200CE2C90 /* DcColors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30E8F24C2449D30200CE2C90 /* DcColors.swift */; };
  31. /* End PBXBuildFile section */
  32. /* Begin PBXContainerItemProxy section */
  33. 3042193C243DE0F200516852 /* PBXContainerItemProxy */ = {
  34. isa = PBXContainerItemProxy;
  35. containerPortal = 30421928243DE0F100516852 /* Project object */;
  36. proxyType = 1;
  37. remoteGlobalIDString = 30421930243DE0F200516852;
  38. remoteInfo = DcCore;
  39. };
  40. /* End PBXContainerItemProxy section */
  41. /* Begin PBXFileReference section */
  42. 30421931243DE0F200516852 /* DcCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DcCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  43. 30421934243DE0F200516852 /* DcCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DcCore.h; sourceTree = "<group>"; };
  44. 30421935243DE0F200516852 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  45. 3042193A243DE0F200516852 /* DcCoreTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DcCoreTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  46. 3042193F243DE0F200516852 /* DcCoreTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DcCoreTests.swift; sourceTree = "<group>"; };
  47. 30421941243DE0F200516852 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  48. 3042194C243DE15D00516852 /* wrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = wrapper.h; path = ../../DcCore/DcCore/DC/wrapper.h; sourceTree = "<group>"; };
  49. 3042194D243DE15D00516852 /* Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Wrapper.swift; path = ../../DcCore/DcCore/DC/Wrapper.swift; sourceTree = "<group>"; };
  50. 3042194E243DE15D00516852 /* wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wrapper.c; path = ../../DcCore/DcCore/DC/wrapper.c; sourceTree = "<group>"; };
  51. 30421958243DE61400516852 /* libdeltachat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libdeltachat.a; path = "../deltachat-ios/libraries/deltachat-core-rust/target/universal/release/libdeltachat.a"; sourceTree = "<group>"; };
  52. 3042195A243DF1C500516852 /* deltachat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = deltachat.h; path = "../deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi/deltachat.h"; sourceTree = "<group>"; };
  53. 3042195C243E23F100516852 /* DcUtils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DcUtils.swift; sourceTree = "<group>"; };
  54. 3042195F243E257100516852 /* UIColor+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+Extensions.swift"; sourceTree = "<group>"; };
  55. 30421961243E26C800516852 /* Logger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Logger.swift; path = ../../DcCore/DcCore/DC/Logger.swift; sourceTree = "<group>"; };
  56. 30421963243F0B8400516852 /* String+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extensions.swift"; sourceTree = "<group>"; };
  57. 30421985243F209E00516852 /* events.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = events.swift; path = ../../DcCore/DcCore/DC/events.swift; sourceTree = "<group>"; };
  58. 30421987243F23E500516852 /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
  59. 304F5E40244F2F3200462538 /* UIImage+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Extensions.swift"; sourceTree = "<group>"; };
  60. 3057028524C5C60000D84EFC /* UITableView+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITableView+Extensions.swift"; sourceTree = "<group>"; };
  61. 306C324724460CDE001D89F3 /* DateUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateUtils.swift; sourceTree = "<group>"; };
  62. 308198AA24866229003BE20D /* UserDefaults+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UserDefaults+Extensions.swift"; sourceTree = "<group>"; };
  63. 30E8F2202447357500CE2C90 /* DatabaseHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatabaseHelper.swift; sourceTree = "<group>"; };
  64. 30E8F2472449C98600CE2C90 /* UIView+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+Extensions.swift"; sourceTree = "<group>"; };
  65. 30E8F24A2449CF6500CE2C90 /* InitialsBadge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InitialsBadge.swift; sourceTree = "<group>"; };
  66. 30E8F24C2449D30200CE2C90 /* DcColors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DcColors.swift; sourceTree = "<group>"; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. 3042192E243DE0F200516852 /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 30421959243DE6AD00516852 /* libdeltachat.a in Frameworks */,
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. 30421937243DE0F200516852 /* Frameworks */ = {
  78. isa = PBXFrameworksBuildPhase;
  79. buildActionMask = 2147483647;
  80. files = (
  81. 3042193B243DE0F200516852 /* DcCore.framework in Frameworks */,
  82. );
  83. runOnlyForDeploymentPostprocessing = 0;
  84. };
  85. /* End PBXFrameworksBuildPhase section */
  86. /* Begin PBXGroup section */
  87. 30421927243DE0F100516852 = {
  88. isa = PBXGroup;
  89. children = (
  90. 3042195A243DF1C500516852 /* deltachat.h */,
  91. 30421933243DE0F200516852 /* DcCore */,
  92. 3042193E243DE0F200516852 /* DcCoreTests */,
  93. 30421932243DE0F200516852 /* Products */,
  94. 30421957243DE61400516852 /* Frameworks */,
  95. );
  96. sourceTree = "<group>";
  97. };
  98. 30421932243DE0F200516852 /* Products */ = {
  99. isa = PBXGroup;
  100. children = (
  101. 30421931243DE0F200516852 /* DcCore.framework */,
  102. 3042193A243DE0F200516852 /* DcCoreTests.xctest */,
  103. );
  104. name = Products;
  105. sourceTree = "<group>";
  106. };
  107. 30421933243DE0F200516852 /* DcCore */ = {
  108. isa = PBXGroup;
  109. children = (
  110. 30E8F2492449CF2F00CE2C90 /* Views */,
  111. 30421977243F1AF400516852 /* Helper */,
  112. 3042195E243E255000516852 /* Extensions */,
  113. 3042194B243DE15D00516852 /* DC */,
  114. 30421934243DE0F200516852 /* DcCore.h */,
  115. 30421935243DE0F200516852 /* Info.plist */,
  116. );
  117. path = DcCore;
  118. sourceTree = "<group>";
  119. };
  120. 3042193E243DE0F200516852 /* DcCoreTests */ = {
  121. isa = PBXGroup;
  122. children = (
  123. 3042193F243DE0F200516852 /* DcCoreTests.swift */,
  124. 30421941243DE0F200516852 /* Info.plist */,
  125. );
  126. path = DcCoreTests;
  127. sourceTree = "<group>";
  128. };
  129. 3042194B243DE15D00516852 /* DC */ = {
  130. isa = PBXGroup;
  131. children = (
  132. 30421985243F209E00516852 /* events.swift */,
  133. 30421961243E26C800516852 /* Logger.swift */,
  134. 3042194E243DE15D00516852 /* wrapper.c */,
  135. 3042194C243DE15D00516852 /* wrapper.h */,
  136. 3042194D243DE15D00516852 /* Wrapper.swift */,
  137. );
  138. name = DC;
  139. path = "../../deltachat-ios/DC";
  140. sourceTree = "<group>";
  141. };
  142. 30421957243DE61400516852 /* Frameworks */ = {
  143. isa = PBXGroup;
  144. children = (
  145. 30421958243DE61400516852 /* libdeltachat.a */,
  146. );
  147. name = Frameworks;
  148. sourceTree = "<group>";
  149. };
  150. 3042195E243E255000516852 /* Extensions */ = {
  151. isa = PBXGroup;
  152. children = (
  153. 3042195F243E257100516852 /* UIColor+Extensions.swift */,
  154. 30421963243F0B8400516852 /* String+Extensions.swift */,
  155. 30E8F2472449C98600CE2C90 /* UIView+Extensions.swift */,
  156. 304F5E40244F2F3200462538 /* UIImage+Extensions.swift */,
  157. 308198AA24866229003BE20D /* UserDefaults+Extensions.swift */,
  158. 3057028524C5C60000D84EFC /* UITableView+Extensions.swift */,
  159. );
  160. path = Extensions;
  161. sourceTree = "<group>";
  162. };
  163. 30421977243F1AF400516852 /* Helper */ = {
  164. isa = PBXGroup;
  165. children = (
  166. 30E8F2202447357500CE2C90 /* DatabaseHelper.swift */,
  167. 30421987243F23E500516852 /* Constants.swift */,
  168. 3042195C243E23F100516852 /* DcUtils.swift */,
  169. 306C324724460CDE001D89F3 /* DateUtils.swift */,
  170. 30E8F24C2449D30200CE2C90 /* DcColors.swift */,
  171. );
  172. path = Helper;
  173. sourceTree = "<group>";
  174. };
  175. 30E8F2492449CF2F00CE2C90 /* Views */ = {
  176. isa = PBXGroup;
  177. children = (
  178. 30E8F24A2449CF6500CE2C90 /* InitialsBadge.swift */,
  179. );
  180. path = Views;
  181. sourceTree = "<group>";
  182. };
  183. /* End PBXGroup section */
  184. /* Begin PBXHeadersBuildPhase section */
  185. 3042192C243DE0F200516852 /* Headers */ = {
  186. isa = PBXHeadersBuildPhase;
  187. buildActionMask = 2147483647;
  188. files = (
  189. 30421950243DE15D00516852 /* wrapper.h in Headers */,
  190. 30421942243DE0F200516852 /* DcCore.h in Headers */,
  191. 3042195B243DF1C500516852 /* deltachat.h in Headers */,
  192. );
  193. runOnlyForDeploymentPostprocessing = 0;
  194. };
  195. /* End PBXHeadersBuildPhase section */
  196. /* Begin PBXNativeTarget section */
  197. 30421930243DE0F200516852 /* DcCore */ = {
  198. isa = PBXNativeTarget;
  199. buildConfigurationList = 30421945243DE0F200516852 /* Build configuration list for PBXNativeTarget "DcCore" */;
  200. buildPhases = (
  201. 30421954243DE38E00516852 /* ShellScript */,
  202. 3042192C243DE0F200516852 /* Headers */,
  203. 3042192D243DE0F200516852 /* Sources */,
  204. 3042192E243DE0F200516852 /* Frameworks */,
  205. 3042192F243DE0F200516852 /* Resources */,
  206. );
  207. buildRules = (
  208. );
  209. dependencies = (
  210. );
  211. name = DcCore;
  212. productName = DcCore;
  213. productReference = 30421931243DE0F200516852 /* DcCore.framework */;
  214. productType = "com.apple.product-type.framework";
  215. };
  216. 30421939243DE0F200516852 /* DcCoreTests */ = {
  217. isa = PBXNativeTarget;
  218. buildConfigurationList = 30421948243DE0F200516852 /* Build configuration list for PBXNativeTarget "DcCoreTests" */;
  219. buildPhases = (
  220. 30421936243DE0F200516852 /* Sources */,
  221. 30421937243DE0F200516852 /* Frameworks */,
  222. 30421938243DE0F200516852 /* Resources */,
  223. );
  224. buildRules = (
  225. );
  226. dependencies = (
  227. 3042193D243DE0F200516852 /* PBXTargetDependency */,
  228. );
  229. name = DcCoreTests;
  230. productName = DcCoreTests;
  231. productReference = 3042193A243DE0F200516852 /* DcCoreTests.xctest */;
  232. productType = "com.apple.product-type.bundle.unit-test";
  233. };
  234. /* End PBXNativeTarget section */
  235. /* Begin PBXProject section */
  236. 30421928243DE0F100516852 /* Project object */ = {
  237. isa = PBXProject;
  238. attributes = {
  239. LastSwiftUpdateCheck = 1140;
  240. LastUpgradeCheck = 1140;
  241. ORGANIZATIONNAME = "merlinux GmbH";
  242. TargetAttributes = {
  243. 30421930243DE0F200516852 = {
  244. CreatedOnToolsVersion = 11.4;
  245. };
  246. 30421939243DE0F200516852 = {
  247. CreatedOnToolsVersion = 11.4;
  248. };
  249. };
  250. };
  251. buildConfigurationList = 3042192B243DE0F100516852 /* Build configuration list for PBXProject "DcCore" */;
  252. compatibilityVersion = "Xcode 9.3";
  253. developmentRegion = en;
  254. hasScannedForEncodings = 0;
  255. knownRegions = (
  256. en,
  257. Base,
  258. );
  259. mainGroup = 30421927243DE0F100516852;
  260. productRefGroup = 30421932243DE0F200516852 /* Products */;
  261. projectDirPath = "";
  262. projectRoot = "";
  263. targets = (
  264. 30421930243DE0F200516852 /* DcCore */,
  265. 30421939243DE0F200516852 /* DcCoreTests */,
  266. );
  267. };
  268. /* End PBXProject section */
  269. /* Begin PBXResourcesBuildPhase section */
  270. 3042192F243DE0F200516852 /* Resources */ = {
  271. isa = PBXResourcesBuildPhase;
  272. buildActionMask = 2147483647;
  273. files = (
  274. );
  275. runOnlyForDeploymentPostprocessing = 0;
  276. };
  277. 30421938243DE0F200516852 /* Resources */ = {
  278. isa = PBXResourcesBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. );
  282. runOnlyForDeploymentPostprocessing = 0;
  283. };
  284. /* End PBXResourcesBuildPhase section */
  285. /* Begin PBXShellScriptBuildPhase section */
  286. 30421954243DE38E00516852 /* ShellScript */ = {
  287. isa = PBXShellScriptBuildPhase;
  288. buildActionMask = 2147483647;
  289. files = (
  290. );
  291. inputFileListPaths = (
  292. );
  293. inputPaths = (
  294. );
  295. outputFileListPaths = (
  296. );
  297. outputPaths = (
  298. );
  299. runOnlyForDeploymentPostprocessing = 0;
  300. shellPath = /bin/sh;
  301. 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\nexport CFLAGS_x86_64_apple_darwin=\"-I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include\"\n\n# new location for system libraries on macOS 11\nos_ver=$(sw_vers -productVersion)\n \nif [[ \"$os_ver\" == 11.* ]]; then\n export LIBRARY_PATH=\"/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib\"\nfi\n\n# ensure all targets are installed\nrustup target add aarch64-apple-ios x86_64-apple-ios --toolchain `cat ../deltachat-ios/libraries/deltachat-core-rust/rust-toolchain`\n\n# --xcode-integ determines --release and --targets from XCode's env vars.\n# Depending your setup, specify the rustup toolchain explicitly.\nRUSTFLAGS=\"-C lto=on -C embed-bitcode=yes\" \\\ncargo +`cat ../deltachat-ios/libraries/deltachat-core-rust/rust-toolchain` lipo --release --manifest-path ../deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi/Cargo.toml\n";
  302. };
  303. /* End PBXShellScriptBuildPhase section */
  304. /* Begin PBXSourcesBuildPhase section */
  305. 3042192D243DE0F200516852 /* Sources */ = {
  306. isa = PBXSourcesBuildPhase;
  307. buildActionMask = 2147483647;
  308. files = (
  309. 30421988243F23E500516852 /* Constants.swift in Sources */,
  310. 30E8F24D2449D30200CE2C90 /* DcColors.swift in Sources */,
  311. 30421962243E26C800516852 /* Logger.swift in Sources */,
  312. 30421986243F209E00516852 /* events.swift in Sources */,
  313. 30421951243DE15D00516852 /* Wrapper.swift in Sources */,
  314. 306C324824460CDE001D89F3 /* DateUtils.swift in Sources */,
  315. 30421952243DE15D00516852 /* wrapper.c in Sources */,
  316. 30E8F24B2449CF6500CE2C90 /* InitialsBadge.swift in Sources */,
  317. 30E8F2212447357500CE2C90 /* DatabaseHelper.swift in Sources */,
  318. 3042195D243E23F100516852 /* DcUtils.swift in Sources */,
  319. 30421964243F0B8400516852 /* String+Extensions.swift in Sources */,
  320. 30421960243E257100516852 /* UIColor+Extensions.swift in Sources */,
  321. 30E8F2482449C98600CE2C90 /* UIView+Extensions.swift in Sources */,
  322. 3057028624C5C60000D84EFC /* UITableView+Extensions.swift in Sources */,
  323. 308198AB24866229003BE20D /* UserDefaults+Extensions.swift in Sources */,
  324. 304F5E41244F2F3200462538 /* UIImage+Extensions.swift in Sources */,
  325. );
  326. runOnlyForDeploymentPostprocessing = 0;
  327. };
  328. 30421936243DE0F200516852 /* Sources */ = {
  329. isa = PBXSourcesBuildPhase;
  330. buildActionMask = 2147483647;
  331. files = (
  332. 30421940243DE0F200516852 /* DcCoreTests.swift in Sources */,
  333. );
  334. runOnlyForDeploymentPostprocessing = 0;
  335. };
  336. /* End PBXSourcesBuildPhase section */
  337. /* Begin PBXTargetDependency section */
  338. 3042193D243DE0F200516852 /* PBXTargetDependency */ = {
  339. isa = PBXTargetDependency;
  340. target = 30421930243DE0F200516852 /* DcCore */;
  341. targetProxy = 3042193C243DE0F200516852 /* PBXContainerItemProxy */;
  342. };
  343. /* End PBXTargetDependency section */
  344. /* Begin XCBuildConfiguration section */
  345. 30421943243DE0F200516852 /* Debug */ = {
  346. isa = XCBuildConfiguration;
  347. buildSettings = {
  348. ALWAYS_SEARCH_USER_PATHS = NO;
  349. CLANG_ANALYZER_NONNULL = YES;
  350. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  351. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  352. CLANG_CXX_LIBRARY = "libc++";
  353. CLANG_ENABLE_MODULES = YES;
  354. CLANG_ENABLE_OBJC_ARC = YES;
  355. CLANG_ENABLE_OBJC_WEAK = YES;
  356. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  357. CLANG_WARN_BOOL_CONVERSION = YES;
  358. CLANG_WARN_COMMA = YES;
  359. CLANG_WARN_CONSTANT_CONVERSION = YES;
  360. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  361. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  362. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  363. CLANG_WARN_EMPTY_BODY = YES;
  364. CLANG_WARN_ENUM_CONVERSION = YES;
  365. CLANG_WARN_INFINITE_RECURSION = YES;
  366. CLANG_WARN_INT_CONVERSION = YES;
  367. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  368. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  369. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  370. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  371. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  372. CLANG_WARN_STRICT_PROTOTYPES = YES;
  373. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  374. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  375. CLANG_WARN_UNREACHABLE_CODE = YES;
  376. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  377. COPY_PHASE_STRIP = NO;
  378. CURRENT_PROJECT_VERSION = 1;
  379. DEBUG_INFORMATION_FORMAT = dwarf;
  380. ENABLE_STRICT_OBJC_MSGSEND = YES;
  381. ENABLE_TESTABILITY = YES;
  382. GCC_C_LANGUAGE_STANDARD = gnu11;
  383. GCC_DYNAMIC_NO_PIC = NO;
  384. GCC_NO_COMMON_BLOCKS = YES;
  385. GCC_OPTIMIZATION_LEVEL = 0;
  386. GCC_PREPROCESSOR_DEFINITIONS = (
  387. "DEBUG=1",
  388. "$(inherited)",
  389. );
  390. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  391. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  392. GCC_WARN_UNDECLARED_SELECTOR = YES;
  393. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  394. GCC_WARN_UNUSED_FUNCTION = YES;
  395. GCC_WARN_UNUSED_VARIABLE = YES;
  396. IPHONEOS_DEPLOYMENT_TARGET = 11.1;
  397. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  398. MTL_FAST_MATH = YES;
  399. ONLY_ACTIVE_ARCH = YES;
  400. SDKROOT = iphoneos;
  401. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  402. SWIFT_OPTIMIZATION_LEVEL = "-O";
  403. VERSIONING_SYSTEM = "apple-generic";
  404. VERSION_INFO_PREFIX = "";
  405. };
  406. name = Debug;
  407. };
  408. 30421944243DE0F200516852 /* Release */ = {
  409. isa = XCBuildConfiguration;
  410. buildSettings = {
  411. ALWAYS_SEARCH_USER_PATHS = NO;
  412. CLANG_ANALYZER_NONNULL = YES;
  413. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  414. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  415. CLANG_CXX_LIBRARY = "libc++";
  416. CLANG_ENABLE_MODULES = YES;
  417. CLANG_ENABLE_OBJC_ARC = YES;
  418. CLANG_ENABLE_OBJC_WEAK = YES;
  419. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  420. CLANG_WARN_BOOL_CONVERSION = YES;
  421. CLANG_WARN_COMMA = YES;
  422. CLANG_WARN_CONSTANT_CONVERSION = YES;
  423. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  424. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  425. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  426. CLANG_WARN_EMPTY_BODY = YES;
  427. CLANG_WARN_ENUM_CONVERSION = YES;
  428. CLANG_WARN_INFINITE_RECURSION = YES;
  429. CLANG_WARN_INT_CONVERSION = YES;
  430. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  431. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  432. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  433. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  434. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  435. CLANG_WARN_STRICT_PROTOTYPES = YES;
  436. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  437. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  438. CLANG_WARN_UNREACHABLE_CODE = YES;
  439. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  440. COPY_PHASE_STRIP = NO;
  441. CURRENT_PROJECT_VERSION = 1;
  442. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  443. ENABLE_NS_ASSERTIONS = NO;
  444. ENABLE_STRICT_OBJC_MSGSEND = YES;
  445. GCC_C_LANGUAGE_STANDARD = gnu11;
  446. GCC_NO_COMMON_BLOCKS = YES;
  447. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  448. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  449. GCC_WARN_UNDECLARED_SELECTOR = YES;
  450. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  451. GCC_WARN_UNUSED_FUNCTION = YES;
  452. GCC_WARN_UNUSED_VARIABLE = YES;
  453. IPHONEOS_DEPLOYMENT_TARGET = 11.1;
  454. MTL_ENABLE_DEBUG_INFO = NO;
  455. MTL_FAST_MATH = YES;
  456. SDKROOT = iphoneos;
  457. SWIFT_COMPILATION_MODE = wholemodule;
  458. SWIFT_OPTIMIZATION_LEVEL = "-O";
  459. VALIDATE_PRODUCT = YES;
  460. VERSIONING_SYSTEM = "apple-generic";
  461. VERSION_INFO_PREFIX = "";
  462. };
  463. name = Release;
  464. };
  465. 30421946243DE0F200516852 /* Debug */ = {
  466. isa = XCBuildConfiguration;
  467. buildSettings = {
  468. CODE_SIGN_STYLE = Automatic;
  469. DEFINES_MODULE = YES;
  470. DEVELOPMENT_TEAM = 8Y86453UA8;
  471. DYLIB_COMPATIBILITY_VERSION = 1;
  472. DYLIB_CURRENT_VERSION = 1;
  473. DYLIB_INSTALL_NAME_BASE = "@rpath";
  474. ENABLE_BITCODE = NO;
  475. HEADER_SEARCH_PATHS = (
  476. "$(inherited)",
  477. "$(PROJECT_DIR)/../deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
  478. );
  479. INFOPLIST_FILE = DcCore/Info.plist;
  480. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  481. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  482. LD_RUNPATH_SEARCH_PATHS = (
  483. "$(inherited)",
  484. "@executable_path/Frameworks",
  485. "@loader_path/Frameworks",
  486. );
  487. LIBRARY_SEARCH_PATHS = (
  488. "$(inherited)",
  489. "$(PROJECT_DIR)/../deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
  490. "$(PROJECT_DIR)/../deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
  491. );
  492. PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcCore;
  493. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  494. SKIP_INSTALL = YES;
  495. SWIFT_OBJC_BRIDGING_HEADER = "";
  496. SWIFT_VERSION = 4.2;
  497. TARGETED_DEVICE_FAMILY = "1,2";
  498. };
  499. name = Debug;
  500. };
  501. 30421947243DE0F200516852 /* Release */ = {
  502. isa = XCBuildConfiguration;
  503. buildSettings = {
  504. CODE_SIGN_STYLE = Automatic;
  505. DEFINES_MODULE = YES;
  506. DEVELOPMENT_TEAM = 8Y86453UA8;
  507. DYLIB_COMPATIBILITY_VERSION = 1;
  508. DYLIB_CURRENT_VERSION = 1;
  509. DYLIB_INSTALL_NAME_BASE = "@rpath";
  510. ENABLE_BITCODE = NO;
  511. HEADER_SEARCH_PATHS = (
  512. "$(inherited)",
  513. "$(PROJECT_DIR)/../deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
  514. );
  515. INFOPLIST_FILE = DcCore/Info.plist;
  516. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  517. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  518. LD_RUNPATH_SEARCH_PATHS = (
  519. "$(inherited)",
  520. "@executable_path/Frameworks",
  521. "@loader_path/Frameworks",
  522. );
  523. LIBRARY_SEARCH_PATHS = (
  524. "$(inherited)",
  525. "$(PROJECT_DIR)/../deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
  526. "$(PROJECT_DIR)/../deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
  527. );
  528. PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcCore;
  529. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  530. SKIP_INSTALL = YES;
  531. SWIFT_OBJC_BRIDGING_HEADER = "";
  532. SWIFT_VERSION = 4.2;
  533. TARGETED_DEVICE_FAMILY = "1,2";
  534. };
  535. name = Release;
  536. };
  537. 30421949243DE0F200516852 /* Debug */ = {
  538. isa = XCBuildConfiguration;
  539. buildSettings = {
  540. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  541. CODE_SIGN_STYLE = Automatic;
  542. DEVELOPMENT_TEAM = 8Y86453UA8;
  543. INFOPLIST_FILE = DcCoreTests/Info.plist;
  544. LD_RUNPATH_SEARCH_PATHS = (
  545. "$(inherited)",
  546. "@executable_path/Frameworks",
  547. "@loader_path/Frameworks",
  548. );
  549. PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcCoreTests;
  550. PRODUCT_NAME = "$(TARGET_NAME)";
  551. SWIFT_VERSION = 5.0;
  552. TARGETED_DEVICE_FAMILY = "1,2";
  553. };
  554. name = Debug;
  555. };
  556. 3042194A243DE0F200516852 /* Release */ = {
  557. isa = XCBuildConfiguration;
  558. buildSettings = {
  559. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  560. CODE_SIGN_STYLE = Automatic;
  561. DEVELOPMENT_TEAM = 8Y86453UA8;
  562. INFOPLIST_FILE = DcCoreTests/Info.plist;
  563. LD_RUNPATH_SEARCH_PATHS = (
  564. "$(inherited)",
  565. "@executable_path/Frameworks",
  566. "@loader_path/Frameworks",
  567. );
  568. PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcCoreTests;
  569. PRODUCT_NAME = "$(TARGET_NAME)";
  570. SWIFT_VERSION = 5.0;
  571. TARGETED_DEVICE_FAMILY = "1,2";
  572. };
  573. name = Release;
  574. };
  575. /* End XCBuildConfiguration section */
  576. /* Begin XCConfigurationList section */
  577. 3042192B243DE0F100516852 /* Build configuration list for PBXProject "DcCore" */ = {
  578. isa = XCConfigurationList;
  579. buildConfigurations = (
  580. 30421943243DE0F200516852 /* Debug */,
  581. 30421944243DE0F200516852 /* Release */,
  582. );
  583. defaultConfigurationIsVisible = 0;
  584. defaultConfigurationName = Release;
  585. };
  586. 30421945243DE0F200516852 /* Build configuration list for PBXNativeTarget "DcCore" */ = {
  587. isa = XCConfigurationList;
  588. buildConfigurations = (
  589. 30421946243DE0F200516852 /* Debug */,
  590. 30421947243DE0F200516852 /* Release */,
  591. );
  592. defaultConfigurationIsVisible = 0;
  593. defaultConfigurationName = Release;
  594. };
  595. 30421948243DE0F200516852 /* Build configuration list for PBXNativeTarget "DcCoreTests" */ = {
  596. isa = XCConfigurationList;
  597. buildConfigurations = (
  598. 30421949243DE0F200516852 /* Debug */,
  599. 3042194A243DE0F200516852 /* Release */,
  600. );
  601. defaultConfigurationIsVisible = 0;
  602. defaultConfigurationName = Release;
  603. };
  604. /* End XCConfigurationList section */
  605. };
  606. rootObject = 30421928243DE0F100516852 /* Project object */;
  607. }