|
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 |
| - 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; }; |
13 |
| - 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
14 | 12 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
15 |
| - 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; }; |
16 |
| - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
17 | 13 | 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; };
|
18 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
19 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
|
27 | 23 | dstPath = "";
|
28 | 24 | dstSubfolderSpec = 10;
|
29 | 25 | files = (
|
30 |
| - 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */, |
31 |
| - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */, |
32 | 26 | );
|
33 | 27 | name = "Embed Frameworks";
|
34 | 28 | runOnlyForDeploymentPostprocessing = 0;
|
|
39 | 33 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
40 | 34 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
41 | 35 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
42 |
| - 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
43 | 36 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
44 | 37 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
45 | 38 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
46 | 39 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
47 | 40 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
48 |
| - 9740EEBA1CF902C7004384FC /* Flutter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Flutter.framework; path = Flutter/Flutter.framework; sourceTree = "<group>"; }; |
49 | 41 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
50 | 42 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
51 | 43 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
58 | 50 | isa = PBXFrameworksBuildPhase;
|
59 | 51 | buildActionMask = 2147483647;
|
60 | 52 | files = (
|
61 |
| - 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */, |
62 |
| - 3B80C3941E831B6300D905FE /* App.framework in Frameworks */, |
63 | 53 | );
|
64 | 54 | runOnlyForDeploymentPostprocessing = 0;
|
65 | 55 | };
|
|
69 | 59 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
70 | 60 | isa = PBXGroup;
|
71 | 61 | children = (
|
72 |
| - 3B80C3931E831B6300D905FE /* App.framework */, |
73 | 62 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
|
74 |
| - 9740EEBA1CF902C7004384FC /* Flutter.framework */, |
75 | 63 | 9740EEB21CF90195004384FC /* Debug.xcconfig */,
|
76 | 64 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
|
77 | 65 | 9740EEB31CF90195004384FC /* Generated.xcconfig */,
|
|
148 | 136 | 97C146E61CF9000F007C117D /* Project object */ = {
|
149 | 137 | isa = PBXProject;
|
150 | 138 | attributes = {
|
151 |
| - LastUpgradeCheck = 1020; |
| 139 | + LastUpgradeCheck = 1430; |
152 | 140 | ORGANIZATIONNAME = "The Chromium Authors";
|
153 | 141 | TargetAttributes = {
|
154 | 142 | 97C146ED1CF9000F007C117D = {
|
|
194 | 182 | /* Begin PBXShellScriptBuildPhase section */
|
195 | 183 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
196 | 184 | isa = PBXShellScriptBuildPhase;
|
| 185 | + alwaysOutOfDate = 1; |
197 | 186 | buildActionMask = 2147483647;
|
198 | 187 | files = (
|
199 | 188 | );
|
200 | 189 | inputPaths = (
|
| 190 | + "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", |
201 | 191 | );
|
202 | 192 | name = "Thin Binary";
|
203 | 193 | outputPaths = (
|
204 | 194 | );
|
205 | 195 | runOnlyForDeploymentPostprocessing = 0;
|
206 | 196 | shellPath = /bin/sh;
|
207 |
| - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin"; |
| 197 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
208 | 198 | };
|
209 | 199 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
210 | 200 | isa = PBXShellScriptBuildPhase;
|
| 201 | + alwaysOutOfDate = 1; |
211 | 202 | buildActionMask = 2147483647;
|
212 | 203 | files = (
|
213 | 204 | );
|
|
256 | 247 | /* Begin XCBuildConfiguration section */
|
257 | 248 | 249021D3217E4FDB00AE95B9 /* Profile */ = {
|
258 | 249 | isa = XCBuildConfiguration;
|
259 |
| - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
260 | 250 | buildSettings = {
|
261 | 251 | ALWAYS_SEARCH_USER_PATHS = NO;
|
262 | 252 | CLANG_ANALYZER_NONNULL = YES;
|
|
296 | 286 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
297 | 287 | GCC_WARN_UNUSED_FUNCTION = YES;
|
298 | 288 | GCC_WARN_UNUSED_VARIABLE = YES;
|
299 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 289 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
300 | 290 | MTL_ENABLE_DEBUG_INFO = NO;
|
301 | 291 | SDKROOT = iphoneos;
|
302 | 292 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
333 | 323 | };
|
334 | 324 | 97C147031CF9000F007C117D /* Debug */ = {
|
335 | 325 | isa = XCBuildConfiguration;
|
336 |
| - baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; |
337 | 326 | buildSettings = {
|
338 | 327 | ALWAYS_SEARCH_USER_PATHS = NO;
|
339 | 328 | CLANG_ANALYZER_NONNULL = YES;
|
|
379 | 368 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
380 | 369 | GCC_WARN_UNUSED_FUNCTION = YES;
|
381 | 370 | GCC_WARN_UNUSED_VARIABLE = YES;
|
382 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 371 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
383 | 372 | MTL_ENABLE_DEBUG_INFO = YES;
|
384 | 373 | ONLY_ACTIVE_ARCH = YES;
|
385 | 374 | SDKROOT = iphoneos;
|
|
389 | 378 | };
|
390 | 379 | 97C147041CF9000F007C117D /* Release */ = {
|
391 | 380 | isa = XCBuildConfiguration;
|
392 |
| - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
393 | 381 | buildSettings = {
|
394 | 382 | ALWAYS_SEARCH_USER_PATHS = NO;
|
395 | 383 | CLANG_ANALYZER_NONNULL = YES;
|
|
429 | 417 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
430 | 418 | GCC_WARN_UNUSED_FUNCTION = YES;
|
431 | 419 | GCC_WARN_UNUSED_VARIABLE = YES;
|
432 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 420 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
433 | 421 | MTL_ENABLE_DEBUG_INFO = NO;
|
434 | 422 | SDKROOT = iphoneos;
|
435 | 423 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
0 commit comments