Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
74 additions
and 1,699 deletions.
- +21 −1 CHANGELOG.md
- +2 −2 RxBlocking.podspec
- BIN RxBlocking/Info.plist
- +2 −2 RxCocoa.podspec
- BIN RxCocoa/Info.plist
- +11 −3 RxExample/Extensions/RxCLLocationManagerDelegateProxy.swift
- +5 −1 RxExample/Extensions/RxImagePickerDelegateProxy.swift
- +2 −2 RxExample/RxDataSources/DataSources+Rx/RxCollectionViewSectionedAnimatedDataSource.swift
- +1 −1 RxExample/RxDataSources/DataSources+Rx/RxCollectionViewSectionedReloadDataSource.swift
- +1 −1 RxExample/RxDataSources/DataSources+Rx/RxTableViewSectionedAnimatedDataSource.swift
- +1 −1 RxExample/RxDataSources/DataSources+Rx/RxTableViewSectionedReloadDataSource.swift
- +1 −0 RxExample/RxExample-iOSTests/CLLocationManager+RxTests.swift
- +4 −0 RxExample/RxExample-iOSTests/Info.plist
- +1 −1 RxExample/RxExample-iOSTests/RxExample_iOSTests.swift
- +1 −0 RxExample/RxExample-iOSTests/UIImagePickerController+RxTests.swift
- +0 −8 RxExample/RxExample.xcodeproj/project.pbxproj
- +2 −0 RxExample/RxExample.xcodeproj/xcshareddata/xcschemes/RxExample-iOSTests.xcscheme
- +2 −2 RxExample/RxExample/Examples/GeolocationExample/GeolocationViewController.swift
- +2 −2 RxExample/RxExample/Examples/GitHubSearchRepositories/UINavigationController+Extensions.swift
- +2 −2 RxExample/RxExample/Examples/GitHubSignup/BindingExtensions.swift
- +2 −2 RxExample/RxExample/Examples/UIPickerViewExample/CustomPickerViewAdapterExampleViewController.swift
- +2 −0 RxExample/RxExample/Info-iOS.plist
- +3 −3 RxExample/RxExample/Services/UIImageView+DownloadableImage.swift
- +2 −3 RxExample/RxExample/iOS/AppDelegate.swift
- +1 −1 RxSwift.podspec
- +1 −1 RxSwift/Info.plist
- +2 −2 RxTest.podspec
- BIN RxTest/Info.plist
- +0 −1 Sources/AllTestz/PrimitiveSequenceTest.swift
- +0 −83 Sources/AllTestz/main.swift
- +0 −36 Tests/RxCocoaTests/NSButton+RxTests.swift
- +0 −1,538 Tests/RxSwiftTests/PrimitiveSequenceTest.swift
- BIN default.profraw
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.