firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.47k stars 1.43k forks source link

Preview in Swift is broken #7879

Closed maxiedaniels closed 3 years ago

maxiedaniels commented 3 years ago

[REQUIRED] Step 1: Describe your environment

[REQUIRED] Step 2: Describe the problem

Steps to reproduce:

What happened? How can we make the problem occur? Once I imported Firebase, previews stopped working. The error is in 'FirebaseCoreDiagnostics', a bunch of 'Umbrella header for module 'GoogleDataTransport' does not include header 'GDTCOR[Registrar/StorageEventSelector/etc].h'. Lastly, it says parse issue: 'could not build module GoogleDataTransport'.

Relevant Code:

All previews fail, doesn't matter if it's my own code or a hello world.

google-oss-bot commented 3 years ago

I found a few problems with this issue:

paulb777 commented 3 years ago

I'm not able to reproduce. It's possible something about your installation has been corrupted. I recommend pod deintegrate and pod install and clearing DerivedData.

If that doesn't help, please send a reproducible example.

Screen Shot 2021-04-11 at 7 17 19 AM

google-oss-bot commented 3 years ago

Hey @maxiedaniels. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

adamcumiskey commented 3 years ago

@maxiedaniels Had a similar issue in my project that was solved by this: https://stackoverflow.com/a/58973469

google-oss-bot commented 3 years ago

Hey @maxiedaniels. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot commented 3 years ago

Since there haven't been any recent updates here, I am going to close this issue.

@maxiedaniels if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.