project.pbxproj 27 KB

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