project.pbxproj 58 KB

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