project.pbxproj 32 KB

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