project.pbxproj 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0B395B522DBF6990008B3A7A /* bg.png in Resources */ = {isa = PBXBuildFile; fileRef = 0B395B512DBF6990008B3A7A /* bg.png */; };
  10. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
  11. 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
  12. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
  13. 67FCE36627EB066B584DCC06 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EC33082A28B61F80A78C4EF5 /* Pods_RunnerTests.framework */; };
  14. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
  15. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
  16. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
  17. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
  18. EEFA773D749C1B4D1E13D56B /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 56772BEDBAF9382E799D0B78 /* Pods_Runner.framework */; };
  19. /* End PBXBuildFile section */
  20. /* Begin PBXContainerItemProxy section */
  21. 331C8085294A63A400263BE5 /* PBXContainerItemProxy */ = {
  22. isa = PBXContainerItemProxy;
  23. containerPortal = 97C146E61CF9000F007C117D /* Project object */;
  24. proxyType = 1;
  25. remoteGlobalIDString = 97C146ED1CF9000F007C117D;
  26. remoteInfo = Runner;
  27. };
  28. /* End PBXContainerItemProxy section */
  29. /* Begin PBXCopyFilesBuildPhase section */
  30. 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
  31. isa = PBXCopyFilesBuildPhase;
  32. buildActionMask = 2147483647;
  33. dstPath = "";
  34. dstSubfolderSpec = 10;
  35. files = (
  36. );
  37. name = "Embed Frameworks";
  38. runOnlyForDeploymentPostprocessing = 0;
  39. };
  40. /* End PBXCopyFilesBuildPhase section */
  41. /* Begin PBXFileReference section */
  42. 0B395B512DBF6990008B3A7A /* bg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bg.png; sourceTree = "<group>"; };
  43. 0B650CC72E056AC500694F4B /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; };
  44. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
  45. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
  46. 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
  47. 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  48. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
  49. 56772BEDBAF9382E799D0B78 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  50. 56AE5989549071DA96E59BB6 /* 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>"; };
  51. 62A2734B0A8AD9DAB4336DD5 /* 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>"; };
  52. 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
  53. 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  54. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
  55. 8A85771FFF0BDE740D8BDA3F /* 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>"; };
  56. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
  57. 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
  58. 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
  59. 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  60. 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  61. 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  62. 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  63. E49DFED9EF482793D1FC0C93 /* 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>"; };
  64. EC33082A28B61F80A78C4EF5 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  65. F31952D0B7F2116145200FB9 /* 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>"; };
  66. F3BE55B67893D3363BEC8CBA /* 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>"; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. 49335AA581152C6F4F1D7754 /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 67FCE36627EB066B584DCC06 /* Pods_RunnerTests.framework in Frameworks */,
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. 97C146EB1CF9000F007C117D /* Frameworks */ = {
  78. isa = PBXFrameworksBuildPhase;
  79. buildActionMask = 2147483647;
  80. files = (
  81. EEFA773D749C1B4D1E13D56B /* Pods_Runner.framework in Frameworks */,
  82. );
  83. runOnlyForDeploymentPostprocessing = 0;
  84. };
  85. /* End PBXFrameworksBuildPhase section */
  86. /* Begin PBXGroup section */
  87. 331C8082294A63A400263BE5 /* RunnerTests */ = {
  88. isa = PBXGroup;
  89. children = (
  90. 331C807B294A618700263BE5 /* RunnerTests.swift */,
  91. );
  92. path = RunnerTests;
  93. sourceTree = "<group>";
  94. };
  95. 712BA3BD67531441E5143EFF /* Pods */ = {
  96. isa = PBXGroup;
  97. children = (
  98. F3BE55B67893D3363BEC8CBA /* Pods-Runner.debug.xcconfig */,
  99. 62A2734B0A8AD9DAB4336DD5 /* Pods-Runner.release.xcconfig */,
  100. E49DFED9EF482793D1FC0C93 /* Pods-Runner.profile.xcconfig */,
  101. 56AE5989549071DA96E59BB6 /* Pods-RunnerTests.debug.xcconfig */,
  102. F31952D0B7F2116145200FB9 /* Pods-RunnerTests.release.xcconfig */,
  103. 8A85771FFF0BDE740D8BDA3F /* Pods-RunnerTests.profile.xcconfig */,
  104. );
  105. path = Pods;
  106. sourceTree = "<group>";
  107. };
  108. 9740EEB11CF90186004384FC /* Flutter */ = {
  109. isa = PBXGroup;
  110. children = (
  111. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
  112. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  113. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  114. 9740EEB31CF90195004384FC /* Generated.xcconfig */,
  115. );
  116. name = Flutter;
  117. sourceTree = "<group>";
  118. };
  119. 97C146E51CF9000F007C117D = {
  120. isa = PBXGroup;
  121. children = (
  122. 9740EEB11CF90186004384FC /* Flutter */,
  123. 97C146F01CF9000F007C117D /* Runner */,
  124. 97C146EF1CF9000F007C117D /* Products */,
  125. 331C8082294A63A400263BE5 /* RunnerTests */,
  126. 712BA3BD67531441E5143EFF /* Pods */,
  127. D8A1B8F5123100B386587C90 /* Frameworks */,
  128. );
  129. sourceTree = "<group>";
  130. };
  131. 97C146EF1CF9000F007C117D /* Products */ = {
  132. isa = PBXGroup;
  133. children = (
  134. 97C146EE1CF9000F007C117D /* Runner.app */,
  135. 331C8081294A63A400263BE5 /* RunnerTests.xctest */,
  136. );
  137. name = Products;
  138. sourceTree = "<group>";
  139. };
  140. 97C146F01CF9000F007C117D /* Runner */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 0B650CC72E056AC500694F4B /* Runner.entitlements */,
  144. 0B395B512DBF6990008B3A7A /* bg.png */,
  145. 97C146FA1CF9000F007C117D /* Main.storyboard */,
  146. 97C146FD1CF9000F007C117D /* Assets.xcassets */,
  147. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
  148. 97C147021CF9000F007C117D /* Info.plist */,
  149. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
  150. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
  151. 74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
  152. 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
  153. );
  154. path = Runner;
  155. sourceTree = "<group>";
  156. };
  157. D8A1B8F5123100B386587C90 /* Frameworks */ = {
  158. isa = PBXGroup;
  159. children = (
  160. 56772BEDBAF9382E799D0B78 /* Pods_Runner.framework */,
  161. EC33082A28B61F80A78C4EF5 /* Pods_RunnerTests.framework */,
  162. );
  163. name = Frameworks;
  164. sourceTree = "<group>";
  165. };
  166. /* End PBXGroup section */
  167. /* Begin PBXNativeTarget section */
  168. 331C8080294A63A400263BE5 /* RunnerTests */ = {
  169. isa = PBXNativeTarget;
  170. buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
  171. buildPhases = (
  172. E8FA7DD3D020F32E5699057D /* [CP] Check Pods Manifest.lock */,
  173. 331C807D294A63A400263BE5 /* Sources */,
  174. 331C807F294A63A400263BE5 /* Resources */,
  175. 49335AA581152C6F4F1D7754 /* Frameworks */,
  176. );
  177. buildRules = (
  178. );
  179. dependencies = (
  180. 331C8086294A63A400263BE5 /* PBXTargetDependency */,
  181. );
  182. name = RunnerTests;
  183. productName = RunnerTests;
  184. productReference = 331C8081294A63A400263BE5 /* RunnerTests.xctest */;
  185. productType = "com.apple.product-type.bundle.unit-test";
  186. };
  187. 97C146ED1CF9000F007C117D /* Runner */ = {
  188. isa = PBXNativeTarget;
  189. buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
  190. buildPhases = (
  191. DFD8FE944B141500259F4355 /* [CP] Check Pods Manifest.lock */,
  192. 9740EEB61CF901F6004384FC /* Run Script */,
  193. 97C146EA1CF9000F007C117D /* Sources */,
  194. 97C146EB1CF9000F007C117D /* Frameworks */,
  195. 97C146EC1CF9000F007C117D /* Resources */,
  196. 9705A1C41CF9048500538489 /* Embed Frameworks */,
  197. 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
  198. A5B354786F8526673972DB99 /* [CP] Embed Pods Frameworks */,
  199. 15DC618E967014A71E3BDBCC /* [CP] Copy Pods Resources */,
  200. );
  201. buildRules = (
  202. );
  203. dependencies = (
  204. );
  205. name = Runner;
  206. productName = Runner;
  207. productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
  208. productType = "com.apple.product-type.application";
  209. };
  210. /* End PBXNativeTarget section */
  211. /* Begin PBXProject section */
  212. 97C146E61CF9000F007C117D /* Project object */ = {
  213. isa = PBXProject;
  214. attributes = {
  215. BuildIndependentTargetsInParallel = YES;
  216. LastUpgradeCheck = 1510;
  217. ORGANIZATIONNAME = "";
  218. TargetAttributes = {
  219. 331C8080294A63A400263BE5 = {
  220. CreatedOnToolsVersion = 14.0;
  221. TestTargetID = 97C146ED1CF9000F007C117D;
  222. };
  223. 97C146ED1CF9000F007C117D = {
  224. CreatedOnToolsVersion = 7.3.1;
  225. LastSwiftMigration = 1100;
  226. };
  227. };
  228. };
  229. buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
  230. compatibilityVersion = "Xcode 9.3";
  231. developmentRegion = en;
  232. hasScannedForEncodings = 0;
  233. knownRegions = (
  234. en,
  235. Base,
  236. );
  237. mainGroup = 97C146E51CF9000F007C117D;
  238. productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
  239. projectDirPath = "";
  240. projectRoot = "";
  241. targets = (
  242. 97C146ED1CF9000F007C117D /* Runner */,
  243. 331C8080294A63A400263BE5 /* RunnerTests */,
  244. );
  245. };
  246. /* End PBXProject section */
  247. /* Begin PBXResourcesBuildPhase section */
  248. 331C807F294A63A400263BE5 /* Resources */ = {
  249. isa = PBXResourcesBuildPhase;
  250. buildActionMask = 2147483647;
  251. files = (
  252. );
  253. runOnlyForDeploymentPostprocessing = 0;
  254. };
  255. 97C146EC1CF9000F007C117D /* Resources */ = {
  256. isa = PBXResourcesBuildPhase;
  257. buildActionMask = 2147483647;
  258. files = (
  259. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
  260. 0B395B522DBF6990008B3A7A /* bg.png in Resources */,
  261. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
  262. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
  263. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
  264. );
  265. runOnlyForDeploymentPostprocessing = 0;
  266. };
  267. /* End PBXResourcesBuildPhase section */
  268. /* Begin PBXShellScriptBuildPhase section */
  269. 15DC618E967014A71E3BDBCC /* [CP] Copy Pods Resources */ = {
  270. isa = PBXShellScriptBuildPhase;
  271. buildActionMask = 2147483647;
  272. files = (
  273. );
  274. inputFileListPaths = (
  275. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
  276. );
  277. name = "[CP] Copy Pods Resources";
  278. outputFileListPaths = (
  279. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
  280. );
  281. runOnlyForDeploymentPostprocessing = 0;
  282. shellPath = /bin/sh;
  283. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
  284. showEnvVarsInLog = 0;
  285. };
  286. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  287. isa = PBXShellScriptBuildPhase;
  288. alwaysOutOfDate = 1;
  289. buildActionMask = 2147483647;
  290. files = (
  291. );
  292. inputPaths = (
  293. "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
  294. );
  295. name = "Thin Binary";
  296. outputPaths = (
  297. );
  298. runOnlyForDeploymentPostprocessing = 0;
  299. shellPath = /bin/sh;
  300. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
  301. };
  302. 9740EEB61CF901F6004384FC /* Run Script */ = {
  303. isa = PBXShellScriptBuildPhase;
  304. alwaysOutOfDate = 1;
  305. buildActionMask = 2147483647;
  306. files = (
  307. );
  308. inputPaths = (
  309. );
  310. name = "Run Script";
  311. outputPaths = (
  312. );
  313. runOnlyForDeploymentPostprocessing = 0;
  314. shellPath = /bin/sh;
  315. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
  316. };
  317. A5B354786F8526673972DB99 /* [CP] Embed Pods Frameworks */ = {
  318. isa = PBXShellScriptBuildPhase;
  319. buildActionMask = 2147483647;
  320. files = (
  321. );
  322. inputFileListPaths = (
  323. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  324. );
  325. name = "[CP] Embed Pods Frameworks";
  326. outputFileListPaths = (
  327. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  328. );
  329. runOnlyForDeploymentPostprocessing = 0;
  330. shellPath = /bin/sh;
  331. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  332. showEnvVarsInLog = 0;
  333. };
  334. DFD8FE944B141500259F4355 /* [CP] Check Pods Manifest.lock */ = {
  335. isa = PBXShellScriptBuildPhase;
  336. buildActionMask = 2147483647;
  337. files = (
  338. );
  339. inputFileListPaths = (
  340. );
  341. inputPaths = (
  342. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  343. "${PODS_ROOT}/Manifest.lock",
  344. );
  345. name = "[CP] Check Pods Manifest.lock";
  346. outputFileListPaths = (
  347. );
  348. outputPaths = (
  349. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  350. );
  351. runOnlyForDeploymentPostprocessing = 0;
  352. shellPath = /bin/sh;
  353. 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";
  354. showEnvVarsInLog = 0;
  355. };
  356. E8FA7DD3D020F32E5699057D /* [CP] Check Pods Manifest.lock */ = {
  357. isa = PBXShellScriptBuildPhase;
  358. buildActionMask = 2147483647;
  359. files = (
  360. );
  361. inputFileListPaths = (
  362. );
  363. inputPaths = (
  364. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  365. "${PODS_ROOT}/Manifest.lock",
  366. );
  367. name = "[CP] Check Pods Manifest.lock";
  368. outputFileListPaths = (
  369. );
  370. outputPaths = (
  371. "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
  372. );
  373. runOnlyForDeploymentPostprocessing = 0;
  374. shellPath = /bin/sh;
  375. 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";
  376. showEnvVarsInLog = 0;
  377. };
  378. /* End PBXShellScriptBuildPhase section */
  379. /* Begin PBXSourcesBuildPhase section */
  380. 331C807D294A63A400263BE5 /* Sources */ = {
  381. isa = PBXSourcesBuildPhase;
  382. buildActionMask = 2147483647;
  383. files = (
  384. 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */,
  385. );
  386. runOnlyForDeploymentPostprocessing = 0;
  387. };
  388. 97C146EA1CF9000F007C117D /* Sources */ = {
  389. isa = PBXSourcesBuildPhase;
  390. buildActionMask = 2147483647;
  391. files = (
  392. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
  393. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
  394. );
  395. runOnlyForDeploymentPostprocessing = 0;
  396. };
  397. /* End PBXSourcesBuildPhase section */
  398. /* Begin PBXTargetDependency section */
  399. 331C8086294A63A400263BE5 /* PBXTargetDependency */ = {
  400. isa = PBXTargetDependency;
  401. target = 97C146ED1CF9000F007C117D /* Runner */;
  402. targetProxy = 331C8085294A63A400263BE5 /* PBXContainerItemProxy */;
  403. };
  404. /* End PBXTargetDependency section */
  405. /* Begin PBXVariantGroup section */
  406. 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
  407. isa = PBXVariantGroup;
  408. children = (
  409. 97C146FB1CF9000F007C117D /* Base */,
  410. );
  411. name = Main.storyboard;
  412. sourceTree = "<group>";
  413. };
  414. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
  415. isa = PBXVariantGroup;
  416. children = (
  417. 97C147001CF9000F007C117D /* Base */,
  418. );
  419. name = LaunchScreen.storyboard;
  420. sourceTree = "<group>";
  421. };
  422. /* End PBXVariantGroup section */
  423. /* Begin XCBuildConfiguration section */
  424. 249021D3217E4FDB00AE95B9 /* Profile */ = {
  425. isa = XCBuildConfiguration;
  426. buildSettings = {
  427. ALWAYS_SEARCH_USER_PATHS = NO;
  428. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  429. CLANG_ANALYZER_NONNULL = YES;
  430. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  431. CLANG_CXX_LIBRARY = "libc++";
  432. CLANG_ENABLE_MODULES = YES;
  433. CLANG_ENABLE_OBJC_ARC = YES;
  434. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  435. CLANG_WARN_BOOL_CONVERSION = YES;
  436. CLANG_WARN_COMMA = YES;
  437. CLANG_WARN_CONSTANT_CONVERSION = YES;
  438. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  439. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  440. CLANG_WARN_EMPTY_BODY = YES;
  441. CLANG_WARN_ENUM_CONVERSION = YES;
  442. CLANG_WARN_INFINITE_RECURSION = YES;
  443. CLANG_WARN_INT_CONVERSION = YES;
  444. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  445. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  446. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  447. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  448. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  449. CLANG_WARN_STRICT_PROTOTYPES = YES;
  450. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  451. CLANG_WARN_UNREACHABLE_CODE = YES;
  452. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  453. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  454. COPY_PHASE_STRIP = NO;
  455. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  456. ENABLE_NS_ASSERTIONS = NO;
  457. ENABLE_STRICT_OBJC_MSGSEND = YES;
  458. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  459. GCC_C_LANGUAGE_STANDARD = gnu99;
  460. GCC_NO_COMMON_BLOCKS = YES;
  461. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  462. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  463. GCC_WARN_UNDECLARED_SELECTOR = YES;
  464. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  465. GCC_WARN_UNUSED_FUNCTION = YES;
  466. GCC_WARN_UNUSED_VARIABLE = YES;
  467. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  468. MTL_ENABLE_DEBUG_INFO = NO;
  469. SDKROOT = iphoneos;
  470. SUPPORTED_PLATFORMS = iphoneos;
  471. TARGETED_DEVICE_FAMILY = "1,2";
  472. VALIDATE_PRODUCT = YES;
  473. };
  474. name = Profile;
  475. };
  476. 249021D4217E4FDB00AE95B9 /* Profile */ = {
  477. isa = XCBuildConfiguration;
  478. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  479. buildSettings = {
  480. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  481. CLANG_ENABLE_MODULES = YES;
  482. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  483. CURRENT_PROJECT_VERSION = 2601292239;
  484. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  485. DEVELOPMENT_TEAM = 5QK4S69Z89;
  486. ENABLE_BITCODE = NO;
  487. INFOPLIST_FILE = Runner/Info.plist;
  488. LD_RUNPATH_SEARCH_PATHS = (
  489. "$(inherited)",
  490. "@executable_path/Frameworks",
  491. );
  492. MARKETING_VERSION = 1.2.0;
  493. PRODUCT_BUNDLE_IDENTIFIER = com.xhxxf.newshop;
  494. PRODUCT_NAME = "$(TARGET_NAME)";
  495. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  496. SUPPORTS_MACCATALYST = NO;
  497. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  498. SWIFT_VERSION = 5.0;
  499. TARGETED_DEVICE_FAMILY = 1;
  500. VERSIONING_SYSTEM = "apple-generic";
  501. };
  502. name = Profile;
  503. };
  504. 331C8088294A63A400263BE5 /* Debug */ = {
  505. isa = XCBuildConfiguration;
  506. baseConfigurationReference = 56AE5989549071DA96E59BB6 /* Pods-RunnerTests.debug.xcconfig */;
  507. buildSettings = {
  508. BUNDLE_LOADER = "$(TEST_HOST)";
  509. CODE_SIGN_STYLE = Automatic;
  510. CURRENT_PROJECT_VERSION = 1;
  511. GENERATE_INFOPLIST_FILE = YES;
  512. MARKETING_VERSION = 1.0;
  513. PRODUCT_BUNDLE_IDENTIFIER = com.news.newsApp.RunnerTests;
  514. PRODUCT_NAME = "$(TARGET_NAME)";
  515. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  516. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  517. SWIFT_VERSION = 5.0;
  518. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  519. };
  520. name = Debug;
  521. };
  522. 331C8089294A63A400263BE5 /* Release */ = {
  523. isa = XCBuildConfiguration;
  524. baseConfigurationReference = F31952D0B7F2116145200FB9 /* Pods-RunnerTests.release.xcconfig */;
  525. buildSettings = {
  526. BUNDLE_LOADER = "$(TEST_HOST)";
  527. CODE_SIGN_STYLE = Automatic;
  528. CURRENT_PROJECT_VERSION = 1;
  529. GENERATE_INFOPLIST_FILE = YES;
  530. MARKETING_VERSION = 1.0;
  531. PRODUCT_BUNDLE_IDENTIFIER = com.news.newsApp.RunnerTests;
  532. PRODUCT_NAME = "$(TARGET_NAME)";
  533. SWIFT_VERSION = 5.0;
  534. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  535. };
  536. name = Release;
  537. };
  538. 331C808A294A63A400263BE5 /* Profile */ = {
  539. isa = XCBuildConfiguration;
  540. baseConfigurationReference = 8A85771FFF0BDE740D8BDA3F /* Pods-RunnerTests.profile.xcconfig */;
  541. buildSettings = {
  542. BUNDLE_LOADER = "$(TEST_HOST)";
  543. CODE_SIGN_STYLE = Automatic;
  544. CURRENT_PROJECT_VERSION = 1;
  545. GENERATE_INFOPLIST_FILE = YES;
  546. MARKETING_VERSION = 1.0;
  547. PRODUCT_BUNDLE_IDENTIFIER = com.news.newsApp.RunnerTests;
  548. PRODUCT_NAME = "$(TARGET_NAME)";
  549. SWIFT_VERSION = 5.0;
  550. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  551. };
  552. name = Profile;
  553. };
  554. 97C147031CF9000F007C117D /* Debug */ = {
  555. isa = XCBuildConfiguration;
  556. buildSettings = {
  557. ALWAYS_SEARCH_USER_PATHS = NO;
  558. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  559. CLANG_ANALYZER_NONNULL = YES;
  560. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  561. CLANG_CXX_LIBRARY = "libc++";
  562. CLANG_ENABLE_MODULES = YES;
  563. CLANG_ENABLE_OBJC_ARC = YES;
  564. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  565. CLANG_WARN_BOOL_CONVERSION = YES;
  566. CLANG_WARN_COMMA = YES;
  567. CLANG_WARN_CONSTANT_CONVERSION = YES;
  568. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  569. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  570. CLANG_WARN_EMPTY_BODY = YES;
  571. CLANG_WARN_ENUM_CONVERSION = YES;
  572. CLANG_WARN_INFINITE_RECURSION = YES;
  573. CLANG_WARN_INT_CONVERSION = YES;
  574. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  575. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  576. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  577. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  578. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  579. CLANG_WARN_STRICT_PROTOTYPES = YES;
  580. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  581. CLANG_WARN_UNREACHABLE_CODE = YES;
  582. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  583. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  584. COPY_PHASE_STRIP = NO;
  585. DEBUG_INFORMATION_FORMAT = dwarf;
  586. ENABLE_STRICT_OBJC_MSGSEND = YES;
  587. ENABLE_TESTABILITY = YES;
  588. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  589. GCC_C_LANGUAGE_STANDARD = gnu99;
  590. GCC_DYNAMIC_NO_PIC = NO;
  591. GCC_NO_COMMON_BLOCKS = YES;
  592. GCC_OPTIMIZATION_LEVEL = 0;
  593. GCC_PREPROCESSOR_DEFINITIONS = (
  594. "DEBUG=1",
  595. "$(inherited)",
  596. );
  597. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  598. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  599. GCC_WARN_UNDECLARED_SELECTOR = YES;
  600. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  601. GCC_WARN_UNUSED_FUNCTION = YES;
  602. GCC_WARN_UNUSED_VARIABLE = YES;
  603. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  604. MTL_ENABLE_DEBUG_INFO = YES;
  605. ONLY_ACTIVE_ARCH = YES;
  606. SDKROOT = iphoneos;
  607. TARGETED_DEVICE_FAMILY = "1,2";
  608. };
  609. name = Debug;
  610. };
  611. 97C147041CF9000F007C117D /* Release */ = {
  612. isa = XCBuildConfiguration;
  613. buildSettings = {
  614. ALWAYS_SEARCH_USER_PATHS = NO;
  615. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  616. CLANG_ANALYZER_NONNULL = YES;
  617. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  618. CLANG_CXX_LIBRARY = "libc++";
  619. CLANG_ENABLE_MODULES = YES;
  620. CLANG_ENABLE_OBJC_ARC = YES;
  621. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  622. CLANG_WARN_BOOL_CONVERSION = YES;
  623. CLANG_WARN_COMMA = YES;
  624. CLANG_WARN_CONSTANT_CONVERSION = YES;
  625. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  626. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  627. CLANG_WARN_EMPTY_BODY = YES;
  628. CLANG_WARN_ENUM_CONVERSION = YES;
  629. CLANG_WARN_INFINITE_RECURSION = YES;
  630. CLANG_WARN_INT_CONVERSION = YES;
  631. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  632. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  633. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  634. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  635. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  636. CLANG_WARN_STRICT_PROTOTYPES = YES;
  637. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  638. CLANG_WARN_UNREACHABLE_CODE = YES;
  639. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  640. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  641. COPY_PHASE_STRIP = NO;
  642. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  643. ENABLE_NS_ASSERTIONS = NO;
  644. ENABLE_STRICT_OBJC_MSGSEND = YES;
  645. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  646. GCC_C_LANGUAGE_STANDARD = gnu99;
  647. GCC_NO_COMMON_BLOCKS = YES;
  648. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  649. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  650. GCC_WARN_UNDECLARED_SELECTOR = YES;
  651. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  652. GCC_WARN_UNUSED_FUNCTION = YES;
  653. GCC_WARN_UNUSED_VARIABLE = YES;
  654. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  655. MTL_ENABLE_DEBUG_INFO = NO;
  656. SDKROOT = iphoneos;
  657. SUPPORTED_PLATFORMS = iphoneos;
  658. SWIFT_COMPILATION_MODE = wholemodule;
  659. SWIFT_OPTIMIZATION_LEVEL = "-O";
  660. TARGETED_DEVICE_FAMILY = "1,2";
  661. VALIDATE_PRODUCT = YES;
  662. };
  663. name = Release;
  664. };
  665. 97C147061CF9000F007C117D /* Debug */ = {
  666. isa = XCBuildConfiguration;
  667. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  668. buildSettings = {
  669. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  670. CLANG_ENABLE_MODULES = YES;
  671. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  672. CURRENT_PROJECT_VERSION = 2601292239;
  673. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  674. DEVELOPMENT_TEAM = 5QK4S69Z89;
  675. ENABLE_BITCODE = NO;
  676. INFOPLIST_FILE = Runner/Info.plist;
  677. LD_RUNPATH_SEARCH_PATHS = (
  678. "$(inherited)",
  679. "@executable_path/Frameworks",
  680. );
  681. MARKETING_VERSION = 1.2.0;
  682. PRODUCT_BUNDLE_IDENTIFIER = com.xhxxf.newshop;
  683. PRODUCT_NAME = "$(TARGET_NAME)";
  684. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  685. SUPPORTS_MACCATALYST = NO;
  686. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  687. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  688. SWIFT_VERSION = 5.0;
  689. TARGETED_DEVICE_FAMILY = 1;
  690. VERSIONING_SYSTEM = "apple-generic";
  691. };
  692. name = Debug;
  693. };
  694. 97C147071CF9000F007C117D /* Release */ = {
  695. isa = XCBuildConfiguration;
  696. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  697. buildSettings = {
  698. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  699. CLANG_ENABLE_MODULES = YES;
  700. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  701. CURRENT_PROJECT_VERSION = 2601292239;
  702. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  703. DEVELOPMENT_TEAM = 5QK4S69Z89;
  704. ENABLE_BITCODE = NO;
  705. INFOPLIST_FILE = Runner/Info.plist;
  706. LD_RUNPATH_SEARCH_PATHS = (
  707. "$(inherited)",
  708. "@executable_path/Frameworks",
  709. );
  710. MARKETING_VERSION = 1.2.0;
  711. PRODUCT_BUNDLE_IDENTIFIER = com.xhxxf.newshop;
  712. PRODUCT_NAME = "$(TARGET_NAME)";
  713. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  714. SUPPORTS_MACCATALYST = NO;
  715. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  716. SWIFT_VERSION = 5.0;
  717. TARGETED_DEVICE_FAMILY = 1;
  718. VERSIONING_SYSTEM = "apple-generic";
  719. };
  720. name = Release;
  721. };
  722. /* End XCBuildConfiguration section */
  723. /* Begin XCConfigurationList section */
  724. 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
  725. isa = XCConfigurationList;
  726. buildConfigurations = (
  727. 331C8088294A63A400263BE5 /* Debug */,
  728. 331C8089294A63A400263BE5 /* Release */,
  729. 331C808A294A63A400263BE5 /* Profile */,
  730. );
  731. defaultConfigurationIsVisible = 0;
  732. defaultConfigurationName = Release;
  733. };
  734. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  735. isa = XCConfigurationList;
  736. buildConfigurations = (
  737. 97C147031CF9000F007C117D /* Debug */,
  738. 97C147041CF9000F007C117D /* Release */,
  739. 249021D3217E4FDB00AE95B9 /* Profile */,
  740. );
  741. defaultConfigurationIsVisible = 0;
  742. defaultConfigurationName = Release;
  743. };
  744. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  745. isa = XCConfigurationList;
  746. buildConfigurations = (
  747. 97C147061CF9000F007C117D /* Debug */,
  748. 97C147071CF9000F007C117D /* Release */,
  749. 249021D4217E4FDB00AE95B9 /* Profile */,
  750. );
  751. defaultConfigurationIsVisible = 0;
  752. defaultConfigurationName = Release;
  753. };
  754. /* End XCConfigurationList section */
  755. };
  756. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  757. }