|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 57154BFF1F3B28B3008F0E38 /* ASBindingObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57154BFE1F3B28B3008F0E38 /* ASBindingObserver.swift */; }; |
10 | 11 | 57826BA01F29477000FB0414 /* RxASCollectionReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57826B9F1F29477000FB0414 /* RxASCollectionReloadDataSource.swift */; }; |
11 | 12 | 57826BA21F29485500FB0414 /* RxASTableReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57826BA11F29485500FB0414 /* RxASTableReloadDataSource.swift */; }; |
12 | 13 | 57826BAA1F29491800FB0414 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57826BA91F29491800FB0414 /* AppDelegate.swift */; }; |
|
93 | 94 | 35CD65171E60192300AF060B /* watchOS-Framework.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "watchOS-Framework.xcconfig"; sourceTree = "<group>"; }; |
94 | 95 | 35CD65181E60192300AF060B /* watchOS-StaticLibrary.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "watchOS-StaticLibrary.xcconfig"; sourceTree = "<group>"; }; |
95 | 96 | 497271B10CB7AAE70BBDEAF0 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 97 | + 57154BFE1F3B28B3008F0E38 /* ASBindingObserver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ASBindingObserver.swift; sourceTree = "<group>"; }; |
96 | 98 | 57826B9F1F29477000FB0414 /* RxASCollectionReloadDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxASCollectionReloadDataSource.swift; sourceTree = "<group>"; }; |
97 | 99 | 57826BA11F29485500FB0414 /* RxASTableReloadDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxASTableReloadDataSource.swift; sourceTree = "<group>"; }; |
98 | 100 | 57826BA71F29491800FB0414 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
359 | 361 | children = ( |
360 | 362 | 57E5632B1F290656002E825B /* RxHelpers.swift */, |
361 | 363 | 57E5632D1F29066F002E825B /* ASDelegateProxy.swift */, |
| 364 | + 57154BFE1F3B28B3008F0E38 /* ASBindingObserver.swift */, |
362 | 365 | ); |
363 | 366 | path = RxHelper; |
364 | 367 | sourceTree = "<group>"; |
|
609 | 612 | 57E563571F290FCD002E825B /* Array+Extensions.swift in Sources */, |
610 | 613 | 57E563491F290718002E825B /* RxASTableAnimatedDataSource.swift in Sources */, |
611 | 614 | 57E563481F290718002E825B /* ASTableSectionedDataSource.swift in Sources */, |
| 615 | + 57154BFF1F3B28B3008F0E38 /* ASBindingObserver.swift in Sources */, |
612 | 616 | 57E5636A1F291A81002E825B /* ASCollectionNode+SectionViewType.swift in Sources */, |
613 | 617 | 57826BA21F29485500FB0414 /* RxASTableReloadDataSource.swift in Sources */, |
614 | 618 | 57E563651F291597002E825B /* RxASTableDelegateProxy.swift in Sources */, |
|
0 commit comments