|
12 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
13 | 13 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
14 | 14 | 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
| 15 | + 7E7A22D0D0B5E0B6403D6B0D /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0B2AD4C7312FCEC9358A522 /* Pods_RunnerTests.framework */; }; |
| 16 | + 97589374DA1B1A70ADF8F27F /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA57C15AE9F4398B64AD0747 /* Pods_Runner.framework */; }; |
15 | 17 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
16 | 18 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
17 | 19 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
|
41 | 43 | /* End PBXCopyFilesBuildPhase section */ |
42 | 44 |
|
43 | 45 | /* Begin PBXFileReference section */ |
| 46 | + 073009F62E3796B5E24BB0FE /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
44 | 47 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
45 | 48 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
46 | 49 | 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; }; |
47 | 50 | 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 | 51 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
| 52 | + 56323460EAB2157B9871EF47 /* 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>"; }; |
49 | 53 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
50 | 54 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
51 | 55 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
| 56 | + 91E860EE14DF4BF718694EB9 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 57 | + 92D498C311CD062E6B992159 /* 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 | 58 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
53 | 59 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
54 | 60 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
55 | 61 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
56 | 62 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
57 | 63 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
58 | 64 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 65 | + D0B2AD4C7312FCEC9358A522 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 66 | + DA57C15AE9F4398B64AD0747 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 67 | + E942728D827143C4EAFF9F7A /* 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>"; }; |
| 68 | + FF63298A3236C04DB2C5E2C3 /* 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 | 69 | /* End PBXFileReference section */ |
60 | 70 |
|
61 | 71 | /* Begin PBXFrameworksBuildPhase section */ |
62 | 72 | 3A1CC5C1C175EAC210B3D882 /* Frameworks */ = { |
63 | 73 | isa = PBXFrameworksBuildPhase; |
64 | 74 | buildActionMask = 2147483647; |
65 | 75 | files = ( |
| 76 | + 7E7A22D0D0B5E0B6403D6B0D /* Pods_RunnerTests.framework in Frameworks */, |
66 | 77 | ); |
67 | 78 | runOnlyForDeploymentPostprocessing = 0; |
68 | 79 | }; |
|
71 | 82 | buildActionMask = 2147483647; |
72 | 83 | files = ( |
73 | 84 | 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
| 85 | + 97589374DA1B1A70ADF8F27F /* Pods_Runner.framework in Frameworks */, |
74 | 86 | ); |
75 | 87 | runOnlyForDeploymentPostprocessing = 0; |
76 | 88 | }; |
77 | 89 | /* End PBXFrameworksBuildPhase section */ |
78 | 90 |
|
79 | 91 | /* Begin PBXGroup section */ |
| 92 | + 0495EAF15B0E99BC91A18F9C /* Frameworks */ = { |
| 93 | + isa = PBXGroup; |
| 94 | + children = ( |
| 95 | + DA57C15AE9F4398B64AD0747 /* Pods_Runner.framework */, |
| 96 | + D0B2AD4C7312FCEC9358A522 /* Pods_RunnerTests.framework */, |
| 97 | + ); |
| 98 | + name = Frameworks; |
| 99 | + sourceTree = "<group>"; |
| 100 | + }; |
80 | 101 | 331C8082294A63A400263BE5 /* RunnerTests */ = { |
81 | 102 | isa = PBXGroup; |
82 | 103 | children = ( |
|
103 | 124 | 97C146F01CF9000F007C117D /* Runner */, |
104 | 125 | 97C146EF1CF9000F007C117D /* Products */, |
105 | 126 | 331C8082294A63A400263BE5 /* RunnerTests */, |
| 127 | + C544C77A62240A8EC8F7A7A8 /* Pods */, |
| 128 | + 0495EAF15B0E99BC91A18F9C /* Frameworks */, |
106 | 129 | ); |
107 | 130 | sourceTree = "<group>"; |
108 | 131 | }; |
|
130 | 153 | path = Runner; |
131 | 154 | sourceTree = "<group>"; |
132 | 155 | }; |
| 156 | + C544C77A62240A8EC8F7A7A8 /* Pods */ = { |
| 157 | + isa = PBXGroup; |
| 158 | + children = ( |
| 159 | + FF63298A3236C04DB2C5E2C3 /* Pods-Runner.debug.xcconfig */, |
| 160 | + 073009F62E3796B5E24BB0FE /* Pods-Runner.release.xcconfig */, |
| 161 | + 56323460EAB2157B9871EF47 /* Pods-Runner.profile.xcconfig */, |
| 162 | + 91E860EE14DF4BF718694EB9 /* Pods-RunnerTests.debug.xcconfig */, |
| 163 | + E942728D827143C4EAFF9F7A /* Pods-RunnerTests.release.xcconfig */, |
| 164 | + 92D498C311CD062E6B992159 /* Pods-RunnerTests.profile.xcconfig */, |
| 165 | + ); |
| 166 | + name = Pods; |
| 167 | + path = Pods; |
| 168 | + sourceTree = "<group>"; |
| 169 | + }; |
133 | 170 | /* End PBXGroup section */ |
134 | 171 |
|
135 | 172 | /* Begin PBXNativeTarget section */ |
136 | 173 | 331C8080294A63A400263BE5 /* RunnerTests */ = { |
137 | 174 | isa = PBXNativeTarget; |
138 | 175 | buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */; |
139 | 176 | buildPhases = ( |
| 177 | + 8C3AA15F0EFEA7F857DD3A14 /* [CP] Check Pods Manifest.lock */, |
140 | 178 | 331C807D294A63A400263BE5 /* Sources */, |
141 | 179 | 331C807F294A63A400263BE5 /* Resources */, |
142 | 180 | 3A1CC5C1C175EAC210B3D882 /* Frameworks */, |
|
155 | 193 | isa = PBXNativeTarget; |
156 | 194 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
157 | 195 | buildPhases = ( |
| 196 | + 8734CA8B447094F68CBCEA49 /* [CP] Check Pods Manifest.lock */, |
158 | 197 | 9740EEB61CF901F6004384FC /* Run Script */, |
159 | 198 | 97C146EA1CF9000F007C117D /* Sources */, |
160 | 199 | 97C146EB1CF9000F007C117D /* Frameworks */, |
161 | 200 | 97C146EC1CF9000F007C117D /* Resources */, |
162 | 201 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
163 | 202 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
| 203 | + 059B5F6EDDBC4DAD69272226 /* [CP] Embed Pods Frameworks */, |
164 | 204 | ); |
165 | 205 | buildRules = ( |
166 | 206 | ); |
|
204 | 244 | ); |
205 | 245 | mainGroup = 97C146E51CF9000F007C117D; |
206 | 246 | packageReferences = ( |
207 | | - 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */, |
| 247 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */, |
208 | 248 | ); |
209 | 249 | productRefGroup = 97C146EF1CF9000F007C117D /* Products */; |
210 | 250 | projectDirPath = ""; |
|
238 | 278 | /* End PBXResourcesBuildPhase section */ |
239 | 279 |
|
240 | 280 | /* Begin PBXShellScriptBuildPhase section */ |
| 281 | + 059B5F6EDDBC4DAD69272226 /* [CP] Embed Pods Frameworks */ = { |
| 282 | + isa = PBXShellScriptBuildPhase; |
| 283 | + buildActionMask = 2147483647; |
| 284 | + files = ( |
| 285 | + ); |
| 286 | + inputFileListPaths = ( |
| 287 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 288 | + ); |
| 289 | + name = "[CP] Embed Pods Frameworks"; |
| 290 | + outputFileListPaths = ( |
| 291 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 292 | + ); |
| 293 | + runOnlyForDeploymentPostprocessing = 0; |
| 294 | + shellPath = /bin/sh; |
| 295 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 296 | + showEnvVarsInLog = 0; |
| 297 | + }; |
241 | 298 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
242 | 299 | isa = PBXShellScriptBuildPhase; |
243 | 300 | alwaysOutOfDate = 1; |
|
254 | 311 | shellPath = /bin/sh; |
255 | 312 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
256 | 313 | }; |
| 314 | + 8734CA8B447094F68CBCEA49 /* [CP] Check Pods Manifest.lock */ = { |
| 315 | + isa = PBXShellScriptBuildPhase; |
| 316 | + buildActionMask = 2147483647; |
| 317 | + files = ( |
| 318 | + ); |
| 319 | + inputFileListPaths = ( |
| 320 | + ); |
| 321 | + inputPaths = ( |
| 322 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 323 | + "${PODS_ROOT}/Manifest.lock", |
| 324 | + ); |
| 325 | + name = "[CP] Check Pods Manifest.lock"; |
| 326 | + outputFileListPaths = ( |
| 327 | + ); |
| 328 | + outputPaths = ( |
| 329 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 330 | + ); |
| 331 | + runOnlyForDeploymentPostprocessing = 0; |
| 332 | + shellPath = /bin/sh; |
| 333 | + 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"; |
| 334 | + showEnvVarsInLog = 0; |
| 335 | + }; |
| 336 | + 8C3AA15F0EFEA7F857DD3A14 /* [CP] Check Pods Manifest.lock */ = { |
| 337 | + isa = PBXShellScriptBuildPhase; |
| 338 | + buildActionMask = 2147483647; |
| 339 | + files = ( |
| 340 | + ); |
| 341 | + inputFileListPaths = ( |
| 342 | + ); |
| 343 | + inputPaths = ( |
| 344 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 345 | + "${PODS_ROOT}/Manifest.lock", |
| 346 | + ); |
| 347 | + name = "[CP] Check Pods Manifest.lock"; |
| 348 | + outputFileListPaths = ( |
| 349 | + ); |
| 350 | + outputPaths = ( |
| 351 | + "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
| 352 | + ); |
| 353 | + runOnlyForDeploymentPostprocessing = 0; |
| 354 | + shellPath = /bin/sh; |
| 355 | + 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"; |
| 356 | + showEnvVarsInLog = 0; |
| 357 | + }; |
257 | 358 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
258 | 359 | isa = PBXShellScriptBuildPhase; |
259 | 360 | alwaysOutOfDate = 1; |
|
362 | 463 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
363 | 464 | GCC_WARN_UNUSED_FUNCTION = YES; |
364 | 465 | GCC_WARN_UNUSED_VARIABLE = YES; |
365 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 466 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
366 | 467 | MTL_ENABLE_DEBUG_INFO = NO; |
367 | 468 | SDKROOT = iphoneos; |
368 | 469 | SUPPORTED_PLATFORMS = iphoneos; |
|
396 | 497 | }; |
397 | 498 | 331C8088294A63A400263BE5 /* Debug */ = { |
398 | 499 | isa = XCBuildConfiguration; |
| 500 | + baseConfigurationReference = 91E860EE14DF4BF718694EB9 /* Pods-RunnerTests.debug.xcconfig */; |
399 | 501 | buildSettings = { |
400 | 502 | BUNDLE_LOADER = "$(TEST_HOST)"; |
401 | 503 | CODE_SIGN_STYLE = Automatic; |
|
413 | 515 | }; |
414 | 516 | 331C8089294A63A400263BE5 /* Release */ = { |
415 | 517 | isa = XCBuildConfiguration; |
| 518 | + baseConfigurationReference = E942728D827143C4EAFF9F7A /* Pods-RunnerTests.release.xcconfig */; |
416 | 519 | buildSettings = { |
417 | 520 | BUNDLE_LOADER = "$(TEST_HOST)"; |
418 | 521 | CODE_SIGN_STYLE = Automatic; |
|
428 | 531 | }; |
429 | 532 | 331C808A294A63A400263BE5 /* Profile */ = { |
430 | 533 | isa = XCBuildConfiguration; |
| 534 | + baseConfigurationReference = 92D498C311CD062E6B992159 /* Pods-RunnerTests.profile.xcconfig */; |
431 | 535 | buildSettings = { |
432 | 536 | BUNDLE_LOADER = "$(TEST_HOST)"; |
433 | 537 | CODE_SIGN_STYLE = Automatic; |
|
490 | 594 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
491 | 595 | GCC_WARN_UNUSED_FUNCTION = YES; |
492 | 596 | GCC_WARN_UNUSED_VARIABLE = YES; |
493 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 597 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
494 | 598 | MTL_ENABLE_DEBUG_INFO = YES; |
495 | 599 | ONLY_ACTIVE_ARCH = YES; |
496 | 600 | SDKROOT = iphoneos; |
|
541 | 645 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
542 | 646 | GCC_WARN_UNUSED_FUNCTION = YES; |
543 | 647 | GCC_WARN_UNUSED_VARIABLE = YES; |
544 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 648 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
545 | 649 | MTL_ENABLE_DEBUG_INFO = NO; |
546 | 650 | SDKROOT = iphoneos; |
547 | 651 | SUPPORTED_PLATFORMS = iphoneos; |
|
635 | 739 | /* End XCConfigurationList section */ |
636 | 740 |
|
637 | 741 | /* Begin XCLocalSwiftPackageReference section */ |
638 | | - 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */ = { |
| 742 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */ = { |
639 | 743 | isa = XCLocalSwiftPackageReference; |
640 | 744 | relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; |
641 | 745 | }; |
|
0 commit comments