|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
11 |
| - 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */ = {isa = PBXBuildFile; fileRef = 2D5378251FAA1A9400D5DBA9 /* flutter_assets */; }; |
12 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
13 | 12 | 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; };
|
14 | 13 | 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
40 | 39 | /* Begin PBXFileReference section */
|
41 | 40 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
42 | 41 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
43 |
| - 2D5378251FAA1A9400D5DBA9 /* flutter_assets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = flutter_assets; path = Flutter/flutter_assets; sourceTree = SOURCE_ROOT; }; |
44 | 42 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
45 | 43 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
|
| 44 | + 5AA730268CE76F51DB29789A /* 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>"; }; |
46 | 45 | 5C27616AEBB6B5DC1DE05B3B /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
47 | 46 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
48 | 47 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
57 | 56 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
58 | 57 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
59 | 58 | 9D47743B21B55A72006CDE86 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; };
|
| 59 | + BD0852E93C31E6223A6F6A61 /* 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>"; }; |
60 | 60 | /* End PBXFileReference section */
|
61 | 61 |
|
62 | 62 | /* Begin PBXFrameworksBuildPhase section */
|
|
84 | 84 | 593A698012D377528BF34DC3 /* Pods */ = {
|
85 | 85 | isa = PBXGroup;
|
86 | 86 | children = (
|
| 87 | + BD0852E93C31E6223A6F6A61 /* Pods-Runner.debug.xcconfig */, |
| 88 | + 5AA730268CE76F51DB29789A /* Pods-Runner.release.xcconfig */, |
87 | 89 | );
|
88 | 90 | name = Pods;
|
89 | 91 | sourceTree = "<group>";
|
90 | 92 | };
|
91 | 93 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
92 | 94 | isa = PBXGroup;
|
93 | 95 | children = (
|
94 |
| - 2D5378251FAA1A9400D5DBA9 /* flutter_assets */, |
95 | 96 | 3B80C3931E831B6300D905FE /* App.framework */,
|
96 | 97 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
|
97 | 98 | 9740EEBA1CF902C7004384FC /* Flutter.framework */,
|
|
217 | 218 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
|
218 | 219 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
|
219 | 220 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
|
220 |
| - 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */, |
221 | 221 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
|
222 | 222 | );
|
223 | 223 | runOnlyForDeploymentPostprocessing = 0;
|
|
263 | 263 | files = (
|
264 | 264 | );
|
265 | 265 | inputPaths = (
|
266 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
267 |
| - "${PODS_ROOT}/.symlinks/flutter/ios-release/Flutter.framework", |
| 266 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 267 | + "${PODS_ROOT}/.symlinks/flutter/ios/Flutter.framework", |
268 | 268 | );
|
269 | 269 | name = "[CP] Embed Pods Frameworks";
|
270 | 270 | outputPaths = (
|
271 | 271 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
|
272 | 272 | );
|
273 | 273 | runOnlyForDeploymentPostprocessing = 0;
|
274 | 274 | shellPath = /bin/sh;
|
275 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 275 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
276 | 276 | showEnvVarsInLog = 0;
|
277 | 277 | };
|
278 | 278 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
|
0 commit comments