|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */ = {isa = PBXBuildFile; fileRef = 2D5378251FAA1A9400D5DBA9 /* flutter_assets */; }; |
11 | 10 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
12 | 11 | 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; }; |
13 | 12 | 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
|
40 | 39 | /* End PBXCopyFilesBuildPhase section */ |
41 | 40 |
|
42 | 41 | /* Begin PBXFileReference section */ |
43 | | - 2D5378251FAA1A9400D5DBA9 /* flutter_assets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = flutter_assets; path = Flutter/flutter_assets; sourceTree = SOURCE_ROOT; }; |
| 42 | + 0FF8E441CB3BD619650FCC75 /* 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>"; }; |
| 43 | + 2BCC7A531667984C22F241E2 /* 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>"; }; |
44 | 44 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
45 | 45 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
46 | 46 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
|
77 | 77 | 840012C8B5EDBCF56B0E4AC1 /* Pods */ = { |
78 | 78 | isa = PBXGroup; |
79 | 79 | children = ( |
| 80 | + 2BCC7A531667984C22F241E2 /* Pods-Runner.debug.xcconfig */, |
| 81 | + 0FF8E441CB3BD619650FCC75 /* Pods-Runner.release.xcconfig */, |
80 | 82 | ); |
81 | 83 | name = Pods; |
82 | 84 | sourceTree = "<group>"; |
|
86 | 88 | children = ( |
87 | 89 | 3B80C3931E831B6300D905FE /* App.framework */, |
88 | 90 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
89 | | - 2D5378251FAA1A9400D5DBA9 /* flutter_assets */, |
90 | 91 | 9740EEBA1CF902C7004384FC /* Flutter.framework */, |
91 | 92 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
92 | 93 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
|
211 | 212 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */, |
212 | 213 | 9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */, |
213 | 214 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */, |
214 | | - 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */, |
215 | 215 | 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */, |
216 | 216 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, |
217 | 217 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, |
|
241 | 241 | files = ( |
242 | 242 | ); |
243 | 243 | inputPaths = ( |
244 | | - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
245 | | - "${PODS_ROOT}/../../../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework", |
| 244 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 245 | + "${PODS_ROOT}/../../../../../../Documents/flutter/bin/cache/artifacts/engine/ios/Flutter.framework", |
246 | 246 | "${BUILT_PRODUCTS_DIR}/flutter_webview_plugin/flutter_webview_plugin.framework", |
247 | 247 | ); |
248 | 248 | name = "[CP] Embed Pods Frameworks"; |
|
252 | 252 | ); |
253 | 253 | runOnlyForDeploymentPostprocessing = 0; |
254 | 254 | shellPath = /bin/sh; |
255 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 255 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
256 | 256 | showEnvVarsInLog = 0; |
257 | 257 | }; |
258 | 258 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
|
0 commit comments