Hi All,
I'm an iOS developer and in my app we are using Firebase Crashlytics, earlier we use to install from CocoaPods so that we don't have any issues and everything is working fine, but Now we upgraded to
SwiftPM (Swift Package Manager) and using 8.0.0 release. We Identified that after installing the firebase package using
SwiftPM we see multiple targets and using manage scheme in Xcode we can hide them temporarily.
If we delete derived data and try to refetch the firebase package again all the targets are restored.
Please find the attached screenshot for more information.

Kindly let us know how we can avoid this?
Thank you in advance.
Best Regards
Rajasekhar Pasupuleti