Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We are unable to fetch the lib in carthage #8442

Closed
tikamsingh opened this issue Dec 19, 2023 · 5 comments
Closed

We are unable to fetch the lib in carthage #8442

tikamsingh opened this issue Dec 19, 2023 · 5 comments

Comments

@tikamsingh
Copy link

tikamsingh commented Dec 19, 2023

How frequently does the bug occur?

Always

Description

When we are using Carthage script to download

Incompatible Swift version - framework was built with 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) and the local version is 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)

Stacktrace & log output

No response

Can you reproduce the bug?

Always

Reproduction Steps

When we are using Carthage script to download

Version

10.45.1

What Atlas Services are you using?

Local Database only

Are you using encryption?

No

Platform OS and version(s)

iOS

Build environment

Xcode version 15.1

@tgoyne
Copy link
Member

tgoyne commented Dec 19, 2023

The error indicates that you are using Xcode 14, not 15.1.

@tikamsingh
Copy link
Author

No, I am using Xcode 15.1 , I am sure.

@tgoyne
Copy link
Member

tgoyne commented Dec 19, 2023

"the local version is 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)" is explicitly saying that Carthage is using Xcode 14.2.

@tikamsingh
Copy link
Author

How we can update local swift version to xcode15.1

@nirinchev
Copy link
Member

You need to update your Xcode version. Feel free to reopen if you still see the problem with Xcode 15.1.

@nirinchev nirinchev closed this as not planned Won't fix, can't repro, duplicate, stale Feb 5, 2024
@sync-by-unito sync-by-unito bot closed this as completed Feb 16, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants