|
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 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
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 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
18 | 14 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
19 | 15 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
|
27 | 23 | dstPath = "";
|
28 | 24 | dstSubfolderSpec = 10;
|
29 | 25 | files = (
|
30 |
| - 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */, |
31 |
| - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */, |
32 | 26 | );
|
33 | 27 | name = "Embed Frameworks";
|
34 | 28 | runOnlyForDeploymentPostprocessing = 0;
|
|
39 | 33 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
40 | 34 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
41 | 35 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
42 |
| - 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
43 | 36 | 5B3FF722E95A2F7E61CC4A29 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
|
44 | 37 | 66E5B3579B8D3925846CAA9D /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
|
45 | 38 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
48 | 41 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; 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 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
54 | 46 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
62 | 54 | isa = PBXFrameworksBuildPhase;
|
63 | 55 | buildActionMask = 2147483647;
|
64 | 56 | files = (
|
65 |
| - 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */, |
66 |
| - 3B80C3941E831B6300D905FE /* App.framework in Frameworks */, |
67 | 57 | E67F02A3DCFD50227C270464 /* Pods_Runner.framework in Frameworks */,
|
68 | 58 | );
|
69 | 59 | runOnlyForDeploymentPostprocessing = 0;
|
|
93 | 83 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
94 | 84 | isa = PBXGroup;
|
95 | 85 | children = (
|
96 |
| - 3B80C3931E831B6300D905FE /* App.framework */, |
97 | 86 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
|
98 |
| - 9740EEBA1CF902C7004384FC /* Flutter.framework */, |
99 | 87 | 9740EEB21CF90195004384FC /* Debug.xcconfig */,
|
100 | 88 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
|
101 | 89 | 9740EEB31CF90195004384FC /* Generated.xcconfig */,
|
|
230 | 218 | );
|
231 | 219 | runOnlyForDeploymentPostprocessing = 0;
|
232 | 220 | shellPath = /bin/sh;
|
233 |
| - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin"; |
| 221 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
234 | 222 | };
|
235 | 223 | 5DEAE3B5ED2B6CBD3C04F985 /* [CP] Embed Pods Frameworks */ = {
|
236 | 224 | isa = PBXShellScriptBuildPhase;
|
237 | 225 | buildActionMask = 2147483647;
|
238 | 226 | files = (
|
239 | 227 | );
|
240 | 228 | inputPaths = (
|
| 229 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 230 | + "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", |
| 231 | + "${PODS_ROOT}/../Flutter/Flutter.framework", |
| 232 | + "${BUILT_PRODUCTS_DIR}/flutter_stetho/flutter_stetho.framework", |
| 233 | + "${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework", |
| 234 | + "${BUILT_PRODUCTS_DIR}/sqflite/sqflite.framework", |
| 235 | + "${BUILT_PRODUCTS_DIR}/url_launcher/url_launcher.framework", |
241 | 236 | );
|
242 | 237 | name = "[CP] Embed Pods Frameworks";
|
243 | 238 | outputPaths = (
|
| 239 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FMDB.framework", |
| 240 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
| 241 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_stetho.framework", |
| 242 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/path_provider.framework", |
| 243 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/sqflite.framework", |
| 244 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/url_launcher.framework", |
244 | 245 | );
|
245 | 246 | runOnlyForDeploymentPostprocessing = 0;
|
246 | 247 | shellPath = /bin/sh;
|
|
0 commit comments