|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 129BF328E0390291AA305797 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CAB3253F7957E00908622CEE /* Pods_Runner.framework */; }; |
10 | 11 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
11 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
12 | 13 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
| 14 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
13 | 15 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
14 | 16 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
15 | 17 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
16 |
| - B501E7F22BA22C455255CE2E /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C446183715B92022DDB68882 /* Pods_Runner.framework */; }; |
17 | 18 | /* End PBXBuildFile section */
|
18 | 19 |
|
19 | 20 | /* Begin PBXCopyFilesBuildPhase section */
|
|
33 | 34 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
34 | 35 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
35 | 36 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
| 37 | + 6849A6556C6BC683F18F9B9B /* 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>"; }; |
36 | 38 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
37 | 39 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
38 | 40 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
39 |
| - 862A53EA392D32566500E869 /* 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>"; }; |
| 41 | + 7EE257A395789F5F681D58ED /* 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 | 42 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
41 | 43 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
42 | 44 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
43 | 45 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
44 | 46 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
45 | 47 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
46 | 48 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
47 |
| - C446183715B92022DDB68882 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 |
| - CEA40B36DE135D81D16B7399 /* 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 |
| - DA7CB50DE8057A7A8D126AC9 /* 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>"; }; |
| 49 | + B7474CB10F6F83070DA7D3FC /* 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>"; }; |
| 50 | + CAB3253F7957E00908622CEE /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 | 51 | F6BD02742B56D78D00C59EAA /* RunnerDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RunnerDebug.entitlements; sourceTree = "<group>"; };
|
51 | 52 | /* End PBXFileReference section */
|
52 | 53 |
|
|
55 | 56 | isa = PBXFrameworksBuildPhase;
|
56 | 57 | buildActionMask = 2147483647;
|
57 | 58 | files = (
|
58 |
| - B501E7F22BA22C455255CE2E /* Pods_Runner.framework in Frameworks */, |
| 59 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
| 60 | + 129BF328E0390291AA305797 /* Pods_Runner.framework in Frameworks */, |
59 | 61 | );
|
60 | 62 | runOnlyForDeploymentPostprocessing = 0;
|
61 | 63 | };
|
|
65 | 67 | 2982F40ECD3DD26A4434B596 /* Pods */ = {
|
66 | 68 | isa = PBXGroup;
|
67 | 69 | children = (
|
68 |
| - CEA40B36DE135D81D16B7399 /* Pods-Runner.debug.xcconfig */, |
69 |
| - 862A53EA392D32566500E869 /* Pods-Runner.release.xcconfig */, |
70 |
| - DA7CB50DE8057A7A8D126AC9 /* Pods-Runner.profile.xcconfig */, |
| 70 | + B7474CB10F6F83070DA7D3FC /* Pods-Runner.debug.xcconfig */, |
| 71 | + 7EE257A395789F5F681D58ED /* Pods-Runner.release.xcconfig */, |
| 72 | + 6849A6556C6BC683F18F9B9B /* Pods-Runner.profile.xcconfig */, |
71 | 73 | );
|
72 | 74 | path = Pods;
|
73 | 75 | sourceTree = "<group>";
|
74 | 76 | };
|
75 |
| - 7EF8E4A69F95E4BF7F747BE9 /* Frameworks */ = { |
76 |
| - isa = PBXGroup; |
77 |
| - children = ( |
78 |
| - C446183715B92022DDB68882 /* Pods_Runner.framework */, |
79 |
| - ); |
80 |
| - name = Frameworks; |
81 |
| - sourceTree = "<group>"; |
82 |
| - }; |
83 | 77 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
84 | 78 | isa = PBXGroup;
|
85 | 79 | children = (
|
|
98 | 92 | 97C146F01CF9000F007C117D /* Runner */,
|
99 | 93 | 97C146EF1CF9000F007C117D /* Products */,
|
100 | 94 | 2982F40ECD3DD26A4434B596 /* Pods */,
|
101 |
| - 7EF8E4A69F95E4BF7F747BE9 /* Frameworks */, |
| 95 | + F4F4FFF3F7F622A32B465B7B /* Frameworks */, |
102 | 96 | );
|
103 | 97 | sourceTree = "<group>";
|
104 | 98 | };
|
|
126 | 120 | path = Runner;
|
127 | 121 | sourceTree = "<group>";
|
128 | 122 | };
|
| 123 | + F4F4FFF3F7F622A32B465B7B /* Frameworks */ = { |
| 124 | + isa = PBXGroup; |
| 125 | + children = ( |
| 126 | + CAB3253F7957E00908622CEE /* Pods_Runner.framework */, |
| 127 | + ); |
| 128 | + name = Frameworks; |
| 129 | + sourceTree = "<group>"; |
| 130 | + }; |
129 | 131 | /* End PBXGroup section */
|
130 | 132 |
|
131 | 133 | /* Begin PBXNativeTarget section */
|
132 | 134 | 97C146ED1CF9000F007C117D /* Runner */ = {
|
133 | 135 | isa = PBXNativeTarget;
|
134 | 136 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
135 | 137 | buildPhases = (
|
136 |
| - 5CF31A8C72B66ABB365E813D /* [CP] Check Pods Manifest.lock */, |
| 138 | + 59107802EEC5D20C8665B0FF /* [CP] Check Pods Manifest.lock */, |
137 | 139 | 9740EEB61CF901F6004384FC /* Run Script */,
|
138 | 140 | 97C146EA1CF9000F007C117D /* Sources */,
|
139 | 141 | 97C146EB1CF9000F007C117D /* Frameworks */,
|
140 | 142 | 97C146EC1CF9000F007C117D /* Resources */,
|
141 | 143 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
142 | 144 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
143 |
| - D38B08CB85942E5D11545EE3 /* [CP] Embed Pods Frameworks */, |
144 |
| - A7B07F67421488A414C73AAD /* [CP] Copy Pods Resources */, |
| 145 | + 62A5B1B56A709B1DEA463D61 /* [CP] Embed Pods Frameworks */, |
| 146 | + 6FA299C930ED5D0EAB8A4A43 /* [CP] Copy Pods Resources */, |
145 | 147 | );
|
146 | 148 | buildRules = (
|
147 | 149 | );
|
148 | 150 | dependencies = (
|
149 | 151 | );
|
150 | 152 | name = Runner;
|
| 153 | + packageProductDependencies = ( |
| 154 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, |
| 155 | + ); |
151 | 156 | productName = Runner;
|
152 | 157 | productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
|
153 | 158 | productType = "com.apple.product-type.application";
|
|
176 | 181 | Base,
|
177 | 182 | );
|
178 | 183 | mainGroup = 97C146E51CF9000F007C117D;
|
| 184 | + packageReferences = ( |
| 185 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */, |
| 186 | + ); |
179 | 187 | productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
|
180 | 188 | projectDirPath = "";
|
181 | 189 | projectRoot = "";
|
|
216 | 224 | shellPath = /bin/sh;
|
217 | 225 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
|
218 | 226 | };
|
219 |
| - 5CF31A8C72B66ABB365E813D /* [CP] Check Pods Manifest.lock */ = { |
| 227 | + 59107802EEC5D20C8665B0FF /* [CP] Check Pods Manifest.lock */ = { |
220 | 228 | isa = PBXShellScriptBuildPhase;
|
221 | 229 | buildActionMask = 2147483647;
|
222 | 230 | files = (
|
|
238 | 246 | 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";
|
239 | 247 | showEnvVarsInLog = 0;
|
240 | 248 | };
|
241 |
| - 9740EEB61CF901F6004384FC /* Run Script */ = { |
| 249 | + 62A5B1B56A709B1DEA463D61 /* [CP] Embed Pods Frameworks */ = { |
242 | 250 | isa = PBXShellScriptBuildPhase;
|
243 |
| - alwaysOutOfDate = 1; |
244 | 251 | buildActionMask = 2147483647;
|
245 | 252 | files = (
|
246 | 253 | );
|
247 |
| - inputPaths = ( |
| 254 | + inputFileListPaths = ( |
| 255 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
248 | 256 | );
|
249 |
| - name = "Run Script"; |
250 |
| - outputPaths = ( |
| 257 | + name = "[CP] Embed Pods Frameworks"; |
| 258 | + outputFileListPaths = ( |
| 259 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
251 | 260 | );
|
252 | 261 | runOnlyForDeploymentPostprocessing = 0;
|
253 | 262 | shellPath = /bin/sh;
|
254 |
| - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
| 263 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 264 | + showEnvVarsInLog = 0; |
255 | 265 | };
|
256 |
| - A7B07F67421488A414C73AAD /* [CP] Copy Pods Resources */ = { |
| 266 | + 6FA299C930ED5D0EAB8A4A43 /* [CP] Copy Pods Resources */ = { |
257 | 267 | isa = PBXShellScriptBuildPhase;
|
258 | 268 | buildActionMask = 2147483647;
|
259 | 269 | files = (
|
|
270 | 280 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
|
271 | 281 | showEnvVarsInLog = 0;
|
272 | 282 | };
|
273 |
| - D38B08CB85942E5D11545EE3 /* [CP] Embed Pods Frameworks */ = { |
| 283 | + 9740EEB61CF901F6004384FC /* Run Script */ = { |
274 | 284 | isa = PBXShellScriptBuildPhase;
|
| 285 | + alwaysOutOfDate = 1; |
275 | 286 | buildActionMask = 2147483647;
|
276 | 287 | files = (
|
277 | 288 | );
|
278 |
| - inputFileListPaths = ( |
279 |
| - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 289 | + inputPaths = ( |
280 | 290 | );
|
281 |
| - name = "[CP] Embed Pods Frameworks"; |
282 |
| - outputFileListPaths = ( |
283 |
| - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 291 | + name = "Run Script"; |
| 292 | + outputPaths = ( |
284 | 293 | );
|
285 | 294 | runOnlyForDeploymentPostprocessing = 0;
|
286 | 295 | shellPath = /bin/sh;
|
287 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
288 |
| - showEnvVarsInLog = 0; |
| 296 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
289 | 297 | };
|
290 | 298 | /* End PBXShellScriptBuildPhase section */
|
291 | 299 |
|
|
594 | 602 | defaultConfigurationName = Release;
|
595 | 603 | };
|
596 | 604 | /* End XCConfigurationList section */
|
| 605 | + |
| 606 | +/* Begin XCLocalSwiftPackageReference section */ |
| 607 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */ = { |
| 608 | + isa = XCLocalSwiftPackageReference; |
| 609 | + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; |
| 610 | + }; |
| 611 | +/* End XCLocalSwiftPackageReference section */ |
| 612 | + |
| 613 | +/* Begin XCSwiftPackageProductDependency section */ |
| 614 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = { |
| 615 | + isa = XCSwiftPackageProductDependency; |
| 616 | + productName = FlutterGeneratedPluginSwiftPackage; |
| 617 | + }; |
| 618 | +/* End XCSwiftPackageProductDependency section */ |
597 | 619 | };
|
598 | 620 | rootObject = 97C146E61CF9000F007C117D /* Project object */;
|
599 | 621 | }
|
0 commit comments