Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 

771 Zeilen
32 KiB

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