project.pbxproj 29 KB

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