|
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 | 12 | 625D9F92BEBF2969BD65187A /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D6A0A02CAE646E57E01E66F3 /* libPods-Runner.a */; };
|
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 | 13 | 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; };
|
18 | 14 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
|
19 | 15 | 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.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 | 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>"; };
|
46 | 39 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
47 | 40 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
48 | 41 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
49 | 42 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
50 | 43 | 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 | 44 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
53 | 45 | 97C146F21CF9000F007C117D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
54 | 46 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
65 | 57 | isa = PBXFrameworksBuildPhase;
|
66 | 58 | buildActionMask = 2147483647;
|
67 | 59 | files = (
|
68 |
| - 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */, |
69 |
| - 3B80C3941E831B6300D905FE /* App.framework in Frameworks */, |
70 | 60 | 625D9F92BEBF2969BD65187A /* libPods-Runner.a in Frameworks */,
|
71 | 61 | );
|
72 | 62 | runOnlyForDeploymentPostprocessing = 0;
|
|
85 | 75 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
86 | 76 | isa = PBXGroup;
|
87 | 77 | children = (
|
88 |
| - 3B80C3931E831B6300D905FE /* App.framework */, |
89 | 78 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
|
90 |
| - 9740EEBA1CF902C7004384FC /* Flutter.framework */, |
91 | 79 | 9740EEB21CF90195004384FC /* Debug.xcconfig */,
|
92 | 80 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
|
93 | 81 | 9740EEB31CF90195004384FC /* Generated.xcconfig */,
|
|
162 | 150 | 97C146EC1CF9000F007C117D /* Resources */,
|
163 | 151 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
164 | 152 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
165 |
| - A720263B4F21833AAA47A59C /* [CP] Embed Pods Frameworks */, |
166 | 153 | );
|
167 | 154 | buildRules = (
|
168 | 155 | );
|
|
233 | 220 | );
|
234 | 221 | runOnlyForDeploymentPostprocessing = 0;
|
235 | 222 | shellPath = /bin/sh;
|
236 |
| - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin"; |
| 223 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
237 | 224 | };
|
238 | 225 | 8C45BC3DC5D1824DB23EE851 /* [CP] Check Pods Manifest.lock */ = {
|
239 | 226 | isa = PBXShellScriptBuildPhase;
|
|
271 | 258 | shellPath = /bin/sh;
|
272 | 259 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
273 | 260 | };
|
274 |
| - A720263B4F21833AAA47A59C /* [CP] Embed Pods Frameworks */ = { |
275 |
| - isa = PBXShellScriptBuildPhase; |
276 |
| - buildActionMask = 2147483647; |
277 |
| - files = ( |
278 |
| - ); |
279 |
| - inputPaths = ( |
280 |
| - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
281 |
| - "${PODS_ROOT}/Flutter/Flutter.framework", |
282 |
| - ); |
283 |
| - name = "[CP] Embed Pods Frameworks"; |
284 |
| - outputPaths = ( |
285 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
286 |
| - ); |
287 |
| - runOnlyForDeploymentPostprocessing = 0; |
288 |
| - shellPath = /bin/sh; |
289 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
290 |
| - showEnvVarsInLog = 0; |
291 |
| - }; |
292 | 261 | /* End PBXShellScriptBuildPhase section */
|
293 | 262 |
|
294 | 263 | /* Begin PBXSourcesBuildPhase section */
|
|
326 | 295 | /* Begin XCBuildConfiguration section */
|
327 | 296 | 249021D3217E4FDB00AE95B9 /* Profile */ = {
|
328 | 297 | isa = XCBuildConfiguration;
|
329 |
| - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
330 | 298 | buildSettings = {
|
331 | 299 | ALWAYS_SEARCH_USER_PATHS = NO;
|
332 | 300 | CLANG_ANALYZER_NONNULL = YES;
|
|
398 | 366 | };
|
399 | 367 | 97C147031CF9000F007C117D /* Debug */ = {
|
400 | 368 | isa = XCBuildConfiguration;
|
401 |
| - baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; |
402 | 369 | buildSettings = {
|
403 | 370 | ALWAYS_SEARCH_USER_PATHS = NO;
|
404 | 371 | CLANG_ANALYZER_NONNULL = YES;
|
|
452 | 419 | };
|
453 | 420 | 97C147041CF9000F007C117D /* Release */ = {
|
454 | 421 | isa = XCBuildConfiguration;
|
455 |
| - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
456 | 422 | buildSettings = {
|
457 | 423 | ALWAYS_SEARCH_USER_PATHS = NO;
|
458 | 424 | CLANG_ANALYZER_NONNULL = YES;
|
|
0 commit comments