project.pbxproj 31 KB

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