-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
[REQUIRED] Step 1: Describe your environment
- Xcode version: 12.5
- Firebase SDK version: 8.0.0
- Installation method: Swift Package Manager
- Firebase Component: Crashlytics
[REQUIRED] Step 2: Describe the problem
As soon as the SPM is done resolving the framework the project gets flooded with almost 30 different build schemes all coming from the Firebase framework. I have autocreate schemes disabled and deleting them does not help. They return once SPM runs automatically. I use many other frameworks and have never had this issue and could not locate a fix for it. How can this be prevented?
Steps to reproduce:
Add the framework to the project via SPM.