[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase Flooding Project with Build Schemes #8167

Closed
ericpalyan opened this issue May 30, 2021 · 4 comments · Fixed by #8212
Closed

Firebase Flooding Project with Build Schemes #8167

ericpalyan opened this issue May 30, 2021 · 4 comments · Fixed by #8212

Comments

@ericpalyan
Copy link

[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.

@elenadoty
Copy link
Contributor
elenadoty commented Jun 1, 2021

Hi @ericpalyan,
Thanks for reporting this. We're looking into potential solutions to reduce the number of schemes and will let you know of any updates!

@paulb777 paulb777 self-assigned this Jun 4, 2021
@paulb777
Copy link
Member
paulb777 commented Jun 4, 2021

8.1.0 should be better than 8.0.0 thanks to the deletion of several schemes in #8060, but I still see:

Screen Shot 2021-06-04 at 3 02 00 PM

@paulb777
Copy link
Member
paulb777 commented Jun 4, 2021

I raised the issue in the Swift Forums at https://forums.swift.org/t/swiftpm-and-library-unit-testing/26255/21

@paulb777
Copy link
Member
paulb777 commented Jun 7, 2021

The issue still exists in the Xcode 13 beta 1

@paulb777 paulb777 added this to the 8.2.0 - M98 milestone Jun 7, 2021
@firebase firebase locked and limited conversation to collaborators Jul 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants