project.pbxproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. 33CC111A2044C6BA0003C045 /* Flutter Assemble */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */;
  12. buildPhases = (
  13. 33CC111E2044C6BF0003C045 /* ShellScript */,
  14. );
  15. dependencies = (
  16. );
  17. name = "Flutter Assemble";
  18. productName = FLX;
  19. };
  20. /* End PBXAggregateTarget section */
  21. /* Begin PBXBuildFile section */
  22. 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */; };
  23. 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC10F02044A3C60003C045 /* AppDelegate.swift */; };
  24. 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
  25. 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
  26. 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
  27. 706E045829F286F600B789F4 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 706E045729F286EC00B789F4 /* libc++.tbd */; };
  28. D7360C6D6177708F7B2D3C9D /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CD81A6C7244B2318E0BA2E8 /* Pods_Runner.framework */; };
  29. /* End PBXBuildFile section */
  30. /* Begin PBXContainerItemProxy section */
  31. 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = 33CC10E52044A3C60003C045 /* Project object */;
  34. proxyType = 1;
  35. remoteGlobalIDString = 33CC111A2044C6BA0003C045;
  36. remoteInfo = FLX;
  37. };
  38. /* End PBXContainerItemProxy section */
  39. /* Begin PBXCopyFilesBuildPhase section */
  40. 33CC110E2044A8840003C045 /* Bundle Framework */ = {
  41. isa = PBXCopyFilesBuildPhase;
  42. buildActionMask = 2147483647;
  43. dstPath = "";
  44. dstSubfolderSpec = 10;
  45. files = (
  46. );
  47. name = "Bundle Framework";
  48. runOnlyForDeploymentPostprocessing = 0;
  49. };
  50. /* End PBXCopyFilesBuildPhase section */
  51. /* Begin PBXFileReference section */
  52. 1823EB6E74189944EAA69652 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
  53. 1CD81A6C7244B2318E0BA2E8 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  54. 333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
  55. 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; };
  56. 33CC10ED2044A3C60003C045 /* AppFlowy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AppFlowy.app; sourceTree = BUILT_PRODUCTS_DIR; };
  57. 33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  58. 33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; };
  59. 33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  60. 33CC10F72044A3C60003C045 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = Runner/Info.plist; sourceTree = "<group>"; };
  61. 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainFlutterWindow.swift; sourceTree = "<group>"; };
  62. 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Debug.xcconfig"; sourceTree = "<group>"; };
  63. 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Release.xcconfig"; sourceTree = "<group>"; };
  64. 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "Flutter-Generated.xcconfig"; path = "ephemeral/Flutter-Generated.xcconfig"; sourceTree = "<group>"; };
  65. 33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
  66. 33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
  67. 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
  68. 6DEEC7DEFA746DDF1338FF4D /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
  69. 706E045729F286EC00B789F4 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
  70. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
  71. 7D41C30A3910C3A40B6085E3 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
  72. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
  73. /* End PBXFileReference section */
  74. /* Begin PBXFrameworksBuildPhase section */
  75. 33CC10EA2044A3C60003C045 /* Frameworks */ = {
  76. isa = PBXFrameworksBuildPhase;
  77. buildActionMask = 2147483647;
  78. files = (
  79. 706E045829F286F600B789F4 /* libc++.tbd in Frameworks */,
  80. D7360C6D6177708F7B2D3C9D /* Pods_Runner.framework in Frameworks */,
  81. );
  82. runOnlyForDeploymentPostprocessing = 0;
  83. };
  84. /* End PBXFrameworksBuildPhase section */
  85. /* Begin PBXGroup section */
  86. 33BA886A226E78AF003329D5 /* Configs */ = {
  87. isa = PBXGroup;
  88. children = (
  89. 33E5194F232828860026EE4D /* AppInfo.xcconfig */,
  90. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  91. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  92. 333000ED22D3DE5D00554162 /* Warnings.xcconfig */,
  93. );
  94. path = Configs;
  95. sourceTree = "<group>";
  96. };
  97. 33CC10E42044A3C60003C045 = {
  98. isa = PBXGroup;
  99. children = (
  100. 33FAB671232836740065AC1E /* Runner */,
  101. 33CEB47122A05771004F2AC0 /* Flutter */,
  102. 33CC10EE2044A3C60003C045 /* Products */,
  103. D73912EC22F37F3D000D13A0 /* Frameworks */,
  104. 6B44C542FA0845A8F2FA3624 /* Pods */,
  105. );
  106. sourceTree = "<group>";
  107. };
  108. 33CC10EE2044A3C60003C045 /* Products */ = {
  109. isa = PBXGroup;
  110. children = (
  111. 33CC10ED2044A3C60003C045 /* AppFlowy.app */,
  112. );
  113. name = Products;
  114. sourceTree = "<group>";
  115. };
  116. 33CC11242044D66E0003C045 /* Resources */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 33CC10F22044A3C60003C045 /* Assets.xcassets */,
  120. 33CC10F42044A3C60003C045 /* MainMenu.xib */,
  121. 33CC10F72044A3C60003C045 /* Info.plist */,
  122. );
  123. name = Resources;
  124. path = ..;
  125. sourceTree = "<group>";
  126. };
  127. 33CEB47122A05771004F2AC0 /* Flutter */ = {
  128. isa = PBXGroup;
  129. children = (
  130. 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */,
  131. 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */,
  132. 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */,
  133. 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */,
  134. );
  135. path = Flutter;
  136. sourceTree = "<group>";
  137. };
  138. 33FAB671232836740065AC1E /* Runner */ = {
  139. isa = PBXGroup;
  140. children = (
  141. 33CC10F02044A3C60003C045 /* AppDelegate.swift */,
  142. 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */,
  143. 33E51913231747F40026EE4D /* DebugProfile.entitlements */,
  144. 33E51914231749380026EE4D /* Release.entitlements */,
  145. 33CC11242044D66E0003C045 /* Resources */,
  146. 33BA886A226E78AF003329D5 /* Configs */,
  147. );
  148. path = Runner;
  149. sourceTree = "<group>";
  150. };
  151. 6B44C542FA0845A8F2FA3624 /* Pods */ = {
  152. isa = PBXGroup;
  153. children = (
  154. 6DEEC7DEFA746DDF1338FF4D /* Pods-Runner.debug.xcconfig */,
  155. 7D41C30A3910C3A40B6085E3 /* Pods-Runner.release.xcconfig */,
  156. 1823EB6E74189944EAA69652 /* Pods-Runner.profile.xcconfig */,
  157. );
  158. path = Pods;
  159. sourceTree = "<group>";
  160. };
  161. D73912EC22F37F3D000D13A0 /* Frameworks */ = {
  162. isa = PBXGroup;
  163. children = (
  164. 706E045729F286EC00B789F4 /* libc++.tbd */,
  165. 1CD81A6C7244B2318E0BA2E8 /* Pods_Runner.framework */,
  166. );
  167. name = Frameworks;
  168. sourceTree = "<group>";
  169. };
  170. /* End PBXGroup section */
  171. /* Begin PBXNativeTarget section */
  172. 33CC10EC2044A3C60003C045 /* Runner */ = {
  173. isa = PBXNativeTarget;
  174. buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
  175. buildPhases = (
  176. 611CF908D5E75C6DF581F81A /* [CP] Check Pods Manifest.lock */,
  177. 33CC10E92044A3C60003C045 /* Sources */,
  178. 33CC10EA2044A3C60003C045 /* Frameworks */,
  179. 33CC10EB2044A3C60003C045 /* Resources */,
  180. 33CC110E2044A8840003C045 /* Bundle Framework */,
  181. 3399D490228B24CF009A79C7 /* ShellScript */,
  182. 4372B34726148A3BC297850A /* [CP] Embed Pods Frameworks */,
  183. );
  184. buildRules = (
  185. );
  186. dependencies = (
  187. 33CC11202044C79F0003C045 /* PBXTargetDependency */,
  188. );
  189. name = Runner;
  190. productName = Runner;
  191. productReference = 33CC10ED2044A3C60003C045 /* AppFlowy.app */;
  192. productType = "com.apple.product-type.application";
  193. };
  194. /* End PBXNativeTarget section */
  195. /* Begin PBXProject section */
  196. 33CC10E52044A3C60003C045 /* Project object */ = {
  197. isa = PBXProject;
  198. attributes = {
  199. LastSwiftUpdateCheck = 0920;
  200. LastUpgradeCheck = 1300;
  201. ORGANIZATIONNAME = "";
  202. TargetAttributes = {
  203. 33CC10EC2044A3C60003C045 = {
  204. CreatedOnToolsVersion = 9.2;
  205. LastSwiftMigration = 1100;
  206. ProvisioningStyle = Automatic;
  207. SystemCapabilities = {
  208. com.apple.Sandbox = {
  209. enabled = 1;
  210. };
  211. };
  212. };
  213. 33CC111A2044C6BA0003C045 = {
  214. CreatedOnToolsVersion = 9.2;
  215. ProvisioningStyle = Manual;
  216. };
  217. };
  218. };
  219. buildConfigurationList = 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */;
  220. compatibilityVersion = "Xcode 9.3";
  221. developmentRegion = en;
  222. hasScannedForEncodings = 0;
  223. knownRegions = (
  224. en,
  225. Base,
  226. );
  227. mainGroup = 33CC10E42044A3C60003C045;
  228. productRefGroup = 33CC10EE2044A3C60003C045 /* Products */;
  229. projectDirPath = "";
  230. projectRoot = "";
  231. targets = (
  232. 33CC10EC2044A3C60003C045 /* Runner */,
  233. 33CC111A2044C6BA0003C045 /* Flutter Assemble */,
  234. );
  235. };
  236. /* End PBXProject section */
  237. /* Begin PBXResourcesBuildPhase section */
  238. 33CC10EB2044A3C60003C045 /* Resources */ = {
  239. isa = PBXResourcesBuildPhase;
  240. buildActionMask = 2147483647;
  241. files = (
  242. 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */,
  243. 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */,
  244. );
  245. runOnlyForDeploymentPostprocessing = 0;
  246. };
  247. /* End PBXResourcesBuildPhase section */
  248. /* Begin PBXShellScriptBuildPhase section */
  249. 3399D490228B24CF009A79C7 /* ShellScript */ = {
  250. isa = PBXShellScriptBuildPhase;
  251. alwaysOutOfDate = 1;
  252. buildActionMask = 2147483647;
  253. files = (
  254. );
  255. inputFileListPaths = (
  256. );
  257. inputPaths = (
  258. );
  259. outputFileListPaths = (
  260. );
  261. outputPaths = (
  262. );
  263. runOnlyForDeploymentPostprocessing = 0;
  264. shellPath = /bin/sh;
  265. shellScript = "echo \"$PRODUCT_NAME.app\" > \"$PROJECT_DIR\"/Flutter/ephemeral/.app_filename && \"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh embed\n";
  266. };
  267. 33CC111E2044C6BF0003C045 /* ShellScript */ = {
  268. isa = PBXShellScriptBuildPhase;
  269. buildActionMask = 2147483647;
  270. files = (
  271. );
  272. inputFileListPaths = (
  273. Flutter/ephemeral/FlutterInputs.xcfilelist,
  274. );
  275. inputPaths = (
  276. Flutter/ephemeral/tripwire,
  277. );
  278. outputFileListPaths = (
  279. Flutter/ephemeral/FlutterOutputs.xcfilelist,
  280. );
  281. outputPaths = (
  282. );
  283. runOnlyForDeploymentPostprocessing = 0;
  284. shellPath = /bin/sh;
  285. shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
  286. };
  287. 4372B34726148A3BC297850A /* [CP] Embed Pods Frameworks */ = {
  288. isa = PBXShellScriptBuildPhase;
  289. buildActionMask = 2147483647;
  290. files = (
  291. );
  292. inputFileListPaths = (
  293. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  294. );
  295. name = "[CP] Embed Pods Frameworks";
  296. outputFileListPaths = (
  297. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  298. );
  299. runOnlyForDeploymentPostprocessing = 0;
  300. shellPath = /bin/sh;
  301. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  302. showEnvVarsInLog = 0;
  303. };
  304. 611CF908D5E75C6DF581F81A /* [CP] Check Pods Manifest.lock */ = {
  305. isa = PBXShellScriptBuildPhase;
  306. buildActionMask = 2147483647;
  307. files = (
  308. );
  309. inputFileListPaths = (
  310. );
  311. inputPaths = (
  312. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  313. "${PODS_ROOT}/Manifest.lock",
  314. );
  315. name = "[CP] Check Pods Manifest.lock";
  316. outputFileListPaths = (
  317. );
  318. outputPaths = (
  319. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  320. );
  321. runOnlyForDeploymentPostprocessing = 0;
  322. shellPath = /bin/sh;
  323. 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";
  324. showEnvVarsInLog = 0;
  325. };
  326. /* End PBXShellScriptBuildPhase section */
  327. /* Begin PBXSourcesBuildPhase section */
  328. 33CC10E92044A3C60003C045 /* Sources */ = {
  329. isa = PBXSourcesBuildPhase;
  330. buildActionMask = 2147483647;
  331. files = (
  332. 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */,
  333. 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */,
  334. 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */,
  335. );
  336. runOnlyForDeploymentPostprocessing = 0;
  337. };
  338. /* End PBXSourcesBuildPhase section */
  339. /* Begin PBXTargetDependency section */
  340. 33CC11202044C79F0003C045 /* PBXTargetDependency */ = {
  341. isa = PBXTargetDependency;
  342. target = 33CC111A2044C6BA0003C045 /* Flutter Assemble */;
  343. targetProxy = 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */;
  344. };
  345. /* End PBXTargetDependency section */
  346. /* Begin PBXVariantGroup section */
  347. 33CC10F42044A3C60003C045 /* MainMenu.xib */ = {
  348. isa = PBXVariantGroup;
  349. children = (
  350. 33CC10F52044A3C60003C045 /* Base */,
  351. );
  352. name = MainMenu.xib;
  353. path = Runner;
  354. sourceTree = "<group>";
  355. };
  356. /* End PBXVariantGroup section */
  357. /* Begin XCBuildConfiguration section */
  358. 338D0CE9231458BD00FA5F75 /* Profile */ = {
  359. isa = XCBuildConfiguration;
  360. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  361. buildSettings = {
  362. ALWAYS_SEARCH_USER_PATHS = NO;
  363. CLANG_ANALYZER_NONNULL = YES;
  364. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  365. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  366. CLANG_CXX_LIBRARY = "libc++";
  367. CLANG_ENABLE_MODULES = YES;
  368. CLANG_ENABLE_OBJC_ARC = YES;
  369. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  370. CLANG_WARN_BOOL_CONVERSION = YES;
  371. CLANG_WARN_CONSTANT_CONVERSION = YES;
  372. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  373. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  374. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  375. CLANG_WARN_EMPTY_BODY = YES;
  376. CLANG_WARN_ENUM_CONVERSION = YES;
  377. CLANG_WARN_INFINITE_RECURSION = YES;
  378. CLANG_WARN_INT_CONVERSION = YES;
  379. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  380. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  381. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  382. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  383. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  384. CODE_SIGN_IDENTITY = "-";
  385. COPY_PHASE_STRIP = NO;
  386. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  387. ENABLE_NS_ASSERTIONS = NO;
  388. ENABLE_STRICT_OBJC_MSGSEND = YES;
  389. GCC_C_LANGUAGE_STANDARD = gnu11;
  390. GCC_NO_COMMON_BLOCKS = YES;
  391. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  392. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  393. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  394. GCC_WARN_UNUSED_FUNCTION = YES;
  395. GCC_WARN_UNUSED_VARIABLE = YES;
  396. MACOSX_DEPLOYMENT_TARGET = 10.14;
  397. MTL_ENABLE_DEBUG_INFO = NO;
  398. SDKROOT = macosx;
  399. STRIP_STYLE = "non-global";
  400. SWIFT_COMPILATION_MODE = wholemodule;
  401. SWIFT_OPTIMIZATION_LEVEL = "-O";
  402. };
  403. name = Profile;
  404. };
  405. 338D0CEA231458BD00FA5F75 /* Profile */ = {
  406. isa = XCBuildConfiguration;
  407. baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
  408. buildSettings = {
  409. ARCHS = "$(ARCHS_STANDARD)";
  410. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  411. CLANG_ENABLE_MODULES = YES;
  412. CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
  413. CODE_SIGN_STYLE = Automatic;
  414. COMBINE_HIDPI_IMAGES = YES;
  415. EXCLUDED_ARCHS = "";
  416. INFOPLIST_FILE = Runner/Info.plist;
  417. LD_RUNPATH_SEARCH_PATHS = (
  418. "$(inherited)",
  419. "@executable_path/../Frameworks",
  420. );
  421. ONLY_ACTIVE_ARCH = YES;
  422. PRODUCT_BUNDLE_IDENTIFIER = com.appflowy.appflowy.flutter;
  423. PRODUCT_NAME = AppFlowy;
  424. PROVISIONING_PROFILE_SPECIFIER = "";
  425. STRIP_STYLE = "non-global";
  426. SWIFT_VERSION = 5.0;
  427. };
  428. name = Profile;
  429. };
  430. 338D0CEB231458BD00FA5F75 /* Profile */ = {
  431. isa = XCBuildConfiguration;
  432. buildSettings = {
  433. CODE_SIGN_STYLE = Manual;
  434. PRODUCT_NAME = "$(TARGET_NAME)";
  435. };
  436. name = Profile;
  437. };
  438. 33CC10F92044A3C60003C045 /* Debug */ = {
  439. isa = XCBuildConfiguration;
  440. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  441. buildSettings = {
  442. ALWAYS_SEARCH_USER_PATHS = NO;
  443. CLANG_ANALYZER_NONNULL = YES;
  444. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  445. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  446. CLANG_CXX_LIBRARY = "libc++";
  447. CLANG_ENABLE_MODULES = YES;
  448. CLANG_ENABLE_OBJC_ARC = YES;
  449. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  450. CLANG_WARN_BOOL_CONVERSION = YES;
  451. CLANG_WARN_CONSTANT_CONVERSION = YES;
  452. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  453. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  454. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  455. CLANG_WARN_EMPTY_BODY = YES;
  456. CLANG_WARN_ENUM_CONVERSION = YES;
  457. CLANG_WARN_INFINITE_RECURSION = YES;
  458. CLANG_WARN_INT_CONVERSION = YES;
  459. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  460. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  461. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  462. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  463. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  464. CODE_SIGN_IDENTITY = "-";
  465. COPY_PHASE_STRIP = NO;
  466. DEBUG_INFORMATION_FORMAT = dwarf;
  467. ENABLE_STRICT_OBJC_MSGSEND = YES;
  468. ENABLE_TESTABILITY = YES;
  469. GCC_C_LANGUAGE_STANDARD = gnu11;
  470. GCC_DYNAMIC_NO_PIC = NO;
  471. GCC_NO_COMMON_BLOCKS = YES;
  472. GCC_OPTIMIZATION_LEVEL = 0;
  473. GCC_PREPROCESSOR_DEFINITIONS = (
  474. "DEBUG=1",
  475. "$(inherited)",
  476. );
  477. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  478. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  479. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  480. GCC_WARN_UNUSED_FUNCTION = YES;
  481. GCC_WARN_UNUSED_VARIABLE = YES;
  482. MACOSX_DEPLOYMENT_TARGET = 10.14;
  483. MTL_ENABLE_DEBUG_INFO = YES;
  484. ONLY_ACTIVE_ARCH = YES;
  485. SDKROOT = macosx;
  486. STRIP_STYLE = "non-global";
  487. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  488. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  489. };
  490. name = Debug;
  491. };
  492. 33CC10FA2044A3C60003C045 /* Release */ = {
  493. isa = XCBuildConfiguration;
  494. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  495. buildSettings = {
  496. ALWAYS_SEARCH_USER_PATHS = NO;
  497. CLANG_ANALYZER_NONNULL = YES;
  498. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  499. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  500. CLANG_CXX_LIBRARY = "libc++";
  501. CLANG_ENABLE_MODULES = YES;
  502. CLANG_ENABLE_OBJC_ARC = YES;
  503. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  504. CLANG_WARN_BOOL_CONVERSION = YES;
  505. CLANG_WARN_CONSTANT_CONVERSION = YES;
  506. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  507. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  508. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  509. CLANG_WARN_EMPTY_BODY = YES;
  510. CLANG_WARN_ENUM_CONVERSION = YES;
  511. CLANG_WARN_INFINITE_RECURSION = YES;
  512. CLANG_WARN_INT_CONVERSION = YES;
  513. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  514. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  515. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  516. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  517. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  518. CODE_SIGN_IDENTITY = "-";
  519. COPY_PHASE_STRIP = NO;
  520. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  521. ENABLE_NS_ASSERTIONS = NO;
  522. ENABLE_STRICT_OBJC_MSGSEND = YES;
  523. GCC_C_LANGUAGE_STANDARD = gnu11;
  524. GCC_NO_COMMON_BLOCKS = YES;
  525. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  526. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  527. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  528. GCC_WARN_UNUSED_FUNCTION = YES;
  529. GCC_WARN_UNUSED_VARIABLE = YES;
  530. MACOSX_DEPLOYMENT_TARGET = 10.14;
  531. MTL_ENABLE_DEBUG_INFO = NO;
  532. SDKROOT = macosx;
  533. STRIP_STYLE = "non-global";
  534. SWIFT_COMPILATION_MODE = wholemodule;
  535. SWIFT_OPTIMIZATION_LEVEL = "-O";
  536. };
  537. name = Release;
  538. };
  539. 33CC10FC2044A3C60003C045 /* Debug */ = {
  540. isa = XCBuildConfiguration;
  541. baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
  542. buildSettings = {
  543. ARCHS = "$(ARCHS_STANDARD)";
  544. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  545. CLANG_ENABLE_MODULES = YES;
  546. CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
  547. CODE_SIGN_STYLE = Automatic;
  548. COMBINE_HIDPI_IMAGES = YES;
  549. EXCLUDED_ARCHS = "";
  550. INFOPLIST_FILE = Runner/Info.plist;
  551. LD_RUNPATH_SEARCH_PATHS = (
  552. "$(inherited)",
  553. "@executable_path/../Frameworks",
  554. );
  555. PRODUCT_BUNDLE_IDENTIFIER = com.appflowy.appflowy.flutter;
  556. PRODUCT_NAME = AppFlowy;
  557. PROVISIONING_PROFILE_SPECIFIER = "";
  558. STRIP_STYLE = "non-global";
  559. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  560. SWIFT_VERSION = 5.0;
  561. };
  562. name = Debug;
  563. };
  564. 33CC10FD2044A3C60003C045 /* Release */ = {
  565. isa = XCBuildConfiguration;
  566. baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
  567. buildSettings = {
  568. ARCHS = "$(ARCHS_STANDARD)";
  569. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  570. CLANG_ENABLE_MODULES = YES;
  571. CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
  572. CODE_SIGN_STYLE = Automatic;
  573. COMBINE_HIDPI_IMAGES = YES;
  574. EXCLUDED_ARCHS = "";
  575. INFOPLIST_FILE = Runner/Info.plist;
  576. LD_RUNPATH_SEARCH_PATHS = (
  577. "$(inherited)",
  578. "@executable_path/../Frameworks",
  579. );
  580. ONLY_ACTIVE_ARCH = YES;
  581. PRODUCT_BUNDLE_IDENTIFIER = com.appflowy.appflowy.flutter;
  582. PRODUCT_NAME = AppFlowy;
  583. PROVISIONING_PROFILE_SPECIFIER = "";
  584. STRIP_STYLE = "non-global";
  585. SWIFT_VERSION = 5.0;
  586. };
  587. name = Release;
  588. };
  589. 33CC111C2044C6BA0003C045 /* Debug */ = {
  590. isa = XCBuildConfiguration;
  591. buildSettings = {
  592. CODE_SIGN_STYLE = Manual;
  593. PRODUCT_NAME = "$(TARGET_NAME)";
  594. };
  595. name = Debug;
  596. };
  597. 33CC111D2044C6BA0003C045 /* Release */ = {
  598. isa = XCBuildConfiguration;
  599. buildSettings = {
  600. CODE_SIGN_STYLE = Automatic;
  601. PRODUCT_NAME = "$(TARGET_NAME)";
  602. };
  603. name = Release;
  604. };
  605. /* End XCBuildConfiguration section */
  606. /* Begin XCConfigurationList section */
  607. 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */ = {
  608. isa = XCConfigurationList;
  609. buildConfigurations = (
  610. 33CC10F92044A3C60003C045 /* Debug */,
  611. 33CC10FA2044A3C60003C045 /* Release */,
  612. 338D0CE9231458BD00FA5F75 /* Profile */,
  613. );
  614. defaultConfigurationIsVisible = 0;
  615. defaultConfigurationName = Release;
  616. };
  617. 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */ = {
  618. isa = XCConfigurationList;
  619. buildConfigurations = (
  620. 33CC10FC2044A3C60003C045 /* Debug */,
  621. 33CC10FD2044A3C60003C045 /* Release */,
  622. 338D0CEA231458BD00FA5F75 /* Profile */,
  623. );
  624. defaultConfigurationIsVisible = 0;
  625. defaultConfigurationName = Release;
  626. };
  627. 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */ = {
  628. isa = XCConfigurationList;
  629. buildConfigurations = (
  630. 33CC111C2044C6BA0003C045 /* Debug */,
  631. 33CC111D2044C6BA0003C045 /* Release */,
  632. 338D0CEB231458BD00FA5F75 /* Profile */,
  633. );
  634. defaultConfigurationIsVisible = 0;
  635. defaultConfigurationName = Release;
  636. };
  637. /* End XCConfigurationList section */
  638. };
  639. rootObject = 33CC10E52044A3C60003C045 /* Project object */;
  640. }