|
14 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
15 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
16 | 16 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
| 17 | + E58C8BA72341A6FDA9D194F8 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C0443C20940C009428DBFC8 /* Pods_Runner.framework */; }; |
17 | 18 | /* End PBXBuildFile section */
|
18 | 19 |
|
19 | 20 | /* Begin PBXCopyFilesBuildPhase section */
|
|
32 | 33 | /* Begin PBXFileReference 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>"; };
|
| 36 | + 21B301EF0FC0C3405BEEB5B5 /* 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>"; }; |
35 | 37 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
| 38 | + 3CA721E826034CE6B499F060 /* 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 | 39 | 52D42AC623D2C3710063AB8B /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; };
|
| 40 | + 5C0443C20940C009428DBFC8 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
37 | 41 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
38 | 42 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
39 | 43 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
|
44 | 48 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
45 | 49 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
46 | 50 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 51 | + CC17078EABDEF174C9DEB078 /* 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>"; }; |
47 | 52 | /* End PBXFileReference section */
|
48 | 53 |
|
49 | 54 | /* Begin PBXFrameworksBuildPhase section */
|
|
52 | 57 | buildActionMask = 2147483647;
|
53 | 58 | files = (
|
54 | 59 | 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */,
|
| 60 | + E58C8BA72341A6FDA9D194F8 /* Pods_Runner.framework in Frameworks */, |
55 | 61 | );
|
56 | 62 | runOnlyForDeploymentPostprocessing = 0;
|
57 | 63 | };
|
|
75 | 81 | 9740EEB11CF90186004384FC /* Flutter */,
|
76 | 82 | 97C146F01CF9000F007C117D /* Runner */,
|
77 | 83 | 97C146EF1CF9000F007C117D /* Products */,
|
| 84 | + F893C2497E8F1D360BEBEB7F /* Pods */, |
| 85 | + AA8E6B8C7207A8A364AEEA84 /* Frameworks */, |
78 | 86 | );
|
79 | 87 | sourceTree = "<group>";
|
80 | 88 | };
|
|
110 | 118 | name = "Supporting Files";
|
111 | 119 | sourceTree = "<group>";
|
112 | 120 | };
|
| 121 | + AA8E6B8C7207A8A364AEEA84 /* Frameworks */ = { |
| 122 | + isa = PBXGroup; |
| 123 | + children = ( |
| 124 | + 5C0443C20940C009428DBFC8 /* Pods_Runner.framework */, |
| 125 | + ); |
| 126 | + name = Frameworks; |
| 127 | + sourceTree = "<group>"; |
| 128 | + }; |
| 129 | + F893C2497E8F1D360BEBEB7F /* Pods */ = { |
| 130 | + isa = PBXGroup; |
| 131 | + children = ( |
| 132 | + 3CA721E826034CE6B499F060 /* Pods-Runner.debug.xcconfig */, |
| 133 | + CC17078EABDEF174C9DEB078 /* Pods-Runner.release.xcconfig */, |
| 134 | + 21B301EF0FC0C3405BEEB5B5 /* Pods-Runner.profile.xcconfig */, |
| 135 | + ); |
| 136 | + name = Pods; |
| 137 | + path = Pods; |
| 138 | + sourceTree = "<group>"; |
| 139 | + }; |
113 | 140 | /* End PBXGroup section */
|
114 | 141 |
|
115 | 142 | /* Begin PBXNativeTarget section */
|
116 | 143 | 97C146ED1CF9000F007C117D /* Runner */ = {
|
117 | 144 | isa = PBXNativeTarget;
|
118 | 145 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
119 | 146 | buildPhases = (
|
| 147 | + F90AEBACCBF7EA4B435EAF97 /* [CP] Check Pods Manifest.lock */, |
120 | 148 | 9740EEB61CF901F6004384FC /* Run Script */,
|
121 | 149 | 97C146EA1CF9000F007C117D /* Sources */,
|
122 | 150 | 97C146EB1CF9000F007C117D /* Frameworks */,
|
|
161 | 189 | );
|
162 | 190 | mainGroup = 97C146E51CF9000F007C117D;
|
163 | 191 | packageReferences = (
|
164 |
| - 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */, |
| 192 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */, |
165 | 193 | );
|
166 | 194 | productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
|
167 | 195 | projectDirPath = "";
|
|
218 | 246 | shellPath = /bin/sh;
|
219 | 247 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
220 | 248 | };
|
| 249 | + F90AEBACCBF7EA4B435EAF97 /* [CP] Check Pods Manifest.lock */ = { |
| 250 | + isa = PBXShellScriptBuildPhase; |
| 251 | + buildActionMask = 2147483647; |
| 252 | + files = ( |
| 253 | + ); |
| 254 | + inputFileListPaths = ( |
| 255 | + ); |
| 256 | + inputPaths = ( |
| 257 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 258 | + "${PODS_ROOT}/Manifest.lock", |
| 259 | + ); |
| 260 | + name = "[CP] Check Pods Manifest.lock"; |
| 261 | + outputFileListPaths = ( |
| 262 | + ); |
| 263 | + outputPaths = ( |
| 264 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 265 | + ); |
| 266 | + runOnlyForDeploymentPostprocessing = 0; |
| 267 | + shellPath = /bin/sh; |
| 268 | + 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"; |
| 269 | + showEnvVarsInLog = 0; |
| 270 | + }; |
221 | 271 | /* End PBXShellScriptBuildPhase section */
|
222 | 272 |
|
223 | 273 | /* Begin PBXSourcesBuildPhase section */
|
|
531 | 581 | /* End XCConfigurationList section */
|
532 | 582 |
|
533 | 583 | /* Begin XCLocalSwiftPackageReference section */
|
534 |
| - 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */ = { |
| 584 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */ = { |
535 | 585 | isa = XCLocalSwiftPackageReference;
|
536 | 586 | relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage;
|
537 | 587 | };
|
|
0 commit comments