|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 46; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
11 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
| 12 | + 7439274CB4C6FF15335C461A /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81B674EDC3CEE702AF053F7D /* Pods_Runner.framework */; }; |
12 | 13 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
13 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
14 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
|
29 | 30 | /* End PBXCopyFilesBuildPhase section */
|
30 | 31 |
|
31 | 32 | /* Begin PBXFileReference section */
|
| 33 | + 0FAF7C0517B7BA318C2B8EA7 /* 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>"; }; |
32 | 34 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
33 | 35 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
34 | 36 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
| 37 | + 3E82F08BDDB71249ED65DDA2 /* 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>"; }; |
| 38 | + 5764D1618B6D5B1D1456846F /* 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>"; }; |
35 | 39 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
36 | 40 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
37 | 41 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
| 42 | + 81B674EDC3CEE702AF053F7D /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
38 | 43 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
39 | 44 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
40 | 45 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
49 | 54 | isa = PBXFrameworksBuildPhase;
|
50 | 55 | buildActionMask = 2147483647;
|
51 | 56 | files = (
|
| 57 | + 7439274CB4C6FF15335C461A /* Pods_Runner.framework in Frameworks */, |
52 | 58 | );
|
53 | 59 | runOnlyForDeploymentPostprocessing = 0;
|
54 | 60 | };
|
55 | 61 | /* End PBXFrameworksBuildPhase section */
|
56 | 62 |
|
57 | 63 | /* Begin PBXGroup section */
|
| 64 | + 125B2189BEEDE0E4BB2F35BE /* Frameworks */ = { |
| 65 | + isa = PBXGroup; |
| 66 | + children = ( |
| 67 | + 81B674EDC3CEE702AF053F7D /* Pods_Runner.framework */, |
| 68 | + ); |
| 69 | + name = Frameworks; |
| 70 | + sourceTree = "<group>"; |
| 71 | + }; |
58 | 72 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
59 | 73 | isa = PBXGroup;
|
60 | 74 | children = (
|
|
72 | 86 | 9740EEB11CF90186004384FC /* Flutter */,
|
73 | 87 | 97C146F01CF9000F007C117D /* Runner */,
|
74 | 88 | 97C146EF1CF9000F007C117D /* Products */,
|
| 89 | + F1988A1615F1DD66E6C69F67 /* Pods */, |
| 90 | + 125B2189BEEDE0E4BB2F35BE /* Frameworks */, |
75 | 91 | );
|
76 | 92 | sourceTree = "<group>";
|
77 | 93 | };
|
|
98 | 114 | path = Runner;
|
99 | 115 | sourceTree = "<group>";
|
100 | 116 | };
|
| 117 | + F1988A1615F1DD66E6C69F67 /* Pods */ = { |
| 118 | + isa = PBXGroup; |
| 119 | + children = ( |
| 120 | + 3E82F08BDDB71249ED65DDA2 /* Pods-Runner.debug.xcconfig */, |
| 121 | + 5764D1618B6D5B1D1456846F /* Pods-Runner.release.xcconfig */, |
| 122 | + 0FAF7C0517B7BA318C2B8EA7 /* Pods-Runner.profile.xcconfig */, |
| 123 | + ); |
| 124 | + name = Pods; |
| 125 | + path = Pods; |
| 126 | + sourceTree = "<group>"; |
| 127 | + }; |
101 | 128 | /* End PBXGroup section */
|
102 | 129 |
|
103 | 130 | /* Begin PBXNativeTarget section */
|
104 | 131 | 97C146ED1CF9000F007C117D /* Runner */ = {
|
105 | 132 | isa = PBXNativeTarget;
|
106 | 133 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
107 | 134 | buildPhases = (
|
| 135 | + C16EA757FF8406EB30C7B4B4 /* [CP] Check Pods Manifest.lock */, |
108 | 136 | 9740EEB61CF901F6004384FC /* Run Script */,
|
109 | 137 | 97C146EA1CF9000F007C117D /* Sources */,
|
110 | 138 | 97C146EB1CF9000F007C117D /* Frameworks */,
|
111 | 139 | 97C146EC1CF9000F007C117D /* Resources */,
|
112 | 140 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
113 | 141 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
| 142 | + 63D0F0D392F3B2598C89FA0C /* [CP] Embed Pods Frameworks */, |
114 | 143 | );
|
115 | 144 | buildRules = (
|
116 | 145 | );
|
|
127 | 156 | 97C146E61CF9000F007C117D /* Project object */ = {
|
128 | 157 | isa = PBXProject;
|
129 | 158 | attributes = {
|
130 |
| - LastUpgradeCheck = 1020; |
| 159 | + LastUpgradeCheck = 1300; |
131 | 160 | ORGANIZATIONNAME = "";
|
132 | 161 | TargetAttributes = {
|
133 | 162 | 97C146ED1CF9000F007C117D = {
|
|
171 | 200 | /* Begin PBXShellScriptBuildPhase section */
|
172 | 201 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
173 | 202 | isa = PBXShellScriptBuildPhase;
|
| 203 | + alwaysOutOfDate = 1; |
174 | 204 | buildActionMask = 2147483647;
|
175 | 205 | files = (
|
176 | 206 | );
|
|
183 | 213 | shellPath = /bin/sh;
|
184 | 214 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
|
185 | 215 | };
|
| 216 | + 63D0F0D392F3B2598C89FA0C /* [CP] Embed Pods Frameworks */ = { |
| 217 | + isa = PBXShellScriptBuildPhase; |
| 218 | + buildActionMask = 2147483647; |
| 219 | + files = ( |
| 220 | + ); |
| 221 | + inputFileListPaths = ( |
| 222 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 223 | + ); |
| 224 | + name = "[CP] Embed Pods Frameworks"; |
| 225 | + outputFileListPaths = ( |
| 226 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 227 | + ); |
| 228 | + runOnlyForDeploymentPostprocessing = 0; |
| 229 | + shellPath = /bin/sh; |
| 230 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 231 | + showEnvVarsInLog = 0; |
| 232 | + }; |
186 | 233 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
187 | 234 | isa = PBXShellScriptBuildPhase;
|
| 235 | + alwaysOutOfDate = 1; |
188 | 236 | buildActionMask = 2147483647;
|
189 | 237 | files = (
|
190 | 238 | );
|
|
197 | 245 | shellPath = /bin/sh;
|
198 | 246 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
199 | 247 | };
|
| 248 | + C16EA757FF8406EB30C7B4B4 /* [CP] Check Pods Manifest.lock */ = { |
| 249 | + isa = PBXShellScriptBuildPhase; |
| 250 | + buildActionMask = 2147483647; |
| 251 | + files = ( |
| 252 | + ); |
| 253 | + inputFileListPaths = ( |
| 254 | + ); |
| 255 | + inputPaths = ( |
| 256 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 257 | + "${PODS_ROOT}/Manifest.lock", |
| 258 | + ); |
| 259 | + name = "[CP] Check Pods Manifest.lock"; |
| 260 | + outputFileListPaths = ( |
| 261 | + ); |
| 262 | + outputPaths = ( |
| 263 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 264 | + ); |
| 265 | + runOnlyForDeploymentPostprocessing = 0; |
| 266 | + shellPath = /bin/sh; |
| 267 | + 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"; |
| 268 | + showEnvVarsInLog = 0; |
| 269 | + }; |
200 | 270 | /* End PBXShellScriptBuildPhase section */
|
201 | 271 |
|
202 | 272 | /* Begin PBXSourcesBuildPhase section */
|
|
272 | 342 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
273 | 343 | GCC_WARN_UNUSED_FUNCTION = YES;
|
274 | 344 | GCC_WARN_UNUSED_VARIABLE = YES;
|
275 |
| - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 345 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
276 | 346 | MTL_ENABLE_DEBUG_INFO = NO;
|
277 | 347 | SDKROOT = iphoneos;
|
278 | 348 | SUPPORTED_PLATFORMS = iphoneos;
|
|
346 | 416 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
347 | 417 | GCC_WARN_UNUSED_FUNCTION = YES;
|
348 | 418 | GCC_WARN_UNUSED_VARIABLE = YES;
|
349 |
| - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 419 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
350 | 420 | MTL_ENABLE_DEBUG_INFO = YES;
|
351 | 421 | ONLY_ACTIVE_ARCH = YES;
|
352 | 422 | SDKROOT = iphoneos;
|
|
395 | 465 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
396 | 466 | GCC_WARN_UNUSED_FUNCTION = YES;
|
397 | 467 | GCC_WARN_UNUSED_VARIABLE = YES;
|
398 |
| - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 468 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
399 | 469 | MTL_ENABLE_DEBUG_INFO = NO;
|
400 | 470 | SDKROOT = iphoneos;
|
401 | 471 | SUPPORTED_PLATFORMS = iphoneos;
|
|
0 commit comments