Closed johnfrancmartin closed 1 month ago
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
We're doing additional investigation in #13731 for Xcode 16. However, my suspicion is that the discussions in #12877 and #13718 are relevant.
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.
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!
Since there haven't been any recent updates here, I am going to close this issue.
@johnfrancmartin if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.
Description
Receiving the following issue with latest .xcframework release.
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```json Replace this line with the contents of your Package.resolved. ```
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippet```yml Replace this line with the contents of your Podfile.lock! ```