project.pbxproj 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633
  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. A7AB73983D83D29CAED87538 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82E030F365AB53DD3540E157 /* 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 /* authenticator.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = authenticator.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. 4F2F733D93DB4D2D82767271 /* 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>"; };
  66. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
  67. 82E030F365AB53DD3540E157 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  68. 93F9AF5444709A89957CF0B1 /* 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. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
  70. B347CC163E4E13C897729F91 /* 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>"; };
  71. /* End PBXFileReference section */
  72. /* Begin PBXFrameworksBuildPhase section */
  73. 33CC10EA2044A3C60003C045 /* Frameworks */ = {
  74. isa = PBXFrameworksBuildPhase;
  75. buildActionMask = 2147483647;
  76. files = (
  77. A7AB73983D83D29CAED87538 /* Pods_Runner.framework in Frameworks */,
  78. );
  79. runOnlyForDeploymentPostprocessing = 0;
  80. };
  81. /* End PBXFrameworksBuildPhase section */
  82. /* Begin PBXGroup section */
  83. 313014E1EF861E1D898002E0 /* Pods */ = {
  84. isa = PBXGroup;
  85. children = (
  86. 93F9AF5444709A89957CF0B1 /* Pods-Runner.debug.xcconfig */,
  87. 4F2F733D93DB4D2D82767271 /* Pods-Runner.release.xcconfig */,
  88. B347CC163E4E13C897729F91 /* Pods-Runner.profile.xcconfig */,
  89. );
  90. name = Pods;
  91. path = Pods;
  92. sourceTree = "<group>";
  93. };
  94. 33BA886A226E78AF003329D5 /* Configs */ = {
  95. isa = PBXGroup;
  96. children = (
  97. 33E5194F232828860026EE4D /* AppInfo.xcconfig */,
  98. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  99. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  100. 333000ED22D3DE5D00554162 /* Warnings.xcconfig */,
  101. );
  102. path = Configs;
  103. sourceTree = "<group>";
  104. };
  105. 33CC10E42044A3C60003C045 = {
  106. isa = PBXGroup;
  107. children = (
  108. 33FAB671232836740065AC1E /* Runner */,
  109. 33CEB47122A05771004F2AC0 /* Flutter */,
  110. 33CC10EE2044A3C60003C045 /* Products */,
  111. D73912EC22F37F3D000D13A0 /* Frameworks */,
  112. 313014E1EF861E1D898002E0 /* Pods */,
  113. );
  114. sourceTree = "<group>";
  115. };
  116. 33CC10EE2044A3C60003C045 /* Products */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 33CC10ED2044A3C60003C045 /* authenticator.app */,
  120. );
  121. name = Products;
  122. sourceTree = "<group>";
  123. };
  124. 33CC11242044D66E0003C045 /* Resources */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 33CC10F22044A3C60003C045 /* Assets.xcassets */,
  128. 33CC10F42044A3C60003C045 /* MainMenu.xib */,
  129. 33CC10F72044A3C60003C045 /* Info.plist */,
  130. );
  131. name = Resources;
  132. path = ..;
  133. sourceTree = "<group>";
  134. };
  135. 33CEB47122A05771004F2AC0 /* Flutter */ = {
  136. isa = PBXGroup;
  137. children = (
  138. 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */,
  139. 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */,
  140. 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */,
  141. 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */,
  142. );
  143. path = Flutter;
  144. sourceTree = "<group>";
  145. };
  146. 33FAB671232836740065AC1E /* Runner */ = {
  147. isa = PBXGroup;
  148. children = (
  149. 33CC10F02044A3C60003C045 /* AppDelegate.swift */,
  150. 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */,
  151. 33E51913231747F40026EE4D /* DebugProfile.entitlements */,
  152. 33E51914231749380026EE4D /* Release.entitlements */,
  153. 33CC11242044D66E0003C045 /* Resources */,
  154. 33BA886A226E78AF003329D5 /* Configs */,
  155. );
  156. path = Runner;
  157. sourceTree = "<group>";
  158. };
  159. D73912EC22F37F3D000D13A0 /* Frameworks */ = {
  160. isa = PBXGroup;
  161. children = (
  162. 82E030F365AB53DD3540E157 /* 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. D23871DF3B87FD7A13DA6FC6 /* [CP] Check Pods Manifest.lock */,
  174. 33CC10E92044A3C60003C045 /* Sources */,
  175. 33CC10EA2044A3C60003C045 /* Frameworks */,
  176. 33CC10EB2044A3C60003C045 /* Resources */,
  177. 33CC110E2044A8840003C045 /* Bundle Framework */,
  178. 3399D490228B24CF009A79C7 /* ShellScript */,
  179. 49BDCC069447EC72E4744E01 /* [CP] Embed Pods Frameworks */,
  180. );
  181. buildRules = (
  182. );
  183. dependencies = (
  184. 33CC11202044C79F0003C045 /* PBXTargetDependency */,
  185. );
  186. name = Runner;
  187. productName = Runner;
  188. productReference = 33CC10ED2044A3C60003C045 /* authenticator.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. alwaysOutOfDate = 1;
  249. buildActionMask = 2147483647;
  250. files = (
  251. );
  252. inputFileListPaths = (
  253. );
  254. inputPaths = (
  255. );
  256. outputFileListPaths = (
  257. );
  258. outputPaths = (
  259. );
  260. runOnlyForDeploymentPostprocessing = 0;
  261. shellPath = /bin/sh;
  262. shellScript = "echo \"$PRODUCT_NAME.app\" > \"$PROJECT_DIR\"/Flutter/ephemeral/.app_filename && \"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh embed\n";
  263. };
  264. 33CC111E2044C6BF0003C045 /* ShellScript */ = {
  265. isa = PBXShellScriptBuildPhase;
  266. buildActionMask = 2147483647;
  267. files = (
  268. );
  269. inputFileListPaths = (
  270. Flutter/ephemeral/FlutterInputs.xcfilelist,
  271. );
  272. inputPaths = (
  273. Flutter/ephemeral/tripwire,
  274. );
  275. outputFileListPaths = (
  276. Flutter/ephemeral/FlutterOutputs.xcfilelist,
  277. );
  278. outputPaths = (
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. shellPath = /bin/sh;
  282. shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
  283. };
  284. 49BDCC069447EC72E4744E01 /* [CP] Embed Pods Frameworks */ = {
  285. isa = PBXShellScriptBuildPhase;
  286. buildActionMask = 2147483647;
  287. files = (
  288. );
  289. inputFileListPaths = (
  290. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  291. );
  292. name = "[CP] Embed Pods Frameworks";
  293. outputFileListPaths = (
  294. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  295. );
  296. runOnlyForDeploymentPostprocessing = 0;
  297. shellPath = /bin/sh;
  298. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  299. showEnvVarsInLog = 0;
  300. };
  301. D23871DF3B87FD7A13DA6FC6 /* [CP] Check Pods Manifest.lock */ = {
  302. isa = PBXShellScriptBuildPhase;
  303. buildActionMask = 2147483647;
  304. files = (
  305. );
  306. inputFileListPaths = (
  307. );
  308. inputPaths = (
  309. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  310. "${PODS_ROOT}/Manifest.lock",
  311. );
  312. name = "[CP] Check Pods Manifest.lock";
  313. outputFileListPaths = (
  314. );
  315. outputPaths = (
  316. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  317. );
  318. runOnlyForDeploymentPostprocessing = 0;
  319. shellPath = /bin/sh;
  320. 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";
  321. showEnvVarsInLog = 0;
  322. };
  323. /* End PBXShellScriptBuildPhase section */
  324. /* Begin PBXSourcesBuildPhase section */
  325. 33CC10E92044A3C60003C045 /* Sources */ = {
  326. isa = PBXSourcesBuildPhase;
  327. buildActionMask = 2147483647;
  328. files = (
  329. 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */,
  330. 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */,
  331. 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */,
  332. );
  333. runOnlyForDeploymentPostprocessing = 0;
  334. };
  335. /* End PBXSourcesBuildPhase section */
  336. /* Begin PBXTargetDependency section */
  337. 33CC11202044C79F0003C045 /* PBXTargetDependency */ = {
  338. isa = PBXTargetDependency;
  339. target = 33CC111A2044C6BA0003C045 /* Flutter Assemble */;
  340. targetProxy = 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */;
  341. };
  342. /* End PBXTargetDependency section */
  343. /* Begin PBXVariantGroup section */
  344. 33CC10F42044A3C60003C045 /* MainMenu.xib */ = {
  345. isa = PBXVariantGroup;
  346. children = (
  347. 33CC10F52044A3C60003C045 /* Base */,
  348. );
  349. name = MainMenu.xib;
  350. path = Runner;
  351. sourceTree = "<group>";
  352. };
  353. /* End PBXVariantGroup section */
  354. /* Begin XCBuildConfiguration section */
  355. 338D0CE9231458BD00FA5F75 /* Profile */ = {
  356. isa = XCBuildConfiguration;
  357. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  358. buildSettings = {
  359. ALWAYS_SEARCH_USER_PATHS = NO;
  360. CLANG_ANALYZER_NONNULL = YES;
  361. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  362. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  363. CLANG_CXX_LIBRARY = "libc++";
  364. CLANG_ENABLE_MODULES = YES;
  365. CLANG_ENABLE_OBJC_ARC = YES;
  366. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  367. CLANG_WARN_BOOL_CONVERSION = YES;
  368. CLANG_WARN_CONSTANT_CONVERSION = YES;
  369. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  370. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  371. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  372. CLANG_WARN_EMPTY_BODY = YES;
  373. CLANG_WARN_ENUM_CONVERSION = YES;
  374. CLANG_WARN_INFINITE_RECURSION = YES;
  375. CLANG_WARN_INT_CONVERSION = YES;
  376. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  377. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  378. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  379. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  380. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  381. CODE_SIGN_IDENTITY = "-";
  382. COPY_PHASE_STRIP = NO;
  383. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  384. ENABLE_NS_ASSERTIONS = NO;
  385. ENABLE_STRICT_OBJC_MSGSEND = YES;
  386. GCC_C_LANGUAGE_STANDARD = gnu11;
  387. GCC_NO_COMMON_BLOCKS = YES;
  388. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  389. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  390. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  391. GCC_WARN_UNUSED_FUNCTION = YES;
  392. GCC_WARN_UNUSED_VARIABLE = YES;
  393. MACOSX_DEPLOYMENT_TARGET = 10.14;
  394. MTL_ENABLE_DEBUG_INFO = NO;
  395. SDKROOT = macosx;
  396. SWIFT_COMPILATION_MODE = wholemodule;
  397. SWIFT_OPTIMIZATION_LEVEL = "-O";
  398. };
  399. name = Profile;
  400. };
  401. 338D0CEA231458BD00FA5F75 /* Profile */ = {
  402. isa = XCBuildConfiguration;
  403. baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
  404. buildSettings = {
  405. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  406. CLANG_ENABLE_MODULES = YES;
  407. CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
  408. CODE_SIGN_STYLE = Automatic;
  409. COMBINE_HIDPI_IMAGES = YES;
  410. INFOPLIST_FILE = Runner/Info.plist;
  411. LD_RUNPATH_SEARCH_PATHS = (
  412. "$(inherited)",
  413. "@executable_path/../Frameworks",
  414. );
  415. PROVISIONING_PROFILE_SPECIFIER = "";
  416. SWIFT_VERSION = 5.0;
  417. };
  418. name = Profile;
  419. };
  420. 338D0CEB231458BD00FA5F75 /* Profile */ = {
  421. isa = XCBuildConfiguration;
  422. buildSettings = {
  423. CODE_SIGN_STYLE = Manual;
  424. PRODUCT_NAME = "$(TARGET_NAME)";
  425. };
  426. name = Profile;
  427. };
  428. 33CC10F92044A3C60003C045 /* Debug */ = {
  429. isa = XCBuildConfiguration;
  430. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  431. buildSettings = {
  432. ALWAYS_SEARCH_USER_PATHS = NO;
  433. CLANG_ANALYZER_NONNULL = YES;
  434. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  435. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  436. CLANG_CXX_LIBRARY = "libc++";
  437. CLANG_ENABLE_MODULES = YES;
  438. CLANG_ENABLE_OBJC_ARC = YES;
  439. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  440. CLANG_WARN_BOOL_CONVERSION = YES;
  441. CLANG_WARN_CONSTANT_CONVERSION = YES;
  442. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  443. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  444. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  445. CLANG_WARN_EMPTY_BODY = YES;
  446. CLANG_WARN_ENUM_CONVERSION = YES;
  447. CLANG_WARN_INFINITE_RECURSION = YES;
  448. CLANG_WARN_INT_CONVERSION = YES;
  449. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  450. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  451. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  452. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  453. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  454. CODE_SIGN_IDENTITY = "-";
  455. COPY_PHASE_STRIP = NO;
  456. DEBUG_INFORMATION_FORMAT = dwarf;
  457. ENABLE_STRICT_OBJC_MSGSEND = YES;
  458. ENABLE_TESTABILITY = YES;
  459. GCC_C_LANGUAGE_STANDARD = gnu11;
  460. GCC_DYNAMIC_NO_PIC = NO;
  461. GCC_NO_COMMON_BLOCKS = YES;
  462. GCC_OPTIMIZATION_LEVEL = 0;
  463. GCC_PREPROCESSOR_DEFINITIONS = (
  464. "DEBUG=1",
  465. "$(inherited)",
  466. );
  467. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  468. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  469. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  470. GCC_WARN_UNUSED_FUNCTION = YES;
  471. GCC_WARN_UNUSED_VARIABLE = YES;
  472. MACOSX_DEPLOYMENT_TARGET = 10.14;
  473. MTL_ENABLE_DEBUG_INFO = YES;
  474. ONLY_ACTIVE_ARCH = YES;
  475. SDKROOT = macosx;
  476. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  477. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  478. };
  479. name = Debug;
  480. };
  481. 33CC10FA2044A3C60003C045 /* Release */ = {
  482. isa = XCBuildConfiguration;
  483. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  484. buildSettings = {
  485. ALWAYS_SEARCH_USER_PATHS = NO;
  486. CLANG_ANALYZER_NONNULL = YES;
  487. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  488. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  489. CLANG_CXX_LIBRARY = "libc++";
  490. CLANG_ENABLE_MODULES = YES;
  491. CLANG_ENABLE_OBJC_ARC = YES;
  492. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  493. CLANG_WARN_BOOL_CONVERSION = YES;
  494. CLANG_WARN_CONSTANT_CONVERSION = YES;
  495. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  496. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  497. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  498. CLANG_WARN_EMPTY_BODY = YES;
  499. CLANG_WARN_ENUM_CONVERSION = YES;
  500. CLANG_WARN_INFINITE_RECURSION = YES;
  501. CLANG_WARN_INT_CONVERSION = YES;
  502. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  503. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  504. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  505. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  506. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  507. CODE_SIGN_IDENTITY = "-";
  508. COPY_PHASE_STRIP = NO;
  509. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  510. ENABLE_NS_ASSERTIONS = NO;
  511. ENABLE_STRICT_OBJC_MSGSEND = YES;
  512. GCC_C_LANGUAGE_STANDARD = gnu11;
  513. GCC_NO_COMMON_BLOCKS = YES;
  514. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  515. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  516. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  517. GCC_WARN_UNUSED_FUNCTION = YES;
  518. GCC_WARN_UNUSED_VARIABLE = YES;
  519. MACOSX_DEPLOYMENT_TARGET = 10.14;
  520. MTL_ENABLE_DEBUG_INFO = NO;
  521. SDKROOT = macosx;
  522. SWIFT_COMPILATION_MODE = wholemodule;
  523. SWIFT_OPTIMIZATION_LEVEL = "-O";
  524. };
  525. name = Release;
  526. };
  527. 33CC10FC2044A3C60003C045 /* Debug */ = {
  528. isa = XCBuildConfiguration;
  529. baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
  530. buildSettings = {
  531. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  532. CLANG_ENABLE_MODULES = YES;
  533. CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
  534. CODE_SIGN_STYLE = Automatic;
  535. COMBINE_HIDPI_IMAGES = YES;
  536. INFOPLIST_FILE = Runner/Info.plist;
  537. LD_RUNPATH_SEARCH_PATHS = (
  538. "$(inherited)",
  539. "@executable_path/../Frameworks",
  540. );
  541. PROVISIONING_PROFILE_SPECIFIER = "";
  542. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  543. SWIFT_VERSION = 5.0;
  544. };
  545. name = Debug;
  546. };
  547. 33CC10FD2044A3C60003C045 /* Release */ = {
  548. isa = XCBuildConfiguration;
  549. baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
  550. buildSettings = {
  551. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  552. CLANG_ENABLE_MODULES = YES;
  553. CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
  554. CODE_SIGN_STYLE = Automatic;
  555. COMBINE_HIDPI_IMAGES = YES;
  556. INFOPLIST_FILE = Runner/Info.plist;
  557. LD_RUNPATH_SEARCH_PATHS = (
  558. "$(inherited)",
  559. "@executable_path/../Frameworks",
  560. );
  561. PROVISIONING_PROFILE_SPECIFIER = "";
  562. SWIFT_VERSION = 5.0;
  563. };
  564. name = Release;
  565. };
  566. 33CC111C2044C6BA0003C045 /* Debug */ = {
  567. isa = XCBuildConfiguration;
  568. buildSettings = {
  569. CODE_SIGN_STYLE = Manual;
  570. PRODUCT_NAME = "$(TARGET_NAME)";
  571. };
  572. name = Debug;
  573. };
  574. 33CC111D2044C6BA0003C045 /* Release */ = {
  575. isa = XCBuildConfiguration;
  576. buildSettings = {
  577. CODE_SIGN_STYLE = Automatic;
  578. PRODUCT_NAME = "$(TARGET_NAME)";
  579. };
  580. name = Release;
  581. };
  582. /* End XCBuildConfiguration section */
  583. /* Begin XCConfigurationList section */
  584. 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */ = {
  585. isa = XCConfigurationList;
  586. buildConfigurations = (
  587. 33CC10F92044A3C60003C045 /* Debug */,
  588. 33CC10FA2044A3C60003C045 /* Release */,
  589. 338D0CE9231458BD00FA5F75 /* Profile */,
  590. );
  591. defaultConfigurationIsVisible = 0;
  592. defaultConfigurationName = Release;
  593. };
  594. 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */ = {
  595. isa = XCConfigurationList;
  596. buildConfigurations = (
  597. 33CC10FC2044A3C60003C045 /* Debug */,
  598. 33CC10FD2044A3C60003C045 /* Release */,
  599. 338D0CEA231458BD00FA5F75 /* Profile */,
  600. );
  601. defaultConfigurationIsVisible = 0;
  602. defaultConfigurationName = Release;
  603. };
  604. 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */ = {
  605. isa = XCConfigurationList;
  606. buildConfigurations = (
  607. 33CC111C2044C6BA0003C045 /* Debug */,
  608. 33CC111D2044C6BA0003C045 /* Release */,
  609. 338D0CEB231458BD00FA5F75 /* Profile */,
  610. );
  611. defaultConfigurationIsVisible = 0;
  612. defaultConfigurationName = Release;
  613. };
  614. /* End XCConfigurationList section */
  615. };
  616. rootObject = 33CC10E52044A3C60003C045 /* Project object */;
  617. }