|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
12 | | - 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; }; |
13 | | - 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
14 | | - 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; }; |
15 | | - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
16 | 12 | 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; }; |
17 | 13 | 9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB31CF90195004384FC /* Generated.xcconfig */; }; |
18 | 14 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; }; |
|
29 | 25 | dstPath = ""; |
30 | 26 | dstSubfolderSpec = 10; |
31 | 27 | files = ( |
32 | | - 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */, |
33 | | - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */, |
34 | 28 | ); |
35 | 29 | name = "Embed Frameworks"; |
36 | 30 | runOnlyForDeploymentPostprocessing = 0; |
|
41 | 35 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
42 | 36 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
43 | 37 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
44 | | - 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
45 | 38 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
46 | 39 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
47 | 40 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
48 | 41 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
49 | 42 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
50 | | - 9740EEBA1CF902C7004384FC /* Flutter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Flutter.framework; path = Flutter/Flutter.framework; sourceTree = "<group>"; }; |
51 | 43 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 44 | 97C146F21CF9000F007C117D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
53 | 45 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
|
61 | 53 | isa = PBXFrameworksBuildPhase; |
62 | 54 | buildActionMask = 2147483647; |
63 | 55 | files = ( |
64 | | - 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */, |
65 | | - 3B80C3941E831B6300D905FE /* App.framework in Frameworks */, |
66 | 56 | ); |
67 | 57 | runOnlyForDeploymentPostprocessing = 0; |
68 | 58 | }; |
|
72 | 62 | 9740EEB11CF90186004384FC /* Flutter */ = { |
73 | 63 | isa = PBXGroup; |
74 | 64 | children = ( |
75 | | - 3B80C3931E831B6300D905FE /* App.framework */, |
76 | 65 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
77 | | - 9740EEBA1CF902C7004384FC /* Flutter.framework */, |
78 | 66 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
79 | 67 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
80 | 68 | 9740EEB31CF90195004384FC /* Generated.xcconfig */, |
|
208 | 196 | ); |
209 | 197 | runOnlyForDeploymentPostprocessing = 0; |
210 | 198 | shellPath = /bin/sh; |
211 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin"; |
| 199 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
212 | 200 | }; |
213 | 201 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
214 | 202 | isa = PBXShellScriptBuildPhase; |
|
261 | 249 | /* Begin XCBuildConfiguration section */ |
262 | 250 | 97C147031CF9000F007C117D /* Debug */ = { |
263 | 251 | isa = XCBuildConfiguration; |
264 | | - baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; |
265 | 252 | buildSettings = { |
266 | 253 | ALWAYS_SEARCH_USER_PATHS = NO; |
267 | 254 | CLANG_ANALYZER_NONNULL = YES; |
|
315 | 302 | }; |
316 | 303 | 97C147041CF9000F007C117D /* Release */ = { |
317 | 304 | isa = XCBuildConfiguration; |
318 | | - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
319 | 305 | buildSettings = { |
320 | 306 | ALWAYS_SEARCH_USER_PATHS = NO; |
321 | 307 | CLANG_ANALYZER_NONNULL = YES; |
|
0 commit comments