project.pbxproj 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780
  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. inputPaths = (
  278. );
  279. name = "[CP] Copy Pods Resources";
  280. outputFileListPaths = (
  281. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
  282. );
  283. outputPaths = (
  284. );
  285. runOnlyForDeploymentPostprocessing = 0;
  286. shellPath = /bin/sh;
  287. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
  288. showEnvVarsInLog = 0;
  289. };
  290. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  291. isa = PBXShellScriptBuildPhase;
  292. alwaysOutOfDate = 1;
  293. buildActionMask = 2147483647;
  294. files = (
  295. );
  296. inputPaths = (
  297. "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
  298. );
  299. name = "Thin Binary";
  300. outputPaths = (
  301. );
  302. runOnlyForDeploymentPostprocessing = 0;
  303. shellPath = /bin/sh;
  304. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
  305. };
  306. 9740EEB61CF901F6004384FC /* Run Script */ = {
  307. isa = PBXShellScriptBuildPhase;
  308. alwaysOutOfDate = 1;
  309. buildActionMask = 2147483647;
  310. files = (
  311. );
  312. inputPaths = (
  313. );
  314. name = "Run Script";
  315. outputPaths = (
  316. );
  317. runOnlyForDeploymentPostprocessing = 0;
  318. shellPath = /bin/sh;
  319. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
  320. };
  321. A5B354786F8526673972DB99 /* [CP] Embed Pods Frameworks */ = {
  322. isa = PBXShellScriptBuildPhase;
  323. buildActionMask = 2147483647;
  324. files = (
  325. );
  326. inputFileListPaths = (
  327. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  328. );
  329. inputPaths = (
  330. );
  331. name = "[CP] Embed Pods Frameworks";
  332. outputFileListPaths = (
  333. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  334. );
  335. outputPaths = (
  336. );
  337. runOnlyForDeploymentPostprocessing = 0;
  338. shellPath = /bin/sh;
  339. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  340. showEnvVarsInLog = 0;
  341. };
  342. DFD8FE944B141500259F4355 /* [CP] Check Pods Manifest.lock */ = {
  343. isa = PBXShellScriptBuildPhase;
  344. buildActionMask = 2147483647;
  345. files = (
  346. );
  347. inputFileListPaths = (
  348. );
  349. inputPaths = (
  350. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  351. "${PODS_ROOT}/Manifest.lock",
  352. );
  353. name = "[CP] Check Pods Manifest.lock";
  354. outputFileListPaths = (
  355. );
  356. outputPaths = (
  357. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  358. );
  359. runOnlyForDeploymentPostprocessing = 0;
  360. shellPath = /bin/sh;
  361. 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";
  362. showEnvVarsInLog = 0;
  363. };
  364. E8FA7DD3D020F32E5699057D /* [CP] Check Pods Manifest.lock */ = {
  365. isa = PBXShellScriptBuildPhase;
  366. buildActionMask = 2147483647;
  367. files = (
  368. );
  369. inputFileListPaths = (
  370. );
  371. inputPaths = (
  372. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  373. "${PODS_ROOT}/Manifest.lock",
  374. );
  375. name = "[CP] Check Pods Manifest.lock";
  376. outputFileListPaths = (
  377. );
  378. outputPaths = (
  379. "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
  380. );
  381. runOnlyForDeploymentPostprocessing = 0;
  382. shellPath = /bin/sh;
  383. 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";
  384. showEnvVarsInLog = 0;
  385. };
  386. /* End PBXShellScriptBuildPhase section */
  387. /* Begin PBXSourcesBuildPhase section */
  388. 331C807D294A63A400263BE5 /* Sources */ = {
  389. isa = PBXSourcesBuildPhase;
  390. buildActionMask = 2147483647;
  391. files = (
  392. 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */,
  393. );
  394. runOnlyForDeploymentPostprocessing = 0;
  395. };
  396. 97C146EA1CF9000F007C117D /* Sources */ = {
  397. isa = PBXSourcesBuildPhase;
  398. buildActionMask = 2147483647;
  399. files = (
  400. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
  401. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
  402. );
  403. runOnlyForDeploymentPostprocessing = 0;
  404. };
  405. /* End PBXSourcesBuildPhase section */
  406. /* Begin PBXTargetDependency section */
  407. 331C8086294A63A400263BE5 /* PBXTargetDependency */ = {
  408. isa = PBXTargetDependency;
  409. target = 97C146ED1CF9000F007C117D /* Runner */;
  410. targetProxy = 331C8085294A63A400263BE5 /* PBXContainerItemProxy */;
  411. };
  412. /* End PBXTargetDependency section */
  413. /* Begin PBXVariantGroup section */
  414. 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
  415. isa = PBXVariantGroup;
  416. children = (
  417. 97C146FB1CF9000F007C117D /* Base */,
  418. );
  419. name = Main.storyboard;
  420. sourceTree = "<group>";
  421. };
  422. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
  423. isa = PBXVariantGroup;
  424. children = (
  425. 97C147001CF9000F007C117D /* Base */,
  426. );
  427. name = LaunchScreen.storyboard;
  428. sourceTree = "<group>";
  429. };
  430. /* End PBXVariantGroup section */
  431. /* Begin XCBuildConfiguration section */
  432. 249021D3217E4FDB00AE95B9 /* Profile */ = {
  433. isa = XCBuildConfiguration;
  434. buildSettings = {
  435. ALWAYS_SEARCH_USER_PATHS = NO;
  436. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  437. CLANG_ANALYZER_NONNULL = YES;
  438. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  439. CLANG_CXX_LIBRARY = "libc++";
  440. CLANG_ENABLE_MODULES = YES;
  441. CLANG_ENABLE_OBJC_ARC = YES;
  442. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  443. CLANG_WARN_BOOL_CONVERSION = YES;
  444. CLANG_WARN_COMMA = YES;
  445. CLANG_WARN_CONSTANT_CONVERSION = YES;
  446. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  447. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  448. CLANG_WARN_EMPTY_BODY = YES;
  449. CLANG_WARN_ENUM_CONVERSION = YES;
  450. CLANG_WARN_INFINITE_RECURSION = YES;
  451. CLANG_WARN_INT_CONVERSION = YES;
  452. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  453. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  454. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  455. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  456. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  457. CLANG_WARN_STRICT_PROTOTYPES = YES;
  458. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  459. CLANG_WARN_UNREACHABLE_CODE = YES;
  460. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  461. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  462. COPY_PHASE_STRIP = NO;
  463. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  464. ENABLE_NS_ASSERTIONS = NO;
  465. ENABLE_STRICT_OBJC_MSGSEND = YES;
  466. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  467. GCC_C_LANGUAGE_STANDARD = gnu99;
  468. GCC_NO_COMMON_BLOCKS = YES;
  469. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  470. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  471. GCC_WARN_UNDECLARED_SELECTOR = YES;
  472. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  473. GCC_WARN_UNUSED_FUNCTION = YES;
  474. GCC_WARN_UNUSED_VARIABLE = YES;
  475. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  476. MTL_ENABLE_DEBUG_INFO = NO;
  477. SDKROOT = iphoneos;
  478. SUPPORTED_PLATFORMS = iphoneos;
  479. TARGETED_DEVICE_FAMILY = "1,2";
  480. VALIDATE_PRODUCT = YES;
  481. };
  482. name = Profile;
  483. };
  484. 249021D4217E4FDB00AE95B9 /* Profile */ = {
  485. isa = XCBuildConfiguration;
  486. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  487. buildSettings = {
  488. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  489. CLANG_ENABLE_MODULES = YES;
  490. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  491. CURRENT_PROJECT_VERSION = 2601292239;
  492. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  493. DEVELOPMENT_TEAM = 5QK4S69Z89;
  494. ENABLE_BITCODE = NO;
  495. INFOPLIST_FILE = Runner/Info.plist;
  496. LD_RUNPATH_SEARCH_PATHS = (
  497. "$(inherited)",
  498. "@executable_path/Frameworks",
  499. );
  500. MARKETING_VERSION = 1.2.0;
  501. PRODUCT_BUNDLE_IDENTIFIER = com.xhxxf.newshop;
  502. PRODUCT_NAME = "$(TARGET_NAME)";
  503. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  504. SUPPORTS_MACCATALYST = NO;
  505. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  506. SWIFT_VERSION = 5.0;
  507. TARGETED_DEVICE_FAMILY = 1;
  508. VERSIONING_SYSTEM = "apple-generic";
  509. };
  510. name = Profile;
  511. };
  512. 331C8088294A63A400263BE5 /* Debug */ = {
  513. isa = XCBuildConfiguration;
  514. baseConfigurationReference = 56AE5989549071DA96E59BB6 /* Pods-RunnerTests.debug.xcconfig */;
  515. buildSettings = {
  516. BUNDLE_LOADER = "$(TEST_HOST)";
  517. CODE_SIGN_STYLE = Automatic;
  518. CURRENT_PROJECT_VERSION = 1;
  519. GENERATE_INFOPLIST_FILE = YES;
  520. MARKETING_VERSION = 1.0;
  521. PRODUCT_BUNDLE_IDENTIFIER = com.news.newsApp.RunnerTests;
  522. PRODUCT_NAME = "$(TARGET_NAME)";
  523. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  524. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  525. SWIFT_VERSION = 5.0;
  526. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  527. };
  528. name = Debug;
  529. };
  530. 331C8089294A63A400263BE5 /* Release */ = {
  531. isa = XCBuildConfiguration;
  532. baseConfigurationReference = F31952D0B7F2116145200FB9 /* Pods-RunnerTests.release.xcconfig */;
  533. buildSettings = {
  534. BUNDLE_LOADER = "$(TEST_HOST)";
  535. CODE_SIGN_STYLE = Automatic;
  536. CURRENT_PROJECT_VERSION = 1;
  537. GENERATE_INFOPLIST_FILE = YES;
  538. MARKETING_VERSION = 1.0;
  539. PRODUCT_BUNDLE_IDENTIFIER = com.news.newsApp.RunnerTests;
  540. PRODUCT_NAME = "$(TARGET_NAME)";
  541. SWIFT_VERSION = 5.0;
  542. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  543. };
  544. name = Release;
  545. };
  546. 331C808A294A63A400263BE5 /* Profile */ = {
  547. isa = XCBuildConfiguration;
  548. baseConfigurationReference = 8A85771FFF0BDE740D8BDA3F /* Pods-RunnerTests.profile.xcconfig */;
  549. buildSettings = {
  550. BUNDLE_LOADER = "$(TEST_HOST)";
  551. CODE_SIGN_STYLE = Automatic;
  552. CURRENT_PROJECT_VERSION = 1;
  553. GENERATE_INFOPLIST_FILE = YES;
  554. MARKETING_VERSION = 1.0;
  555. PRODUCT_BUNDLE_IDENTIFIER = com.news.newsApp.RunnerTests;
  556. PRODUCT_NAME = "$(TARGET_NAME)";
  557. SWIFT_VERSION = 5.0;
  558. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  559. };
  560. name = Profile;
  561. };
  562. 97C147031CF9000F007C117D /* Debug */ = {
  563. isa = XCBuildConfiguration;
  564. buildSettings = {
  565. ALWAYS_SEARCH_USER_PATHS = NO;
  566. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  567. CLANG_ANALYZER_NONNULL = YES;
  568. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  569. CLANG_CXX_LIBRARY = "libc++";
  570. CLANG_ENABLE_MODULES = YES;
  571. CLANG_ENABLE_OBJC_ARC = YES;
  572. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  573. CLANG_WARN_BOOL_CONVERSION = YES;
  574. CLANG_WARN_COMMA = YES;
  575. CLANG_WARN_CONSTANT_CONVERSION = YES;
  576. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  577. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  578. CLANG_WARN_EMPTY_BODY = YES;
  579. CLANG_WARN_ENUM_CONVERSION = YES;
  580. CLANG_WARN_INFINITE_RECURSION = YES;
  581. CLANG_WARN_INT_CONVERSION = YES;
  582. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  583. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  584. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  585. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  586. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  587. CLANG_WARN_STRICT_PROTOTYPES = YES;
  588. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  589. CLANG_WARN_UNREACHABLE_CODE = YES;
  590. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  591. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  592. COPY_PHASE_STRIP = NO;
  593. DEBUG_INFORMATION_FORMAT = dwarf;
  594. ENABLE_STRICT_OBJC_MSGSEND = YES;
  595. ENABLE_TESTABILITY = YES;
  596. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  597. GCC_C_LANGUAGE_STANDARD = gnu99;
  598. GCC_DYNAMIC_NO_PIC = NO;
  599. GCC_NO_COMMON_BLOCKS = YES;
  600. GCC_OPTIMIZATION_LEVEL = 0;
  601. GCC_PREPROCESSOR_DEFINITIONS = (
  602. "DEBUG=1",
  603. "$(inherited)",
  604. );
  605. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  606. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  607. GCC_WARN_UNDECLARED_SELECTOR = YES;
  608. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  609. GCC_WARN_UNUSED_FUNCTION = YES;
  610. GCC_WARN_UNUSED_VARIABLE = YES;
  611. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  612. MTL_ENABLE_DEBUG_INFO = YES;
  613. ONLY_ACTIVE_ARCH = YES;
  614. SDKROOT = iphoneos;
  615. TARGETED_DEVICE_FAMILY = "1,2";
  616. };
  617. name = Debug;
  618. };
  619. 97C147041CF9000F007C117D /* Release */ = {
  620. isa = XCBuildConfiguration;
  621. buildSettings = {
  622. ALWAYS_SEARCH_USER_PATHS = NO;
  623. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  624. CLANG_ANALYZER_NONNULL = YES;
  625. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  626. CLANG_CXX_LIBRARY = "libc++";
  627. CLANG_ENABLE_MODULES = YES;
  628. CLANG_ENABLE_OBJC_ARC = YES;
  629. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  630. CLANG_WARN_BOOL_CONVERSION = YES;
  631. CLANG_WARN_COMMA = YES;
  632. CLANG_WARN_CONSTANT_CONVERSION = YES;
  633. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  634. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  635. CLANG_WARN_EMPTY_BODY = YES;
  636. CLANG_WARN_ENUM_CONVERSION = YES;
  637. CLANG_WARN_INFINITE_RECURSION = YES;
  638. CLANG_WARN_INT_CONVERSION = YES;
  639. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  640. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  641. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  642. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  643. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  644. CLANG_WARN_STRICT_PROTOTYPES = YES;
  645. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  646. CLANG_WARN_UNREACHABLE_CODE = YES;
  647. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  648. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  649. COPY_PHASE_STRIP = NO;
  650. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  651. ENABLE_NS_ASSERTIONS = NO;
  652. ENABLE_STRICT_OBJC_MSGSEND = YES;
  653. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  654. GCC_C_LANGUAGE_STANDARD = gnu99;
  655. GCC_NO_COMMON_BLOCKS = YES;
  656. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  657. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  658. GCC_WARN_UNDECLARED_SELECTOR = YES;
  659. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  660. GCC_WARN_UNUSED_FUNCTION = YES;
  661. GCC_WARN_UNUSED_VARIABLE = YES;
  662. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  663. MTL_ENABLE_DEBUG_INFO = NO;
  664. SDKROOT = iphoneos;
  665. SUPPORTED_PLATFORMS = iphoneos;
  666. SWIFT_COMPILATION_MODE = wholemodule;
  667. SWIFT_OPTIMIZATION_LEVEL = "-O";
  668. TARGETED_DEVICE_FAMILY = "1,2";
  669. VALIDATE_PRODUCT = YES;
  670. };
  671. name = Release;
  672. };
  673. 97C147061CF9000F007C117D /* Debug */ = {
  674. isa = XCBuildConfiguration;
  675. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  676. buildSettings = {
  677. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  678. CLANG_ENABLE_MODULES = YES;
  679. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  680. CURRENT_PROJECT_VERSION = 2601292239;
  681. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  682. DEVELOPMENT_TEAM = 5QK4S69Z89;
  683. ENABLE_BITCODE = NO;
  684. INFOPLIST_FILE = Runner/Info.plist;
  685. LD_RUNPATH_SEARCH_PATHS = (
  686. "$(inherited)",
  687. "@executable_path/Frameworks",
  688. );
  689. MARKETING_VERSION = 1.2.0;
  690. PRODUCT_BUNDLE_IDENTIFIER = com.xhxxf.newshop;
  691. PRODUCT_NAME = "$(TARGET_NAME)";
  692. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  693. SUPPORTS_MACCATALYST = NO;
  694. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  695. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  696. SWIFT_VERSION = 5.0;
  697. TARGETED_DEVICE_FAMILY = 1;
  698. VERSIONING_SYSTEM = "apple-generic";
  699. };
  700. name = Debug;
  701. };
  702. 97C147071CF9000F007C117D /* Release */ = {
  703. isa = XCBuildConfiguration;
  704. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  705. buildSettings = {
  706. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  707. CLANG_ENABLE_MODULES = YES;
  708. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  709. CURRENT_PROJECT_VERSION = 2601292239;
  710. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  711. DEVELOPMENT_TEAM = 5QK4S69Z89;
  712. ENABLE_BITCODE = NO;
  713. INFOPLIST_FILE = Runner/Info.plist;
  714. LD_RUNPATH_SEARCH_PATHS = (
  715. "$(inherited)",
  716. "@executable_path/Frameworks",
  717. );
  718. MARKETING_VERSION = 1.2.0;
  719. PRODUCT_BUNDLE_IDENTIFIER = com.xhxxf.newshop;
  720. PRODUCT_NAME = "$(TARGET_NAME)";
  721. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  722. SUPPORTS_MACCATALYST = NO;
  723. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  724. SWIFT_VERSION = 5.0;
  725. TARGETED_DEVICE_FAMILY = 1;
  726. VERSIONING_SYSTEM = "apple-generic";
  727. };
  728. name = Release;
  729. };
  730. /* End XCBuildConfiguration section */
  731. /* Begin XCConfigurationList section */
  732. 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
  733. isa = XCConfigurationList;
  734. buildConfigurations = (
  735. 331C8088294A63A400263BE5 /* Debug */,
  736. 331C8089294A63A400263BE5 /* Release */,
  737. 331C808A294A63A400263BE5 /* Profile */,
  738. );
  739. defaultConfigurationIsVisible = 0;
  740. defaultConfigurationName = Release;
  741. };
  742. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  743. isa = XCConfigurationList;
  744. buildConfigurations = (
  745. 97C147031CF9000F007C117D /* Debug */,
  746. 97C147041CF9000F007C117D /* Release */,
  747. 249021D3217E4FDB00AE95B9 /* Profile */,
  748. );
  749. defaultConfigurationIsVisible = 0;
  750. defaultConfigurationName = Release;
  751. };
  752. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  753. isa = XCConfigurationList;
  754. buildConfigurations = (
  755. 97C147061CF9000F007C117D /* Debug */,
  756. 97C147071CF9000F007C117D /* Release */,
  757. 249021D4217E4FDB00AE95B9 /* Profile */,
  758. );
  759. defaultConfigurationIsVisible = 0;
  760. defaultConfigurationName = Release;
  761. };
  762. /* End XCConfigurationList section */
  763. };
  764. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  765. }