Skip to content

update xcodesKit and XcodesLoginKit - #492

Merged
MattKiazyk merged 1 commit into
mainfrom
DepedencyUpdates
Sep 14, 2026
Merged

update xcodesKit and XcodesLoginKit#492
MattKiazyk merged 1 commit into
mainfrom
DepedencyUpdates

Conversation

@MattKiazyk

Copy link
Copy Markdown
Contributor

Summary

Updates xcodes CLI to the latest XcodesKit and XcodesLoginKit releases.

Changes

  • Updates XcodesKit from 1.0.4 to 1.1.0:

    • Fixes beta-number detection for simulator runtimes using UUID identifiers.
    • Handles dangling Xcode.app selection symlinks.
    • Adds an uninstalling state for Xcode installations.
    • Makes post-unarchive file moves asynchronous, enabling privileged-helper operations.
  • Updates XcodesLoginKit to 929f9aa, the current main/v1.1.0 revision:

    • Fixes authentication after Apple changed how the public sign-in service key is exposed.
    • Resolves the service key through an explicit provider, cache, App Store Connect logout redirect, or the legacy Olympus endpoint.
    • Adds more detailed service-key resolution errors.
    • Updates LibFido2Swift from 0.1.5 to 0.1.6.

XcodesLoginKit remains declared against main because its v1.1.0 release depends on unversioned Swift packages and therefore cannot be consumed as a stable SwiftPM dependency.

@MattKiazyk
MattKiazyk merged commit 7cddf0a into main Sep 14, 2026
2 checks passed
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