project.pbxproj 34 KB

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