Replies: 2 comments 4 replies
-
hey @menaghaly you can modify your Podfile to target iOS 13 by adding
|
Beta Was this translation helpful? Give feedback.
4 replies
-
I'm tentatively closing the discussion since we haven't heard back from you. You can open the discussion again by replying to this message or opening a new discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Expected results
should build correctly
Actual results
gave me this error
Failed to build iOS app
Swift Compiler Error (Xcode): Compiling for iOS 12.0, but module 'FirebaseAuth' has a minimum deployment target of iOS 13.0: /Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/Build/Intermediates.noindex/ArchiveIntermediates/Runner/BuildProductsPath/Release-iphoneos/FirebaseAuth/FirebaseAuth.framework/Modules/FirebaseAuth.swiftmodule/arm64-apple-ios.swiftmodule
Encountered error while archiving for device.
Build failed :|
Failed to build for iOS
Build id (optional)
66dfec23d262df12062594cf
Beta Was this translation helpful? Give feedback.
All reactions