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

Missing .xib files when installing through SPM #1015

Closed
jhoanarango opened this issue Dec 20, 2021 · 1 comment
Closed

Missing .xib files when installing through SPM #1015

jhoanarango opened this issue Dec 20, 2021 · 1 comment

Comments

@jhoanarango
Copy link

jhoanarango commented Dec 20, 2021

Welcome to FirebaseUI and thanks for submitting an issue!

Please take a look at open issues, as well as resolved issues, to see if your issue is either already being addressed, or has been solved by someone else.

If your issue concerns the CocoaPods error, "...transitive dependencies that include static binaries", please take a look at any of the following issues and see if your problem is solved: #48, #47, #46, #34, #23.

If not, please feel free to fill in the following info so we can help faster!

Step 1: Are you in the right place?

  • For issues or feature requests related to the code in this repository file a GitHub issue.
  • For general technical questions, post a question on StackOverflow tagged appropriately.
  • For general Firebase discussion, use the firebase-talk google group
  • For help troubleshooting your application that does not fall under one of the above categories, reach out to the personalized Firebase support channel

Step 2: Describe your environment

  • Objective C or Swift: Swift
  • iOS version: 15.0 & Above_
  • Firebase SDK version: 8.10.0_
  • FirebaseUI version: 12.1.0__
  • CocoaPods Version: ____

Step 3: Describe the problem:

I am removing all Cocoa Pods from my project and trasnfering them to SPM. I am trying to install the latest version of FirebaseUI-iOS and I get 10 warnings that I have not been able to get rid of no matter what I do. I have uninstall and re-install the packages, also Xcode, De-integrate Pods and re-installed other pods.

Please see image for "Warnings".

Steps to reproduce:

  1. _____ Installed FirebaseUI-iOS through SPM


Observed Results:

  • What happened? This could be a description, log output, etc.
  • Same Warnings

Expected Results:

  • What did you expect to happen?
  • To install without any issues

Relevant Code:

Screen Shot 2021-12-19 at 7 46 54 PM

@morganchen12
Copy link
Contributor

This should be fixed in 12.1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants