project.pbxproj 32 KB

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