|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 46; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 173B215327873F2E00D4DD6B /* SampleCustomHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 173B215227873F2E00D4DD6B /* SampleCustomHeaderView.m */; };
|
11 | 11 | 17475FB81FB46DED00252689 /* SampleCellOverlayView.m in Sources */ = {isa = PBXBuildFile; fileRef = 17475FB71FB46DED00252689 /* SampleCellOverlayView.m */; };
|
12 | 12 | 17F64FE01E6DDC74006C5A2B /* CustomPreviewViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 17F64FDF1E6DDC74006C5A2B /* CustomPreviewViewController.m */; };
|
| 13 | + 3F3E104428A0BA870041FA5A /* BuildkiteTestCollector in Frameworks */ = {isa = PBXBuildFile; productRef = 3F3E104328A0BA870041FA5A /* BuildkiteTestCollector */; }; |
13 | 14 | 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
|
14 | 15 | 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
|
15 | 16 | 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
|
|
49 | 50 | 17475FB71FB46DED00252689 /* SampleCellOverlayView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SampleCellOverlayView.m; sourceTree = "<group>"; };
|
50 | 51 | 17F64FDE1E6DDC74006C5A2B /* CustomPreviewViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomPreviewViewController.h; sourceTree = "<group>"; };
|
51 | 52 | 17F64FDF1E6DDC74006C5A2B /* CustomPreviewViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomPreviewViewController.m; sourceTree = "<group>"; };
|
| 53 | + 3F3E104528A0BAAE0041FA5A /* UnitTests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = UnitTests.xctestplan; sourceTree = "<group>"; }; |
52 | 54 | 5709B45B57F590232B3E5DA7 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
53 | 55 | 6003F58A195388D20070C39A /* WPMediaPicker.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WPMediaPicker.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
54 | 56 | 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
104 | 106 | buildActionMask = 2147483647;
|
105 | 107 | files = (
|
106 | 108 | 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
|
| 109 | + 3F3E104428A0BA870041FA5A /* BuildkiteTestCollector in Frameworks */, |
107 | 110 | 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
|
108 | 111 | 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
|
109 | 112 | AE22BBE03B862A6657E6B66E /* libPods-Tests.a in Frameworks */,
|
|
189 | 192 | children = (
|
190 | 193 | 6003F5BB195388D20070C39A /* WPDateTimeHelpersTests.m */,
|
191 | 194 | 6003F5B6195388D20070C39A /* Supporting Files */,
|
| 195 | + 3F3E104528A0BAAE0041FA5A /* UnitTests.xctestplan */, |
192 | 196 | );
|
193 | 197 | path = Tests;
|
194 | 198 | sourceTree = "<group>";
|
|
263 | 267 | 6003F5B4195388D20070C39A /* PBXTargetDependency */,
|
264 | 268 | );
|
265 | 269 | name = Tests;
|
| 270 | + packageProductDependencies = ( |
| 271 | + 3F3E104328A0BA870041FA5A /* BuildkiteTestCollector */, |
| 272 | + ); |
266 | 273 | productName = WPMediaPickerTests;
|
267 | 274 | productReference = 6003F5AE195388D20070C39A /* Tests.xctest */;
|
268 | 275 | productType = "com.apple.product-type.bundle.unit-test";
|
|
295 | 302 | Base,
|
296 | 303 | );
|
297 | 304 | mainGroup = 6003F581195388D10070C39A;
|
| 305 | + packageReferences = ( |
| 306 | + 3F3E104228A0BA870041FA5A /* XCRemoteSwiftPackageReference "test-collector-swift" */, |
| 307 | + ); |
298 | 308 | productRefGroup = 6003F58B195388D20070C39A /* Products */;
|
299 | 309 | projectDirPath = "";
|
300 | 310 | projectRoot = "";
|
|
661 | 671 | defaultConfigurationName = Release;
|
662 | 672 | };
|
663 | 673 | /* End XCConfigurationList section */
|
| 674 | + |
| 675 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 676 | + 3F3E104228A0BA870041FA5A /* XCRemoteSwiftPackageReference "test-collector-swift" */ = { |
| 677 | + isa = XCRemoteSwiftPackageReference; |
| 678 | + repositoryURL = "https://github.com/buildkite/test-collector-swift"; |
| 679 | + requirement = { |
| 680 | + kind = upToNextMajorVersion; |
| 681 | + minimumVersion = 0.3.0; |
| 682 | + }; |
| 683 | + }; |
| 684 | +/* End XCRemoteSwiftPackageReference section */ |
| 685 | + |
| 686 | +/* Begin XCSwiftPackageProductDependency section */ |
| 687 | + 3F3E104328A0BA870041FA5A /* BuildkiteTestCollector */ = { |
| 688 | + isa = XCSwiftPackageProductDependency; |
| 689 | + package = 3F3E104228A0BA870041FA5A /* XCRemoteSwiftPackageReference "test-collector-swift" */; |
| 690 | + productName = BuildkiteTestCollector; |
| 691 | + }; |
| 692 | +/* End XCSwiftPackageProductDependency section */ |
664 | 693 | };
|
665 | 694 | rootObject = 6003F582195388D10070C39A /* Project object */;
|
666 | 695 | }
|
0 commit comments