IOS Deploy - Failed Step: Flutter build ipa and automatic versioning

Any ideas to help with IOS build?ย 

Codemagic Deploy Output
Archiving com.mycompany.communitygearbox...
Upgrading contents.xcworkspacedata
Updating project for Xcode compatibility.
Upgrading project.pbxproj
Upgrading Runner.xcscheme
Upgrading Info.plist
Removing script build phase dependency analysis.
Adding input path to Thin Binary build phase.
Automatically signing iOS for device deployment using specified development team in
Xcode project: -------------
Running pod install... 11.2s
Running Xcode build...
Xcode archive done. 52.3s
Failed to build iOS app

Errors

Swift Compiler Error (Xcode): Value of optional type '(any StorageProvider)?' must be unwrapped to refer to member 'storage' of wrapped base type 'any StorageProvider' /Users/builder/clone/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:72:11

Swift Compiler Error (Xcode): Value of optional type '(any StorageProvider)?' must be unwrapped to refer to member 'storage' of wrapped base type 'any StorageProvider' /Users/builder/clone/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:87:11

Swift Compiler Error (Xcode): Cannot assign value of type '(any AuthInterop)?' to type 'any AuthInterop' /Users/builder/clone/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:290:38

Swift Compiler Error (Xcode): Cannot assign value of type '(any AppCheckInterop)?' to type 'any AppCheckInterop' /Users/builder/clone/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:292:46

Encountered error while archiving for device.

Build failed :|

Step 11 script Flutter build ipa and automatic versioning exited with status code 1

2
11 replies