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

[auth-swift] Build and test Sample with SPM instead of CocoaPods #12924

Merged
merged 1 commit into from
May 8, 2024

Conversation

paulb777
Copy link
Member

@paulb777 paulb777 commented May 8, 2024

#no-changelog

@@ -17,7 +17,7 @@
#import <XCTest/XCTest.h>

#import "FIRAuthApiTestsBase.h"
#import "FirebaseAuth-Swift.h"
@import FirebaseAuth;
Copy link
Member

@ncooke3 ncooke3 May 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

were you getting a header not found error?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. Do you expect FirebaseAuth-Swift.h to exist in SPM?

@paulb777 paulb777 merged commit c24966d into auth-swift May 8, 2024
79 checks passed
@paulb777 paulb777 deleted the pb-spm-sample-auth branch May 8, 2024 23:56
@firebase firebase locked and limited conversation to collaborators Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants