### Description - ERROR | xcodebuild: /Users/runner/work/firebase-ios-sdk/firebase-ios-sdk/FirebaseAuth/Sources/Swift/Utilities/AuthWebViewController.swift:19:3: error: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit' ### Reproducing the issue See workaround in FirebaseAuth.podspec and https://github.com/firebase/firebase-ios-sdk/actions/runs/11003726045/job/30553328769#step:7:110 ### Firebase SDK Version 11.2 ### Xcode Version 16.0 ### Installation Method CocoaPods ### Firebase Product(s) Authentication ### Targeted Platforms iOS ### Relevant Log Output _No response_ ### If using Swift Package Manager, the project's Package.resolved <!--- Look below for instructions on how to share your Package.resolved. ---> <details> <summary>Expand <code>Package.resolved</code> snippet</summary> <br> ```json Replace this line with the contents of your Package.resolved. ``` </details> ### If using CocoaPods, the project's Podfile.lock <!--- Look below for instructions on how to share your Podfile.lock. ---> <details> <summary>Expand <code>Podfile.lock</code> snippet</summary> <br> ```yml Replace this line with the contents of your Podfile.lock! ``` </details>