|
50 | 50 | 7FCD1AAFFC74258114648268 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
|
51 | 51 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
52 | 52 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
53 |
| - 97C146EE1CF9000F007C117D /* Flutter Base.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Flutter Base.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 53 | + 97C146EE1CF9000F007C117D /* RS Base Debug 2.0.0.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RS Base Debug 2.0.0.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 | 54 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
55 | 55 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
56 | 56 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
114 | 114 | 97C146EF1CF9000F007C117D /* Products */ = {
|
115 | 115 | isa = PBXGroup;
|
116 | 116 | children = (
|
117 |
| - 97C146EE1CF9000F007C117D /* Flutter Base.app */, |
| 117 | + 97C146EE1CF9000F007C117D /* RS Base Debug 2.0.0.app */, |
118 | 118 | );
|
119 | 119 | name = Products;
|
120 | 120 | sourceTree = "<group>";
|
|
157 | 157 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
158 | 158 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
159 | 159 | DD7C17448DBE0C72AFB53D97 /* [CP] Embed Pods Frameworks */,
|
| 160 | + 0A3832D21E11A3F695107A97 /* [CP] Copy Pods Resources */, |
160 | 161 | );
|
161 | 162 | buildRules = (
|
162 | 163 | );
|
163 | 164 | dependencies = (
|
164 | 165 | );
|
165 | 166 | name = Runner;
|
166 | 167 | productName = Runner;
|
167 |
| - productReference = 97C146EE1CF9000F007C117D /* Flutter Base.app */; |
| 168 | + productReference = 97C146EE1CF9000F007C117D /* RS Base Debug 2.0.0.app */; |
168 | 169 | productType = "com.apple.product-type.application";
|
169 | 170 | };
|
170 | 171 | /* End PBXNativeTarget section */
|
|
173 | 174 | 97C146E61CF9000F007C117D /* Project object */ = {
|
174 | 175 | isa = PBXProject;
|
175 | 176 | attributes = {
|
176 |
| - LastUpgradeCheck = 1300; |
| 177 | + LastUpgradeCheck = 1510; |
177 | 178 | ORGANIZATIONNAME = "";
|
178 | 179 | TargetAttributes = {
|
179 | 180 | 97C146ED1CF9000F007C117D = {
|
|
217 | 218 | /* End PBXResourcesBuildPhase section */
|
218 | 219 |
|
219 | 220 | /* Begin PBXShellScriptBuildPhase section */
|
| 221 | + 0A3832D21E11A3F695107A97 /* [CP] Copy Pods Resources */ = { |
| 222 | + isa = PBXShellScriptBuildPhase; |
| 223 | + buildActionMask = 2147483647; |
| 224 | + files = ( |
| 225 | + ); |
| 226 | + inputFileListPaths = ( |
| 227 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 228 | + ); |
| 229 | + name = "[CP] Copy Pods Resources"; |
| 230 | + outputFileListPaths = ( |
| 231 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 232 | + ); |
| 233 | + runOnlyForDeploymentPostprocessing = 0; |
| 234 | + shellPath = /bin/sh; |
| 235 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 236 | + showEnvVarsInLog = 0; |
| 237 | + }; |
220 | 238 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
221 | 239 | isa = PBXShellScriptBuildPhase;
|
222 | 240 | alwaysOutOfDate = 1;
|
|
362 | 380 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
363 | 381 | GCC_WARN_UNUSED_FUNCTION = YES;
|
364 | 382 | GCC_WARN_UNUSED_VARIABLE = YES;
|
365 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 383 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
366 | 384 | MTL_ENABLE_DEBUG_INFO = NO;
|
367 | 385 | SDKROOT = iphoneos;
|
368 | 386 | SUPPORTED_PLATFORMS = iphoneos;
|
|
440 | 458 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
441 | 459 | GCC_WARN_UNUSED_FUNCTION = YES;
|
442 | 460 | GCC_WARN_UNUSED_VARIABLE = YES;
|
443 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 461 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
444 | 462 | MTL_ENABLE_DEBUG_INFO = YES;
|
445 | 463 | ONLY_ACTIVE_ARCH = YES;
|
446 | 464 | SDKROOT = iphoneos;
|
|
518 | 536 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
519 | 537 | GCC_WARN_UNUSED_FUNCTION = YES;
|
520 | 538 | GCC_WARN_UNUSED_VARIABLE = YES;
|
521 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 539 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
522 | 540 | MTL_ENABLE_DEBUG_INFO = YES;
|
523 | 541 | ONLY_ACTIVE_ARCH = YES;
|
524 | 542 | SDKROOT = iphoneos;
|
|
590 | 608 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
591 | 609 | GCC_WARN_UNUSED_FUNCTION = YES;
|
592 | 610 | GCC_WARN_UNUSED_VARIABLE = YES;
|
593 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 611 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
594 | 612 | MTL_ENABLE_DEBUG_INFO = NO;
|
595 | 613 | SDKROOT = iphoneos;
|
596 | 614 | SUPPORTED_PLATFORMS = iphoneos;
|
|
664 | 682 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
665 | 683 | GCC_WARN_UNUSED_FUNCTION = YES;
|
666 | 684 | GCC_WARN_UNUSED_VARIABLE = YES;
|
667 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 685 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
668 | 686 | MTL_ENABLE_DEBUG_INFO = NO;
|
669 | 687 | SDKROOT = iphoneos;
|
670 | 688 | SUPPORTED_PLATFORMS = iphoneos;
|
|
738 | 756 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
739 | 757 | GCC_WARN_UNUSED_FUNCTION = YES;
|
740 | 758 | GCC_WARN_UNUSED_VARIABLE = YES;
|
741 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 759 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
742 | 760 | MTL_ENABLE_DEBUG_INFO = NO;
|
743 | 761 | SDKROOT = iphoneos;
|
744 | 762 | SUPPORTED_PLATFORMS = iphoneos;
|
|
810 | 828 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
811 | 829 | GCC_WARN_UNUSED_FUNCTION = YES;
|
812 | 830 | GCC_WARN_UNUSED_VARIABLE = YES;
|
813 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 831 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
814 | 832 | MTL_ENABLE_DEBUG_INFO = NO;
|
815 | 833 | SDKROOT = iphoneos;
|
816 | 834 | SUPPORTED_PLATFORMS = iphoneos;
|
|
887 | 905 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
888 | 906 | GCC_WARN_UNUSED_FUNCTION = YES;
|
889 | 907 | GCC_WARN_UNUSED_VARIABLE = YES;
|
890 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 908 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
891 | 909 | MTL_ENABLE_DEBUG_INFO = YES;
|
892 | 910 | ONLY_ACTIVE_ARCH = YES;
|
893 | 911 | SDKROOT = iphoneos;
|
|
936 | 954 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
937 | 955 | GCC_WARN_UNUSED_FUNCTION = YES;
|
938 | 956 | GCC_WARN_UNUSED_VARIABLE = YES;
|
939 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 957 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
940 | 958 | MTL_ENABLE_DEBUG_INFO = NO;
|
941 | 959 | SDKROOT = iphoneos;
|
942 | 960 | SUPPORTED_PLATFORMS = iphoneos;
|
|
0 commit comments