Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Target iOS 17 and remove unused UIKit utils#17

Closed
AlexNsbmr wants to merge 6 commits intomasterfrom
Target-iOS-17
Closed

Target iOS 17 and remove unused UIKit utils#17
AlexNsbmr wants to merge 6 commits intomasterfrom
Target-iOS-17

Conversation

@AlexNsbmr
Copy link
Member

This pull request includes updates to modernize the Swift package, remove unused or redundant code, and clean up associated tests. The most significant changes involve upgrading the Swift version and iOS platform, removing utility extensions and custom views, and deleting corresponding test cases.

Modernization Updates:

  • Package.swift: Updated the Swift tools version to 5.10.1 and the minimum iOS platform to v17 to align with modern development standards.

Codebase Cleanup:

Test Case Removals:

Header Cleanup:

  • Removed copyright headers and metadata from several files, including:
    • NotificationCenter+Utils.swift
    • View+ConditionalModifier.swift
    • UIApplication+Window.swift

These changes simplify the codebase by removing outdated or unnecessary components while preparing it for modern Swift development.

@AlexNsbmr AlexNsbmr changed the title Target i os 17 Minimum target iOS 17 Jul 29, 2025
@AlexNsbmr AlexNsbmr changed the title Minimum target iOS 17 Minimum target iOS 17 and remove unused UIKit utils Jul 29, 2025
@AlexNsbmr AlexNsbmr changed the title Minimum target iOS 17 and remove unused UIKit utils Target iOS 17 and remove unused UIKit utils Jul 29, 2025
@AlexNsbmr AlexNsbmr marked this pull request as ready for review July 29, 2025 08:56
@AlexNsbmr AlexNsbmr requested review from a team, EmbusQade and maiis and removed request for a team July 29, 2025 09:02
@AlexNsbmr AlexNsbmr closed this Aug 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants