project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2FAD9763203C412B000D30F8 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = 2FAD9762203C412B000D30F8 /* config.xml */; };
  10. 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */ = {isa = PBXBuildFile; fileRef = 50379B222058CBB4000EE86E /* capacitor.config.json */; };
  11. 504EC3081FED79650016851F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504EC3071FED79650016851F /* AppDelegate.swift */; };
  12. 504EC30D1FED79650016851F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30B1FED79650016851F /* Main.storyboard */; };
  13. 504EC30F1FED79650016851F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30E1FED79650016851F /* Assets.xcassets */; };
  14. 504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC3101FED79650016851F /* LaunchScreen.storyboard */; };
  15. 50B271D11FEDC1A000F3C39B /* public in Resources */ = {isa = PBXBuildFile; fileRef = 50B271D01FEDC1A000F3C39B /* public */; };
  16. 7435D10C2704659F00AB88E0 /* FolderPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7435D10B2704659F00AB88E0 /* FolderPicker.swift */; };
  17. 7435D10F2704660B00AB88E0 /* FolderPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 7435D10E2704660B00AB88E0 /* FolderPicker.m */; };
  18. B50C6194D06FE919721B594B /* Pods_Logseq.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 659A484D0A608EE5D778DEF1 /* Pods_Logseq.framework */; };
  19. D32752BE275496C60039291C /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D32752BD275496C60039291C /* CloudKit.framework */; };
  20. D3D62A0A275C92880003FBDC /* FileContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D62A09275C92880003FBDC /* FileContainer.swift */; };
  21. D3D62A0C275C928F0003FBDC /* FileContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = D3D62A0B275C928F0003FBDC /* FileContainer.m */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXFileReference section */
  24. 2FAD9762203C412B000D30F8 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = config.xml; sourceTree = "<group>"; };
  25. 50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = "<group>"; };
  26. 504EC3041FED79650016851F /* Logseq.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Logseq.app; sourceTree = BUILT_PRODUCTS_DIR; };
  27. 504EC3071FED79650016851F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  28. 504EC30C1FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  29. 504EC30E1FED79650016851F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  30. 504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  31. 504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  32. 50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; };
  33. 659A484D0A608EE5D778DEF1 /* Pods_Logseq.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Logseq.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  34. 7435D10B2704659F00AB88E0 /* FolderPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FolderPicker.swift; sourceTree = "<group>"; };
  35. 7435D10D2704660A00AB88E0 /* App-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "App-Bridging-Header.h"; sourceTree = "<group>"; };
  36. 7435D10E2704660B00AB88E0 /* FolderPicker.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FolderPicker.m; sourceTree = "<group>"; };
  37. 8A489CEC51E94726DDD58810 /* Pods-Logseq.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Logseq.release.xcconfig"; path = "Target Support Files/Pods-Logseq/Pods-Logseq.release.xcconfig"; sourceTree = "<group>"; };
  38. A693BFCEA424C37DF4D9AF1B /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = "<group>"; };
  39. B9A79754543D95E609C23F91 /* Pods-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.debug.xcconfig"; path = "Target Support Files/Pods-App/Pods-App.debug.xcconfig"; sourceTree = "<group>"; };
  40. D32752BC275496A60039291C /* App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = "<group>"; };
  41. D32752BD275496C60039291C /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; };
  42. D32752BF2754C5AB0039291C /* AppDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AppDebug.entitlements; sourceTree = "<group>"; };
  43. D3D62A09275C92880003FBDC /* FileContainer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileContainer.swift; sourceTree = "<group>"; };
  44. D3D62A0B275C928F0003FBDC /* FileContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FileContainer.m; sourceTree = "<group>"; };
  45. DE5650F4AD4E2242AB9C012D /* Pods-Logseq.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Logseq.debug.xcconfig"; path = "Target Support Files/Pods-Logseq/Pods-Logseq.debug.xcconfig"; sourceTree = "<group>"; };
  46. /* End PBXFileReference section */
  47. /* Begin PBXFrameworksBuildPhase section */
  48. 504EC3011FED79650016851F /* Frameworks */ = {
  49. isa = PBXFrameworksBuildPhase;
  50. buildActionMask = 2147483647;
  51. files = (
  52. D32752BE275496C60039291C /* CloudKit.framework in Frameworks */,
  53. B50C6194D06FE919721B594B /* Pods_Logseq.framework in Frameworks */,
  54. );
  55. runOnlyForDeploymentPostprocessing = 0;
  56. };
  57. /* End PBXFrameworksBuildPhase section */
  58. /* Begin PBXGroup section */
  59. 504EC2FB1FED79650016851F = {
  60. isa = PBXGroup;
  61. children = (
  62. 504EC3061FED79650016851F /* App */,
  63. 504EC3051FED79650016851F /* Products */,
  64. D337740F89DEEAD18C87762B /* Pods */,
  65. 9FC5AB18C7E7E43B09B33A61 /* Frameworks */,
  66. );
  67. sourceTree = "<group>";
  68. };
  69. 504EC3051FED79650016851F /* Products */ = {
  70. isa = PBXGroup;
  71. children = (
  72. 504EC3041FED79650016851F /* Logseq.app */,
  73. );
  74. name = Products;
  75. sourceTree = "<group>";
  76. };
  77. 504EC3061FED79650016851F /* App */ = {
  78. isa = PBXGroup;
  79. children = (
  80. D32752BF2754C5AB0039291C /* AppDebug.entitlements */,
  81. D32752BC275496A60039291C /* App.entitlements */,
  82. 50379B222058CBB4000EE86E /* capacitor.config.json */,
  83. 504EC3071FED79650016851F /* AppDelegate.swift */,
  84. 504EC30B1FED79650016851F /* Main.storyboard */,
  85. 504EC30E1FED79650016851F /* Assets.xcassets */,
  86. 504EC3101FED79650016851F /* LaunchScreen.storyboard */,
  87. 504EC3131FED79650016851F /* Info.plist */,
  88. 2FAD9762203C412B000D30F8 /* config.xml */,
  89. 50B271D01FEDC1A000F3C39B /* public */,
  90. 7435D10B2704659F00AB88E0 /* FolderPicker.swift */,
  91. 7435D10E2704660B00AB88E0 /* FolderPicker.m */,
  92. D3D62A09275C92880003FBDC /* FileContainer.swift */,
  93. D3D62A0B275C928F0003FBDC /* FileContainer.m */,
  94. 7435D10D2704660A00AB88E0 /* App-Bridging-Header.h */,
  95. );
  96. path = App;
  97. sourceTree = "<group>";
  98. };
  99. 9FC5AB18C7E7E43B09B33A61 /* Frameworks */ = {
  100. isa = PBXGroup;
  101. children = (
  102. D32752BD275496C60039291C /* CloudKit.framework */,
  103. 659A484D0A608EE5D778DEF1 /* Pods_Logseq.framework */,
  104. );
  105. name = Frameworks;
  106. sourceTree = "<group>";
  107. };
  108. D337740F89DEEAD18C87762B /* Pods */ = {
  109. isa = PBXGroup;
  110. children = (
  111. B9A79754543D95E609C23F91 /* Pods-App.debug.xcconfig */,
  112. A693BFCEA424C37DF4D9AF1B /* Pods-App.release.xcconfig */,
  113. DE5650F4AD4E2242AB9C012D /* Pods-Logseq.debug.xcconfig */,
  114. 8A489CEC51E94726DDD58810 /* Pods-Logseq.release.xcconfig */,
  115. );
  116. path = Pods;
  117. sourceTree = "<group>";
  118. };
  119. /* End PBXGroup section */
  120. /* Begin PBXNativeTarget section */
  121. 504EC3031FED79650016851F /* Logseq */ = {
  122. isa = PBXNativeTarget;
  123. buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "Logseq" */;
  124. buildPhases = (
  125. 818545F0788D5DB466761623 /* [CP] Check Pods Manifest.lock */,
  126. 504EC3001FED79650016851F /* Sources */,
  127. 504EC3011FED79650016851F /* Frameworks */,
  128. 504EC3021FED79650016851F /* Resources */,
  129. 4BF32F1E9453A6AB603D7CD2 /* [CP] Embed Pods Frameworks */,
  130. );
  131. buildRules = (
  132. );
  133. dependencies = (
  134. );
  135. name = Logseq;
  136. productName = App;
  137. productReference = 504EC3041FED79650016851F /* Logseq.app */;
  138. productType = "com.apple.product-type.application";
  139. };
  140. /* End PBXNativeTarget section */
  141. /* Begin PBXProject section */
  142. 504EC2FC1FED79650016851F /* Project object */ = {
  143. isa = PBXProject;
  144. attributes = {
  145. LastSwiftUpdateCheck = 0920;
  146. LastUpgradeCheck = 1310;
  147. TargetAttributes = {
  148. 504EC3031FED79650016851F = {
  149. CreatedOnToolsVersion = 9.2;
  150. LastSwiftMigration = 1250;
  151. ProvisioningStyle = Automatic;
  152. };
  153. };
  154. };
  155. buildConfigurationList = 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */;
  156. compatibilityVersion = "Xcode 8.0";
  157. developmentRegion = en;
  158. hasScannedForEncodings = 0;
  159. knownRegions = (
  160. en,
  161. Base,
  162. );
  163. mainGroup = 504EC2FB1FED79650016851F;
  164. productRefGroup = 504EC3051FED79650016851F /* Products */;
  165. projectDirPath = "";
  166. projectRoot = "";
  167. targets = (
  168. 504EC3031FED79650016851F /* Logseq */,
  169. );
  170. };
  171. /* End PBXProject section */
  172. /* Begin PBXResourcesBuildPhase section */
  173. 504EC3021FED79650016851F /* Resources */ = {
  174. isa = PBXResourcesBuildPhase;
  175. buildActionMask = 2147483647;
  176. files = (
  177. 504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */,
  178. 50B271D11FEDC1A000F3C39B /* public in Resources */,
  179. 504EC30F1FED79650016851F /* Assets.xcassets in Resources */,
  180. 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */,
  181. 504EC30D1FED79650016851F /* Main.storyboard in Resources */,
  182. 2FAD9763203C412B000D30F8 /* config.xml in Resources */,
  183. );
  184. runOnlyForDeploymentPostprocessing = 0;
  185. };
  186. /* End PBXResourcesBuildPhase section */
  187. /* Begin PBXShellScriptBuildPhase section */
  188. 4BF32F1E9453A6AB603D7CD2 /* [CP] Embed Pods Frameworks */ = {
  189. isa = PBXShellScriptBuildPhase;
  190. buildActionMask = 2147483647;
  191. files = (
  192. );
  193. inputPaths = (
  194. );
  195. name = "[CP] Embed Pods Frameworks";
  196. outputPaths = (
  197. );
  198. runOnlyForDeploymentPostprocessing = 0;
  199. shellPath = /bin/sh;
  200. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Logseq/Pods-Logseq-frameworks.sh\"\n";
  201. showEnvVarsInLog = 0;
  202. };
  203. 818545F0788D5DB466761623 /* [CP] Check Pods Manifest.lock */ = {
  204. isa = PBXShellScriptBuildPhase;
  205. buildActionMask = 2147483647;
  206. files = (
  207. );
  208. inputFileListPaths = (
  209. );
  210. inputPaths = (
  211. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  212. "${PODS_ROOT}/Manifest.lock",
  213. );
  214. name = "[CP] Check Pods Manifest.lock";
  215. outputFileListPaths = (
  216. );
  217. outputPaths = (
  218. "$(DERIVED_FILE_DIR)/Pods-Logseq-checkManifestLockResult.txt",
  219. );
  220. runOnlyForDeploymentPostprocessing = 0;
  221. shellPath = /bin/sh;
  222. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  223. showEnvVarsInLog = 0;
  224. };
  225. /* End PBXShellScriptBuildPhase section */
  226. /* Begin PBXSourcesBuildPhase section */
  227. 504EC3001FED79650016851F /* Sources */ = {
  228. isa = PBXSourcesBuildPhase;
  229. buildActionMask = 2147483647;
  230. files = (
  231. 504EC3081FED79650016851F /* AppDelegate.swift in Sources */,
  232. D3D62A0A275C92880003FBDC /* FileContainer.swift in Sources */,
  233. D3D62A0C275C928F0003FBDC /* FileContainer.m in Sources */,
  234. 7435D10F2704660B00AB88E0 /* FolderPicker.m in Sources */,
  235. 7435D10C2704659F00AB88E0 /* FolderPicker.swift in Sources */,
  236. );
  237. runOnlyForDeploymentPostprocessing = 0;
  238. };
  239. /* End PBXSourcesBuildPhase section */
  240. /* Begin PBXVariantGroup section */
  241. 504EC30B1FED79650016851F /* Main.storyboard */ = {
  242. isa = PBXVariantGroup;
  243. children = (
  244. 504EC30C1FED79650016851F /* Base */,
  245. );
  246. name = Main.storyboard;
  247. sourceTree = "<group>";
  248. };
  249. 504EC3101FED79650016851F /* LaunchScreen.storyboard */ = {
  250. isa = PBXVariantGroup;
  251. children = (
  252. 504EC3111FED79650016851F /* Base */,
  253. );
  254. name = LaunchScreen.storyboard;
  255. sourceTree = "<group>";
  256. };
  257. /* End PBXVariantGroup section */
  258. /* Begin XCBuildConfiguration section */
  259. 504EC3141FED79650016851F /* Debug */ = {
  260. isa = XCBuildConfiguration;
  261. buildSettings = {
  262. ALWAYS_SEARCH_USER_PATHS = NO;
  263. CLANG_ANALYZER_NONNULL = YES;
  264. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  265. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  266. CLANG_CXX_LIBRARY = "libc++";
  267. CLANG_ENABLE_MODULES = YES;
  268. CLANG_ENABLE_OBJC_ARC = YES;
  269. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  270. CLANG_WARN_BOOL_CONVERSION = YES;
  271. CLANG_WARN_COMMA = YES;
  272. CLANG_WARN_CONSTANT_CONVERSION = YES;
  273. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  274. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  275. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  276. CLANG_WARN_EMPTY_BODY = YES;
  277. CLANG_WARN_ENUM_CONVERSION = YES;
  278. CLANG_WARN_INFINITE_RECURSION = YES;
  279. CLANG_WARN_INT_CONVERSION = YES;
  280. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  281. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  282. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  283. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  284. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  285. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  286. CLANG_WARN_STRICT_PROTOTYPES = YES;
  287. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  288. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  289. CLANG_WARN_UNREACHABLE_CODE = YES;
  290. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  291. CODE_SIGN_IDENTITY = "iPhone Developer";
  292. COPY_PHASE_STRIP = NO;
  293. DEBUG_INFORMATION_FORMAT = dwarf;
  294. ENABLE_STRICT_OBJC_MSGSEND = YES;
  295. ENABLE_TESTABILITY = YES;
  296. GCC_C_LANGUAGE_STANDARD = gnu11;
  297. GCC_DYNAMIC_NO_PIC = NO;
  298. GCC_NO_COMMON_BLOCKS = YES;
  299. GCC_OPTIMIZATION_LEVEL = 0;
  300. GCC_PREPROCESSOR_DEFINITIONS = (
  301. "DEBUG=1",
  302. "$(inherited)",
  303. );
  304. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  305. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  306. GCC_WARN_UNDECLARED_SELECTOR = YES;
  307. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  308. GCC_WARN_UNUSED_FUNCTION = YES;
  309. GCC_WARN_UNUSED_VARIABLE = YES;
  310. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  311. MTL_ENABLE_DEBUG_INFO = YES;
  312. ONLY_ACTIVE_ARCH = YES;
  313. SDKROOT = iphoneos;
  314. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  315. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  316. };
  317. name = Debug;
  318. };
  319. 504EC3151FED79650016851F /* Release */ = {
  320. isa = XCBuildConfiguration;
  321. buildSettings = {
  322. ALWAYS_SEARCH_USER_PATHS = NO;
  323. CLANG_ANALYZER_NONNULL = YES;
  324. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  325. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  326. CLANG_CXX_LIBRARY = "libc++";
  327. CLANG_ENABLE_MODULES = YES;
  328. CLANG_ENABLE_OBJC_ARC = YES;
  329. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  330. CLANG_WARN_BOOL_CONVERSION = YES;
  331. CLANG_WARN_COMMA = YES;
  332. CLANG_WARN_CONSTANT_CONVERSION = YES;
  333. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  334. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  335. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  336. CLANG_WARN_EMPTY_BODY = YES;
  337. CLANG_WARN_ENUM_CONVERSION = YES;
  338. CLANG_WARN_INFINITE_RECURSION = YES;
  339. CLANG_WARN_INT_CONVERSION = YES;
  340. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  341. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  342. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  343. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  344. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  345. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  346. CLANG_WARN_STRICT_PROTOTYPES = YES;
  347. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  348. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  349. CLANG_WARN_UNREACHABLE_CODE = YES;
  350. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  351. CODE_SIGN_IDENTITY = "iPhone Developer";
  352. COPY_PHASE_STRIP = NO;
  353. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  354. ENABLE_NS_ASSERTIONS = NO;
  355. ENABLE_STRICT_OBJC_MSGSEND = YES;
  356. GCC_C_LANGUAGE_STANDARD = gnu11;
  357. GCC_NO_COMMON_BLOCKS = YES;
  358. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  359. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  360. GCC_WARN_UNDECLARED_SELECTOR = YES;
  361. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  362. GCC_WARN_UNUSED_FUNCTION = YES;
  363. GCC_WARN_UNUSED_VARIABLE = YES;
  364. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  365. MTL_ENABLE_DEBUG_INFO = NO;
  366. SDKROOT = iphoneos;
  367. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  368. VALIDATE_PRODUCT = YES;
  369. };
  370. name = Release;
  371. };
  372. 504EC3171FED79650016851F /* Debug */ = {
  373. isa = XCBuildConfiguration;
  374. baseConfigurationReference = DE5650F4AD4E2242AB9C012D /* Pods-Logseq.debug.xcconfig */;
  375. buildSettings = {
  376. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  377. CLANG_ENABLE_MODULES = YES;
  378. CODE_SIGN_ENTITLEMENTS = App/AppDebug.entitlements;
  379. CODE_SIGN_STYLE = Automatic;
  380. CURRENT_PROJECT_VERSION = 2.2;
  381. DEVELOPMENT_TEAM = K378MFWK59;
  382. INFOPLIST_FILE = App/Info.plist;
  383. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  384. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  385. MARKETING_VERSION = 2.2;
  386. OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
  387. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.app;
  388. PRODUCT_NAME = "$(TARGET_NAME)";
  389. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  390. SWIFT_OBJC_BRIDGING_HEADER = "App/App-Bridging-Header.h";
  391. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  392. SWIFT_VERSION = 5.0;
  393. TARGETED_DEVICE_FAMILY = "1,2";
  394. };
  395. name = Debug;
  396. };
  397. 504EC3181FED79650016851F /* Release */ = {
  398. isa = XCBuildConfiguration;
  399. baseConfigurationReference = 8A489CEC51E94726DDD58810 /* Pods-Logseq.release.xcconfig */;
  400. buildSettings = {
  401. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  402. CLANG_ENABLE_MODULES = YES;
  403. CODE_SIGN_ENTITLEMENTS = App/App.entitlements;
  404. CODE_SIGN_STYLE = Automatic;
  405. CURRENT_PROJECT_VERSION = 2.2;
  406. DEVELOPMENT_TEAM = K378MFWK59;
  407. INFOPLIST_FILE = App/Info.plist;
  408. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  409. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  410. MARKETING_VERSION = 2.2;
  411. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.app;
  412. PRODUCT_NAME = "$(TARGET_NAME)";
  413. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
  414. SWIFT_OBJC_BRIDGING_HEADER = "App/App-Bridging-Header.h";
  415. SWIFT_VERSION = 5.0;
  416. TARGETED_DEVICE_FAMILY = "1,2";
  417. };
  418. name = Release;
  419. };
  420. /* End XCBuildConfiguration section */
  421. /* Begin XCConfigurationList section */
  422. 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */ = {
  423. isa = XCConfigurationList;
  424. buildConfigurations = (
  425. 504EC3141FED79650016851F /* Debug */,
  426. 504EC3151FED79650016851F /* Release */,
  427. );
  428. defaultConfigurationIsVisible = 0;
  429. defaultConfigurationName = Release;
  430. };
  431. 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "Logseq" */ = {
  432. isa = XCConfigurationList;
  433. buildConfigurations = (
  434. 504EC3171FED79650016851F /* Debug */,
  435. 504EC3181FED79650016851F /* Release */,
  436. );
  437. defaultConfigurationIsVisible = 0;
  438. defaultConfigurationName = Release;
  439. };
  440. /* End XCConfigurationList section */
  441. };
  442. rootObject = 504EC2FC1FED79650016851F /* Project object */;
  443. }