|
73 | 73 | D8715DCA1C211553005F4191 /* UILabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D86FFBD71B34B242001A89B3 /* UILabel.swift */; }; |
74 | 74 | D8715DCB1C211553005F4191 /* UIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8289A2E21BD7EF740097FB60 /* UIImageView.swift */; }; |
75 | 75 | D8715DCC1C211553005F4191 /* UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8289A2E41BD7F6DD0097FB60 /* UIView.swift */; }; |
| 76 | + D8715DDC1C211637005F4191 /* PropertyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8A454081BD2772700C9E790 /* PropertyTests.swift */; }; |
| 77 | + D8715DDD1C211637005F4191 /* SignalTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8003EBE1AFED2F800D7D3C5 /* SignalTests.swift */; }; |
| 78 | + D8715DDE1C211637005F4191 /* SignalProducerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8003EC01AFED30100D7D3C5 /* SignalProducerTests.swift */; }; |
| 79 | + D8715DDF1C21163B005F4191 /* NSObjectTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F097471B17F5DD002E15BA /* NSObjectTests.swift */; }; |
| 80 | + D8715DE01C211643005F4191 /* UIBarButtonItemTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8295FD8B1B873748007C9000 /* UIBarButtonItemTests.swift */; }; |
| 81 | + D8715DE11C211643005F4191 /* UIButtonTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8295FD881B873490007C9000 /* UIButtonTests.swift */; }; |
| 82 | + D8715DE21C211643005F4191 /* UIControlTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8295FD851B873081007C9000 /* UIControlTests.swift */; }; |
| 83 | + D8715DE31C211643005F4191 /* UILabelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F073141B861B3A0047D546 /* UILabelTests.swift */; }; |
| 84 | + D8715DE41C211643005F4191 /* UIImageViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8289A2E01BD7EF1F0097FB60 /* UIImageViewTests.swift */; }; |
| 85 | + D8715DE51C211643005F4191 /* UIViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8289A2E61BD7F7730097FB60 /* UIViewTests.swift */; }; |
| 86 | + D8715DE61C21170C005F4191 /* ReactiveCocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8715DC21C211310005F4191 /* ReactiveCocoa.framework */; }; |
| 87 | + D8715DE71C21170C005F4191 /* Result.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8715DC31C211310005F4191 /* Result.framework */; }; |
| 88 | + D8715DE91C211739005F4191 /* ReactiveCocoa.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D8715DC21C211310005F4191 /* ReactiveCocoa.framework */; }; |
| 89 | + D8715DEA1C211739005F4191 /* Result.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D8715DC31C211310005F4191 /* Result.framework */; }; |
76 | 90 | D8A454061BD26A1A00C9E790 /* Property.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8A454051BD26A1A00C9E790 /* Property.swift */; }; |
77 | 91 | D8A454071BD26A1A00C9E790 /* Property.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8A454051BD26A1A00C9E790 /* Property.swift */; }; |
78 | 92 | D8A454091BD2772700C9E790 /* PropertyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8A454081BD2772700C9E790 /* PropertyTests.swift */; }; |
|
105 | 119 | remoteGlobalIDString = D83457131AFEE44E0070616A; |
106 | 120 | remoteInfo = "Rex-iOS"; |
107 | 121 | }; |
| 122 | + D8715DD71C21160A005F4191 /* PBXContainerItemProxy */ = { |
| 123 | + isa = PBXContainerItemProxy; |
| 124 | + containerPortal = D8003E851AFEC3D400D7D3C5 /* Project object */; |
| 125 | + proxyType = 1; |
| 126 | + remoteGlobalIDString = D8715DAF1C21123E005F4191; |
| 127 | + remoteInfo = "Rex-tvOS"; |
| 128 | + }; |
108 | 129 | /* End PBXContainerItemProxy section */ |
109 | 130 |
|
110 | 131 | /* Begin PBXCopyFilesBuildPhase section */ |
|
130 | 151 | ); |
131 | 152 | runOnlyForDeploymentPostprocessing = 0; |
132 | 153 | }; |
| 154 | + D8715DE81C21172A005F4191 /* CopyFiles */ = { |
| 155 | + isa = PBXCopyFilesBuildPhase; |
| 156 | + buildActionMask = 2147483647; |
| 157 | + dstPath = ""; |
| 158 | + dstSubfolderSpec = 16; |
| 159 | + files = ( |
| 160 | + D8715DE91C211739005F4191 /* ReactiveCocoa.framework in CopyFiles */, |
| 161 | + D8715DEA1C211739005F4191 /* Result.framework in CopyFiles */, |
| 162 | + ); |
| 163 | + runOnlyForDeploymentPostprocessing = 0; |
| 164 | + }; |
133 | 165 | /* End PBXCopyFilesBuildPhase section */ |
134 | 166 |
|
135 | 167 | /* Begin PBXFileReference section */ |
|
169 | 201 | D8715DB01C21123E005F4191 /* Rex.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Rex.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
170 | 202 | D8715DC21C211310005F4191 /* ReactiveCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReactiveCocoa.framework; path = tvOS/ReactiveCocoa.framework; sourceTree = "<group>"; }; |
171 | 203 | D8715DC31C211310005F4191 /* Result.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Result.framework; path = tvOS/Result.framework; sourceTree = "<group>"; }; |
| 204 | + D8715DD11C21160A005F4191 /* RexTests-tvOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "RexTests-tvOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
172 | 205 | D8A454051BD26A1A00C9E790 /* Property.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Property.swift; sourceTree = "<group>"; }; |
173 | 206 | D8A454081BD2772700C9E790 /* PropertyTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PropertyTests.swift; sourceTree = "<group>"; }; |
174 | 207 | D8F073141B861B3A0047D546 /* UILabelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UILabelTests.swift; sourceTree = "<group>"; }; |
|
233 | 266 | ); |
234 | 267 | runOnlyForDeploymentPostprocessing = 0; |
235 | 268 | }; |
| 269 | + D8715DCE1C21160A005F4191 /* Frameworks */ = { |
| 270 | + isa = PBXFrameworksBuildPhase; |
| 271 | + buildActionMask = 2147483647; |
| 272 | + files = ( |
| 273 | + D8715DE61C21170C005F4191 /* ReactiveCocoa.framework in Frameworks */, |
| 274 | + D8715DE71C21170C005F4191 /* Result.framework in Frameworks */, |
| 275 | + ); |
| 276 | + runOnlyForDeploymentPostprocessing = 0; |
| 277 | + }; |
236 | 278 | /* End PBXFrameworksBuildPhase section */ |
237 | 279 |
|
238 | 280 | /* Begin PBXGroup section */ |
|
360 | 402 | isa = PBXGroup; |
361 | 403 | children = ( |
362 | 404 | D8715DB01C21123E005F4191 /* Rex.framework */, |
| 405 | + D8715DD11C21160A005F4191 /* RexTests-tvOS.xctest */, |
363 | 406 | D8715DC21C211310005F4191 /* ReactiveCocoa.framework */, |
364 | 407 | D8715DC31C211310005F4191 /* Result.framework */, |
365 | 408 | ); |
|
546 | 589 | productReference = D8715DB01C21123E005F4191 /* Rex.framework */; |
547 | 590 | productType = "com.apple.product-type.framework"; |
548 | 591 | }; |
| 592 | + D8715DD01C21160A005F4191 /* RexTests-tvOS */ = { |
| 593 | + isa = PBXNativeTarget; |
| 594 | + buildConfigurationList = D8715DD91C21160A005F4191 /* Build configuration list for PBXNativeTarget "RexTests-tvOS" */; |
| 595 | + buildPhases = ( |
| 596 | + D8715DCD1C21160A005F4191 /* Sources */, |
| 597 | + D8715DCE1C21160A005F4191 /* Frameworks */, |
| 598 | + D8715DCF1C21160A005F4191 /* Resources */, |
| 599 | + D8715DE81C21172A005F4191 /* CopyFiles */, |
| 600 | + ); |
| 601 | + buildRules = ( |
| 602 | + ); |
| 603 | + dependencies = ( |
| 604 | + D8715DD81C21160A005F4191 /* PBXTargetDependency */, |
| 605 | + ); |
| 606 | + name = "RexTests-tvOS"; |
| 607 | + productName = RexTests; |
| 608 | + productReference = D8715DD11C21160A005F4191 /* RexTests-tvOS.xctest */; |
| 609 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 610 | + }; |
549 | 611 | /* End PBXNativeTarget section */ |
550 | 612 |
|
551 | 613 | /* Begin PBXProject section */ |
552 | 614 | D8003E851AFEC3D400D7D3C5 /* Project object */ = { |
553 | 615 | isa = PBXProject; |
554 | 616 | attributes = { |
555 | | - LastSwiftUpdateCheck = 0700; |
| 617 | + LastSwiftUpdateCheck = 0720; |
556 | 618 | LastUpgradeCheck = 0700; |
557 | 619 | ORGANIZATIONNAME = "Neil Pankey"; |
558 | 620 | TargetAttributes = { |
|
574 | 636 | D8715DAF1C21123E005F4191 = { |
575 | 637 | CreatedOnToolsVersion = 7.2; |
576 | 638 | }; |
| 639 | + D8715DD01C21160A005F4191 = { |
| 640 | + CreatedOnToolsVersion = 7.2; |
| 641 | + }; |
577 | 642 | }; |
578 | 643 | }; |
579 | 644 | buildConfigurationList = D8003E881AFEC3D400D7D3C5 /* Build configuration list for PBXProject "Rex" */; |
|
593 | 658 | D83457131AFEE44E0070616A /* Rex-iOS */, |
594 | 659 | D834571D1AFEE44E0070616A /* RexTests-iOS */, |
595 | 660 | D8715DAF1C21123E005F4191 /* Rex-tvOS */, |
| 661 | + D8715DD01C21160A005F4191 /* RexTests-tvOS */, |
596 | 662 | D8715D931C210F97005F4191 /* Rex-watchOS */, |
597 | 663 | ); |
598 | 664 | }; |
|
641 | 707 | ); |
642 | 708 | runOnlyForDeploymentPostprocessing = 0; |
643 | 709 | }; |
| 710 | + D8715DCF1C21160A005F4191 /* Resources */ = { |
| 711 | + isa = PBXResourcesBuildPhase; |
| 712 | + buildActionMask = 2147483647; |
| 713 | + files = ( |
| 714 | + ); |
| 715 | + runOnlyForDeploymentPostprocessing = 0; |
| 716 | + }; |
644 | 717 | /* End PBXResourcesBuildPhase section */ |
645 | 718 |
|
646 | 719 | /* Begin PBXSourcesBuildPhase section */ |
|
747 | 820 | ); |
748 | 821 | runOnlyForDeploymentPostprocessing = 0; |
749 | 822 | }; |
| 823 | + D8715DCD1C21160A005F4191 /* Sources */ = { |
| 824 | + isa = PBXSourcesBuildPhase; |
| 825 | + buildActionMask = 2147483647; |
| 826 | + files = ( |
| 827 | + D8715DE51C211643005F4191 /* UIViewTests.swift in Sources */, |
| 828 | + D8715DDE1C211637005F4191 /* SignalProducerTests.swift in Sources */, |
| 829 | + D8715DE11C211643005F4191 /* UIButtonTests.swift in Sources */, |
| 830 | + D8715DE21C211643005F4191 /* UIControlTests.swift in Sources */, |
| 831 | + D8715DDF1C21163B005F4191 /* NSObjectTests.swift in Sources */, |
| 832 | + D8715DDC1C211637005F4191 /* PropertyTests.swift in Sources */, |
| 833 | + D8715DDD1C211637005F4191 /* SignalTests.swift in Sources */, |
| 834 | + D8715DE41C211643005F4191 /* UIImageViewTests.swift in Sources */, |
| 835 | + D8715DE31C211643005F4191 /* UILabelTests.swift in Sources */, |
| 836 | + D8715DE01C211643005F4191 /* UIBarButtonItemTests.swift in Sources */, |
| 837 | + ); |
| 838 | + runOnlyForDeploymentPostprocessing = 0; |
| 839 | + }; |
750 | 840 | /* End PBXSourcesBuildPhase section */ |
751 | 841 |
|
752 | 842 | /* Begin PBXTargetDependency section */ |
|
760 | 850 | target = D83457131AFEE44E0070616A /* Rex-iOS */; |
761 | 851 | targetProxy = D83457201AFEE44E0070616A /* PBXContainerItemProxy */; |
762 | 852 | }; |
| 853 | + D8715DD81C21160A005F4191 /* PBXTargetDependency */ = { |
| 854 | + isa = PBXTargetDependency; |
| 855 | + target = D8715DAF1C21123E005F4191 /* Rex-tvOS */; |
| 856 | + targetProxy = D8715DD71C21160A005F4191 /* PBXContainerItemProxy */; |
| 857 | + }; |
763 | 858 | /* End PBXTargetDependency section */ |
764 | 859 |
|
765 | 860 | /* Begin XCBuildConfiguration section */ |
|
1135 | 1230 | }; |
1136 | 1231 | name = Release; |
1137 | 1232 | }; |
| 1233 | + D8715DDA1C21160A005F4191 /* Debug */ = { |
| 1234 | + isa = XCBuildConfiguration; |
| 1235 | + buildSettings = { |
| 1236 | + FRAMEWORK_SEARCH_PATHS = ( |
| 1237 | + "$(inherited)", |
| 1238 | + "$(PROJECT_DIR)/Carthage/Build/tvOS", |
| 1239 | + ); |
| 1240 | + INFOPLIST_FILE = Tests/Info.plist; |
| 1241 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1242 | + PRODUCT_BUNDLE_IDENTIFIER = me.neilpa.RexTests; |
| 1243 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1244 | + SDKROOT = appletvos; |
| 1245 | + TVOS_DEPLOYMENT_TARGET = 9.0; |
| 1246 | + }; |
| 1247 | + name = Debug; |
| 1248 | + }; |
| 1249 | + D8715DDB1C21160A005F4191 /* Release */ = { |
| 1250 | + isa = XCBuildConfiguration; |
| 1251 | + buildSettings = { |
| 1252 | + FRAMEWORK_SEARCH_PATHS = ( |
| 1253 | + "$(inherited)", |
| 1254 | + "$(PROJECT_DIR)/Carthage/Build/tvOS", |
| 1255 | + ); |
| 1256 | + INFOPLIST_FILE = Tests/Info.plist; |
| 1257 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1258 | + PRODUCT_BUNDLE_IDENTIFIER = me.neilpa.RexTests; |
| 1259 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1260 | + SDKROOT = appletvos; |
| 1261 | + TVOS_DEPLOYMENT_TARGET = 9.0; |
| 1262 | + VALIDATE_PRODUCT = YES; |
| 1263 | + }; |
| 1264 | + name = Release; |
| 1265 | + }; |
1138 | 1266 | /* End XCBuildConfiguration section */ |
1139 | 1267 |
|
1140 | 1268 | /* Begin XCConfigurationList section */ |
|
1199 | 1327 | ); |
1200 | 1328 | defaultConfigurationIsVisible = 0; |
1201 | 1329 | }; |
| 1330 | + D8715DD91C21160A005F4191 /* Build configuration list for PBXNativeTarget "RexTests-tvOS" */ = { |
| 1331 | + isa = XCConfigurationList; |
| 1332 | + buildConfigurations = ( |
| 1333 | + D8715DDA1C21160A005F4191 /* Debug */, |
| 1334 | + D8715DDB1C21160A005F4191 /* Release */, |
| 1335 | + ); |
| 1336 | + defaultConfigurationIsVisible = 0; |
| 1337 | + }; |
1202 | 1338 | /* End XCConfigurationList section */ |
1203 | 1339 | }; |
1204 | 1340 | rootObject = D8003E851AFEC3D400D7D3C5 /* Project object */; |
|
0 commit comments