project.pbxproj 29 KB

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