|
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 | | - 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; }; |
14 | | - 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
15 | | - 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; }; |
16 | | - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
17 | 12 | 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; }; |
18 | 13 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; }; |
19 | 14 | 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; }; |
|
29 | 24 | dstPath = ""; |
30 | 25 | dstSubfolderSpec = 10; |
31 | 26 | files = ( |
32 | | - 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */, |
33 | | - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */, |
34 | 27 | ); |
35 | 28 | name = "Embed Frameworks"; |
36 | 29 | runOnlyForDeploymentPostprocessing = 0; |
|
40 | 33 | /* Begin PBXFileReference section */ |
41 | 34 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
42 | 35 | 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 | 36 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
45 | | - 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
46 | 37 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
47 | 38 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
48 | 39 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
49 | 40 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
50 | 41 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
51 | | - 9740EEBA1CF902C7004384FC /* Flutter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Flutter.framework; path = Flutter/Flutter.framework; sourceTree = "<group>"; }; |
52 | 42 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
53 | 43 | 97C146F21CF9000F007C117D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
54 | 44 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
|
62 | 52 | isa = PBXFrameworksBuildPhase; |
63 | 53 | buildActionMask = 2147483647; |
64 | 54 | files = ( |
65 | | - 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */, |
66 | | - 3B80C3941E831B6300D905FE /* App.framework in Frameworks */, |
67 | 55 | ); |
68 | 56 | runOnlyForDeploymentPostprocessing = 0; |
69 | 57 | }; |
|
73 | 61 | 9740EEB11CF90186004384FC /* Flutter */ = { |
74 | 62 | isa = PBXGroup; |
75 | 63 | children = ( |
76 | | - 2D5378251FAA1A9400D5DBA9 /* flutter_assets */, |
77 | | - 3B80C3931E831B6300D905FE /* App.framework */, |
78 | 64 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
79 | | - 9740EEBA1CF902C7004384FC /* Flutter.framework */, |
80 | 65 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
81 | 66 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
82 | 67 | 9740EEB31CF90195004384FC /* Generated.xcconfig */, |
|
190 | 175 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */, |
191 | 176 | 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */, |
192 | 177 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, |
193 | | - 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */, |
194 | 178 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, |
195 | 179 | ); |
196 | 180 | runOnlyForDeploymentPostprocessing = 0; |
|
210 | 194 | ); |
211 | 195 | runOnlyForDeploymentPostprocessing = 0; |
212 | 196 | shellPath = /bin/sh; |
213 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin"; |
| 197 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
214 | 198 | }; |
215 | 199 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
216 | 200 | isa = PBXShellScriptBuildPhase; |
|
0 commit comments