|
38 | 38 | /* End PBXCopyFilesBuildPhase section */
|
39 | 39 |
|
40 | 40 | /* Begin PBXFileReference section */
|
| 41 | + 09CE1CBA87692F9DEB0E9907 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
41 | 42 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
42 | 43 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
43 | 44 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
|
54 | 55 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
55 | 56 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
56 | 57 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 58 | + AFD0C12E7C2ABB4FAB95F665 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
57 | 59 | D2BB521ECB3D252284E0CAF4 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 60 | + F1AD44A81CE48D52033F9532 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
58 | 61 | /* End PBXFileReference section */
|
59 | 62 |
|
60 | 63 | /* Begin PBXFrameworksBuildPhase section */
|
|
82 | 85 | 4BD5C350BDF012E75DCBF57F /* Pods */ = {
|
83 | 86 | isa = PBXGroup;
|
84 | 87 | children = (
|
| 88 | + AFD0C12E7C2ABB4FAB95F665 /* Pods-Runner.debug.xcconfig */, |
| 89 | + 09CE1CBA87692F9DEB0E9907 /* Pods-Runner.release.xcconfig */, |
| 90 | + F1AD44A81CE48D52033F9532 /* Pods-Runner.profile.xcconfig */, |
85 | 91 | );
|
86 | 92 | name = Pods;
|
87 | 93 | sourceTree = "<group>";
|
|
226 | 232 | buildActionMask = 2147483647;
|
227 | 233 | files = (
|
228 | 234 | );
|
229 |
| - inputFileListPaths = ( |
230 |
| - ); |
231 | 235 | inputPaths = (
|
232 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 236 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
233 | 237 | "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework",
|
234 | 238 | );
|
235 | 239 | name = "[CP] Embed Pods Frameworks";
|
236 |
| - outputFileListPaths = ( |
237 |
| - ); |
238 | 240 | outputPaths = (
|
239 | 241 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
|
240 | 242 | );
|
241 | 243 | runOnlyForDeploymentPostprocessing = 0;
|
242 | 244 | shellPath = /bin/sh;
|
243 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 245 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
244 | 246 | showEnvVarsInLog = 0;
|
245 | 247 | };
|
246 | 248 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
|
262 | 264 | buildActionMask = 2147483647;
|
263 | 265 | files = (
|
264 | 266 | );
|
265 |
| - inputFileListPaths = ( |
266 |
| - ); |
267 | 267 | inputPaths = (
|
268 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-resources.sh", |
| 268 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh", |
269 | 269 | "${PODS_ROOT}/SAMKeychain/Support/SAMKeychain.bundle",
|
270 | 270 | );
|
271 | 271 | name = "[CP] Copy Pods Resources";
|
272 |
| - outputFileListPaths = ( |
273 |
| - ); |
274 | 272 | outputPaths = (
|
275 | 273 | "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SAMKeychain.bundle",
|
276 | 274 | );
|
277 | 275 | runOnlyForDeploymentPostprocessing = 0;
|
278 | 276 | shellPath = /bin/sh;
|
279 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 277 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
280 | 278 | showEnvVarsInLog = 0;
|
281 | 279 | };
|
282 | 280 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
|
0 commit comments