Hey, is it possible to use swift package dependencies and cocoapods dependecies in one project. I can not get firebase to work as a cocoapods dependecie. Other cocoapoda dependencies are working, Always get this error: "warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'FirebaseCoreExtension' from project 'Pods') "