1
0

project.pbxproj 29 KB

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