project.pbxproj 32 KB

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