|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
11 |
| - 3621E63182A608FCC2F1AF6A /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1367B4919C8560FDCA797FA1 /* libPods-Runner.a */; }; |
12 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
13 | 12 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
|
14 | 13 | 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };
|
15 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
16 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
17 | 16 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
| 17 | + CA983656C878EC019B64828E /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DFAF899D05FE95D1DEE08E52 /* Pods_Runner.framework */; }; |
18 | 18 | /* End PBXBuildFile section */
|
19 | 19 |
|
20 | 20 | /* Begin PBXCopyFilesBuildPhase section */
|
|
31 | 31 | /* End PBXCopyFilesBuildPhase section */
|
32 | 32 |
|
33 | 33 | /* Begin PBXFileReference section */
|
34 |
| - 1367B4919C8560FDCA797FA1 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | 34 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
36 | 35 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
37 | 36 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
|
49 | 48 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
50 | 49 | BA51E93435F180AE31586B93 /* 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>"; };
|
51 | 50 | D2D4739B5BCFB234777F8D4A /* 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>"; };
|
| 51 | + DFAF899D05FE95D1DEE08E52 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 52 | /* End PBXFileReference section */
|
53 | 53 |
|
54 | 54 | /* Begin PBXFrameworksBuildPhase section */
|
55 | 55 | 97C146EB1CF9000F007C117D /* Frameworks */ = {
|
56 | 56 | isa = PBXFrameworksBuildPhase;
|
57 | 57 | buildActionMask = 2147483647;
|
58 | 58 | files = (
|
59 |
| - 3621E63182A608FCC2F1AF6A /* libPods-Runner.a in Frameworks */, |
| 59 | + CA983656C878EC019B64828E /* Pods_Runner.framework in Frameworks */, |
60 | 60 | );
|
61 | 61 | runOnlyForDeploymentPostprocessing = 0;
|
62 | 62 | };
|
|
130 | 130 | E00D0E774CBD7FE183FEDA79 /* Frameworks */ = {
|
131 | 131 | isa = PBXGroup;
|
132 | 132 | children = (
|
133 |
| - 1367B4919C8560FDCA797FA1 /* libPods-Runner.a */, |
| 133 | + DFAF899D05FE95D1DEE08E52 /* Pods_Runner.framework */, |
134 | 134 | );
|
135 | 135 | name = Frameworks;
|
136 | 136 | sourceTree = "<group>";
|
|
149 | 149 | 97C146EC1CF9000F007C117D /* Resources */,
|
150 | 150 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
151 | 151 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
| 152 | + C61E5DBB581C92D3DB00ADC9 /* [CP] Copy Pods Resources */, |
| 153 | + 925AF82D935326C27F96F91B /* [CP] Embed Pods Frameworks */, |
152 | 154 | );
|
153 | 155 | buildRules = (
|
154 | 156 | );
|
|
242 | 244 | 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";
|
243 | 245 | showEnvVarsInLog = 0;
|
244 | 246 | };
|
| 247 | + 925AF82D935326C27F96F91B /* [CP] Embed Pods Frameworks */ = { |
| 248 | + isa = PBXShellScriptBuildPhase; |
| 249 | + buildActionMask = 2147483647; |
| 250 | + files = ( |
| 251 | + ); |
| 252 | + inputFileListPaths = ( |
| 253 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 254 | + ); |
| 255 | + name = "[CP] Embed Pods Frameworks"; |
| 256 | + outputFileListPaths = ( |
| 257 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 258 | + ); |
| 259 | + runOnlyForDeploymentPostprocessing = 0; |
| 260 | + shellPath = /bin/sh; |
| 261 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 262 | + showEnvVarsInLog = 0; |
| 263 | + }; |
245 | 264 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
246 | 265 | isa = PBXShellScriptBuildPhase;
|
247 | 266 | buildActionMask = 2147483647;
|
|
256 | 275 | shellPath = /bin/sh;
|
257 | 276 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
258 | 277 | };
|
| 278 | + C61E5DBB581C92D3DB00ADC9 /* [CP] Copy Pods Resources */ = { |
| 279 | + isa = PBXShellScriptBuildPhase; |
| 280 | + buildActionMask = 2147483647; |
| 281 | + files = ( |
| 282 | + ); |
| 283 | + inputFileListPaths = ( |
| 284 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 285 | + ); |
| 286 | + name = "[CP] Copy Pods Resources"; |
| 287 | + outputFileListPaths = ( |
| 288 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 289 | + ); |
| 290 | + runOnlyForDeploymentPostprocessing = 0; |
| 291 | + shellPath = /bin/sh; |
| 292 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 293 | + showEnvVarsInLog = 0; |
| 294 | + }; |
259 | 295 | /* End PBXShellScriptBuildPhase section */
|
260 | 296 |
|
261 | 297 | /* Begin PBXSourcesBuildPhase section */
|
|
0 commit comments