|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
11 | | - 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; }; |
12 | | - 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
13 | 11 | 5C9513011EC38BD300040975 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C9513001EC38BD300040975 /* GeneratedPluginRegistrant.m */; }; |
14 | 12 | 680049262280D736006DD6AB /* MetaDataUtilTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 680049252280D736006DD6AB /* MetaDataUtilTests.m */; }; |
15 | 13 | 680049272280D79A006DD6AB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
16 | 14 | 680049382280F2B9006DD6AB /* pngImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 680049352280F2B8006DD6AB /* pngImage.png */; }; |
17 | 15 | 680049392280F2B9006DD6AB /* jpgImage.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 680049362280F2B8006DD6AB /* jpgImage.jpg */; }; |
| 16 | + 68B9AF72243E4B3F00927CE4 /* ImagePickerPluginTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 68B9AF71243E4B3F00927CE4 /* ImagePickerPluginTests.m */; }; |
18 | 17 | 68F4B464228B3AB500C25614 /* PhotoAssetUtilTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 68F4B463228B3AB500C25614 /* PhotoAssetUtilTests.m */; }; |
19 | | - 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; }; |
20 | | - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
21 | 18 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; }; |
22 | 19 | 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; }; |
23 | 20 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
|
46 | 43 | dstPath = ""; |
47 | 44 | dstSubfolderSpec = 10; |
48 | 45 | files = ( |
49 | | - 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */, |
50 | | - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */, |
51 | 46 | ); |
52 | 47 | name = "Embed Frameworks"; |
53 | 48 | runOnlyForDeploymentPostprocessing = 0; |
|
56 | 51 |
|
57 | 52 | /* Begin PBXFileReference section */ |
58 | 53 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
59 | | - 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
60 | 54 | 5A9D31B91557877A0E8EF3E7 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
61 | 55 | 5C9512FF1EC38BD300040975 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
62 | 56 | 5C9513001EC38BD300040975 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
|
66 | 60 | 680049352280F2B8006DD6AB /* pngImage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pngImage.png; sourceTree = "<group>"; }; |
67 | 61 | 680049362280F2B8006DD6AB /* jpgImage.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = jpgImage.jpg; sourceTree = "<group>"; }; |
68 | 62 | 6801632E632668F4349764C9 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
| 63 | + 68B9AF71243E4B3F00927CE4 /* ImagePickerPluginTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImagePickerPluginTests.m; path = ../../../ios/Tests/ImagePickerPluginTests.m; sourceTree = "<group>"; }; |
69 | 64 | 68F4B463228B3AB500C25614 /* PhotoAssetUtilTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PhotoAssetUtilTests.m; path = ../../../ios/Tests/PhotoAssetUtilTests.m; sourceTree = "<group>"; }; |
70 | 65 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
71 | 66 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
72 | 67 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
73 | 68 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
74 | 69 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
75 | | - 9740EEBA1CF902C7004384FC /* Flutter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Flutter.framework; path = Flutter/Flutter.framework; sourceTree = "<group>"; }; |
76 | 70 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
77 | 71 | 97C146F21CF9000F007C117D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
78 | 72 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
|
98 | 92 | isa = PBXFrameworksBuildPhase; |
99 | 93 | buildActionMask = 2147483647; |
100 | 94 | files = ( |
101 | | - 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */, |
102 | | - 3B80C3941E831B6300D905FE /* App.framework in Frameworks */, |
103 | 95 | F4F7A436CCA4BF276270A3AE /* libPods-Runner.a in Frameworks */, |
104 | 96 | ); |
105 | 97 | runOnlyForDeploymentPostprocessing = 0; |
|
116 | 108 | 68F4B463228B3AB500C25614 /* PhotoAssetUtilTests.m */, |
117 | 109 | F78AF3172342D9D7008449C7 /* ImagePickerTestImages.h */, |
118 | 110 | F78AF3182342D9D7008449C7 /* ImagePickerTestImages.m */, |
| 111 | + 68B9AF71243E4B3F00927CE4 /* ImagePickerPluginTests.m */, |
119 | 112 | ); |
120 | 113 | path = image_picker_exampleTests; |
121 | 114 | sourceTree = "<group>"; |
|
142 | 135 | 9740EEB11CF90186004384FC /* Flutter */ = { |
143 | 136 | isa = PBXGroup; |
144 | 137 | children = ( |
145 | | - 3B80C3931E831B6300D905FE /* App.framework */, |
146 | 138 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
147 | | - 9740EEBA1CF902C7004384FC /* Flutter.framework */, |
148 | 139 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
149 | 140 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
150 | 141 | 9740EEB31CF90195004384FC /* Generated.xcconfig */, |
|
331 | 322 | ); |
332 | 323 | runOnlyForDeploymentPostprocessing = 0; |
333 | 324 | shellPath = /bin/sh; |
334 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin"; |
| 325 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
335 | 326 | }; |
336 | 327 | 95BB15E9E1769C0D146AA592 /* [CP] Embed Pods Frameworks */ = { |
337 | 328 | isa = PBXShellScriptBuildPhase; |
338 | 329 | buildActionMask = 2147483647; |
339 | 330 | files = ( |
340 | 331 | ); |
341 | 332 | inputPaths = ( |
| 333 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 334 | + "${PODS_ROOT}/../Flutter/Flutter.framework", |
342 | 335 | ); |
343 | 336 | name = "[CP] Embed Pods Frameworks"; |
344 | 337 | outputPaths = ( |
| 338 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
345 | 339 | ); |
346 | 340 | runOnlyForDeploymentPostprocessing = 0; |
347 | 341 | shellPath = /bin/sh; |
|
390 | 384 | 9FC8F0EE229FB90B00C8D58F /* ImageUtilTests.m in Sources */, |
391 | 385 | F78AF3192342D9D7008449C7 /* ImagePickerTestImages.m in Sources */, |
392 | 386 | 680049262280D736006DD6AB /* MetaDataUtilTests.m in Sources */, |
| 387 | + 68B9AF72243E4B3F00927CE4 /* ImagePickerPluginTests.m in Sources */, |
393 | 388 | 68F4B464228B3AB500C25614 /* PhotoAssetUtilTests.m in Sources */, |
394 | 389 | ); |
395 | 390 | runOnlyForDeploymentPostprocessing = 0; |
|
598 | 593 | baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; |
599 | 594 | buildSettings = { |
600 | 595 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 596 | + DEVELOPMENT_TEAM = ""; |
601 | 597 | ENABLE_BITCODE = NO; |
602 | 598 | FRAMEWORK_SEARCH_PATHS = ( |
603 | 599 | "$(inherited)", |
|
619 | 615 | baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
620 | 616 | buildSettings = { |
621 | 617 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 618 | + DEVELOPMENT_TEAM = ""; |
622 | 619 | ENABLE_BITCODE = NO; |
623 | 620 | FRAMEWORK_SEARCH_PATHS = ( |
624 | 621 | "$(inherited)", |
|
0 commit comments