|
14 | 14 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
15 | 15 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
16 | 16 | D3B02FEB221099260580D72C /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C02AF3E732EC80F14BCD14C0 /* GoogleService-Info.plist */; };
|
| 17 | + E6F3CF31D237EBBFF5845691 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F89E0A5AD3C51CA615BA049 /* 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 | + 1F89E0A5AD3C51CA615BA049 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | 37 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; 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>"; };
|
|
43 | 45 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
44 | 46 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
45 | 47 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 48 | + AA71AEE6EFFDF90BE57145E7 /* 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 | + BD8A4F5967D5BA466DE06A4B /* 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>"; }; |
46 | 50 | C02AF3E732EC80F14BCD14C0 /* GoogleService-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "Runner/GoogleService-Info.plist"; sourceTree = "<group>"; };
|
| 51 | + ED4BD88736F02CB2EC242B8E /* 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 */
|
50 | 55 | 97C146EB1CF9000F007C117D /* Frameworks */ = {
|
51 | 56 | isa = PBXFrameworksBuildPhase;
|
52 | 57 | buildActionMask = 2147483647;
|
53 | 58 | files = (
|
| 59 | + E6F3CF31D237EBBFF5845691 /* Pods_Runner.framework in Frameworks */, |
54 | 60 | );
|
55 | 61 | runOnlyForDeploymentPostprocessing = 0;
|
56 | 62 | };
|
57 | 63 | /* End PBXFrameworksBuildPhase section */
|
58 | 64 |
|
59 | 65 | /* Begin PBXGroup section */
|
| 66 | + 7FC50CC7AD28E82035647D45 /* Frameworks */ = { |
| 67 | + isa = PBXGroup; |
| 68 | + children = ( |
| 69 | + 1F89E0A5AD3C51CA615BA049 /* Pods_Runner.framework */, |
| 70 | + ); |
| 71 | + name = Frameworks; |
| 72 | + sourceTree = "<group>"; |
| 73 | + }; |
60 | 74 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
61 | 75 | isa = PBXGroup;
|
62 | 76 | children = (
|
|
75 | 89 | 97C146F01CF9000F007C117D /* Runner */,
|
76 | 90 | 97C146EF1CF9000F007C117D /* Products */,
|
77 | 91 | C02AF3E732EC80F14BCD14C0 /* GoogleService-Info.plist */,
|
| 92 | + BF73BF6F98B078C30A20AC8C /* Pods */, |
| 93 | + 7FC50CC7AD28E82035647D45 /* Frameworks */, |
78 | 94 | );
|
79 | 95 | sourceTree = "<group>";
|
80 | 96 | };
|
|
101 | 117 | path = Runner;
|
102 | 118 | sourceTree = "<group>";
|
103 | 119 | };
|
| 120 | + BF73BF6F98B078C30A20AC8C /* Pods */ = { |
| 121 | + isa = PBXGroup; |
| 122 | + children = ( |
| 123 | + BD8A4F5967D5BA466DE06A4B /* Pods-Runner.debug.xcconfig */, |
| 124 | + ED4BD88736F02CB2EC242B8E /* Pods-Runner.release.xcconfig */, |
| 125 | + AA71AEE6EFFDF90BE57145E7 /* Pods-Runner.profile.xcconfig */, |
| 126 | + ); |
| 127 | + name = Pods; |
| 128 | + path = Pods; |
| 129 | + sourceTree = "<group>"; |
| 130 | + }; |
104 | 131 | /* End PBXGroup section */
|
105 | 132 |
|
106 | 133 | /* Begin PBXNativeTarget section */
|
107 | 134 | 97C146ED1CF9000F007C117D /* Runner */ = {
|
108 | 135 | isa = PBXNativeTarget;
|
109 | 136 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
110 | 137 | buildPhases = (
|
| 138 | + 933F29FD91B03B7D5D890C33 /* [CP] Check Pods Manifest.lock */, |
111 | 139 | 9740EEB61CF901F6004384FC /* Run Script */,
|
112 | 140 | 97C146EA1CF9000F007C117D /* Sources */,
|
113 | 141 | 97C146EB1CF9000F007C117D /* Frameworks */,
|
114 | 142 | 97C146EC1CF9000F007C117D /* Resources */,
|
115 | 143 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
116 | 144 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
| 145 | + A2E250251303228EF7B40C05 /* [CP] Embed Pods Frameworks */, |
117 | 146 | );
|
118 | 147 | buildRules = (
|
119 | 148 | );
|
|
130 | 159 | 97C146E61CF9000F007C117D /* Project object */ = {
|
131 | 160 | isa = PBXProject;
|
132 | 161 | attributes = {
|
133 |
| - LastUpgradeCheck = 1300; |
| 162 | + LastUpgradeCheck = 1430; |
134 | 163 | ORGANIZATIONNAME = "";
|
135 | 164 | TargetAttributes = {
|
136 | 165 | 97C146ED1CF9000F007C117D = {
|
|
180 | 209 | files = (
|
181 | 210 | );
|
182 | 211 | inputPaths = (
|
| 212 | + "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", |
183 | 213 | );
|
184 | 214 | name = "Thin Binary";
|
185 | 215 | outputPaths = (
|
|
188 | 218 | shellPath = /bin/sh;
|
189 | 219 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
|
190 | 220 | };
|
| 221 | + 933F29FD91B03B7D5D890C33 /* [CP] Check Pods Manifest.lock */ = { |
| 222 | + isa = PBXShellScriptBuildPhase; |
| 223 | + buildActionMask = 2147483647; |
| 224 | + files = ( |
| 225 | + ); |
| 226 | + inputFileListPaths = ( |
| 227 | + ); |
| 228 | + inputPaths = ( |
| 229 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 230 | + "${PODS_ROOT}/Manifest.lock", |
| 231 | + ); |
| 232 | + name = "[CP] Check Pods Manifest.lock"; |
| 233 | + outputFileListPaths = ( |
| 234 | + ); |
| 235 | + outputPaths = ( |
| 236 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 237 | + ); |
| 238 | + runOnlyForDeploymentPostprocessing = 0; |
| 239 | + shellPath = /bin/sh; |
| 240 | + 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"; |
| 241 | + showEnvVarsInLog = 0; |
| 242 | + }; |
191 | 243 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
192 | 244 | isa = PBXShellScriptBuildPhase;
|
193 | 245 | alwaysOutOfDate = 1;
|
|
203 | 255 | shellPath = /bin/sh;
|
204 | 256 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
205 | 257 | };
|
| 258 | + A2E250251303228EF7B40C05 /* [CP] Embed Pods Frameworks */ = { |
| 259 | + isa = PBXShellScriptBuildPhase; |
| 260 | + buildActionMask = 2147483647; |
| 261 | + files = ( |
| 262 | + ); |
| 263 | + inputFileListPaths = ( |
| 264 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 265 | + ); |
| 266 | + name = "[CP] Embed Pods Frameworks"; |
| 267 | + outputFileListPaths = ( |
| 268 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 269 | + ); |
| 270 | + runOnlyForDeploymentPostprocessing = 0; |
| 271 | + shellPath = /bin/sh; |
| 272 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 273 | + showEnvVarsInLog = 0; |
| 274 | + }; |
206 | 275 | /* End PBXShellScriptBuildPhase section */
|
207 | 276 |
|
208 | 277 | /* Begin PBXSourcesBuildPhase section */
|
|
0 commit comments