Skip to content

Add Google Auth to SPM #951

@mamilov

Description

@mamilov
  • Objective C or Swift: Swift
  • iOS version: iOS 14.1
  • Firebase SDK version: 7.11.1
  • FirebaseUI version: master branch
  • CocoaPods Version: Swift Package Manager

Step 3: Describe the problem:

When using with FirebaseUI with SPM, FUIGoogleAuth cannot be found in the project. Since I can find it in the spm packages, I assume that something is not exported right.

Bildschirmfoto 2021-05-17 um 10 10 23

Bildschirmfoto 2021-05-17 um 10 02 21

Steps to reproduce:

  1. Add FirebaseUI with SPM
  2. Try to import and use FUIGoogleAuth

Observed Results:

  • Cannot find *FUIGoogleAuth' in scope

Expected Results:

  • Can find and use FUIGoogleAuth

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions