Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift 6.0 support #125

Merged
merged 13 commits into from
Oct 7, 2024
Merged

Swift 6.0 support #125

merged 13 commits into from
Oct 7, 2024

Conversation

juicyfru1t
Copy link
Contributor

No description provided.

almazrafi
almazrafi previously approved these changes Oct 1, 2024
@@ -49,7 +50,9 @@ internal final class BottomSheetInteractionController: NSObject {
state = .starting

simultaneousScrollObservation = simultaneousScrollView?.observe(\.contentOffset) { [weak self] _, _ in
self?.resetSimultaneousScrollIfNeeded()
Task {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тут не лучше ли assumeIsolated?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

да скорее всего лучше, поправил

@steve-jobs-bot
Copy link

1 Warning
⚠️ Nivelir.xcodeproj#L0 - Nivelir.xcodeproj#L0: tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing
2 Messages
📖 Nivelir Tests iOS: Executed 127 tests, with 0 failures (0 expected) in 4.48 (4.48) seconds
📖 Nivelir Tests tvOS: Executed 127 tests, with 0 failures (0 expected) in 2.72 (2.72) seconds

Generated by 🚫 Danger

@juicyfru1t juicyfru1t merged commit 77cf062 into main Oct 7, 2024
3 checks passed
@juicyfru1t juicyfru1t deleted the swift6.0-support branch October 7, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants