|
32 | 32 | 7865C5FD294157BC0010E17F /* icnsImage.icns in Resources */ = {isa = PBXBuildFile; fileRef = 7865C5FB294157BB0010E17F /* icnsImage.icns */; }; |
33 | 33 | 7865C5FF294252A60010E17F /* proRawImage.dng in Resources */ = {isa = PBXBuildFile; fileRef = 7865C5FE294252A60010E17F /* proRawImage.dng */; }; |
34 | 34 | 7865C600294252A60010E17F /* proRawImage.dng in Resources */ = {isa = PBXBuildFile; fileRef = 7865C5FE294252A60010E17F /* proRawImage.dng */; }; |
35 | | - 78CF8D862BC5E7070051231B /* OCMock in Frameworks */ = {isa = PBXBuildFile; productRef = 78CF8D852BC5E7070051231B /* OCMock */; }; |
36 | 35 | 86430DF9272D71E9002D9D6C /* gifImage.gif in Resources */ = {isa = PBXBuildFile; fileRef = 9FC8F0E8229FA49E00C8D58F /* gifImage.gif */; }; |
37 | 36 | 86E9A893272754860017E6E0 /* PickerSaveImageToPathOperationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 86E9A892272754860017E6E0 /* PickerSaveImageToPathOperationTests.m */; }; |
38 | 37 | 86E9A894272754A30017E6E0 /* webpImage.webp in Resources */ = {isa = PBXBuildFile; fileRef = 86E9A88F272747B90017E6E0 /* webpImage.webp */; }; |
|
130 | 129 | isa = PBXFrameworksBuildPhase; |
131 | 130 | buildActionMask = 2147483647; |
132 | 131 | files = ( |
133 | | - 78CF8D862BC5E7070051231B /* OCMock in Frameworks */, |
134 | 132 | 3A72BAD3FAE6E0FA9D80826B /* libPods-RunnerTests.a in Frameworks */, |
135 | 133 | ); |
136 | 134 | runOnlyForDeploymentPostprocessing = 0; |
|
293 | 291 | 334733F82668136400DCC49E /* PBXTargetDependency */, |
294 | 292 | ); |
295 | 293 | name = RunnerTests; |
296 | | - packageProductDependencies = ( |
297 | | - 78CF8D852BC5E7070051231B /* OCMock */, |
298 | | - ); |
299 | 294 | productName = RunnerTests; |
300 | 295 | productReference = 334733F22668136400DCC49E /* RunnerTests.xctest */; |
301 | 296 | productType = "com.apple.product-type.bundle.unit-test"; |
|
347 | 342 | isa = PBXProject; |
348 | 343 | attributes = { |
349 | 344 | DefaultBuildSystemTypeForWorkspace = Original; |
350 | | - LastUpgradeCheck = 1510; |
| 345 | + LastUpgradeCheck = 1430; |
351 | 346 | ORGANIZATIONNAME = "The Flutter Authors"; |
352 | 347 | TargetAttributes = { |
353 | 348 | 334733F12668136400DCC49E = { |
|
379 | 374 | Base, |
380 | 375 | ); |
381 | 376 | mainGroup = 97C146E51CF9000F007C117D; |
382 | | - packageReferences = ( |
383 | | - 78CF8D842BC5E7070051231B /* XCRemoteSwiftPackageReference "ocmock" */, |
384 | | - ); |
385 | 377 | productRefGroup = 97C146EF1CF9000F007C117D /* Products */; |
386 | 378 | projectDirPath = ""; |
387 | 379 | projectRoot = ""; |
|
887 | 879 | defaultConfigurationName = Release; |
888 | 880 | }; |
889 | 881 | /* End XCConfigurationList section */ |
890 | | - |
891 | | -/* Begin XCRemoteSwiftPackageReference section */ |
892 | | - 78CF8D842BC5E7070051231B /* XCRemoteSwiftPackageReference "ocmock" */ = { |
893 | | - isa = XCRemoteSwiftPackageReference; |
894 | | - repositoryURL = "https://github.com/erikdoe/ocmock"; |
895 | | - requirement = { |
896 | | - kind = revision; |
897 | | - revision = ef21a2ece3ee092f8ed175417718bdd9b8eb7c9a; |
898 | | - }; |
899 | | - }; |
900 | | -/* End XCRemoteSwiftPackageReference section */ |
901 | | - |
902 | | -/* Begin XCSwiftPackageProductDependency section */ |
903 | | - 78CF8D852BC5E7070051231B /* OCMock */ = { |
904 | | - isa = XCSwiftPackageProductDependency; |
905 | | - package = 78CF8D842BC5E7070051231B /* XCRemoteSwiftPackageReference "ocmock" */; |
906 | | - productName = OCMock; |
907 | | - }; |
908 | | -/* End XCSwiftPackageProductDependency section */ |
909 | 882 | }; |
910 | 883 | rootObject = 97C146E61CF9000F007C117D /* Project object */; |
911 | 884 | } |
0 commit comments