Skip to content

Conversation

@MarcHidalgo5
Copy link
Contributor

No description provided.

MarcHidalgo5 and others added 9 commits October 3, 2025 10:34
Replace the deprecated `alwaysPopover` function with the native `popover` in the SwiftUI views to ensure compatibility with the latest iOS 17 API. Additionally, remove conditional availability checks for iOS 17 that are now obsolete.

This change streamlines the codebase by removing unsupported code paths and maintaining adherence to current SwiftUI best practices, ensuring a more stable and up-to-date application.
Add environment variable SKIP_ZERO=1 to xcodebuild and swift build
commands to skip zero-length tests. This change reduces unnecessary
processing and speeds up the CI pipeline, improving overall
efficiency for iOS and macOS builds.
Add platform-specific handling for task errors to utilize
`withAnimation` on Darwin platforms while providing a
fallback delay on others. This ensures consistent user
feedback when a task error occurs, enhancing UX across
different platforms.
@piercifani piercifani merged commit dc64c6a into develop Oct 3, 2025
3 checks passed
@MarcHidalgo5 MarcHidalgo5 deleted the fix-perform-blocking-task branch October 6, 2025 08:19
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