Skip to content

Xcode freezes when fetching Swift Package (M2, macOS 15.5) #2022

@BigVeila

Description

@BigVeila

Describe the bug

When attempting to add https://github.com/awslabs/aws-sdk-swift as a Swift Package in Xcode, the Add Package dialog gets stuck at the “Fetching” or “Verifying” stage. The progress bar never advances and no error message is shown.

After this happens, Xcode is unable to fetch any other packages as well — the process hangs for all subsequent attempts. The only way to recover is to close and restart Xcode.

Environment
• Device: Apple Silicon M2
• macOS: 15.5 (Sequoia)
• Xcode: [please fill exact version, e.g. 15.4]
• SPM: Swift Package Manager (bundled with Xcode)

Expected Behavior

Xcode should successfully fetch and verify the Swift package and allow selecting products (AWSClientRuntime, TranscribeStreamingClient, etc.).

Current Behavior

•	Xcode freezes on “Fetching” or “Verifying” indefinitely.
•	No progress or error message is displayed.
•	After one failed attempt, no other package can be fetched in the same Xcode session.
•	Requires closing and restarting Xcode to try again.

Reproduction Steps

Steps to Reproduce
1. Open an iOS/macOS project in Xcode.
2. Go to File → Add Packages…
3. Enter package URL: https://github.com/awslabs/aws-sdk-swift

Possible Solution

No response

Additional Information/Context

No response

AWS SWIFT SDK version used

1.5.55

Compiler and Version used

16.1

Operating System and version

15.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions