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

Refactor resources for SPM and CocoaPods. #5

Merged
merged 1 commit into from
May 6, 2021
Merged

Conversation

petea
Copy link
Contributor

@petea petea commented May 6, 2021

No description provided.

@petea petea requested a review from paulb777 May 6, 2021 18:35
ofType:@"bundle"];
if (!path) {
// If we can't find the resource bundle in the main bundle, use the framework bundle instead.
NSString *path = [[NSBundle mainBundle] pathForResource:GoogleSignInBundleName
Copy link
Member

Choose a reason for hiding this comment

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

Make sure you test from a Podfile with and without use_frameworks! or --use-libraries option to pod lib lint

@petea petea merged commit 1298f57 into main May 6, 2021
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

Successfully merging this pull request may close these issues.

3 participants