|
19 | 19 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
20 | 20 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
21 | 21 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
| 22 | + D0C71DE2D4738741C2C55284 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F34DEA5B80280CC6FB1F1AB4 /* libPods-Runner.a */; }; |
22 | 23 | /* End PBXBuildFile section */ |
23 | 24 |
|
24 | 25 | /* Begin PBXCopyFilesBuildPhase section */ |
|
41 | 42 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
42 | 43 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
43 | 44 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
| 45 | + 414408C40DB6D9CE658E9587 /* 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>"; }; |
44 | 46 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
45 | 47 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
46 | 48 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
|
53 | 55 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
54 | 56 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
55 | 57 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 58 | + 97C6BC984103F901D64C43E1 /* 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>"; }; |
| 59 | + DA54BF08FF3E223FD78885C7 /* 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>"; }; |
| 60 | + F34DEA5B80280CC6FB1F1AB4 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
56 | 61 | /* End PBXFileReference section */ |
57 | 62 |
|
58 | 63 | /* Begin PBXFrameworksBuildPhase section */ |
|
62 | 67 | files = ( |
63 | 68 | 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */, |
64 | 69 | 3B80C3941E831B6300D905FE /* App.framework in Frameworks */, |
| 70 | + D0C71DE2D4738741C2C55284 /* libPods-Runner.a in Frameworks */, |
65 | 71 | ); |
66 | 72 | runOnlyForDeploymentPostprocessing = 0; |
67 | 73 | }; |
68 | 74 | /* End PBXFrameworksBuildPhase section */ |
69 | 75 |
|
70 | 76 | /* Begin PBXGroup section */ |
| 77 | + 6CC1E63312504B0088AAC66C /* Pods */ = { |
| 78 | + isa = PBXGroup; |
| 79 | + children = ( |
| 80 | + 414408C40DB6D9CE658E9587 /* Pods-Runner.debug.xcconfig */, |
| 81 | + DA54BF08FF3E223FD78885C7 /* Pods-Runner.release.xcconfig */, |
| 82 | + 97C6BC984103F901D64C43E1 /* Pods-Runner.profile.xcconfig */, |
| 83 | + ); |
| 84 | + name = Pods; |
| 85 | + path = Pods; |
| 86 | + sourceTree = "<group>"; |
| 87 | + }; |
71 | 88 | 9740EEB11CF90186004384FC /* Flutter */ = { |
72 | 89 | isa = PBXGroup; |
73 | 90 | children = ( |
|
87 | 104 | 9740EEB11CF90186004384FC /* Flutter */, |
88 | 105 | 97C146F01CF9000F007C117D /* Runner */, |
89 | 106 | 97C146EF1CF9000F007C117D /* Products */, |
90 | | - CF3B75C9A7D2FA2A4C99F110 /* Frameworks */, |
| 107 | + 6CC1E63312504B0088AAC66C /* Pods */, |
| 108 | + AEF33CDA48B643044E63BE8C /* Frameworks */, |
91 | 109 | ); |
92 | 110 | sourceTree = "<group>"; |
93 | 111 | }; |
|
123 | 141 | name = "Supporting Files"; |
124 | 142 | sourceTree = "<group>"; |
125 | 143 | }; |
| 144 | + AEF33CDA48B643044E63BE8C /* Frameworks */ = { |
| 145 | + isa = PBXGroup; |
| 146 | + children = ( |
| 147 | + F34DEA5B80280CC6FB1F1AB4 /* libPods-Runner.a */, |
| 148 | + ); |
| 149 | + name = Frameworks; |
| 150 | + sourceTree = "<group>"; |
| 151 | + }; |
126 | 152 | /* End PBXGroup section */ |
127 | 153 |
|
128 | 154 | /* Begin PBXNativeTarget section */ |
129 | 155 | 97C146ED1CF9000F007C117D /* Runner */ = { |
130 | 156 | isa = PBXNativeTarget; |
131 | 157 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
132 | 158 | buildPhases = ( |
| 159 | + 6E3FB0C3B4A5CC6DD317F902 /* [CP] Check Pods Manifest.lock */, |
133 | 160 | 9740EEB61CF901F6004384FC /* Run Script */, |
134 | 161 | 97C146EA1CF9000F007C117D /* Sources */, |
135 | 162 | 97C146EB1CF9000F007C117D /* Frameworks */, |
136 | 163 | 97C146EC1CF9000F007C117D /* Resources */, |
137 | 164 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
138 | 165 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
| 166 | + B4F582696216927E9C34BC14 /* [CP] Embed Pods Frameworks */, |
139 | 167 | ); |
140 | 168 | buildRules = ( |
141 | 169 | ); |
|
208 | 236 | shellPath = /bin/sh; |
209 | 237 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin"; |
210 | 238 | }; |
| 239 | + 6E3FB0C3B4A5CC6DD317F902 /* [CP] Check Pods Manifest.lock */ = { |
| 240 | + isa = PBXShellScriptBuildPhase; |
| 241 | + buildActionMask = 2147483647; |
| 242 | + files = ( |
| 243 | + ); |
| 244 | + inputFileListPaths = ( |
| 245 | + ); |
| 246 | + inputPaths = ( |
| 247 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 248 | + "${PODS_ROOT}/Manifest.lock", |
| 249 | + ); |
| 250 | + name = "[CP] Check Pods Manifest.lock"; |
| 251 | + outputFileListPaths = ( |
| 252 | + ); |
| 253 | + outputPaths = ( |
| 254 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 255 | + ); |
| 256 | + runOnlyForDeploymentPostprocessing = 0; |
| 257 | + shellPath = /bin/sh; |
| 258 | + 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"; |
| 259 | + showEnvVarsInLog = 0; |
| 260 | + }; |
211 | 261 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
212 | 262 | isa = PBXShellScriptBuildPhase; |
213 | 263 | buildActionMask = 2147483647; |
|
222 | 272 | shellPath = /bin/sh; |
223 | 273 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
224 | 274 | }; |
| 275 | + B4F582696216927E9C34BC14 /* [CP] Embed Pods Frameworks */ = { |
| 276 | + isa = PBXShellScriptBuildPhase; |
| 277 | + buildActionMask = 2147483647; |
| 278 | + files = ( |
| 279 | + ); |
| 280 | + inputPaths = ( |
| 281 | + ); |
| 282 | + name = "[CP] Embed Pods Frameworks"; |
| 283 | + outputPaths = ( |
| 284 | + ); |
| 285 | + runOnlyForDeploymentPostprocessing = 0; |
| 286 | + shellPath = /bin/sh; |
| 287 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 288 | + showEnvVarsInLog = 0; |
| 289 | + }; |
225 | 290 | /* End PBXShellScriptBuildPhase section */ |
226 | 291 |
|
227 | 292 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments