|
64 | 64 | C85EE5611C36F1FC0090614D /* RxCollectionViewSectionedReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C85EE5531C36F1FC0090614D /* RxCollectionViewSectionedReloadDataSource.swift */; };
|
65 | 65 | C85EE5621C36F1FC0090614D /* RxTableViewSectionedAnimatedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C85EE5541C36F1FC0090614D /* RxTableViewSectionedAnimatedDataSource.swift */; };
|
66 | 66 | C85EE5631C36F1FC0090614D /* RxTableViewSectionedReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C85EE5551C36F1FC0090614D /* RxTableViewSectionedReloadDataSource.swift */; };
|
| 67 | + C861C0F11E153FC400BEDC46 /* RxDataSources.podspec in Resources */ = {isa = PBXBuildFile; fileRef = C861C0F01E153FC400BEDC46 /* RxDataSources.podspec */; }; |
67 | 68 | C87DF3461D0219A7006308C5 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C87DF3431D0219A7006308C5 /* AppDelegate.swift */; };
|
68 | 69 | C8984C5E1C36AF35001E4272 /* RxDataSources.h in Headers */ = {isa = PBXBuildFile; fileRef = C8984C5D1C36AF35001E4272 /* RxDataSources.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
69 | 70 | C8984CA01C36B6FA001E4272 /* Example2_RandomizedSectionsAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8984C9F1C36B6FA001E4272 /* Example2_RandomizedSectionsAnimation.swift */; };
|
|
236 | 237 | C85EE5531C36F1FC0090614D /* RxCollectionViewSectionedReloadDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxCollectionViewSectionedReloadDataSource.swift; sourceTree = "<group>"; };
|
237 | 238 | C85EE5541C36F1FC0090614D /* RxTableViewSectionedAnimatedDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxTableViewSectionedAnimatedDataSource.swift; sourceTree = "<group>"; };
|
238 | 239 | C85EE5551C36F1FC0090614D /* RxTableViewSectionedReloadDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxTableViewSectionedReloadDataSource.swift; sourceTree = "<group>"; };
|
| 240 | + C861C0F01E153FC400BEDC46 /* RxDataSources.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RxDataSources.podspec; sourceTree = "<group>"; }; |
239 | 241 | C87DF3431D0219A7006308C5 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
240 | 242 | C8984C5A1C36AF35001E4272 /* RxDataSources.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxDataSources.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
241 | 243 | C8984C5D1C36AF35001E4272 /* RxDataSources.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RxDataSources.h; sourceTree = "<group>"; };
|
|
468 | 470 | C8984C501C36AF35001E4272 = {
|
469 | 471 | isa = PBXGroup;
|
470 | 472 | children = (
|
| 473 | + C861C0F01E153FC400BEDC46 /* RxDataSources.podspec */, |
471 | 474 | C85EE5461C36F1FC0090614D /* Sources */,
|
472 | 475 | C8984C5C1C36AF35001E4272 /* RxDataSources */,
|
473 | 476 | C8984C9C1C36B6FA001E4272 /* Example */,
|
|
802 | 805 | isa = PBXResourcesBuildPhase;
|
803 | 806 | buildActionMask = 2147483647;
|
804 | 807 | files = (
|
| 808 | + C861C0F11E153FC400BEDC46 /* RxDataSources.podspec in Resources */, |
805 | 809 | );
|
806 | 810 | runOnlyForDeploymentPostprocessing = 0;
|
807 | 811 | };
|
|
0 commit comments