Skip to content

Xcode 27 + AppAuth 3.0.0 Support - #280

Merged
w-goog merged 6 commits into
masterfrom
appauth-3.0.0-support
Aug 25, 2026
Merged

Xcode 27 + AppAuth 3.0.0 Support#280
w-goog merged 6 commits into
masterfrom
appauth-3.0.0-support

Conversation

@w-goog

@w-goog w-goog commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR:

  • updates all target minimums + SPM tools version to the minimums required by Xcode 27.
  • bumps the AppAuth version to 3.0.0 (this will not pass CI until 3.0.0 reaches the trunk).
  • removes some no-longer-relevant guards / version checks.

Xcode 27 will be releasing soon. AppAuth <3.0.0 does not build on Xcode <27, so, this PR updates that as well as GTMAppAuth's own minimums.

Fixes #276

@w-goog
w-goog requested a review from brnnmrls August 25, 2026 00:46
@w-goog
w-goog merged commit 8c48ab3 into master Aug 25, 2026
12 checks passed
@w-goog
w-goog deleted the appauth-3.0.0-support branch August 25, 2026 22:53
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.

Bump os versions to match Xcode 27

2 participants