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