|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 14791121244188AC0028A572 /* ImagePickerPluginTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 14791120244188AC0028A572 /* ImagePickerPluginTests.m */; }; |
10 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
11 | 12 | 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; }; |
12 | 13 | 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
|
55 | 56 | /* End PBXCopyFilesBuildPhase section */ |
56 | 57 |
|
57 | 58 | /* Begin PBXFileReference section */ |
| 59 | + 14791120244188AC0028A572 /* ImagePickerPluginTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImagePickerPluginTests.m; path = ../../../ios/Tests/ImagePickerPluginTests.m; sourceTree = "<group>"; }; |
58 | 60 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
59 | 61 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
60 | 62 | 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>"; }; |
|
116 | 118 | 68F4B463228B3AB500C25614 /* PhotoAssetUtilTests.m */, |
117 | 119 | F78AF3172342D9D7008449C7 /* ImagePickerTestImages.h */, |
118 | 120 | F78AF3182342D9D7008449C7 /* ImagePickerTestImages.m */, |
| 121 | + 14791120244188AC0028A572 /* ImagePickerPluginTests.m */, |
119 | 122 | ); |
120 | 123 | path = image_picker_exampleTests; |
121 | 124 | sourceTree = "<group>"; |
|
390 | 393 | 9FC8F0EE229FB90B00C8D58F /* ImageUtilTests.m in Sources */, |
391 | 394 | F78AF3192342D9D7008449C7 /* ImagePickerTestImages.m in Sources */, |
392 | 395 | 680049262280D736006DD6AB /* MetaDataUtilTests.m in Sources */, |
| 396 | + 14791121244188AC0028A572 /* ImagePickerPluginTests.m in Sources */, |
393 | 397 | 68F4B464228B3AB500C25614 /* PhotoAssetUtilTests.m in Sources */, |
394 | 398 | ); |
395 | 399 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments