project.pbxproj 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657
  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. D3D62A0A275C92880003FBDC /* FileContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D62A09275C92880003FBDC /* FileContainer.swift */; };
  28. D3D62A0C275C928F0003FBDC /* FileContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = D3D62A0B275C928F0003FBDC /* FileContainer.m */; };
  29. FE647FF427BDFEDE00F3206B /* FsWatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE647FF327BDFEDE00F3206B /* FsWatcher.swift */; };
  30. FE647FF627BDFEF500F3206B /* FsWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = FE647FF527BDFEF500F3206B /* FsWatcher.m */; };
  31. FE96D6102A1B811A001ECE32 /* SharedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE96D60F2A1B811A001ECE32 /* SharedData.swift */; };
  32. /* End PBXBuildFile section */
  33. /* Begin PBXContainerItemProxy section */
  34. 5FFF7D7227E343FA00B00DA8 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = 504EC2FC1FED79650016851F /* Project object */;
  37. proxyType = 1;
  38. remoteGlobalIDString = 5FFF7D6927E343FA00B00DA8;
  39. remoteInfo = ShareViewController;
  40. };
  41. /* End PBXContainerItemProxy section */
  42. /* Begin PBXCopyFilesBuildPhase section */
  43. 5FFF7D7527E343FA00B00DA8 /* Embed App Extensions */ = {
  44. isa = PBXCopyFilesBuildPhase;
  45. buildActionMask = 2147483647;
  46. dstPath = "";
  47. dstSubfolderSpec = 13;
  48. files = (
  49. 5FFF7D7427E343FA00B00DA8 /* ShareViewController.appex in Embed App Extensions */,
  50. );
  51. name = "Embed App Extensions";
  52. runOnlyForDeploymentPostprocessing = 0;
  53. };
  54. /* End PBXCopyFilesBuildPhase section */
  55. /* Begin PBXFileReference section */
  56. 2FAD9762203C412B000D30F8 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = config.xml; sourceTree = "<group>"; };
  57. 50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = "<group>"; };
  58. 504EC3041FED79650016851F /* Logseq.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Logseq.app; sourceTree = BUILT_PRODUCTS_DIR; };
  59. 504EC3071FED79650016851F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  60. 504EC30C1FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  61. 504EC30E1FED79650016851F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  62. 504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  63. 504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  64. 50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; };
  65. 5FF86329283B5ADB0047731B /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
  66. 5FF8632B283B5BFD0047731B /* Utils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Utils.m; sourceTree = "<group>"; };
  67. 5FFF7D6A27E343FA00B00DA8 /* ShareViewController.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = ShareViewController.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  68. 5FFF7D6C27E343FA00B00DA8 /* ShareViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareViewController.swift; sourceTree = "<group>"; };
  69. 5FFF7D6F27E343FA00B00DA8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/MainInterface.storyboard; sourceTree = "<group>"; };
  70. 5FFF7D7127E343FA00B00DA8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  71. 5FFF7D7927E4E70700B00DA8 /* ShareViewController.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ShareViewController.entitlements; sourceTree = "<group>"; };
  72. 7435D10B2704659F00AB88E0 /* FolderPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FolderPicker.swift; sourceTree = "<group>"; };
  73. 7435D10D2704660A00AB88E0 /* App-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "App-Bridging-Header.h"; sourceTree = "<group>"; };
  74. 7435D10E2704660B00AB88E0 /* FolderPicker.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FolderPicker.m; sourceTree = "<group>"; };
  75. 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>"; };
  76. B2E26D73EA097D0B3B22942E /* Pods_Logseq.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Logseq.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  77. CBF2D2D92DE83CB0006338BE /* UILocalPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UILocalPlugin.swift; sourceTree = "<group>"; };
  78. CBF2D2E12DE95970006338BE /* AppViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppViewController.swift; sourceTree = "<group>"; };
  79. D32752BC275496A60039291C /* App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = "<group>"; };
  80. D32752BD275496C60039291C /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; };
  81. D32752BF2754C5AB0039291C /* AppDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AppDebug.entitlements; sourceTree = "<group>"; };
  82. D3D62A09275C92880003FBDC /* FileContainer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileContainer.swift; sourceTree = "<group>"; };
  83. D3D62A0B275C928F0003FBDC /* FileContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FileContainer.m; sourceTree = "<group>"; };
  84. 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>"; };
  85. FE647FF327BDFEDE00F3206B /* FsWatcher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FsWatcher.swift; sourceTree = "<group>"; };
  86. FE647FF527BDFEF500F3206B /* FsWatcher.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FsWatcher.m; sourceTree = "<group>"; };
  87. FE96D60F2A1B811A001ECE32 /* SharedData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharedData.swift; sourceTree = "<group>"; };
  88. /* End PBXFileReference section */
  89. /* Begin PBXFrameworksBuildPhase section */
  90. 504EC3011FED79650016851F /* Frameworks */ = {
  91. isa = PBXFrameworksBuildPhase;
  92. buildActionMask = 2147483647;
  93. files = (
  94. D32752BE275496C60039291C /* CloudKit.framework in Frameworks */,
  95. C3718FCEFAECFFB66E93FFC4 /* Pods_Logseq.framework in Frameworks */,
  96. );
  97. runOnlyForDeploymentPostprocessing = 0;
  98. };
  99. 5FFF7D6727E343FA00B00DA8 /* Frameworks */ = {
  100. isa = PBXFrameworksBuildPhase;
  101. buildActionMask = 2147483647;
  102. files = (
  103. );
  104. runOnlyForDeploymentPostprocessing = 0;
  105. };
  106. /* End PBXFrameworksBuildPhase section */
  107. /* Begin PBXGroup section */
  108. 504EC2FB1FED79650016851F = {
  109. isa = PBXGroup;
  110. children = (
  111. 504EC3061FED79650016851F /* App */,
  112. 5FFF7D6B27E343FA00B00DA8 /* ShareViewController */,
  113. 504EC3051FED79650016851F /* Products */,
  114. D337740F89DEEAD18C87762B /* Pods */,
  115. 9FC5AB18C7E7E43B09B33A61 /* Frameworks */,
  116. );
  117. sourceTree = "<group>";
  118. };
  119. 504EC3051FED79650016851F /* Products */ = {
  120. isa = PBXGroup;
  121. children = (
  122. 504EC3041FED79650016851F /* Logseq.app */,
  123. 5FFF7D6A27E343FA00B00DA8 /* ShareViewController.appex */,
  124. );
  125. name = Products;
  126. sourceTree = "<group>";
  127. };
  128. 504EC3061FED79650016851F /* App */ = {
  129. isa = PBXGroup;
  130. children = (
  131. CBF2D2E12DE95970006338BE /* AppViewController.swift */,
  132. CBF2D2D92DE83CB0006338BE /* UILocalPlugin.swift */,
  133. 5FF86329283B5ADB0047731B /* Utils.swift */,
  134. 5FF8632B283B5BFD0047731B /* Utils.m */,
  135. D32752BF2754C5AB0039291C /* AppDebug.entitlements */,
  136. D32752BC275496A60039291C /* App.entitlements */,
  137. 50379B222058CBB4000EE86E /* capacitor.config.json */,
  138. 504EC3071FED79650016851F /* AppDelegate.swift */,
  139. 504EC30B1FED79650016851F /* Main.storyboard */,
  140. 504EC30E1FED79650016851F /* Assets.xcassets */,
  141. 504EC3101FED79650016851F /* LaunchScreen.storyboard */,
  142. 504EC3131FED79650016851F /* Info.plist */,
  143. 2FAD9762203C412B000D30F8 /* config.xml */,
  144. 50B271D01FEDC1A000F3C39B /* public */,
  145. 7435D10B2704659F00AB88E0 /* FolderPicker.swift */,
  146. FE647FF327BDFEDE00F3206B /* FsWatcher.swift */,
  147. FE647FF527BDFEF500F3206B /* FsWatcher.m */,
  148. 7435D10E2704660B00AB88E0 /* FolderPicker.m */,
  149. D3D62A09275C92880003FBDC /* FileContainer.swift */,
  150. D3D62A0B275C928F0003FBDC /* FileContainer.m */,
  151. 7435D10D2704660A00AB88E0 /* App-Bridging-Header.h */,
  152. );
  153. path = App;
  154. sourceTree = "<group>";
  155. };
  156. 5FFF7D6B27E343FA00B00DA8 /* ShareViewController */ = {
  157. isa = PBXGroup;
  158. children = (
  159. 5FFF7D7927E4E70700B00DA8 /* ShareViewController.entitlements */,
  160. 5FFF7D6C27E343FA00B00DA8 /* ShareViewController.swift */,
  161. FE96D60F2A1B811A001ECE32 /* SharedData.swift */,
  162. 5FFF7D6E27E343FA00B00DA8 /* MainInterface.storyboard */,
  163. 5FFF7D7127E343FA00B00DA8 /* Info.plist */,
  164. );
  165. path = ShareViewController;
  166. sourceTree = "<group>";
  167. };
  168. 9FC5AB18C7E7E43B09B33A61 /* Frameworks */ = {
  169. isa = PBXGroup;
  170. children = (
  171. D32752BD275496C60039291C /* CloudKit.framework */,
  172. B2E26D73EA097D0B3B22942E /* Pods_Logseq.framework */,
  173. );
  174. name = Frameworks;
  175. sourceTree = "<group>";
  176. };
  177. D337740F89DEEAD18C87762B /* Pods */ = {
  178. isa = PBXGroup;
  179. children = (
  180. DE5650F4AD4E2242AB9C012D /* Pods-Logseq.debug.xcconfig */,
  181. 8A489CEC51E94726DDD58810 /* Pods-Logseq.release.xcconfig */,
  182. );
  183. path = Pods;
  184. sourceTree = "<group>";
  185. };
  186. /* End PBXGroup section */
  187. /* Begin PBXNativeTarget section */
  188. 504EC3031FED79650016851F /* Logseq */ = {
  189. isa = PBXNativeTarget;
  190. buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "Logseq" */;
  191. buildPhases = (
  192. 818545F0788D5DB466761623 /* [CP] Check Pods Manifest.lock */,
  193. 504EC3001FED79650016851F /* Sources */,
  194. 504EC3011FED79650016851F /* Frameworks */,
  195. 504EC3021FED79650016851F /* Resources */,
  196. 4BF32F1E9453A6AB603D7CD2 /* [CP] Embed Pods Frameworks */,
  197. 5FFF7D7527E343FA00B00DA8 /* Embed App Extensions */,
  198. );
  199. buildRules = (
  200. );
  201. dependencies = (
  202. 5FFF7D7327E343FA00B00DA8 /* PBXTargetDependency */,
  203. );
  204. name = Logseq;
  205. productName = App;
  206. productReference = 504EC3041FED79650016851F /* Logseq.app */;
  207. productType = "com.apple.product-type.application";
  208. };
  209. 5FFF7D6927E343FA00B00DA8 /* ShareViewController */ = {
  210. isa = PBXNativeTarget;
  211. buildConfigurationList = 5FFF7D7827E343FA00B00DA8 /* Build configuration list for PBXNativeTarget "ShareViewController" */;
  212. buildPhases = (
  213. 5FFF7D6627E343FA00B00DA8 /* Sources */,
  214. 5FFF7D6727E343FA00B00DA8 /* Frameworks */,
  215. 5FFF7D6827E343FA00B00DA8 /* Resources */,
  216. );
  217. buildRules = (
  218. );
  219. dependencies = (
  220. );
  221. name = ShareViewController;
  222. productName = ShareViewController;
  223. productReference = 5FFF7D6A27E343FA00B00DA8 /* ShareViewController.appex */;
  224. productType = "com.apple.product-type.app-extension";
  225. };
  226. /* End PBXNativeTarget section */
  227. /* Begin PBXProject section */
  228. 504EC2FC1FED79650016851F /* Project object */ = {
  229. isa = PBXProject;
  230. attributes = {
  231. LastSwiftUpdateCheck = 1330;
  232. LastUpgradeCheck = 1310;
  233. TargetAttributes = {
  234. 504EC3031FED79650016851F = {
  235. CreatedOnToolsVersion = 9.2;
  236. LastSwiftMigration = 1250;
  237. ProvisioningStyle = Automatic;
  238. };
  239. 5FFF7D6927E343FA00B00DA8 = {
  240. CreatedOnToolsVersion = 13.3;
  241. ProvisioningStyle = Automatic;
  242. };
  243. };
  244. };
  245. buildConfigurationList = 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */;
  246. compatibilityVersion = "Xcode 8.0";
  247. developmentRegion = en;
  248. hasScannedForEncodings = 0;
  249. knownRegions = (
  250. en,
  251. Base,
  252. );
  253. mainGroup = 504EC2FB1FED79650016851F;
  254. productRefGroup = 504EC3051FED79650016851F /* Products */;
  255. projectDirPath = "";
  256. projectRoot = "";
  257. targets = (
  258. 504EC3031FED79650016851F /* Logseq */,
  259. 5FFF7D6927E343FA00B00DA8 /* ShareViewController */,
  260. );
  261. };
  262. /* End PBXProject section */
  263. /* Begin PBXResourcesBuildPhase section */
  264. 504EC3021FED79650016851F /* Resources */ = {
  265. isa = PBXResourcesBuildPhase;
  266. buildActionMask = 2147483647;
  267. files = (
  268. 504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */,
  269. 50B271D11FEDC1A000F3C39B /* public in Resources */,
  270. 504EC30F1FED79650016851F /* Assets.xcassets in Resources */,
  271. 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */,
  272. 504EC30D1FED79650016851F /* Main.storyboard in Resources */,
  273. 2FAD9763203C412B000D30F8 /* config.xml in Resources */,
  274. );
  275. runOnlyForDeploymentPostprocessing = 0;
  276. };
  277. 5FFF7D6827E343FA00B00DA8 /* Resources */ = {
  278. isa = PBXResourcesBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. 5FFF7D7027E343FA00B00DA8 /* MainInterface.storyboard in Resources */,
  282. );
  283. runOnlyForDeploymentPostprocessing = 0;
  284. };
  285. /* End PBXResourcesBuildPhase section */
  286. /* Begin PBXShellScriptBuildPhase section */
  287. 4BF32F1E9453A6AB603D7CD2 /* [CP] Embed Pods Frameworks */ = {
  288. isa = PBXShellScriptBuildPhase;
  289. buildActionMask = 2147483647;
  290. files = (
  291. );
  292. inputPaths = (
  293. );
  294. name = "[CP] Embed Pods Frameworks";
  295. outputPaths = (
  296. );
  297. runOnlyForDeploymentPostprocessing = 0;
  298. shellPath = /bin/sh;
  299. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Logseq/Pods-Logseq-frameworks.sh\"\n";
  300. showEnvVarsInLog = 0;
  301. };
  302. 818545F0788D5DB466761623 /* [CP] Check Pods Manifest.lock */ = {
  303. isa = PBXShellScriptBuildPhase;
  304. buildActionMask = 2147483647;
  305. files = (
  306. );
  307. inputFileListPaths = (
  308. );
  309. inputPaths = (
  310. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  311. "${PODS_ROOT}/Manifest.lock",
  312. );
  313. name = "[CP] Check Pods Manifest.lock";
  314. outputFileListPaths = (
  315. );
  316. outputPaths = (
  317. "$(DERIVED_FILE_DIR)/Pods-Logseq-checkManifestLockResult.txt",
  318. );
  319. runOnlyForDeploymentPostprocessing = 0;
  320. shellPath = /bin/sh;
  321. 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";
  322. showEnvVarsInLog = 0;
  323. };
  324. /* End PBXShellScriptBuildPhase section */
  325. /* Begin PBXSourcesBuildPhase section */
  326. 504EC3001FED79650016851F /* Sources */ = {
  327. isa = PBXSourcesBuildPhase;
  328. buildActionMask = 2147483647;
  329. files = (
  330. 504EC3081FED79650016851F /* AppDelegate.swift in Sources */,
  331. 5FF8632C283B5BFD0047731B /* Utils.m in Sources */,
  332. FE647FF427BDFEDE00F3206B /* FsWatcher.swift in Sources */,
  333. 5FF8632A283B5ADB0047731B /* Utils.swift in Sources */,
  334. CBF2D2E22DE95970006338BE /* AppViewController.swift in Sources */,
  335. D3D62A0A275C92880003FBDC /* FileContainer.swift in Sources */,
  336. CBF2D2DA2DE83CB8006338BE /* UILocalPlugin.swift in Sources */,
  337. D3D62A0C275C928F0003FBDC /* FileContainer.m in Sources */,
  338. 7435D10F2704660B00AB88E0 /* FolderPicker.m in Sources */,
  339. 7435D10C2704659F00AB88E0 /* FolderPicker.swift in Sources */,
  340. FE647FF627BDFEF500F3206B /* FsWatcher.m in Sources */,
  341. );
  342. runOnlyForDeploymentPostprocessing = 0;
  343. };
  344. 5FFF7D6627E343FA00B00DA8 /* Sources */ = {
  345. isa = PBXSourcesBuildPhase;
  346. buildActionMask = 2147483647;
  347. files = (
  348. FE96D6102A1B811A001ECE32 /* SharedData.swift in Sources */,
  349. 5FFF7D6D27E343FA00B00DA8 /* ShareViewController.swift in Sources */,
  350. );
  351. runOnlyForDeploymentPostprocessing = 0;
  352. };
  353. /* End PBXSourcesBuildPhase section */
  354. /* Begin PBXTargetDependency section */
  355. 5FFF7D7327E343FA00B00DA8 /* PBXTargetDependency */ = {
  356. isa = PBXTargetDependency;
  357. target = 5FFF7D6927E343FA00B00DA8 /* ShareViewController */;
  358. targetProxy = 5FFF7D7227E343FA00B00DA8 /* PBXContainerItemProxy */;
  359. };
  360. /* End PBXTargetDependency section */
  361. /* Begin PBXVariantGroup section */
  362. 504EC30B1FED79650016851F /* Main.storyboard */ = {
  363. isa = PBXVariantGroup;
  364. children = (
  365. 504EC30C1FED79650016851F /* Base */,
  366. );
  367. name = Main.storyboard;
  368. sourceTree = "<group>";
  369. };
  370. 504EC3101FED79650016851F /* LaunchScreen.storyboard */ = {
  371. isa = PBXVariantGroup;
  372. children = (
  373. 504EC3111FED79650016851F /* Base */,
  374. );
  375. name = LaunchScreen.storyboard;
  376. sourceTree = "<group>";
  377. };
  378. 5FFF7D6E27E343FA00B00DA8 /* MainInterface.storyboard */ = {
  379. isa = PBXVariantGroup;
  380. children = (
  381. 5FFF7D6F27E343FA00B00DA8 /* Base */,
  382. );
  383. name = MainInterface.storyboard;
  384. sourceTree = "<group>";
  385. };
  386. /* End PBXVariantGroup section */
  387. /* Begin XCBuildConfiguration section */
  388. 504EC3141FED79650016851F /* Debug */ = {
  389. isa = XCBuildConfiguration;
  390. buildSettings = {
  391. ALWAYS_SEARCH_USER_PATHS = NO;
  392. CLANG_ANALYZER_NONNULL = YES;
  393. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  394. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  395. CLANG_CXX_LIBRARY = "libc++";
  396. CLANG_ENABLE_MODULES = YES;
  397. CLANG_ENABLE_OBJC_ARC = YES;
  398. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  399. CLANG_WARN_BOOL_CONVERSION = YES;
  400. CLANG_WARN_COMMA = YES;
  401. CLANG_WARN_CONSTANT_CONVERSION = YES;
  402. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  403. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  404. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  405. CLANG_WARN_EMPTY_BODY = YES;
  406. CLANG_WARN_ENUM_CONVERSION = YES;
  407. CLANG_WARN_INFINITE_RECURSION = YES;
  408. CLANG_WARN_INT_CONVERSION = YES;
  409. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  410. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  411. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  412. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  413. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  414. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  415. CLANG_WARN_STRICT_PROTOTYPES = YES;
  416. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  417. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  418. CLANG_WARN_UNREACHABLE_CODE = YES;
  419. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  420. CODE_SIGN_IDENTITY = "iPhone Developer";
  421. COPY_PHASE_STRIP = NO;
  422. DEBUG_INFORMATION_FORMAT = dwarf;
  423. ENABLE_STRICT_OBJC_MSGSEND = YES;
  424. ENABLE_TESTABILITY = YES;
  425. GCC_C_LANGUAGE_STANDARD = gnu11;
  426. GCC_DYNAMIC_NO_PIC = NO;
  427. GCC_NO_COMMON_BLOCKS = YES;
  428. GCC_OPTIMIZATION_LEVEL = 0;
  429. GCC_PREPROCESSOR_DEFINITIONS = (
  430. "DEBUG=1",
  431. "$(inherited)",
  432. );
  433. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  434. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  435. GCC_WARN_UNDECLARED_SELECTOR = YES;
  436. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  437. GCC_WARN_UNUSED_FUNCTION = YES;
  438. GCC_WARN_UNUSED_VARIABLE = YES;
  439. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  440. MTL_ENABLE_DEBUG_INFO = YES;
  441. ONLY_ACTIVE_ARCH = YES;
  442. SDKROOT = iphoneos;
  443. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  444. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  445. };
  446. name = Debug;
  447. };
  448. 504EC3151FED79650016851F /* Release */ = {
  449. isa = XCBuildConfiguration;
  450. buildSettings = {
  451. ALWAYS_SEARCH_USER_PATHS = NO;
  452. CLANG_ANALYZER_NONNULL = YES;
  453. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  454. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  455. CLANG_CXX_LIBRARY = "libc++";
  456. CLANG_ENABLE_MODULES = YES;
  457. CLANG_ENABLE_OBJC_ARC = YES;
  458. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  459. CLANG_WARN_BOOL_CONVERSION = YES;
  460. CLANG_WARN_COMMA = YES;
  461. CLANG_WARN_CONSTANT_CONVERSION = YES;
  462. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  463. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  464. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  465. CLANG_WARN_EMPTY_BODY = YES;
  466. CLANG_WARN_ENUM_CONVERSION = YES;
  467. CLANG_WARN_INFINITE_RECURSION = YES;
  468. CLANG_WARN_INT_CONVERSION = YES;
  469. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  470. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  471. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  472. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  473. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  474. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  475. CLANG_WARN_STRICT_PROTOTYPES = YES;
  476. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  477. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  478. CLANG_WARN_UNREACHABLE_CODE = YES;
  479. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  480. CODE_SIGN_IDENTITY = "iPhone Developer";
  481. COPY_PHASE_STRIP = NO;
  482. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  483. ENABLE_NS_ASSERTIONS = NO;
  484. ENABLE_STRICT_OBJC_MSGSEND = YES;
  485. GCC_C_LANGUAGE_STANDARD = gnu11;
  486. GCC_NO_COMMON_BLOCKS = YES;
  487. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  488. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  489. GCC_WARN_UNDECLARED_SELECTOR = YES;
  490. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  491. GCC_WARN_UNUSED_FUNCTION = YES;
  492. GCC_WARN_UNUSED_VARIABLE = YES;
  493. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  494. MTL_ENABLE_DEBUG_INFO = NO;
  495. SDKROOT = iphoneos;
  496. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  497. VALIDATE_PRODUCT = YES;
  498. };
  499. name = Release;
  500. };
  501. 504EC3171FED79650016851F /* Debug */ = {
  502. isa = XCBuildConfiguration;
  503. baseConfigurationReference = DE5650F4AD4E2242AB9C012D /* Pods-Logseq.debug.xcconfig */;
  504. buildSettings = {
  505. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  506. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  507. CLANG_ENABLE_MODULES = YES;
  508. CODE_SIGN_ENTITLEMENTS = App/AppDebug.entitlements;
  509. CODE_SIGN_STYLE = Automatic;
  510. CURRENT_PROJECT_VERSION = 1;
  511. DEVELOPMENT_TEAM = K378MFWK59;
  512. ENABLE_BITCODE = NO;
  513. INFOPLIST_FILE = App/Info.plist;
  514. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  515. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  516. MARKETING_VERSION = 0.11.0;
  517. OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
  518. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.logseq;
  519. PRODUCT_NAME = "$(TARGET_NAME)";
  520. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  521. SWIFT_OBJC_BRIDGING_HEADER = "App/App-Bridging-Header.h";
  522. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  523. SWIFT_VERSION = 5.0;
  524. TARGETED_DEVICE_FAMILY = "1,2";
  525. };
  526. name = Debug;
  527. };
  528. 504EC3181FED79650016851F /* Release */ = {
  529. isa = XCBuildConfiguration;
  530. baseConfigurationReference = 8A489CEC51E94726DDD58810 /* Pods-Logseq.release.xcconfig */;
  531. buildSettings = {
  532. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  533. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  534. CLANG_ENABLE_MODULES = YES;
  535. CODE_SIGN_ENTITLEMENTS = App/App.entitlements;
  536. CODE_SIGN_STYLE = Automatic;
  537. CURRENT_PROJECT_VERSION = 1;
  538. DEVELOPMENT_TEAM = K378MFWK59;
  539. ENABLE_BITCODE = NO;
  540. INFOPLIST_FILE = App/Info.plist;
  541. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  542. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  543. MARKETING_VERSION = 0.11.0;
  544. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.logseq;
  545. PRODUCT_NAME = "$(TARGET_NAME)";
  546. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
  547. SWIFT_OBJC_BRIDGING_HEADER = "App/App-Bridging-Header.h";
  548. SWIFT_VERSION = 5.0;
  549. TARGETED_DEVICE_FAMILY = "1,2";
  550. };
  551. name = Release;
  552. };
  553. 5FFF7D7627E343FA00B00DA8 /* Debug */ = {
  554. isa = XCBuildConfiguration;
  555. buildSettings = {
  556. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  557. CLANG_ENABLE_OBJC_WEAK = YES;
  558. CODE_SIGN_ENTITLEMENTS = ShareViewController/ShareViewController.entitlements;
  559. CODE_SIGN_IDENTITY = "Apple Development";
  560. CODE_SIGN_STYLE = Automatic;
  561. CURRENT_PROJECT_VERSION = 1;
  562. DEVELOPMENT_TEAM = K378MFWK59;
  563. GENERATE_INFOPLIST_FILE = YES;
  564. INFOPLIST_FILE = ShareViewController/Info.plist;
  565. INFOPLIST_KEY_CFBundleDisplayName = ShareViewController;
  566. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  567. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  568. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  569. MARKETING_VERSION = 0.11.0;
  570. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  571. MTL_FAST_MATH = YES;
  572. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.logseq.ShareViewController;
  573. PRODUCT_NAME = "$(TARGET_NAME)";
  574. PROVISIONING_PROFILE_SPECIFIER = "";
  575. SKIP_INSTALL = YES;
  576. SWIFT_EMIT_LOC_STRINGS = YES;
  577. SWIFT_VERSION = 5.0;
  578. TARGETED_DEVICE_FAMILY = "1,2";
  579. };
  580. name = Debug;
  581. };
  582. 5FFF7D7727E343FA00B00DA8 /* Release */ = {
  583. isa = XCBuildConfiguration;
  584. buildSettings = {
  585. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  586. CLANG_ENABLE_OBJC_WEAK = YES;
  587. CODE_SIGN_ENTITLEMENTS = ShareViewController/ShareViewController.entitlements;
  588. CODE_SIGN_IDENTITY = "Apple Development";
  589. CODE_SIGN_STYLE = Automatic;
  590. CURRENT_PROJECT_VERSION = 1;
  591. DEVELOPMENT_TEAM = K378MFWK59;
  592. GENERATE_INFOPLIST_FILE = YES;
  593. INFOPLIST_FILE = ShareViewController/Info.plist;
  594. INFOPLIST_KEY_CFBundleDisplayName = ShareViewController;
  595. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  596. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  597. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  598. MARKETING_VERSION = 0.11.0;
  599. MTL_FAST_MATH = YES;
  600. PRODUCT_BUNDLE_IDENTIFIER = com.logseq.logseq.ShareViewController;
  601. PRODUCT_NAME = "$(TARGET_NAME)";
  602. PROVISIONING_PROFILE_SPECIFIER = "";
  603. SKIP_INSTALL = YES;
  604. SWIFT_EMIT_LOC_STRINGS = YES;
  605. SWIFT_VERSION = 5.0;
  606. TARGETED_DEVICE_FAMILY = "1,2";
  607. };
  608. name = Release;
  609. };
  610. /* End XCBuildConfiguration section */
  611. /* Begin XCConfigurationList section */
  612. 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */ = {
  613. isa = XCConfigurationList;
  614. buildConfigurations = (
  615. 504EC3141FED79650016851F /* Debug */,
  616. 504EC3151FED79650016851F /* Release */,
  617. );
  618. defaultConfigurationIsVisible = 0;
  619. defaultConfigurationName = Release;
  620. };
  621. 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "Logseq" */ = {
  622. isa = XCConfigurationList;
  623. buildConfigurations = (
  624. 504EC3171FED79650016851F /* Debug */,
  625. 504EC3181FED79650016851F /* Release */,
  626. );
  627. defaultConfigurationIsVisible = 0;
  628. defaultConfigurationName = Release;
  629. };
  630. 5FFF7D7827E343FA00B00DA8 /* Build configuration list for PBXNativeTarget "ShareViewController" */ = {
  631. isa = XCConfigurationList;
  632. buildConfigurations = (
  633. 5FFF7D7627E343FA00B00DA8 /* Debug */,
  634. 5FFF7D7727E343FA00B00DA8 /* Release */,
  635. );
  636. defaultConfigurationIsVisible = 0;
  637. defaultConfigurationName = Release;
  638. };
  639. /* End XCConfigurationList section */
  640. };
  641. rootObject = 504EC2FC1FED79650016851F /* Project object */;
  642. }