project.pbxproj 32 KB

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