|
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 | 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; };
|
18 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
19 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
|
28 | 24 | dstPath = "";
|
29 | 25 | dstSubfolderSpec = 10;
|
30 | 26 | files = (
|
31 |
| - 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */, |
32 |
| - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */, |
33 | 27 | );
|
34 | 28 | name = "Embed Frameworks";
|
35 | 29 | runOnlyForDeploymentPostprocessing = 0;
|
|
40 | 34 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
41 | 35 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
42 | 36 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
43 |
| - 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
44 | 37 | 5B2DCCD5D449D2230FCFBCF1 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
45 | 38 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
46 | 39 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
47 | 40 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; 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 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
53 | 45 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
63 | 55 | isa = PBXFrameworksBuildPhase;
|
64 | 56 | buildActionMask = 2147483647;
|
65 | 57 | files = (
|
66 |
| - 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */, |
67 |
| - 3B80C3941E831B6300D905FE /* App.framework in Frameworks */, |
68 | 58 | C31F94CEB23C7232A08A1C1D /* Pods_Runner.framework in Frameworks */,
|
69 | 59 | );
|
70 | 60 | runOnlyForDeploymentPostprocessing = 0;
|
|
83 | 73 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
84 | 74 | isa = PBXGroup;
|
85 | 75 | children = (
|
86 |
| - 3B80C3931E831B6300D905FE /* App.framework */, |
87 | 76 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
|
88 |
| - 9740EEBA1CF902C7004384FC /* Flutter.framework */, |
89 | 77 | 9740EEB21CF90195004384FC /* Debug.xcconfig */,
|
90 | 78 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
|
91 | 79 | 9740EEB31CF90195004384FC /* Generated.xcconfig */,
|
|
226 | 214 | files = (
|
227 | 215 | );
|
228 | 216 | inputPaths = (
|
| 217 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 218 | + "${BUILT_PRODUCTS_DIR}/DKImagePickerController/DKImagePickerController.framework", |
| 219 | + "${BUILT_PRODUCTS_DIR}/DKPhotoGallery/DKPhotoGallery.framework", |
| 220 | + "${BUILT_PRODUCTS_DIR}/FLAnimatedImage/FLAnimatedImage.framework", |
| 221 | + "${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework", |
| 222 | + "${BUILT_PRODUCTS_DIR}/SDWebImageFLPlugin/SDWebImageFLPlugin.framework", |
| 223 | + "${BUILT_PRODUCTS_DIR}/file_picker/file_picker.framework", |
229 | 224 | );
|
230 | 225 | name = "[CP] Embed Pods Frameworks";
|
231 | 226 | outputPaths = (
|
| 227 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DKImagePickerController.framework", |
| 228 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DKPhotoGallery.framework", |
| 229 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FLAnimatedImage.framework", |
| 230 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework", |
| 231 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImageFLPlugin.framework", |
| 232 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/file_picker.framework", |
232 | 233 | );
|
233 | 234 | runOnlyForDeploymentPostprocessing = 0;
|
234 | 235 | shellPath = /bin/sh;
|
|
269 | 270 | );
|
270 | 271 | runOnlyForDeploymentPostprocessing = 0;
|
271 | 272 | shellPath = /bin/sh;
|
272 |
| - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin"; |
| 273 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
273 | 274 | };
|
274 | 275 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
275 | 276 | isa = PBXShellScriptBuildPhase;
|
|
321 | 322 | /* Begin XCBuildConfiguration section */
|
322 | 323 | 249021D3217E4FDB00AE95B9 /* Profile */ = {
|
323 | 324 | isa = XCBuildConfiguration;
|
324 |
| - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
325 | 325 | buildSettings = {
|
326 | 326 | ALWAYS_SEARCH_USER_PATHS = NO;
|
327 | 327 | CLANG_ANALYZER_NONNULL = YES;
|
|
397 | 397 | };
|
398 | 398 | 97C147031CF9000F007C117D /* Debug */ = {
|
399 | 399 | isa = XCBuildConfiguration;
|
400 |
| - baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; |
401 | 400 | buildSettings = {
|
402 | 401 | ALWAYS_SEARCH_USER_PATHS = NO;
|
403 | 402 | CLANG_ANALYZER_NONNULL = YES;
|
|
453 | 452 | };
|
454 | 453 | 97C147041CF9000F007C117D /* Release */ = {
|
455 | 454 | isa = XCBuildConfiguration;
|
456 |
| - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
457 | 455 | buildSettings = {
|
458 | 456 | ALWAYS_SEARCH_USER_PATHS = NO;
|
459 | 457 | CLANG_ANALYZER_NONNULL = YES;
|
|
0 commit comments