|
42 | 42 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
43 | 43 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
44 | 44 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
|
| 45 | + 4187BAA3D872835C9A75A66C /* 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>"; }; |
45 | 46 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
46 | 47 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
47 | 48 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; 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 | + 99C51B7503CD5CC495EC66EC /* 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>"; }; |
| 59 | + 9F4AB3995AAC37ABBFE2C347 /* 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 | 60 | D6A0A02CAE646E57E01E66F3 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
58 | 61 | /* End PBXFileReference section */
|
59 | 62 |
|
|
138 | 141 | EE90A58C0834CF42E935BCB5 /* Pods */ = {
|
139 | 142 | isa = PBXGroup;
|
140 | 143 | children = (
|
| 144 | + 9F4AB3995AAC37ABBFE2C347 /* Pods-Runner.debug.xcconfig */, |
| 145 | + 99C51B7503CD5CC495EC66EC /* Pods-Runner.release.xcconfig */, |
| 146 | + 4187BAA3D872835C9A75A66C /* Pods-Runner.profile.xcconfig */, |
141 | 147 | );
|
142 | 148 | name = Pods;
|
143 | 149 | sourceTree = "<group>";
|
|
270 | 276 | buildActionMask = 2147483647;
|
271 | 277 | files = (
|
272 | 278 | );
|
273 |
| - inputFileListPaths = ( |
274 |
| - ); |
275 | 279 | inputPaths = (
|
276 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
277 |
| - "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework", |
| 280 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 281 | + "${PODS_ROOT}/Flutter/Flutter.framework", |
278 | 282 | );
|
279 | 283 | name = "[CP] Embed Pods Frameworks";
|
280 |
| - outputFileListPaths = ( |
281 |
| - ); |
282 | 284 | outputPaths = (
|
283 | 285 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
|
284 | 286 | );
|
285 | 287 | runOnlyForDeploymentPostprocessing = 0;
|
286 | 288 | shellPath = /bin/sh;
|
287 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 289 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
288 | 290 | showEnvVarsInLog = 0;
|
289 | 291 | };
|
290 | 292 | /* End PBXShellScriptBuildPhase section */
|
|
0 commit comments