Skip to content

Conversation

paulb777
Copy link
Member

@paulb777 paulb777 commented Sep 29, 2020

Now that static framework's are off by default, make sure we still test when it is turned back on.
Remove --use-modular-headers testing since it is mostly redundant with --use-static-frameworks and no longer a recommended option.

All tests passed before turning cron back on

Note that the --use-static-framework pod lib lint option is introduced in CocoaPods 1.10

#no-changelog

@paulb777 paulb777 requested a review from ryanwilson September 29, 2020 20:20
Gemfile Outdated
gem 'cocoapods', "1.9.3"
gem 'cocoapods-generate', '2.0.0'
gem 'cocoapods', '1.10.0.rc.1'
gem 'cocoapods-generate', git: "https://github.com/square/cocoapods-generate.git", branch: "master"
Copy link
Member

Choose a reason for hiding this comment

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

Can we use a commit instead of pointing at master here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point. That's safer. Done.

@paulb777 paulb777 requested a review from ryanwilson September 30, 2020 15:46
@paulb777 paulb777 merged commit 204f483 into firebase7-main Sep 30, 2020
@paulb777 paulb777 deleted the pb-pll-sf-testing branch September 30, 2020 17:38
@firebase firebase locked and limited conversation to collaborators Oct 31, 2020
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.

4 participants