Skip to content

Commit 5c1a2f3

Browse files
committed
Fix example app.
1 parent fffb041 commit 5c1a2f3

File tree

1 file changed

+21
-169
lines changed

1 file changed

+21
-169
lines changed

Examples/Example.xcodeproj/project.pbxproj

Lines changed: 21 additions & 169 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10+
1E38DA572278D39400C07A09 /* RxRelay.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E38DA562278D39400C07A09 /* RxRelay.framework */; };
11+
1E38DA582278D39400C07A09 /* RxRelay.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 1E38DA562278D39400C07A09 /* RxRelay.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
1012
845F61F41CCFD96800A8BE32 /* Example4_DifferentSectionAndItemTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845F61F31CCFD96800A8BE32 /* Example4_DifferentSectionAndItemTypes.swift */; };
1113
845F61F71CCFDE6A00A8BE32 /* ImageTitleTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845F61F61CCFDE6A00A8BE32 /* ImageTitleTableViewCell.swift */; };
1214
845F61F91CCFDEA800A8BE32 /* TitleSwitchTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845F61F81CCFDEA800A8BE32 /* TitleSwitchTableViewCell.swift */; };
@@ -63,89 +65,19 @@
6365
/* End PBXBuildFile section */
6466

6567
/* Begin PBXContainerItemProxy section */
66-
1E88A64F226C8A81007B9436 /* PBXContainerItemProxy */ = {
68+
1E38DA552278D39400C07A09 /* PBXContainerItemProxy */ = {
6769
isa = PBXContainerItemProxy;
6870
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
6971
proxyType = 2;
70-
remoteGlobalIDString = C88BB8711B07E5ED0064D411;
71-
remoteInfo = "RxSwift-macOS";
72+
remoteGlobalIDString = A2897D53225CA1E7004EA481;
73+
remoteInfo = RxRelay;
7274
};
73-
1E88A651226C8A81007B9436 /* PBXContainerItemProxy */ = {
75+
1E38DA592278D39400C07A09 /* PBXContainerItemProxy */ = {
7476
isa = PBXContainerItemProxy;
7577
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
76-
proxyType = 2;
77-
remoteGlobalIDString = D2EA280C1BB9B5A200880ED3;
78-
remoteInfo = "RxSwift-tvOS";
79-
};
80-
1E88A653226C8A81007B9436 /* PBXContainerItemProxy */ = {
81-
isa = PBXContainerItemProxy;
82-
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
83-
proxyType = 2;
84-
remoteGlobalIDString = C8F0C0021BBBFB8B001B112F;
85-
remoteInfo = "RxSwift-watchOS";
86-
};
87-
1E88A655226C8A81007B9436 /* PBXContainerItemProxy */ = {
88-
isa = PBXContainerItemProxy;
89-
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
90-
proxyType = 2;
91-
remoteGlobalIDString = C80939E71B8A71840088E94D;
92-
remoteInfo = "RxCocoa-macOS";
93-
};
94-
1E88A657226C8A81007B9436 /* PBXContainerItemProxy */ = {
95-
isa = PBXContainerItemProxy;
96-
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
97-
proxyType = 2;
98-
remoteGlobalIDString = D2138C751BB9BE9800339B5C;
99-
remoteInfo = "RxCocoa-tvOS";
100-
};
101-
1E88A659226C8A81007B9436 /* PBXContainerItemProxy */ = {
102-
isa = PBXContainerItemProxy;
103-
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
104-
proxyType = 2;
105-
remoteGlobalIDString = C8F0C04B1BBBFBB9001B112F;
106-
remoteInfo = "RxCocoa-watchOS";
107-
};
108-
1E88A65B226C8A81007B9436 /* PBXContainerItemProxy */ = {
109-
isa = PBXContainerItemProxy;
110-
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
111-
proxyType = 2;
112-
remoteGlobalIDString = C8093C451B8A71FC0088E94D;
113-
remoteInfo = "RxBlocking-macOS";
114-
};
115-
1E88A65D226C8A81007B9436 /* PBXContainerItemProxy */ = {
116-
isa = PBXContainerItemProxy;
117-
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
118-
proxyType = 2;
119-
remoteGlobalIDString = D2EBEB811BB9B99D003A27DC;
120-
remoteInfo = "RxBlocking-tvOS";
121-
};
122-
1E88A65F226C8A81007B9436 /* PBXContainerItemProxy */ = {
123-
isa = PBXContainerItemProxy;
124-
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
125-
proxyType = 2;
126-
remoteGlobalIDString = C8F0C0581BBBFBCE001B112F;
127-
remoteInfo = "RxBlocking-watchOS";
128-
};
129-
1E88A661226C8A81007B9436 /* PBXContainerItemProxy */ = {
130-
isa = PBXContainerItemProxy;
131-
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
132-
proxyType = 2;
133-
remoteGlobalIDString = C88FA51D1C25C4B500CCFEA4;
134-
remoteInfo = "RxTest-macOS";
135-
};
136-
1E88A663226C8A81007B9436 /* PBXContainerItemProxy */ = {
137-
isa = PBXContainerItemProxy;
138-
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
139-
proxyType = 2;
140-
remoteGlobalIDString = C88FA52E1C25C4C000CCFEA4;
141-
remoteInfo = "RxTest-tvOS";
142-
};
143-
1E88A665226C8A81007B9436 /* PBXContainerItemProxy */ = {
144-
isa = PBXContainerItemProxy;
145-
containerPortal = C88AC6FC214D9BA800C1A3E5 /* Rx.xcodeproj */;
146-
proxyType = 2;
147-
remoteGlobalIDString = C88FA53F1C25C4CC00CCFEA4;
148-
remoteInfo = "RxTest-watchOS";
78+
proxyType = 1;
79+
remoteGlobalIDString = A2897CB3225CA1E7004EA481;
80+
remoteInfo = RxRelay;
14981
};
15082
C82C3C591F3B937500309AE8 /* PBXContainerItemProxy */ = {
15183
isa = PBXContainerItemProxy;
@@ -265,6 +197,7 @@
265197
C87C34A31F363B3000DB85FE /* RxDataSources.framework in Embed Frameworks */,
266198
C82C3C5C1F3B937500309AE8 /* Differentiator.framework in Embed Frameworks */,
267199
C8241D7D214E75C6008C463E /* RxSwift.framework in Embed Frameworks */,
200+
1E38DA582278D39400C07A09 /* RxRelay.framework in Embed Frameworks */,
268201
);
269202
name = "Embed Frameworks";
270203
runOnlyForDeploymentPostprocessing = 0;
@@ -359,6 +292,7 @@
359292
files = (
360293
C87C34A21F363B3000DB85FE /* RxDataSources.framework in Frameworks */,
361294
C82C3C5B1F3B937500309AE8 /* Differentiator.framework in Frameworks */,
295+
1E38DA572278D39400C07A09 /* RxRelay.framework in Frameworks */,
362296
);
363297
runOnlyForDeploymentPostprocessing = 0;
364298
};
@@ -427,21 +361,10 @@
427361
isa = PBXGroup;
428362
children = (
429363
C88AC715214D9BA800C1A3E5 /* RxSwift.framework */,
430-
1E88A650226C8A81007B9436 /* RxSwift.framework */,
431-
1E88A652226C8A81007B9436 /* RxSwift.framework */,
432-
1E88A654226C8A81007B9436 /* RxSwift.framework */,
433364
C88AC71D214D9BA800C1A3E5 /* RxCocoa.framework */,
434-
1E88A656226C8A81007B9436 /* RxCocoa.framework */,
435-
1E88A658226C8A81007B9436 /* RxCocoa.framework */,
436-
1E88A65A226C8A81007B9436 /* RxCocoa.framework */,
365+
1E38DA562278D39400C07A09 /* RxRelay.framework */,
437366
C88AC725214D9BA800C1A3E5 /* RxBlocking.framework */,
438-
1E88A65C226C8A81007B9436 /* RxBlocking.framework */,
439-
1E88A65E226C8A81007B9436 /* RxBlocking.framework */,
440-
1E88A660226C8A81007B9436 /* RxBlocking.framework */,
441367
C88AC72D214D9BA800C1A3E5 /* RxTest.framework */,
442-
1E88A662226C8A81007B9436 /* RxTest.framework */,
443-
1E88A664226C8A81007B9436 /* RxTest.framework */,
444-
1E88A666226C8A81007B9436 /* RxTest.framework */,
445368
C88AC735214D9BA800C1A3E5 /* AllTests-iOS.xctest */,
446369
C88AC737214D9BA800C1A3E5 /* AllTests-tvOS.xctest */,
447370
C88AC739214D9BA800C1A3E5 /* AllTests-macOS.xctest */,
@@ -619,6 +542,7 @@
619542
dependencies = (
620543
C87C34651F36353B00DB85FE /* PBXTargetDependency */,
621544
C82C3C5A1F3B937500309AE8 /* PBXTargetDependency */,
545+
1E38DA5A2278D39400C07A09 /* PBXTargetDependency */,
622546
);
623547
name = Example;
624548
productName = Example;
@@ -704,88 +628,11 @@
704628
/* End PBXProject section */
705629

706630
/* Begin PBXReferenceProxy section */
707-
1E88A650226C8A81007B9436 /* RxSwift.framework */ = {
708-
isa = PBXReferenceProxy;
709-
fileType = wrapper.framework;
710-
path = RxSwift.framework;
711-
remoteRef = 1E88A64F226C8A81007B9436 /* PBXContainerItemProxy */;
712-
sourceTree = BUILT_PRODUCTS_DIR;
713-
};
714-
1E88A652226C8A81007B9436 /* RxSwift.framework */ = {
715-
isa = PBXReferenceProxy;
716-
fileType = wrapper.framework;
717-
path = RxSwift.framework;
718-
remoteRef = 1E88A651226C8A81007B9436 /* PBXContainerItemProxy */;
719-
sourceTree = BUILT_PRODUCTS_DIR;
720-
};
721-
1E88A654226C8A81007B9436 /* RxSwift.framework */ = {
722-
isa = PBXReferenceProxy;
723-
fileType = wrapper.framework;
724-
path = RxSwift.framework;
725-
remoteRef = 1E88A653226C8A81007B9436 /* PBXContainerItemProxy */;
726-
sourceTree = BUILT_PRODUCTS_DIR;
727-
};
728-
1E88A656226C8A81007B9436 /* RxCocoa.framework */ = {
729-
isa = PBXReferenceProxy;
730-
fileType = wrapper.framework;
731-
path = RxCocoa.framework;
732-
remoteRef = 1E88A655226C8A81007B9436 /* PBXContainerItemProxy */;
733-
sourceTree = BUILT_PRODUCTS_DIR;
734-
};
735-
1E88A658226C8A81007B9436 /* RxCocoa.framework */ = {
736-
isa = PBXReferenceProxy;
737-
fileType = wrapper.framework;
738-
path = RxCocoa.framework;
739-
remoteRef = 1E88A657226C8A81007B9436 /* PBXContainerItemProxy */;
740-
sourceTree = BUILT_PRODUCTS_DIR;
741-
};
742-
1E88A65A226C8A81007B9436 /* RxCocoa.framework */ = {
743-
isa = PBXReferenceProxy;
744-
fileType = wrapper.framework;
745-
path = RxCocoa.framework;
746-
remoteRef = 1E88A659226C8A81007B9436 /* PBXContainerItemProxy */;
747-
sourceTree = BUILT_PRODUCTS_DIR;
748-
};
749-
1E88A65C226C8A81007B9436 /* RxBlocking.framework */ = {
750-
isa = PBXReferenceProxy;
751-
fileType = wrapper.framework;
752-
path = RxBlocking.framework;
753-
remoteRef = 1E88A65B226C8A81007B9436 /* PBXContainerItemProxy */;
754-
sourceTree = BUILT_PRODUCTS_DIR;
755-
};
756-
1E88A65E226C8A81007B9436 /* RxBlocking.framework */ = {
757-
isa = PBXReferenceProxy;
758-
fileType = wrapper.framework;
759-
path = RxBlocking.framework;
760-
remoteRef = 1E88A65D226C8A81007B9436 /* PBXContainerItemProxy */;
761-
sourceTree = BUILT_PRODUCTS_DIR;
762-
};
763-
1E88A660226C8A81007B9436 /* RxBlocking.framework */ = {
631+
1E38DA562278D39400C07A09 /* RxRelay.framework */ = {
764632
isa = PBXReferenceProxy;
765633
fileType = wrapper.framework;
766-
path = RxBlocking.framework;
767-
remoteRef = 1E88A65F226C8A81007B9436 /* PBXContainerItemProxy */;
768-
sourceTree = BUILT_PRODUCTS_DIR;
769-
};
770-
1E88A662226C8A81007B9436 /* RxTest.framework */ = {
771-
isa = PBXReferenceProxy;
772-
fileType = wrapper.framework;
773-
path = RxTest.framework;
774-
remoteRef = 1E88A661226C8A81007B9436 /* PBXContainerItemProxy */;
775-
sourceTree = BUILT_PRODUCTS_DIR;
776-
};
777-
1E88A664226C8A81007B9436 /* RxTest.framework */ = {
778-
isa = PBXReferenceProxy;
779-
fileType = wrapper.framework;
780-
path = RxTest.framework;
781-
remoteRef = 1E88A663226C8A81007B9436 /* PBXContainerItemProxy */;
782-
sourceTree = BUILT_PRODUCTS_DIR;
783-
};
784-
1E88A666226C8A81007B9436 /* RxTest.framework */ = {
785-
isa = PBXReferenceProxy;
786-
fileType = wrapper.framework;
787-
path = RxTest.framework;
788-
remoteRef = 1E88A665226C8A81007B9436 /* PBXContainerItemProxy */;
634+
path = RxRelay.framework;
635+
remoteRef = 1E38DA552278D39400C07A09 /* PBXContainerItemProxy */;
789636
sourceTree = BUILT_PRODUCTS_DIR;
790637
};
791638
C88AC715214D9BA800C1A3E5 /* RxSwift.framework */ = {
@@ -992,6 +839,11 @@
992839
/* End PBXSourcesBuildPhase section */
993840

994841
/* Begin PBXTargetDependency section */
842+
1E38DA5A2278D39400C07A09 /* PBXTargetDependency */ = {
843+
isa = PBXTargetDependency;
844+
name = RxRelay;
845+
targetProxy = 1E38DA592278D39400C07A09 /* PBXContainerItemProxy */;
846+
};
995847
C82C3C5A1F3B937500309AE8 /* PBXTargetDependency */ = {
996848
isa = PBXTargetDependency;
997849
target = C82C3C531F3B937500309AE8 /* Differentiator */;

0 commit comments

Comments
 (0)