Skip to content

Remove unneeded UIKit imports#713

Merged
marionbarker merged 2 commits into
devfrom
chore/remove-unused-uikit-imports
Jul 20, 2026
Merged

Remove unneeded UIKit imports#713
marionbarker merged 2 commits into
devfrom
chore/remove-unused-uikit-imports

Conversation

@bjorkert

Copy link
Copy Markdown
Member

Removes import UIKit from 16 files that don't use any UIKit API. BackgroundRefreshManager.swift gets import Foundation instead, since it was relying on UIKit re-exporting Foundation. Verified with a full workspace build.

@marionbarker marionbarker left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

  • Confirm this builds to iOS 26 iPhone
  • Discover Mac Catalyst is broken - but not from this PR (see #715)

@marionbarker
marionbarker merged commit a34a46f into dev Jul 20, 2026
1 check passed
@marionbarker
marionbarker deleted the chore/remove-unused-uikit-imports branch July 20, 2026 03:36
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.

2 participants