|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | -objectVersion = 50; |
| 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 | +6F1EB87BE6EB1CE545C6C6D8 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0554B3A0B085A39FA12E9253 /* 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 | +0554B3A0B085A39FA12E9253 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
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>"; }; |
| 36 | +328D3A16E752CEED566AB6BB /* 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>"; }; |
| 37 | +33CAF77D97F7CA280CE2DDCF /* 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>"; }; |
34 | 38 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; 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 | +828F7299D9587EB1F6C559E1 /* 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 | 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 | +6F1EB87BE6EB1CE545C6C6D8 /* 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 | +90D84C5DA31C2FF6A4C6E362 /* Frameworks */ = { |
| 65 | +isa = PBXGroup; |
| 66 | +children = ( |
| 67 | +0554B3A0B085A39FA12E9253 /* 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 | +D592F3B67D19BD8FC8AC80DF /* Pods */, |
| 90 | +90D84C5DA31C2FF6A4C6E362 /* Frameworks */, |
75 | 91 | ); |
76 | 92 | sourceTree = "<group>"; |
77 | 93 | }; |
|
98 | 114 | path = Runner; |
99 | 115 | sourceTree = "<group>"; |
100 | 116 | }; |
| 117 | +D592F3B67D19BD8FC8AC80DF /* Pods */ = { |
| 118 | +isa = PBXGroup; |
| 119 | +children = ( |
| 120 | +828F7299D9587EB1F6C559E1 /* Pods-Runner.debug.xcconfig */, |
| 121 | +33CAF77D97F7CA280CE2DDCF /* Pods-Runner.release.xcconfig */, |
| 122 | +328D3A16E752CEED566AB6BB /* 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 | +EA8FA25447621806A7F1B212 /* [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 | +D8DA98AB9D98E67F63D4D976 /* [CP] Embed Pods Frameworks */, |
| 143 | +66181D404FB9AB067CCC5685 /* [CP] Copy Pods Resources */, |
114 | 144 | ); |
115 | 145 | buildRules = ( |
116 | 146 | ); |
|
127 | 157 | 97C146E61CF9000F007C117D /* Project object */ = { |
128 | 158 | isa = PBXProject; |
129 | 159 | attributes = { |
130 | | -LastUpgradeCheck = 1300; |
| 160 | +LastUpgradeCheck = 1430; |
131 | 161 | ORGANIZATIONNAME = ""; |
132 | 162 | TargetAttributes = { |
133 | 163 | 97C146ED1CF9000F007C117D = { |
|
171 | 201 | /* Begin PBXShellScriptBuildPhase section */ |
172 | 202 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
173 | 203 | isa = PBXShellScriptBuildPhase; |
| 204 | +alwaysOutOfDate = 1; |
174 | 205 | buildActionMask = 2147483647; |
175 | 206 | files = ( |
176 | 207 | ); |
177 | 208 | inputPaths = ( |
| 209 | +"${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", |
178 | 210 | ); |
179 | 211 | name = "Thin Binary"; |
180 | 212 | outputPaths = ( |
|
183 | 215 | shellPath = /bin/sh; |
184 | 216 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
185 | 217 | }; |
| 218 | +66181D404FB9AB067CCC5685 /* [CP] Copy Pods Resources */ = { |
| 219 | +isa = PBXShellScriptBuildPhase; |
| 220 | +buildActionMask = 2147483647; |
| 221 | +files = ( |
| 222 | +); |
| 223 | +inputFileListPaths = ( |
| 224 | +"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 225 | +); |
| 226 | +name = "[CP] Copy Pods Resources"; |
| 227 | +outputFileListPaths = ( |
| 228 | +"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 229 | +); |
| 230 | +runOnlyForDeploymentPostprocessing = 0; |
| 231 | +shellPath = /bin/sh; |
| 232 | +shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 233 | +showEnvVarsInLog = 0; |
| 234 | +}; |
186 | 235 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
187 | 236 | isa = PBXShellScriptBuildPhase; |
| 237 | +alwaysOutOfDate = 1; |
188 | 238 | buildActionMask = 2147483647; |
189 | 239 | files = ( |
190 | 240 | ); |
|
197 | 247 | shellPath = /bin/sh; |
198 | 248 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
199 | 249 | }; |
| 250 | +D8DA98AB9D98E67F63D4D976 /* [CP] Embed Pods Frameworks */ = { |
| 251 | +isa = PBXShellScriptBuildPhase; |
| 252 | +buildActionMask = 2147483647; |
| 253 | +files = ( |
| 254 | +); |
| 255 | +inputFileListPaths = ( |
| 256 | +"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 257 | +); |
| 258 | +name = "[CP] Embed Pods Frameworks"; |
| 259 | +outputFileListPaths = ( |
| 260 | +"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 261 | +); |
| 262 | +runOnlyForDeploymentPostprocessing = 0; |
| 263 | +shellPath = /bin/sh; |
| 264 | +shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 265 | +showEnvVarsInLog = 0; |
| 266 | +}; |
| 267 | +EA8FA25447621806A7F1B212 /* [CP] Check Pods Manifest.lock */ = { |
| 268 | +isa = PBXShellScriptBuildPhase; |
| 269 | +buildActionMask = 2147483647; |
| 270 | +files = ( |
| 271 | +); |
| 272 | +inputFileListPaths = ( |
| 273 | +); |
| 274 | +inputPaths = ( |
| 275 | +"${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 276 | +"${PODS_ROOT}/Manifest.lock", |
| 277 | +); |
| 278 | +name = "[CP] Check Pods Manifest.lock"; |
| 279 | +outputFileListPaths = ( |
| 280 | +); |
| 281 | +outputPaths = ( |
| 282 | +"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 283 | +); |
| 284 | +runOnlyForDeploymentPostprocessing = 0; |
| 285 | +shellPath = /bin/sh; |
| 286 | +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"; |
| 287 | +showEnvVarsInLog = 0; |
| 288 | +}; |
200 | 289 | /* End PBXShellScriptBuildPhase section */ |
201 | 290 |
|
202 | 291 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments