|
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 | + F47B725BE0C467F32ECFA7FC /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DDEA500AC0830320B79B906A /* libPods-Runner.a */; }; |
17 | 18 | /* End PBXBuildFile section */ |
18 | 19 |
|
19 | 20 | /* Begin PBXCopyFilesBuildPhase section */ |
|
30 | 31 | /* End PBXCopyFilesBuildPhase section */ |
31 | 32 |
|
32 | 33 | /* Begin PBXFileReference section */ |
| 34 | + 0B601FB0F114EFA6087C37D7 /* 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>"; }; |
33 | 35 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
34 | 36 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
| 37 | + 2B155E4FBF928C230910A7DF /* 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>"; }; |
35 | 38 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
36 | 39 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
37 | 40 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
|
44 | 47 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
45 | 48 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
46 | 49 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 50 | + 99E0808DE98ACDC69DEFD276 /* 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>"; }; |
| 51 | + DDEA500AC0830320B79B906A /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
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 | + F47B725BE0C467F32ECFA7FC /* libPods-Runner.a in Frameworks */, |
54 | 60 | ); |
55 | 61 | runOnlyForDeploymentPostprocessing = 0; |
56 | 62 | }; |
|
74 | 80 | 9740EEB11CF90186004384FC /* Flutter */, |
75 | 81 | 97C146F01CF9000F007C117D /* Runner */, |
76 | 82 | 97C146EF1CF9000F007C117D /* Products */, |
| 83 | + C1E66B1C65A3711BC08D51DB /* Pods */, |
| 84 | + A034BD10CCE9E1D328001624 /* Frameworks */, |
77 | 85 | ); |
78 | 86 | sourceTree = "<group>"; |
79 | 87 | }; |
|
109 | 117 | name = "Supporting Files"; |
110 | 118 | sourceTree = "<group>"; |
111 | 119 | }; |
| 120 | + A034BD10CCE9E1D328001624 /* Frameworks */ = { |
| 121 | + isa = PBXGroup; |
| 122 | + children = ( |
| 123 | + DDEA500AC0830320B79B906A /* libPods-Runner.a */, |
| 124 | + ); |
| 125 | + name = Frameworks; |
| 126 | + sourceTree = "<group>"; |
| 127 | + }; |
| 128 | + C1E66B1C65A3711BC08D51DB /* Pods */ = { |
| 129 | + isa = PBXGroup; |
| 130 | + children = ( |
| 131 | + 99E0808DE98ACDC69DEFD276 /* Pods-Runner.debug.xcconfig */, |
| 132 | + 2B155E4FBF928C230910A7DF /* Pods-Runner.release.xcconfig */, |
| 133 | + 0B601FB0F114EFA6087C37D7 /* Pods-Runner.profile.xcconfig */, |
| 134 | + ); |
| 135 | + name = Pods; |
| 136 | + path = Pods; |
| 137 | + sourceTree = "<group>"; |
| 138 | + }; |
112 | 139 | /* End PBXGroup section */ |
113 | 140 |
|
114 | 141 | /* Begin PBXNativeTarget section */ |
115 | 142 | 97C146ED1CF9000F007C117D /* Runner */ = { |
116 | 143 | isa = PBXNativeTarget; |
117 | 144 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
118 | 145 | buildPhases = ( |
| 146 | + CF5A5CE440F54A061303EA05 /* [CP] Check Pods Manifest.lock */, |
119 | 147 | 9740EEB61CF901F6004384FC /* Run Script */, |
120 | 148 | 97C146EA1CF9000F007C117D /* Sources */, |
121 | 149 | 97C146EB1CF9000F007C117D /* Frameworks */, |
122 | 150 | 97C146EC1CF9000F007C117D /* Resources */, |
123 | 151 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
124 | 152 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
| 153 | + 33874F32E57E35432E8B60A1 /* [CP] Embed Pods Frameworks */, |
125 | 154 | ); |
126 | 155 | buildRules = ( |
127 | 156 | ); |
|
180 | 209 | /* End PBXResourcesBuildPhase section */ |
181 | 210 |
|
182 | 211 | /* Begin PBXShellScriptBuildPhase section */ |
| 212 | + 33874F32E57E35432E8B60A1 /* [CP] Embed Pods Frameworks */ = { |
| 213 | + isa = PBXShellScriptBuildPhase; |
| 214 | + buildActionMask = 2147483647; |
| 215 | + files = ( |
| 216 | + ); |
| 217 | + inputPaths = ( |
| 218 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 219 | + "${PODS_ROOT}/../Flutter/Flutter.framework", |
| 220 | + ); |
| 221 | + name = "[CP] Embed Pods Frameworks"; |
| 222 | + outputPaths = ( |
| 223 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
| 224 | + ); |
| 225 | + runOnlyForDeploymentPostprocessing = 0; |
| 226 | + shellPath = /bin/sh; |
| 227 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 228 | + showEnvVarsInLog = 0; |
| 229 | + }; |
183 | 230 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
184 | 231 | isa = PBXShellScriptBuildPhase; |
185 | 232 | buildActionMask = 2147483647; |
|
208 | 255 | shellPath = /bin/sh; |
209 | 256 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
210 | 257 | }; |
| 258 | + CF5A5CE440F54A061303EA05 /* [CP] Check Pods Manifest.lock */ = { |
| 259 | + isa = PBXShellScriptBuildPhase; |
| 260 | + buildActionMask = 2147483647; |
| 261 | + files = ( |
| 262 | + ); |
| 263 | + inputFileListPaths = ( |
| 264 | + ); |
| 265 | + inputPaths = ( |
| 266 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 267 | + "${PODS_ROOT}/Manifest.lock", |
| 268 | + ); |
| 269 | + name = "[CP] Check Pods Manifest.lock"; |
| 270 | + outputFileListPaths = ( |
| 271 | + ); |
| 272 | + outputPaths = ( |
| 273 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 274 | + ); |
| 275 | + runOnlyForDeploymentPostprocessing = 0; |
| 276 | + shellPath = /bin/sh; |
| 277 | + 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"; |
| 278 | + showEnvVarsInLog = 0; |
| 279 | + }; |
211 | 280 | /* End PBXShellScriptBuildPhase section */ |
212 | 281 |
|
213 | 282 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments