project.pbxproj 63 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 77;
  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. 5FF8632A283B5ADB0047731B /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF86329283B5ADB0047731B /* Utils.swift */; };
  17. 5FF8632C283B5BFD0047731B /* Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = 5FF8632B283B5BFD0047731B /* Utils.m */; };
  18. 5FFF7D6D27E343FA00B00DA8 /* ShareViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FFF7D6C27E343FA00B00DA8 /* ShareViewController.swift */; };
  19. 5FFF7D7027E343FA00B00DA8 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5FFF7D6E27E343FA00B00DA8 /* MainInterface.storyboard */; };
  20. 5FFF7D7427E343FA00B00DA8 /* ShareViewController.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 5FFF7D6A27E343FA00B00DA8 /* ShareViewController.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  21. 7435D10C2704659F00AB88E0 /* FolderPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7435D10B2704659F00AB88E0 /* FolderPicker.swift */; };
  22. 7435D10F2704660B00AB88E0 /* FolderPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 7435D10E2704660B00AB88E0 /* FolderPicker.m */; };
  23. D3F4A5B62F1234567890ABCE /* NativeBottomSheetPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3F4A5B62F1234567890ABCD /* NativeBottomSheetPlugin.swift */; };
  24. A1B2C3D41E2F3A4B5C6D7E90 /* NativePageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D41E2F3A4B5C6D7E8F /* NativePageViewController.swift */; };
  25. A1B2C3D41E2F3A4B5C6D7E92 /* SharedWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D41E2F3A4B5C6D7E91 /* SharedWebViewController.swift */; };
  26. ABCDEF0123456789000000AB /* NativeTopBarPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABCDEF0123456789000000AA /* NativeTopBarPlugin.swift */; };
  27. C3718FCEFAECFFB66E93FFC4 /* Pods_Logseq.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B2E26D73EA097D0B3B22942E /* Pods_Logseq.framework */; };
  28. CBF2D2DA2DE83CB8006338BE /* UILocalPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBF2D2D92DE83CB0006338BE /* UILocalPlugin.swift */; };
  29. CBF2D2E22DE95970006338BE /* AppViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBF2D2E12DE95970006338BE /* AppViewController.swift */; };
  30. D32752BE275496C60039291C /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D32752BD275496C60039291C /* CloudKit.framework */; };
  31. D3490CC62E7CE9EA00E796A6 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3490CC52E7CE9EA00E796A6 /* WidgetKit.framework */; };
  32. D3490CC82E7CE9EA00E796A6 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3490CC72E7CE9EA00E796A6 /* SwiftUI.framework */; };
  33. D3490CD52E7CE9EB00E796A6 /* shortcutsExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = D3490CC42E7CE9EA00E796A6 /* shortcutsExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  34. D3989CC22ECB0E5700D06615 /* LiquidTabsRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3989CBE2ECB0E5700D06615 /* LiquidTabsRootView.swift */; };
  35. D3989CC32ECB0E5700D06615 /* LiquidTabsStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3989CBF2ECB0E5700D06615 /* LiquidTabsStore.swift */; };
  36. D3989CC42ECB0E5700D06615 /* LiquidTabsPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3989CBD2ECB0E5700D06615 /* LiquidTabsPlugin.swift */; };
  37. D3989CC52ECB0E5700D06615 /* NativeNavHost.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3989CC02ECB0E5700D06615 /* NativeNavHost.swift */; };
  38. D3989CC82ECB174A00D06615 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3989CC72ECB174A00D06615 /* SceneDelegate.swift */; };
  39. D39D1FE02E7DAFB000C903D1 /* LogseqIntents.swift in Sources */ = {isa = PBXBuildFile; fileRef = D39D1FDF2E7DAFB000C903D1 /* LogseqIntents.swift */; };
  40. D39D1FE12E7DAFB000C903D1 /* LogseqIntents.swift in Sources */ = {isa = PBXBuildFile; fileRef = D39D1FDF2E7DAFB000C903D1 /* LogseqIntents.swift */; };
  41. D3D62A0A275C92880003FBDC /* FileContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D62A09275C92880003FBDC /* FileContainer.swift */; };
  42. D3D62A0C275C928F0003FBDC /* FileContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = D3D62A0B275C928F0003FBDC /* FileContainer.m */; };
  43. FE647FF427BDFEDE00F3206B /* FsWatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE647FF327BDFEDE00F3206B /* FsWatcher.swift */; };
  44. FE647FF627BDFEF500F3206B /* FsWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = FE647FF527BDFEF500F3206B /* FsWatcher.m */; };
  45. FE96D6102A1B811A001ECE32 /* SharedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE96D60F2A1B811A001ECE32 /* SharedData.swift */; };
  46. /* End PBXBuildFile section */
  47. /* Begin PBXContainerItemProxy section */
  48. 5FFF7D7227E343FA00B00DA8 /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = 504EC2FC1FED79650016851F /* Project object */;
  51. proxyType = 1;
  52. remoteGlobalIDString = 5FFF7D6927E343FA00B00DA8;
  53. remoteInfo = ShareViewController;
  54. };
  55. D3490CD32E7CE9EB00E796A6 /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = 504EC2FC1FED79650016851F /* Project object */;
  58. proxyType = 1;
  59. remoteGlobalIDString = D3490CC32E7CE9EA00E796A6;
  60. remoteInfo = shortcutsExtension;
  61. };
  62. /* End PBXContainerItemProxy section */
  63. /* Begin PBXCopyFilesBuildPhase section */
  64. 5FFF7D7527E343FA00B00DA8 /* Embed App Extensions */ = {
  65. isa = PBXCopyFilesBuildPhase;
  66. buildActionMask = 2147483647;
  67. dstPath = "";
  68. dstSubfolderSpec = 13;
  69. files = (
  70. D3490CD52E7CE9EB00E796A6 /* shortcutsExtension.appex in Embed App Extensions */,
  71. 5FFF7D7427E343FA00B00DA8 /* ShareViewController.appex in Embed App Extensions */,
  72. );
  73. name = "Embed App Extensions";
  74. runOnlyForDeploymentPostprocessing = 0;
  75. };
  76. /* End PBXCopyFilesBuildPhase section */
  77. /* Begin PBXFileReference section */
  78. 2FAD9762203C412B000D30F8 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = config.xml; sourceTree = "<group>"; };
  79. 50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = "<group>"; };
  80. 504EC3041FED79650016851F /* Logseq.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Logseq.app; sourceTree = BUILT_PRODUCTS_DIR; };
  81. 504EC3071FED79650016851F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  82. 504EC30C1FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  83. 504EC30E1FED79650016851F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  84. 504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  85. 504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  86. 50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; };
  87. 5FF86329283B5ADB0047731B /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
  88. 5FF8632B283B5BFD0047731B /* Utils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Utils.m; sourceTree = "<group>"; };
  89. 5FFF7D6A27E343FA00B00DA8 /* ShareViewController.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = ShareViewController.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  90. 5FFF7D6C27E343FA00B00DA8 /* ShareViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareViewController.swift; sourceTree = "<group>"; };
  91. 5FFF7D6F27E343FA00B00DA8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/MainInterface.storyboard; sourceTree = "<group>"; };
  92. 5FFF7D7127E343FA00B00DA8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  93. 5FFF7D7927E4E70700B00DA8 /* ShareViewController.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ShareViewController.entitlements; sourceTree = "<group>"; };
  94. 7435D10B2704659F00AB88E0 /* FolderPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FolderPicker.swift; sourceTree = "<group>"; };
  95. 7435D10D2704660A00AB88E0 /* App-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "App-Bridging-Header.h"; sourceTree = "<group>"; };
  96. 7435D10E2704660B00AB88E0 /* FolderPicker.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FolderPicker.m; sourceTree = "<group>"; };
  97. 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>"; };
  98. D3F4A5B62F1234567890ABCD /* NativeBottomSheetPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NativeBottomSheetPlugin.swift; sourceTree = "<group>"; };
  99. A1B2C3D41E2F3A4B5C6D7E8F /* NativePageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NativePageViewController.swift; sourceTree = "<group>"; };
  100. A1B2C3D41E2F3A4B5C6D7E91 /* SharedWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharedWebViewController.swift; sourceTree = "<group>"; };
  101. ABCDEF0123456789000000AA /* NativeTopBarPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NativeTopBarPlugin.swift; sourceTree = "<group>"; };
  102. B2E26D73EA097D0B3B22942E /* Pods_Logseq.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Logseq.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  103. CBF2D2D92DE83CB0006338BE /* UILocalPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UILocalPlugin.swift; sourceTree = "<group>"; };
  104. CBF2D2E12DE95970006338BE /* AppViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppViewController.swift; sourceTree = "<group>"; };
  105. D32752BC275496A60039291C /* App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = "<group>"; };
  106. D32752BD275496C60039291C /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; };
  107. D32752BF2754C5AB0039291C /* AppDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AppDebug.entitlements; sourceTree = "<group>"; };
  108. D3490CC42E7CE9EA00E796A6 /* shortcutsExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = shortcutsExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  109. D3490CC52E7CE9EA00E796A6 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; };
  110. D3490CC72E7CE9EA00E796A6 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; };
  111. D3490CDA2E7CEA3900E796A6 /* shortcutsExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = shortcutsExtension.entitlements; sourceTree = "<group>"; };
  112. D3989CBD2ECB0E5700D06615 /* LiquidTabsPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiquidTabsPlugin.swift; sourceTree = "<group>"; };
  113. D3989CBE2ECB0E5700D06615 /* LiquidTabsRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiquidTabsRootView.swift; sourceTree = "<group>"; };
  114. D3989CBF2ECB0E5700D06615 /* LiquidTabsStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiquidTabsStore.swift; sourceTree = "<group>"; };
  115. D3989CC02ECB0E5700D06615 /* NativeNavHost.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NativeNavHost.swift; sourceTree = "<group>"; };
  116. D3989CC72ECB174A00D06615 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  117. D39D1FDF2E7DAFB000C903D1 /* LogseqIntents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogseqIntents.swift; sourceTree = "<group>"; };
  118. D3D62A09275C92880003FBDC /* FileContainer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileContainer.swift; sourceTree = "<group>"; };
  119. D3D62A0B275C928F0003FBDC /* FileContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FileContainer.m; sourceTree = "<group>"; };
  120. 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>"; };
  121. FE647FF327BDFEDE00F3206B /* FsWatcher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FsWatcher.swift; sourceTree = "<group>"; };
  122. FE647FF527BDFEF500F3206B /* FsWatcher.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FsWatcher.m; sourceTree = "<group>"; };
  123. FE96D60F2A1B811A001ECE32 /* SharedData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharedData.swift; sourceTree = "<group>"; };
  124. /* End PBXFileReference section */
  125. /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
  126. D3490CD82E7CE9EB00E796A6 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
  127. isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
  128. membershipExceptions = (
  129. Info.plist,
  130. );
  131. target = D3490CC32E7CE9EA00E796A6 /* shortcutsExtension */;
  132. };
  133. /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
  134. /* Begin PBXFileSystemSynchronizedRootGroup section */
  135. D3490CC92E7CE9EA00E796A6 /* shortcuts */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (D3490CD82E7CE9EB00E796A6 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = shortcuts; sourceTree = "<group>"; };
  136. /* End PBXFileSystemSynchronizedRootGroup section */
  137. /* Begin PBXFrameworksBuildPhase section */
  138. 504EC3011FED79650016851F /* Frameworks */ = {
  139. isa = PBXFrameworksBuildPhase;
  140. buildActionMask = 2147483647;
  141. files = (
  142. D32752BE275496C60039291C /* CloudKit.framework in Frameworks */,
  143. C3718FCEFAECFFB66E93FFC4 /* Pods_Logseq.framework in Frameworks */,
  144. );
  145. runOnlyForDeploymentPostprocessing = 0;
  146. };
  147. 5FFF7D6727E343FA00B00DA8 /* Frameworks */ = {
  148. isa = PBXFrameworksBuildPhase;
  149. buildActionMask = 2147483647;
  150. files = (
  151. );
  152. runOnlyForDeploymentPostprocessing = 0;
  153. };
  154. D3490CC12E7CE9EA00E796A6 /* Frameworks */ = {
  155. isa = PBXFrameworksBuildPhase;
  156. buildActionMask = 2147483647;
  157. files = (
  158. D3490CC82E7CE9EA00E796A6 /* SwiftUI.framework in Frameworks */,
  159. D3490CC62E7CE9EA00E796A6 /* WidgetKit.framework in Frameworks */,
  160. );
  161. runOnlyForDeploymentPostprocessing = 0;
  162. };
  163. /* End PBXFrameworksBuildPhase section */
  164. /* Begin PBXGroup section */
  165. 504EC2FB1FED79650016851F = {
  166. isa = PBXGroup;
  167. children = (
  168. D3490CDA2E7CEA3900E796A6 /* shortcutsExtension.entitlements */,
  169. 504EC3061FED79650016851F /* App */,
  170. 5FFF7D6B27E343FA00B00DA8 /* ShareViewController */,
  171. D3490CC92E7CE9EA00E796A6 /* shortcuts */,
  172. 504EC3051FED79650016851F /* Products */,
  173. D337740F89DEEAD18C87762B /* Pods */,
  174. 9FC5AB18C7E7E43B09B33A61 /* Frameworks */,
  175. );
  176. sourceTree = "<group>";
  177. };
  178. 504EC3051FED79650016851F /* Products */ = {
  179. isa = PBXGroup;
  180. children = (
  181. 504EC3041FED79650016851F /* Logseq.app */,
  182. 5FFF7D6A27E343FA00B00DA8 /* ShareViewController.appex */,
  183. D3490CC42E7CE9EA00E796A6 /* shortcutsExtension.appex */,
  184. );
  185. name = Products;
  186. sourceTree = "<group>";
  187. };
  188. 504EC3061FED79650016851F /* App */ = {
  189. isa = PBXGroup;
  190. children = (
  191. D3989CC72ECB174A00D06615 /* SceneDelegate.swift */,
  192. D3989CBD2ECB0E5700D06615 /* LiquidTabsPlugin.swift */,
  193. D3989CBE2ECB0E5700D06615 /* LiquidTabsRootView.swift */,
  194. D3989CBF2ECB0E5700D06615 /* LiquidTabsStore.swift */,
  195. D3989CC02ECB0E5700D06615 /* NativeNavHost.swift */,
  196. D39D1FDF2E7DAFB000C903D1 /* LogseqIntents.swift */,
  197. A1B2C3D41E2F3A4B5C6D7E8F /* NativePageViewController.swift */,
  198. A1B2C3D41E2F3A4B5C6D7E91 /* SharedWebViewController.swift */,
  199. CBF2D2E12DE95970006338BE /* AppViewController.swift */,
  200. CBF2D2D92DE83CB0006338BE /* UILocalPlugin.swift */,
  201. ABCDEF0123456789000000AA /* NativeTopBarPlugin.swift */,
  202. D3F4A5B62F1234567890ABCD /* NativeBottomSheetPlugin.swift */,
  203. 5FF86329283B5ADB0047731B /* Utils.swift */,
  204. 5FF8632B283B5BFD0047731B /* Utils.m */,
  205. D32752BF2754C5AB0039291C /* AppDebug.entitlements */,
  206. D32752BC275496A60039291C /* App.entitlements */,
  207. 50379B222058CBB4000EE86E /* capacitor.config.json */,
  208. 504EC3071FED79650016851F /* AppDelegate.swift */,
  209. 504EC30B1FED79650016851F /* Main.storyboard */,
  210. 504EC30E1FED79650016851F /* Assets.xcassets */,
  211. 504EC3101FED79650016851F /* LaunchScreen.storyboard */,
  212. 504EC3131FED79650016851F /* Info.plist */,
  213. 2FAD9762203C412B000D30F8 /* config.xml */,
  214. 50B271D01FEDC1A000F3C39B /* public */,
  215. 7435D10B2704659F00AB88E0 /* FolderPicker.swift */,
  216. FE647FF327BDFEDE00F3206B /* FsWatcher.swift */,
  217. FE647FF527BDFEF500F3206B /* FsWatcher.m */,
  218. 7435D10E2704660B00AB88E0 /* FolderPicker.m */,
  219. D3D62A09275C92880003FBDC /* FileContainer.swift */,
  220. D3D62A0B275C928F0003FBDC /* FileContainer.m */,
  221. 7435D10D2704660A00AB88E0 /* App-Bridging-Header.h */,
  222. );
  223. path = App;
  224. sourceTree = "<group>";
  225. };
  226. 5FFF7D6B27E343FA00B00DA8 /* ShareViewController */ = {
  227. isa = PBXGroup;
  228. children = (
  229. 5FFF7D7927E4E70700B00DA8 /* ShareViewController.entitlements */,
  230. 5FFF7D6C27E343FA00B00DA8 /* ShareViewController.swift */,
  231. FE96D60F2A1B811A001ECE32 /* SharedData.swift */,
  232. 5FFF7D6E27E343FA00B00DA8 /* MainInterface.storyboard */,
  233. 5FFF7D7127E343FA00B00DA8 /* Info.plist */,
  234. );
  235. path = ShareViewController;
  236. sourceTree = "<group>";
  237. };
  238. 9FC5AB18C7E7E43B09B33A61 /* Frameworks */ = {
  239. isa = PBXGroup;
  240. children = (
  241. D32752BD275496C60039291C /* CloudKit.framework */,
  242. B2E26D73EA097D0B3B22942E /* Pods_Logseq.framework */,
  243. D3490CC52E7CE9EA00E796A6 /* WidgetKit.framework */,
  244. D3490CC72E7CE9EA00E796A6 /* SwiftUI.framework */,
  245. );
  246. name = Frameworks;
  247. sourceTree = "<group>";
  248. };
  249. D337740F89DEEAD18C87762B /* Pods */ = {
  250. isa = PBXGroup;
  251. children = (
  252. DE5650F4AD4E2242AB9C012D /* Pods-Logseq.debug.xcconfig */,
  253. 8A489CEC51E94726DDD58810 /* Pods-Logseq.release.xcconfig */,
  254. );
  255. path = Pods;
  256. sourceTree = "<group>";
  257. };
  258. /* End PBXGroup section */
  259. /* Begin PBXNativeTarget section */
  260. 504EC3031FED79650016851F /* Logseq */ = {
  261. isa = PBXNativeTarget;
  262. buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "Logseq" */;
  263. buildPhases = (
  264. 818545F0788D5DB466761623 /* [CP] Check Pods Manifest.lock */,
  265. 504EC3001FED79650016851F /* Sources */,
  266. 504EC3011FED79650016851F /* Frameworks */,
  267. 504EC3021FED79650016851F /* Resources */,
  268. 4BF32F1E9453A6AB603D7CD2 /* [CP] Embed Pods Frameworks */,
  269. 5FFF7D7527E343FA00B00DA8 /* Embed App Extensions */,
  270. );
  271. buildRules = (
  272. );
  273. dependencies = (
  274. 5FFF7D7327E343FA00B00DA8 /* PBXTargetDependency */,
  275. D3490CD42E7CE9EB00E796A6 /* PBXTargetDependency */,
  276. );
  277. name = Logseq;
  278. productName = App;
  279. productReference = 504EC3041FED79650016851F /* Logseq.app */;
  280. productType = "com.apple.product-type.application";
  281. };
  282. 5FFF7D6927E343FA00B00DA8 /* ShareViewController */ = {
  283. isa = PBXNativeTarget;
  284. buildConfigurationList = 5FFF7D7827E343FA00B00DA8 /* Build configuration list for PBXNativeTarget "ShareViewController" */;
  285. buildPhases = (
  286. 5FFF7D6627E343FA00B00DA8 /* Sources */,
  287. 5FFF7D6727E343FA00B00DA8 /* Frameworks */,
  288. 5FFF7D6827E343FA00B00DA8 /* Resources */,
  289. );
  290. buildRules = (
  291. );
  292. dependencies = (
  293. );
  294. name = ShareViewController;
  295. productName = ShareViewController;
  296. productReference = 5FFF7D6A27E343FA00B00DA8 /* ShareViewController.appex */;
  297. productType = "com.apple.product-type.app-extension";
  298. };
  299. D3490CC32E7CE9EA00E796A6 /* shortcutsExtension */ = {
  300. isa = PBXNativeTarget;
  301. buildConfigurationList = D3490CD92E7CE9EB00E796A6 /* Build configuration list for PBXNativeTarget "shortcutsExtension" */;
  302. buildPhases = (
  303. D3490CC02E7CE9EA00E796A6 /* Sources */,
  304. D3490CC12E7CE9EA00E796A6 /* Frameworks */,
  305. D3490CC22E7CE9EA00E796A6 /* Resources */,
  306. );
  307. buildRules = (
  308. );
  309. dependencies = (
  310. );
  311. fileSystemSynchronizedGroups = (
  312. D3490CC92E7CE9EA00E796A6 /* shortcuts */,
  313. );
  314. name = shortcutsExtension;
  315. packageProductDependencies = (
  316. );
  317. productName = shortcutsExtension;
  318. productReference = D3490CC42E7CE9EA00E796A6 /* shortcutsExtension.appex */;
  319. productType = "com.apple.product-type.app-extension";
  320. };
  321. /* End PBXNativeTarget section */
  322. /* Begin PBXProject section */
  323. 504EC2FC1FED79650016851F /* Project object */ = {
  324. isa = PBXProject;
  325. attributes = {
  326. LastSwiftUpdateCheck = 2600;
  327. LastUpgradeCheck = 1310;
  328. TargetAttributes = {
  329. 504EC3031FED79650016851F = {
  330. CreatedOnToolsVersion = 9.2;
  331. LastSwiftMigration = 1250;
  332. ProvisioningStyle = Automatic;
  333. };
  334. 5FFF7D6927E343FA00B00DA8 = {
  335. CreatedOnToolsVersion = 13.3;
  336. ProvisioningStyle = Automatic;
  337. };
  338. D3490CC32E7CE9EA00E796A6 = {
  339. CreatedOnToolsVersion = 26.0;
  340. };
  341. };
  342. };
  343. buildConfigurationList = 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */;
  344. compatibilityVersion = "Xcode 8.0";
  345. developmentRegion = en;
  346. hasScannedForEncodings = 0;
  347. knownRegions = (
  348. en,
  349. Base,
  350. );
  351. mainGroup = 504EC2FB1FED79650016851F;
  352. productRefGroup = 504EC3051FED79650016851F /* Products */;
  353. projectDirPath = "";
  354. projectRoot = "";
  355. targets = (
  356. 504EC3031FED79650016851F /* Logseq */,
  357. 5FFF7D6927E343FA00B00DA8 /* ShareViewController */,
  358. D3490CC32E7CE9EA00E796A6 /* shortcutsExtension */,
  359. );
  360. };
  361. /* End PBXProject section */
  362. /* Begin PBXResourcesBuildPhase section */
  363. 504EC3021FED79650016851F /* Resources */ = {
  364. isa = PBXResourcesBuildPhase;
  365. buildActionMask = 2147483647;
  366. files = (
  367. 504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */,
  368. 50B271D11FEDC1A000F3C39B /* public in Resources */,
  369. 504EC30F1FED79650016851F /* Assets.xcassets in Resources */,
  370. 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */,
  371. 504EC30D1FED79650016851F /* Main.storyboard in Resources */,
  372. 2FAD9763203C412B000D30F8 /* config.xml in Resources */,
  373. );
  374. runOnlyForDeploymentPostprocessing = 0;
  375. };
  376. 5FFF7D6827E343FA00B00DA8 /* Resources */ = {
  377. isa = PBXResourcesBuildPhase;
  378. buildActionMask = 2147483647;
  379. files = (
  380. 5FFF7D7027E343FA00B00DA8 /* MainInterface.storyboard in Resources */,
  381. );
  382. runOnlyForDeploymentPostprocessing = 0;
  383. };
  384. D3490CC22E7CE9EA00E796A6 /* Resources */ = {
  385. isa = PBXResourcesBuildPhase;
  386. buildActionMask = 2147483647;
  387. files = (
  388. );
  389. runOnlyForDeploymentPostprocessing = 0;
  390. };
  391. /* End PBXResourcesBuildPhase section */
  392. /* Begin PBXShellScriptBuildPhase section */
  393. 4BF32F1E9453A6AB603D7CD2 /* [CP] Embed Pods Frameworks */ = {
  394. isa = PBXShellScriptBuildPhase;
  395. buildActionMask = 2147483647;
  396. files = (
  397. );
  398. inputPaths = (
  399. );
  400. name = "[CP] Embed Pods Frameworks";
  401. outputPaths = (
  402. );
  403. runOnlyForDeploymentPostprocessing = 0;
  404. shellPath = /bin/sh;
  405. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Logseq/Pods-Logseq-frameworks.sh\"\n";
  406. showEnvVarsInLog = 0;
  407. };
  408. 818545F0788D5DB466761623 /* [CP] Check Pods Manifest.lock */ = {
  409. isa = PBXShellScriptBuildPhase;
  410. buildActionMask = 2147483647;
  411. files = (
  412. );
  413. inputFileListPaths = (
  414. );
  415. inputPaths = (
  416. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  417. "${PODS_ROOT}/Manifest.lock",
  418. );
  419. name = "[CP] Check Pods Manifest.lock";
  420. outputFileListPaths = (
  421. );
  422. outputPaths = (
  423. "$(DERIVED_FILE_DIR)/Pods-Logseq-checkManifestLockResult.txt",
  424. );
  425. runOnlyForDeploymentPostprocessing = 0;
  426. shellPath = /bin/sh;
  427. 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";
  428. showEnvVarsInLog = 0;
  429. };
  430. /* End PBXShellScriptBuildPhase section */
  431. /* Begin PBXSourcesBuildPhase section */
  432. 504EC3001FED79650016851F /* Sources */ = {
  433. isa = PBXSourcesBuildPhase;
  434. buildActionMask = 2147483647;
  435. files = (
  436. 504EC3081FED79650016851F /* AppDelegate.swift in Sources */,
  437. 5FF8632C283B5BFD0047731B /* Utils.m in Sources */,
  438. FE647FF427BDFEDE00F3206B /* FsWatcher.swift in Sources */,
  439. D3989CC22ECB0E5700D06615 /* LiquidTabsRootView.swift in Sources */,
  440. D3989CC32ECB0E5700D06615 /* LiquidTabsStore.swift in Sources */,
  441. D3989CC42ECB0E5700D06615 /* LiquidTabsPlugin.swift in Sources */,
  442. D3989CC52ECB0E5700D06615 /* NativeNavHost.swift in Sources */,
  443. D3989CC82ECB174A00D06615 /* SceneDelegate.swift in Sources */,
  444. 5FF8632A283B5ADB0047731B /* Utils.swift in Sources */,
  445. CBF2D2E22DE95970006338BE /* AppViewController.swift in Sources */,
  446. D3D62A0A275C92880003FBDC /* FileContainer.swift in Sources */,
  447. CBF2D2DA2DE83CB8006338BE /* UILocalPlugin.swift in Sources */,
  448. ABCDEF0123456789000000AB /* NativeTopBarPlugin.swift in Sources */,
  449. D3F4A5B62F1234567890ABCE /* NativeBottomSheetPlugin.swift in Sources */,
  450. A1B2C3D41E2F3A4B5C6D7E90 /* NativePageViewController.swift in Sources */,
  451. A1B2C3D41E2F3A4B5C6D7E92 /* SharedWebViewController.swift in Sources */,
  452. D3D62A0C275C928F0003FBDC /* FileContainer.m in Sources */,
  453. 7435D10F2704660B00AB88E0 /* FolderPicker.m in Sources */,
  454. D39D1FE12E7DAFB000C903D1 /* LogseqIntents.swift in Sources */,
  455. 7435D10C2704659F00AB88E0 /* FolderPicker.swift in Sources */,
  456. FE647FF627BDFEF500F3206B /* FsWatcher.m in Sources */,
  457. );
  458. runOnlyForDeploymentPostprocessing = 0;
  459. };
  460. 5FFF7D6627E343FA00B00DA8 /* Sources */ = {
  461. isa = PBXSourcesBuildPhase;
  462. buildActionMask = 2147483647;
  463. files = (
  464. FE96D6102A1B811A001ECE32 /* SharedData.swift in Sources */,
  465. 5FFF7D6D27E343FA00B00DA8 /* ShareViewController.swift in Sources */,
  466. );
  467. runOnlyForDeploymentPostprocessing = 0;
  468. };
  469. D3490CC02E7CE9EA00E796A6 /* Sources */ = {
  470. isa = PBXSourcesBuildPhase;
  471. buildActionMask = 2147483647;
  472. files = (
  473. D39D1FE02E7DAFB000C903D1 /* LogseqIntents.swift in Sources */,
  474. );
  475. runOnlyForDeploymentPostprocessing = 0;
  476. };
  477. /* End PBXSourcesBuildPhase section */
  478. /* Begin PBXTargetDependency section */
  479. 5FFF7D7327E343FA00B00DA8 /* PBXTargetDependency */ = {
  480. isa = PBXTargetDependency;
  481. target = 5FFF7D6927E343FA00B00DA8 /* ShareViewController */;
  482. targetProxy = 5FFF7D7227E343FA00B00DA8 /* PBXContainerItemProxy */;
  483. };
  484. D3490CD42E7CE9EB00E796A6 /* PBXTargetDependency */ = {
  485. isa = PBXTargetDependency;
  486. target = D3490CC32E7CE9EA00E796A6 /* shortcutsExtension */;
  487. targetProxy = D3490CD32E7CE9EB00E796A6 /* PBXContainerItemProxy */;
  488. };
  489. /* End PBXTargetDependency section */
  490. /* Begin PBXVariantGroup section */
  491. 504EC30B1FED79650016851F /* Main.storyboard */ = {
  492. isa = PBXVariantGroup;
  493. children = (
  494. 504EC30C1FED79650016851F /* Base */,
  495. );
  496. name = Main.storyboard;
  497. sourceTree = "<group>";
  498. };
  499. 504EC3101FED79650016851F /* LaunchScreen.storyboard */ = {
  500. isa = PBXVariantGroup;
  501. children = (
  502. 504EC3111FED79650016851F /* Base */,
  503. );
  504. name = LaunchScreen.storyboard;
  505. sourceTree = "<group>";
  506. };
  507. 5FFF7D6E27E343FA00B00DA8 /* MainInterface.storyboard */ = {
  508. isa = PBXVariantGroup;
  509. children = (
  510. 5FFF7D6F27E343FA00B00DA8 /* Base */,
  511. );
  512. name = MainInterface.storyboard;
  513. sourceTree = "<group>";
  514. };
  515. /* End PBXVariantGroup section */
  516. /* Begin XCBuildConfiguration section */
  517. 504EC3141FED79650016851F /* Debug */ = {
  518. isa = XCBuildConfiguration;
  519. buildSettings = {
  520. ALWAYS_SEARCH_USER_PATHS = NO;
  521. CLANG_ANALYZER_NONNULL = YES;
  522. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  523. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  524. CLANG_CXX_LIBRARY = "libc++";
  525. CLANG_ENABLE_MODULES = YES;
  526. CLANG_ENABLE_OBJC_ARC = YES;
  527. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  528. CLANG_WARN_BOOL_CONVERSION = YES;
  529. CLANG_WARN_COMMA = YES;
  530. CLANG_WARN_CONSTANT_CONVERSION = YES;
  531. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  532. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  533. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  534. CLANG_WARN_EMPTY_BODY = YES;
  535. CLANG_WARN_ENUM_CONVERSION = YES;
  536. CLANG_WARN_INFINITE_RECURSION = YES;
  537. CLANG_WARN_INT_CONVERSION = YES;
  538. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  539. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  540. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  541. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  542. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  543. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  544. CLANG_WARN_STRICT_PROTOTYPES = YES;
  545. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  546. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  547. CLANG_WARN_UNREACHABLE_CODE = YES;
  548. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  549. CODE_SIGN_IDENTITY = "iPhone Developer";
  550. COPY_PHASE_STRIP = NO;
  551. DEBUG_INFORMATION_FORMAT = dwarf;
  552. ENABLE_STRICT_OBJC_MSGSEND = YES;
  553. ENABLE_TESTABILITY = YES;
  554. GCC_C_LANGUAGE_STANDARD = gnu11;
  555. GCC_DYNAMIC_NO_PIC = NO;
  556. GCC_NO_COMMON_BLOCKS = YES;
  557. GCC_OPTIMIZATION_LEVEL = 0;
  558. GCC_PREPROCESSOR_DEFINITIONS = (
  559. "DEBUG=1",
  560. "$(inherited)",
  561. );
  562. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  563. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  564. GCC_WARN_UNDECLARED_SELECTOR = YES;
  565. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  566. GCC_WARN_UNUSED_FUNCTION = YES;
  567. GCC_WARN_UNUSED_VARIABLE = YES;
  568. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  569. MTL_ENABLE_DEBUG_INFO = YES;
  570. ONLY_ACTIVE_ARCH = YES;
  571. SDKROOT = iphoneos;
  572. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  573. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  574. };
  575. name = Debug;
  576. };
  577. 504EC3151FED79650016851F /* Release */ = {
  578. isa = XCBuildConfiguration;
  579. buildSettings = {
  580. ALWAYS_SEARCH_USER_PATHS = NO;
  581. CLANG_ANALYZER_NONNULL = YES;
  582. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  583. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  584. CLANG_CXX_LIBRARY = "libc++";
  585. CLANG_ENABLE_MODULES = YES;
  586. CLANG_ENABLE_OBJC_ARC = YES;
  587. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  588. CLANG_WARN_BOOL_CONVERSION = YES;
  589. CLANG_WARN_COMMA = YES;
  590. CLANG_WARN_CONSTANT_CONVERSION = YES;
  591. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  592. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  593. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  594. CLANG_WARN_EMPTY_BODY = YES;
  595. CLANG_WARN_ENUM_CONVERSION = YES;
  596. CLANG_WARN_INFINITE_RECURSION = YES;
  597. CLANG_WARN_INT_CONVERSION = YES;
  598. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  599. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  600. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  601. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  602. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  603. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  604. CLANG_WARN_STRICT_PROTOTYPES = YES;
  605. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  606. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  607. CLANG_WARN_UNREACHABLE_CODE = YES;
  608. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  609. CODE_SIGN_IDENTITY = "iPhone Developer";
  610. COPY_PHASE_STRIP = NO;
  611. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  612. ENABLE_NS_ASSERTIONS = NO;
  613. ENABLE_STRICT_OBJC_MSGSEND = YES;
  614. GCC_C_LANGUAGE_STANDARD = gnu11;
  615. GCC_NO_COMMON_BLOCKS = YES;
  616. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  617. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  618. GCC_WARN_UNDECLARED_SELECTOR = YES;
  619. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  620. GCC_WARN_UNUSED_FUNCTION = YES;
  621. GCC_WARN_UNUSED_VARIABLE = YES;
  622. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  623. MTL_ENABLE_DEBUG_INFO = NO;
  624. SDKROOT = iphoneos;
  625. SWIFT_COMPILATION_MODE = wholemodule;
  626. SWIFT_OPTIMIZATION_LEVEL = "-O";
  627. VALIDATE_PRODUCT = YES;
  628. };
  629. name = Release;
  630. };
  631. 504EC3171FED79650016851F /* Debug */ = {
  632. isa = XCBuildConfiguration;
  633. baseConfigurationReference = DE5650F4AD4E2242AB9C012D /* Pods-Logseq.debug.xcconfig */;
  634. buildSettings = {
  635. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  636. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  637. CLANG_ENABLE_MODULES = YES;
  638. CODE_SIGN_ENTITLEMENTS = App/AppDebug.entitlements;
  639. CODE_SIGN_IDENTITY = "Apple Development";
  640. CODE_SIGN_STYLE = Automatic;
  641. CURRENT_PROJECT_VERSION = 1;
  642. DEVELOPMENT_TEAM = K378MFWK59;
  643. ENABLE_BITCODE = NO;
  644. INFOPLIST_FILE = App/Info.plist;
  645. INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
  646. IPHONEOS_DEPLOYMENT_TARGET = 16.6;
  647. LD_RUNPATH_SEARCH_PATHS = (
  648. "$(inherited)",
  649. "@executable_path/Frameworks",
  650. );
  651. MARKETING_VERSION = 0.11.0;
  652. OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
  653. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.logseq;
  654. PRODUCT_NAME = "$(TARGET_NAME)";
  655. PROVISIONING_PROFILE_SPECIFIER = "";
  656. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  657. SWIFT_OBJC_BRIDGING_HEADER = "App/App-Bridging-Header.h";
  658. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  659. SWIFT_VERSION = 5.0;
  660. TARGETED_DEVICE_FAMILY = "1,2";
  661. };
  662. name = Debug;
  663. };
  664. 504EC3181FED79650016851F /* Release */ = {
  665. isa = XCBuildConfiguration;
  666. baseConfigurationReference = 8A489CEC51E94726DDD58810 /* Pods-Logseq.release.xcconfig */;
  667. buildSettings = {
  668. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  669. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  670. CLANG_ENABLE_MODULES = YES;
  671. CODE_SIGN_ENTITLEMENTS = App/App.entitlements;
  672. CODE_SIGN_IDENTITY = "Apple Development";
  673. CODE_SIGN_STYLE = Automatic;
  674. CURRENT_PROJECT_VERSION = 1;
  675. DEVELOPMENT_TEAM = K378MFWK59;
  676. ENABLE_BITCODE = NO;
  677. INFOPLIST_FILE = App/Info.plist;
  678. INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
  679. IPHONEOS_DEPLOYMENT_TARGET = 16.6;
  680. LD_RUNPATH_SEARCH_PATHS = (
  681. "$(inherited)",
  682. "@executable_path/Frameworks",
  683. );
  684. MARKETING_VERSION = 0.11.0;
  685. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.logseq;
  686. PRODUCT_NAME = "$(TARGET_NAME)";
  687. PROVISIONING_PROFILE_SPECIFIER = "";
  688. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
  689. SWIFT_OBJC_BRIDGING_HEADER = "App/App-Bridging-Header.h";
  690. SWIFT_VERSION = 5.0;
  691. TARGETED_DEVICE_FAMILY = "1,2";
  692. };
  693. name = Release;
  694. };
  695. 5FFF7D7627E343FA00B00DA8 /* Debug */ = {
  696. isa = XCBuildConfiguration;
  697. buildSettings = {
  698. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  699. CLANG_ENABLE_OBJC_WEAK = YES;
  700. CODE_SIGN_ENTITLEMENTS = ShareViewController/ShareViewController.entitlements;
  701. CODE_SIGN_IDENTITY = "Apple Development";
  702. CODE_SIGN_STYLE = Automatic;
  703. CURRENT_PROJECT_VERSION = 1;
  704. DEVELOPMENT_TEAM = K378MFWK59;
  705. GENERATE_INFOPLIST_FILE = YES;
  706. INFOPLIST_FILE = ShareViewController/Info.plist;
  707. INFOPLIST_KEY_CFBundleDisplayName = ShareViewController;
  708. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  709. IPHONEOS_DEPLOYMENT_TARGET = 16.6;
  710. LD_RUNPATH_SEARCH_PATHS = (
  711. "$(inherited)",
  712. "@executable_path/Frameworks",
  713. "@executable_path/../../Frameworks",
  714. );
  715. MARKETING_VERSION = 0.11.0;
  716. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  717. MTL_FAST_MATH = YES;
  718. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.logseq.ShareViewController;
  719. PRODUCT_NAME = "$(TARGET_NAME)";
  720. PROVISIONING_PROFILE_SPECIFIER = "";
  721. SKIP_INSTALL = YES;
  722. SWIFT_EMIT_LOC_STRINGS = YES;
  723. SWIFT_VERSION = 5.0;
  724. TARGETED_DEVICE_FAMILY = "1,2";
  725. };
  726. name = Debug;
  727. };
  728. 5FFF7D7727E343FA00B00DA8 /* Release */ = {
  729. isa = XCBuildConfiguration;
  730. buildSettings = {
  731. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  732. CLANG_ENABLE_OBJC_WEAK = YES;
  733. CODE_SIGN_ENTITLEMENTS = ShareViewController/ShareViewController.entitlements;
  734. CODE_SIGN_IDENTITY = "Apple Development";
  735. CODE_SIGN_STYLE = Automatic;
  736. CURRENT_PROJECT_VERSION = 1;
  737. DEVELOPMENT_TEAM = K378MFWK59;
  738. GENERATE_INFOPLIST_FILE = YES;
  739. INFOPLIST_FILE = ShareViewController/Info.plist;
  740. INFOPLIST_KEY_CFBundleDisplayName = ShareViewController;
  741. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  742. IPHONEOS_DEPLOYMENT_TARGET = 16.6;
  743. LD_RUNPATH_SEARCH_PATHS = (
  744. "$(inherited)",
  745. "@executable_path/Frameworks",
  746. "@executable_path/../../Frameworks",
  747. );
  748. MARKETING_VERSION = 0.11.0;
  749. MTL_FAST_MATH = YES;
  750. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.logseq.ShareViewController;
  751. PRODUCT_NAME = "$(TARGET_NAME)";
  752. PROVISIONING_PROFILE_SPECIFIER = "";
  753. SKIP_INSTALL = YES;
  754. SWIFT_EMIT_LOC_STRINGS = YES;
  755. SWIFT_VERSION = 5.0;
  756. TARGETED_DEVICE_FAMILY = "1,2";
  757. };
  758. name = Release;
  759. };
  760. D3490CD62E7CE9EB00E796A6 /* Debug */ = {
  761. isa = XCBuildConfiguration;
  762. buildSettings = {
  763. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  764. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  765. ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
  766. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  767. CLANG_ENABLE_OBJC_WEAK = YES;
  768. CODE_SIGN_ENTITLEMENTS = shortcutsExtension.entitlements;
  769. CODE_SIGN_IDENTITY = "Apple Development";
  770. CODE_SIGN_STYLE = Automatic;
  771. CURRENT_PROJECT_VERSION = 1;
  772. DEVELOPMENT_TEAM = K378MFWK59;
  773. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  774. GCC_C_LANGUAGE_STANDARD = gnu17;
  775. GENERATE_INFOPLIST_FILE = YES;
  776. INFOPLIST_FILE = shortcuts/Info.plist;
  777. INFOPLIST_KEY_CFBundleDisplayName = shortcuts;
  778. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  779. IPHONEOS_DEPLOYMENT_TARGET = 26.0;
  780. LD_RUNPATH_SEARCH_PATHS = (
  781. "$(inherited)",
  782. "@executable_path/Frameworks",
  783. "@executable_path/../../Frameworks",
  784. );
  785. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  786. MARKETING_VERSION = 1.0;
  787. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  788. MTL_FAST_MATH = YES;
  789. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.logseq.shortcuts;
  790. PRODUCT_NAME = "$(TARGET_NAME)";
  791. SKIP_INSTALL = YES;
  792. STRING_CATALOG_GENERATE_SYMBOLS = YES;
  793. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  794. SWIFT_APPROACHABLE_CONCURRENCY = YES;
  795. SWIFT_EMIT_LOC_STRINGS = YES;
  796. SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
  797. SWIFT_VERSION = 5.0;
  798. TARGETED_DEVICE_FAMILY = "1,2";
  799. };
  800. name = Debug;
  801. };
  802. D3490CD72E7CE9EB00E796A6 /* Release */ = {
  803. isa = XCBuildConfiguration;
  804. buildSettings = {
  805. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  806. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  807. ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
  808. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  809. CLANG_ENABLE_OBJC_WEAK = YES;
  810. CODE_SIGN_ENTITLEMENTS = shortcutsExtension.entitlements;
  811. CODE_SIGN_IDENTITY = "Apple Development";
  812. CODE_SIGN_STYLE = Automatic;
  813. CURRENT_PROJECT_VERSION = 1;
  814. DEVELOPMENT_TEAM = K378MFWK59;
  815. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  816. GCC_C_LANGUAGE_STANDARD = gnu17;
  817. GENERATE_INFOPLIST_FILE = YES;
  818. INFOPLIST_FILE = shortcuts/Info.plist;
  819. INFOPLIST_KEY_CFBundleDisplayName = shortcuts;
  820. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  821. IPHONEOS_DEPLOYMENT_TARGET = 26.0;
  822. LD_RUNPATH_SEARCH_PATHS = (
  823. "$(inherited)",
  824. "@executable_path/Frameworks",
  825. "@executable_path/../../Frameworks",
  826. );
  827. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  828. MARKETING_VERSION = 1.0;
  829. MTL_FAST_MATH = YES;
  830. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.logseq.shortcuts;
  831. PRODUCT_NAME = "$(TARGET_NAME)";
  832. SKIP_INSTALL = YES;
  833. STRING_CATALOG_GENERATE_SYMBOLS = YES;
  834. SWIFT_APPROACHABLE_CONCURRENCY = YES;
  835. SWIFT_EMIT_LOC_STRINGS = YES;
  836. SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
  837. SWIFT_VERSION = 5.0;
  838. TARGETED_DEVICE_FAMILY = "1,2";
  839. };
  840. name = Release;
  841. };
  842. /* End XCBuildConfiguration section */
  843. /* Begin XCConfigurationList section */
  844. 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */ = {
  845. isa = XCConfigurationList;
  846. buildConfigurations = (
  847. 504EC3141FED79650016851F /* Debug */,
  848. 504EC3151FED79650016851F /* Release */,
  849. );
  850. defaultConfigurationIsVisible = 0;
  851. defaultConfigurationName = Release;
  852. };
  853. 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "Logseq" */ = {
  854. isa = XCConfigurationList;
  855. buildConfigurations = (
  856. 504EC3171FED79650016851F /* Debug */,
  857. 504EC3181FED79650016851F /* Release */,
  858. );
  859. defaultConfigurationIsVisible = 0;
  860. defaultConfigurationName = Release;
  861. };
  862. 5FFF7D7827E343FA00B00DA8 /* Build configuration list for PBXNativeTarget "ShareViewController" */ = {
  863. isa = XCConfigurationList;
  864. buildConfigurations = (
  865. 5FFF7D7627E343FA00B00DA8 /* Debug */,
  866. 5FFF7D7727E343FA00B00DA8 /* Release */,
  867. );
  868. defaultConfigurationIsVisible = 0;
  869. defaultConfigurationName = Release;
  870. };
  871. D3490CD92E7CE9EB00E796A6 /* Build configuration list for PBXNativeTarget "shortcutsExtension" */ = {
  872. isa = XCConfigurationList;
  873. buildConfigurations = (
  874. D3490CD62E7CE9EB00E796A6 /* Debug */,
  875. D3490CD72E7CE9EB00E796A6 /* Release */,
  876. );
  877. defaultConfigurationIsVisible = 0;
  878. defaultConfigurationName = Release;
  879. };
  880. /* End XCConfigurationList section */
  881. };
  882. rootObject = 504EC2FC1FED79650016851F /* Project object */;
  883. }