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

SDK Not Supported by Compiler (Xcode 16) #13727

Open
johnfrancmartin opened this issue Sep 26, 2024 · 4 comments
Open

SDK Not Supported by Compiler (Xcode 16) #13727

johnfrancmartin opened this issue Sep 26, 2024 · 4 comments
Labels
needs-info no-recent-activity zip Issues related to binary distribution (zip file)

Comments

@johnfrancmartin
Copy link

Description

Receiving the following issue with latest .xcframework release.

SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)', while this compiler is 'Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)'). Please select a toolchain which matches the SDK.

Reproducing the issue

Attempt to build using XCFramework zip inside Xcode 16.0.

Firebase SDK Version

11.2

Xcode Version

16.0

Installation Method

Zip

Firebase Product(s)

Analytics, Authentication, Crashlytics, Database, Messaging, Remote Config, Storage

Targeted Platforms

iOS

Relevant Log Output

No response

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@rizafran rizafran added zip Issues related to binary distribution (zip file) and removed needs-triage labels Sep 26, 2024
@paulb777
Copy link
Member

We're doing additional investigation in #13731 for Xcode 16. However, my suspicion is that the discussions in #12877 and #13718 are relevant.

@paulb777
Copy link
Member

Based on #13731, our testing is showing that Xcode 16 works with the zip distro.

Please check that you're only using binaries from 11.2.0 and the instructions are followed. We'll need a fully reproducible example to help.

@google-oss-bot
Copy link

Hey @johnfrancmartin. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-info no-recent-activity zip Issues related to binary distribution (zip file)
Projects
None yet
Development

No branches or pull requests

4 participants