Skip to content

Commit d25dd7b

Browse files
lucolivier-dumaisblaisfreak4pc
authored andcommitted
Link to RxCocoa on macOS & tvOS targets
No longer linking to RxRelay since no target were using it
1 parent 8b224bb commit d25dd7b

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

RxSwiftExt.xcodeproj/project.pbxproj

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
/* End PBXAggregateTarget section */
2323

2424
/* Begin PBXBuildFile section */
25+
05A2BBB0247DAD2A007B54D6 /* RxCocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A2BBAF247DAD2A007B54D6 /* RxCocoa.framework */; };
26+
05A2BBB4247DB0B8007B54D6 /* RxCocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A2BBB3247DB0B8007B54D6 /* RxCocoa.framework */; };
2527
188C6DA31C47B4240092101A /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 188C6DA21C47B4240092101A /* RxSwift.framework */; };
2628
1958B5F1216768D900CAF1D3 /* unwrap+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1958B5F0216768D900CAF1D3 /* unwrap+SharedSequence.swift */; };
2729
1958B5F621676ECB00CAF1D3 /* unrwapTests+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1958B5F521676ECB00CAF1D3 /* unrwapTests+SharedSequence.swift */; };
@@ -171,7 +173,6 @@
171173
A23E149321A9F73500CD5B2F /* PartitionTests+RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = A23E149221A9F73500CD5B2F /* PartitionTests+RxCocoa.swift */; };
172174
A23E149421A9F73500CD5B2F /* PartitionTests+RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = A23E149221A9F73500CD5B2F /* PartitionTests+RxCocoa.swift */; };
173175
A23E149521A9F73500CD5B2F /* PartitionTests+RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = A23E149221A9F73500CD5B2F /* PartitionTests+RxCocoa.swift */; };
174-
A2A68C992278AF6800586188 /* RxRelay.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2A68C972278AF5000586188 /* RxRelay.framework */; };
175176
B69B45492190C27D00F30418 /* count.swift in Sources */ = {isa = PBXBuildFile; fileRef = B69B45482190C27D00F30418 /* count.swift */; };
176177
B69B454A2190C3AE00F30418 /* count.swift in Sources */ = {isa = PBXBuildFile; fileRef = B69B45482190C27D00F30418 /* count.swift */; };
177178
B69B454B2190C3AF00F30418 /* count.swift in Sources */ = {isa = PBXBuildFile; fileRef = B69B45482190C27D00F30418 /* count.swift */; };
@@ -295,6 +296,8 @@
295296
/* End PBXContainerItemProxy section */
296297

297298
/* Begin PBXFileReference section */
299+
05A2BBAF247DAD2A007B54D6 /* RxCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxCocoa.framework; path = Carthage/Build/Mac/RxCocoa.framework; sourceTree = "<group>"; };
300+
05A2BBB3247DB0B8007B54D6 /* RxCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxCocoa.framework; path = Carthage/Build/Mac/RxCocoa.framework; sourceTree = "<group>"; };
298301
188C6D911C47B2B20092101A /* RxSwiftExt.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxSwiftExt.framework; sourceTree = BUILT_PRODUCTS_DIR; };
299302
188C6DA21C47B4240092101A /* RxSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxSwift.framework; path = Carthage/Build/iOS/RxSwift.framework; sourceTree = SOURCE_ROOT; };
300303
1958B5F0216768D900CAF1D3 /* unwrap+SharedSequence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "unwrap+SharedSequence.swift"; sourceTree = "<group>"; };
@@ -372,7 +375,6 @@
372375
A23E148A21A9F03600CD5B2F /* partition+RxCocoa.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "partition+RxCocoa.swift"; sourceTree = "<group>"; };
373376
A23E148E21A9F10D00CD5B2F /* PartitionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PartitionTests.swift; sourceTree = "<group>"; };
374377
A23E149221A9F73500CD5B2F /* PartitionTests+RxCocoa.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PartitionTests+RxCocoa.swift"; sourceTree = "<group>"; };
375-
A2A68C972278AF5000586188 /* RxRelay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxRelay.framework; path = Carthage/Build/iOS/RxRelay.framework; sourceTree = "<group>"; };
376378
B69B45482190C27D00F30418 /* count.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = count.swift; sourceTree = "<group>"; };
377379
B69B454C2190C3BC00F30418 /* CountTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountTests.swift; sourceTree = "<group>"; };
378380
BF515CDF1F3F370600492640 /* curry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = curry.swift; path = Source/Tools/curry.swift; sourceTree = SOURCE_ROOT; };
@@ -408,7 +410,6 @@
408410
buildActionMask = 2147483647;
409411
files = (
410412
3D638E1D1DC2B36A0089A590 /* RxSwift.framework in Frameworks */,
411-
A2A68C992278AF6800586188 /* RxRelay.framework in Frameworks */,
412413
3D638DEC1DC2B2D50089A590 /* RxSwiftExt.framework in Frameworks */,
413414
3D638E1F1DC2B3A40089A590 /* RxTest.framework in Frameworks */,
414415
);
@@ -418,6 +419,7 @@
418419
isa = PBXFrameworksBuildPhase;
419420
buildActionMask = 2147483647;
420421
files = (
422+
05A2BBB0247DAD2A007B54D6 /* RxCocoa.framework in Frameworks */,
421423
62512C661F0EAF670083A89F /* RxSwift.framework in Frameworks */,
422424
);
423425
runOnlyForDeploymentPostprocessing = 0;
@@ -436,6 +438,7 @@
436438
isa = PBXFrameworksBuildPhase;
437439
buildActionMask = 2147483647;
438440
files = (
441+
05A2BBB4247DB0B8007B54D6 /* RxCocoa.framework in Frameworks */,
439442
E36BDFBB1F387571008C9D56 /* RxSwift.framework in Frameworks */,
440443
);
441444
runOnlyForDeploymentPostprocessing = 0;
@@ -612,6 +615,7 @@
612615
62512C551F0EAEB20083A89F /* iOS */ = {
613616
isa = PBXGroup;
614617
children = (
618+
1AA8395A207451D5001C49ED /* RxCocoa.framework */,
615619
188C6DA21C47B4240092101A /* RxSwift.framework */,
616620
3D638E1E1DC2B3A40089A590 /* RxTest.framework */,
617621
);
@@ -621,17 +625,16 @@
621625
62512C561F0EAEB90083A89F /* macOS */ = {
622626
isa = PBXGroup;
623627
children = (
624-
62512CA61F0EB1BD0083A89F /* RxTest.framework */,
628+
05A2BBAF247DAD2A007B54D6 /* RxCocoa.framework */,
625629
62512C581F0EAED20083A89F /* RxSwift.framework */,
630+
62512CA61F0EB1BD0083A89F /* RxTest.framework */,
626631
);
627632
name = macOS;
628633
sourceTree = "<group>";
629634
};
630635
9DAB77991D6763AC007E85BC /* Frameworks */ = {
631636
isa = PBXGroup;
632637
children = (
633-
A2A68C972278AF5000586188 /* RxRelay.framework */,
634-
1AA8395A207451D5001C49ED /* RxCocoa.framework */,
635638
E36BDFB81F38755F008C9D56 /* tvOS */,
636639
62512C561F0EAEB90083A89F /* macOS */,
637640
62512C551F0EAEB20083A89F /* iOS */,
@@ -650,6 +653,7 @@
650653
E36BDFB81F38755F008C9D56 /* tvOS */ = {
651654
isa = PBXGroup;
652655
children = (
656+
05A2BBB3247DB0B8007B54D6 /* RxCocoa.framework */,
653657
E36BDFB91F387571008C9D56 /* RxSwift.framework */,
654658
E36BDFBA1F387571008C9D56 /* RxTest.framework */,
655659
);

0 commit comments

Comments
 (0)