You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

632 lines
24 KiB

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