|
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 | | - 68810502A1DA9C33C36586BA /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E49E0FFB2A9E64546C836DE8 /* Pods_Runner.framework */; }; |
13 | 12 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
14 | 13 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
15 | 14 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
16 | 15 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
| 16 | + C0767E0EE85E5D6CA5706893 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C9A0AE070A0E4E5B13ED342 /* Pods_Runner.framework */; }; |
17 | 17 | /* End PBXBuildFile section */ |
18 | 18 |
|
19 | 19 | /* Begin PBXCopyFilesBuildPhase section */ |
|
33 | 33 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
34 | 34 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
35 | 35 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
| 36 | + 415E6C033F58671323055BBF /* 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>"; }; |
36 | 37 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
37 | 38 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
38 | 39 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
39 | | - 81CCB0EF21BFA59D8C0663A3 /* 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>"; }; |
40 | | - 88AF73C7C7A24ADD67F9C165 /* 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>"; }; |
| 40 | + 7C9A0AE070A0E4E5B13ED342 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 41 | + 7D9A4AED6FAE428DCEE0C694 /* 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>"; }; |
41 | 42 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
42 | 43 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
43 | 44 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | 45 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
45 | 46 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
46 | 47 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
47 | 48 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
48 | | - D4D600F6AA7FB11EC3398507 /* 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>"; }; |
49 | | - E49E0FFB2A9E64546C836DE8 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 49 | + D0D958E8FA4CCA05FF747F3A /* 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>"; }; |
50 | 50 | /* End PBXFileReference section */ |
51 | 51 |
|
52 | 52 | /* Begin PBXFrameworksBuildPhase section */ |
53 | 53 | 97C146EB1CF9000F007C117D /* Frameworks */ = { |
54 | 54 | isa = PBXFrameworksBuildPhase; |
55 | 55 | buildActionMask = 2147483647; |
56 | 56 | files = ( |
57 | | - 68810502A1DA9C33C36586BA /* Pods_Runner.framework in Frameworks */, |
| 57 | + C0767E0EE85E5D6CA5706893 /* Pods_Runner.framework in Frameworks */, |
58 | 58 | ); |
59 | 59 | runOnlyForDeploymentPostprocessing = 0; |
60 | 60 | }; |
61 | 61 | /* End PBXFrameworksBuildPhase section */ |
62 | 62 |
|
63 | 63 | /* Begin PBXGroup section */ |
64 | | - 4FDEAB5DB7DB774D482E4E82 /* Pods */ = { |
65 | | - isa = PBXGroup; |
66 | | - children = ( |
67 | | - D4D600F6AA7FB11EC3398507 /* Pods-Runner.debug.xcconfig */, |
68 | | - 81CCB0EF21BFA59D8C0663A3 /* Pods-Runner.release.xcconfig */, |
69 | | - 88AF73C7C7A24ADD67F9C165 /* Pods-Runner.profile.xcconfig */, |
70 | | - ); |
71 | | - name = Pods; |
72 | | - path = Pods; |
73 | | - sourceTree = "<group>"; |
74 | | - }; |
75 | 64 | 9740EEB11CF90186004384FC /* Flutter */ = { |
76 | 65 | isa = PBXGroup; |
77 | 66 | children = ( |
|
89 | 78 | 9740EEB11CF90186004384FC /* Flutter */, |
90 | 79 | 97C146F01CF9000F007C117D /* Runner */, |
91 | 80 | 97C146EF1CF9000F007C117D /* Products */, |
92 | | - 4FDEAB5DB7DB774D482E4E82 /* Pods */, |
93 | | - E6A9522D76ED550DB9E01B21 /* Frameworks */, |
| 81 | + F74C0DF74CDBC3C27154EE90 /* Pods */, |
| 82 | + F72DDF77D950608FA9A1110A /* Frameworks */, |
94 | 83 | ); |
95 | 84 | sourceTree = "<group>"; |
96 | 85 | }; |
|
117 | 106 | path = Runner; |
118 | 107 | sourceTree = "<group>"; |
119 | 108 | }; |
120 | | - E6A9522D76ED550DB9E01B21 /* Frameworks */ = { |
| 109 | + F72DDF77D950608FA9A1110A /* Frameworks */ = { |
121 | 110 | isa = PBXGroup; |
122 | 111 | children = ( |
123 | | - E49E0FFB2A9E64546C836DE8 /* Pods_Runner.framework */, |
| 112 | + 7C9A0AE070A0E4E5B13ED342 /* Pods_Runner.framework */, |
124 | 113 | ); |
125 | 114 | name = Frameworks; |
126 | 115 | sourceTree = "<group>"; |
127 | 116 | }; |
| 117 | + F74C0DF74CDBC3C27154EE90 /* Pods */ = { |
| 118 | + isa = PBXGroup; |
| 119 | + children = ( |
| 120 | + 415E6C033F58671323055BBF /* Pods-Runner.debug.xcconfig */, |
| 121 | + D0D958E8FA4CCA05FF747F3A /* Pods-Runner.release.xcconfig */, |
| 122 | + 7D9A4AED6FAE428DCEE0C694 /* Pods-Runner.profile.xcconfig */, |
| 123 | + ); |
| 124 | + name = Pods; |
| 125 | + path = Pods; |
| 126 | + sourceTree = "<group>"; |
| 127 | + }; |
128 | 128 | /* End PBXGroup section */ |
129 | 129 |
|
130 | 130 | /* Begin PBXNativeTarget section */ |
131 | 131 | 97C146ED1CF9000F007C117D /* Runner */ = { |
132 | 132 | isa = PBXNativeTarget; |
133 | 133 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
134 | 134 | buildPhases = ( |
135 | | - A7DBFB515018EAB84077E10D /* [CP] Check Pods Manifest.lock */, |
| 135 | + 9B6FC64253C48A8052294AA4 /* [CP] Check Pods Manifest.lock */, |
136 | 136 | 9740EEB61CF901F6004384FC /* Run Script */, |
137 | 137 | 97C146EA1CF9000F007C117D /* Sources */, |
138 | 138 | 97C146EB1CF9000F007C117D /* Frameworks */, |
139 | 139 | 97C146EC1CF9000F007C117D /* Resources */, |
140 | 140 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
141 | 141 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
142 | | - B3849A7CEB79C73DE3476721 /* [CP] Embed Pods Frameworks */, |
| 142 | + DBEEAF9492C043978ABF7CE0 /* [CP] Embed Pods Frameworks */, |
143 | 143 | ); |
144 | 144 | buildRules = ( |
145 | 145 | ); |
|
226 | 226 | shellPath = /bin/sh; |
227 | 227 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
228 | 228 | }; |
229 | | - A7DBFB515018EAB84077E10D /* [CP] Check Pods Manifest.lock */ = { |
| 229 | + 9B6FC64253C48A8052294AA4 /* [CP] Check Pods Manifest.lock */ = { |
230 | 230 | isa = PBXShellScriptBuildPhase; |
231 | 231 | buildActionMask = 2147483647; |
232 | 232 | files = ( |
|
248 | 248 | 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"; |
249 | 249 | showEnvVarsInLog = 0; |
250 | 250 | }; |
251 | | - B3849A7CEB79C73DE3476721 /* [CP] Embed Pods Frameworks */ = { |
| 251 | + DBEEAF9492C043978ABF7CE0 /* [CP] Embed Pods Frameworks */ = { |
252 | 252 | isa = PBXShellScriptBuildPhase; |
253 | 253 | buildActionMask = 2147483647; |
254 | 254 | files = ( |
|
340 | 340 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
341 | 341 | GCC_WARN_UNUSED_FUNCTION = YES; |
342 | 342 | GCC_WARN_UNUSED_VARIABLE = YES; |
343 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 343 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
344 | 344 | MTL_ENABLE_DEBUG_INFO = NO; |
345 | 345 | SDKROOT = iphoneos; |
346 | 346 | SUPPORTED_PLATFORMS = iphoneos; |
|
356 | 356 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
357 | 357 | CLANG_ENABLE_MODULES = YES; |
358 | 358 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
| 359 | + DEVELOPMENT_TEAM = 3D97R82EMJ; |
359 | 360 | ENABLE_BITCODE = NO; |
360 | 361 | INFOPLIST_FILE = Runner/Info.plist; |
361 | 362 | LD_RUNPATH_SEARCH_PATHS = ( |
|
417 | 418 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
418 | 419 | GCC_WARN_UNUSED_FUNCTION = YES; |
419 | 420 | GCC_WARN_UNUSED_VARIABLE = YES; |
420 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 421 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
421 | 422 | MTL_ENABLE_DEBUG_INFO = YES; |
422 | 423 | ONLY_ACTIVE_ARCH = YES; |
423 | 424 | SDKROOT = iphoneos; |
|
466 | 467 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
467 | 468 | GCC_WARN_UNUSED_FUNCTION = YES; |
468 | 469 | GCC_WARN_UNUSED_VARIABLE = YES; |
469 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 470 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
470 | 471 | MTL_ENABLE_DEBUG_INFO = NO; |
471 | 472 | SDKROOT = iphoneos; |
472 | 473 | SUPPORTED_PLATFORMS = iphoneos; |
|
484 | 485 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
485 | 486 | CLANG_ENABLE_MODULES = YES; |
486 | 487 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
| 488 | + DEVELOPMENT_TEAM = 3D97R82EMJ; |
487 | 489 | ENABLE_BITCODE = NO; |
488 | 490 | INFOPLIST_FILE = Runner/Info.plist; |
489 | 491 | LD_RUNPATH_SEARCH_PATHS = ( |
|
506 | 508 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
507 | 509 | CLANG_ENABLE_MODULES = YES; |
508 | 510 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
| 511 | + DEVELOPMENT_TEAM = 3D97R82EMJ; |
509 | 512 | ENABLE_BITCODE = NO; |
510 | 513 | INFOPLIST_FILE = Runner/Info.plist; |
511 | 514 | LD_RUNPATH_SEARCH_PATHS = ( |
|
0 commit comments