Skip to content

Raise minimum iOS deployment target from 12.0 to 15.0#31

Merged
dcaunt merged 1 commit into
mainfrom
dave/uid-upgrade
Jun 2, 2026
Merged

Raise minimum iOS deployment target from 12.0 to 15.0#31
dcaunt merged 1 commit into
mainfrom
dave/uid-upgrade

Conversation

@dcaunt
Copy link
Copy Markdown
Collaborator

@dcaunt dcaunt commented Jun 1, 2026

The GoogleInteractiveMediaAds Swift Package declares iOS 15.0 as its minimum platform version. Swift Package Manager enforces that a consuming package's minimum must be ≥ all its dependencies' minimums.

Includes changes from #30 plus some other maintenance required for 2.0.0 release.

  • Raise minimum iOS version from 12.0 to 15.0 for both SPM and CocoaPods.
  • Expand UID2 dependency version range to include v3.x
  • Remove redundant OperatingSystemSupport check for iOS 12.
  • Increase version of this plugin to 2.0.0 for breaking changes and prepare podspec for release.

The GoogleInteractiveMediaAds Swift Package declares iOS 15.0 as its minimum platform version. Swift Package Manager enforces that a consuming package's minimum must be ≥ all its dependencies' minimums.

Raise minimum iOS version from 12.0 to 15.0 for both SPM and CocoaPods.
Expand UID2 dependency version range to include v3.x
Remove redundant OperatingSystemSupport check for iOS 12.

Increase version of this plugin to 2.0.0 for breaking changes.
@dcaunt dcaunt marked this pull request as ready for review June 1, 2026 08:56
@dcaunt dcaunt merged commit 5b87ca4 into main Jun 2, 2026
3 checks passed
@dcaunt dcaunt deleted the dave/uid-upgrade branch June 2, 2026 07:54
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