Commit Graph

3674 Commits

Author SHA1 Message Date
eunpyo hong
0c6605f5a1
Fix typo whiteSpace between line comment (#2570) 2024-04-11 07:52:58 +03:00
Annie Gupta
aaa67fe5e4
Fixed Issue #2569 - Deprecated code warnings in playground Filtering_and_Conditional_Operators.xcplaygroundpage (#2573)
Fixed Issue #2569 - Deprecated code warnings in playground Filtering_and_Conditional_Operators.xcplaygroundpage
2024-04-11 07:52:32 +03:00
Jaewon-Yun
e20224e2ed
Fix documentation comments (#2584) 2024-04-11 07:49:10 +03:00
Adrian Schönig
cf08cdcf12
VisionOS Support (#2564)
* Enable many things for visionOS

* Remove outdated symlink
2024-04-11 07:48:50 +03:00
Matěj Kašpar Jirásek
92c47541ac
Link XCTest weakly to enable static linking (#2587) 2024-03-27 12:39:02 +02:00
Daniel Tartaglia
5516392931
Update README.md (#2562)
Fix readme based on this [StackOverflow Answer](https://stackoverflow.com/questions/76008762/unable-to-build-a-swift-package-after-adding-the-rxswift-package-dependency/76014523#76014523)
2023-12-04 16:31:15 +02:00
Daniel Tartaglia
65bec4c253
Remove unused/unneeded method. (#2560)
The unsubscribe(_:) method is not used internally and isn't exposed publicly.
2023-11-18 18:12:39 +02:00
Daniel Tartaglia
214f7ffced
Fix: Factory closure lifetime differs between .create and .deferred, subscriptions to the latter keep its factory closure alive #2533 (#2534) 2023-10-28 23:17:17 +03:00
Sejal Tajane
473b7a7180
Fix DelegateProxy crash by implementing methodSignatureForSelector (#2546) 2023-10-04 08:37:36 +03:00
Shai Mishali
2ff073fc1b
Introduce a RxObservable typealias to workaround SE-0395 conflict
In Swift 5.9 / Xcode 15 beta 2, Apple introduced a re-export of its own protocol
called Observable, under the Observation framework.

This protocol conflicts with RxSwift.Observable, which causes projects to fail compilation.

As a workaround, this PR introduces a new RxObservable typealias which can be used instead
of the Observable symbol where relevant (See #2532 for a quick find-and-replace to assist)
2023-07-07 20:17:41 +03:00
TTOzzi
95917a57a5
Update version of Info plist to 6.6.0 for CI failure resolution (#2521) 2023-05-13 13:24:44 +03:00
Hal Lee
9dcaa4b333
Fix Infallible CombineLatest arity helpers (#2520) 2023-05-12 08:02:28 +03:00
Shai Mishali
565cc5f0ee
6.6.0 2023-05-11 20:42:16 +03:00
Shai Mishali
08dcda2c1e
Remove podspec lint 2023-05-11 20:13:03 +03:00
Ethan Wong
6ae754821a
Re-enable thread sanitizer for all framework test schemes. (#2519) 2023-05-11 19:52:12 +03:00
Shai Mishali
c004f6cfe0
SPM 2023-05-11 16:23:37 +03:00
Shai Mishali
3f407ee9b4
Allow any copyright header 2023-05-11 16:16:45 +03:00
Shai Mishali
3636939fe9
Infallible header 2023-05-11 16:14:19 +03:00
Shai Mishali
f19f9c7939
Update docs 2023-05-11 16:11:28 +03:00
Marcelo Fabri
2227668f4d
Add .debug() for InfallibleType (#2456)
* Add .debug() for InfallibleType

* Clleanup

---------

Co-authored-by: Shai Mishali <freak4pc@gmail.com>
2023-05-11 15:54:55 +03:00
Neph
26cb532d7e
Remove print("Subscription") not supposed to exist (#2471) 2023-05-11 15:54:16 +03:00
Allen
d6b70c03ed
Update TestSchedulerVirtualTimeConverter.swift (#2482)
* Update TestSchedulerVirtualTimeConverter.swift

Updated Description to correct conversion

* Updated Documentation 'interval'

* NSTimeInterval -> TimeInterval

---------

Co-authored-by: Shai Mishali <freak4pc@gmail.com>
2023-05-11 15:53:11 +03:00
Keith Smiley
ce3e53450e
Fix SwiftLint build phase warning (#2490)
Xcode warns since this build phase is always run, but it was marked as
only running when the defined files changed.
2023-05-11 15:50:58 +03:00
Alexey Ivashko
2123e73f1c
Add support for mac catalyst in xcframework (#2437) 2023-05-11 15:50:19 +03:00
Rodrigo Kreutz
7b8a00483d
RxTest: Comparing failure case in XCTAssertEqual for SingleEvent (#2486)
* Comparing failure case in XCTAssertEqual for SingleEvent

* Fixing printSequenceDifferences for SingleEvent
2023-05-11 15:43:48 +03:00
Ethan Wong
a26b1b7a9e
Fixes issues of AsyncStream wrapper of Observables and related tests. (#2420) 2023-05-11 15:42:50 +03:00
TTOzzi
c47e3e6105
Modify the closure argument of subscribe to InfallibleEvent (#2440) 2023-05-11 15:40:54 +03:00
dependabot[bot]
c899d16702
Bump tzinfo from 1.2.9 to 1.2.10 (#2436)
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.9...v1.2.10)

---
updated-dependencies:
- dependency-name: tzinfo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 15:40:02 +03:00
dependabot[bot]
47b355a9af
Bump git from 1.11.0 to 1.13.1 (#2481)
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.11.0 to 1.13.1.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.11.0...v1.13.1)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 15:38:48 +03:00
Adam Lickel
95490d3a65
Explicitly declare APPLICATION_EXTENSION_API_ONLY for CocoaPods (#2475)
Co-authored-by: Shai Mishali <freak4pc@gmail.com>
2023-05-11 15:38:31 +03:00
Shai Mishali
d8e8a7f185
Fix CI (#2518) 2023-05-11 15:35:28 +03:00
Onojun
85932e1755
Updated deprecated methods (#2477) 2023-05-11 15:34:21 +03:00
Hal Lee
9e182e6bec
Provide Infallible versions of combineLatest without resultSelector (#2508)
Co-authored-by: Shai Mishali <freak4pc@gmail.com>
2023-05-11 15:29:40 +03:00
Hal Lee
e57a3cf0d4
Provide Infallible versions of CombineLatest+Collection helpers (#2509) 2023-05-11 15:28:12 +03:00
baegteun
0e4343b1ca
OSX -> macOS, OSXApplicationExtension -> macOSApplicationExtension (#2478)
* rename :: OSX -> macOS, OSXApplicationExtension -> macOSApplicationExtension

* docs :: changelog
2023-04-30 20:57:09 +03:00
JH Lai
cd275c135d
Fixed GestureTarget defining the wrong selector (#2514) 2023-04-30 20:52:07 +03:00
Keith Smiley
5caad526c0
Fix deployment target warnings in Xcode 14 (#2489)
Some platforms' deployment targets were lower than Xcode 14 supports,
causing warnings. In this case I bumped to the minimum supported
version.
2023-04-30 20:50:56 +03:00
Minhoi Goo
773ae6810b
Rename operator (#2512) 2023-04-27 10:55:38 +03:00
Benedek Kozma
04c8d2b491
fix debugging when using xcframework (#2487) 2023-03-12 08:39:34 +02:00
Shai Mishali
91a36920b1
Update CI for Xcode 14 and 13 (#2455) 2022-11-27 08:42:53 +02:00
Taehyeon Kim
8ec08deca8
Update documentation comments for example code (#2460) 2022-10-24 12:31:05 +03:00
SlashDevSlashGnoll
ab09f6966d Table/CollectionViewDelegateProxy crash workaround
Implement crash workaround discussed here https://github.com/ReactiveX/RxSwift/issues/2428 until a more permanent solution is found
2022-09-28 13:22:00 +03:00
Brendan Kirby
3b2fe19de5 Fix grammar in README.md 2022-09-27 21:01:05 +03:00
Shai Mishali
e0ab8c4e18 Concurrency: Make minimum Swift version 5.6 2022-06-03 22:36:26 +03:00
Ethan Wong
0b73456e29
Use AtomicInt for BooleanDisposable to prevent potential rase condition. (#2419) 2022-06-03 22:32:35 +03:00
Kristijan Jaklinovic
d2ca6aba8a
Fix for value leaks its continuation (#2427) 2022-06-03 22:32:08 +03:00
dependabot[bot]
a5fb5808e2 Bump cocoapods-downloader from 1.4.0 to 1.6.3
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.4.0 to 1.6.3.
- [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases)
- [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CocoaPods/cocoapods-downloader/compare/1.4.0...1.6.3)

---
updated-dependencies:
- dependency-name: cocoapods-downloader
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 07:53:56 +03:00
Jackson
a9cf4550d5
Fix: Class Unavailable on Main.storyboard (#2412) 2022-05-24 07:42:45 +03:00
dependabot[bot]
37cc3c1b15
Bump git from 1.8.1 to 1.11.0 (#2418)
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.8.1 to 1.11.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.8.1...v1.11.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 07:42:23 +03:00
Anton Siliuk
52324728cd
Relax constraint for convenient distinctUntilChanged operator on InfallibleType (#2425) 2022-05-24 07:42:13 +03:00