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

Update for GoogleUtilitiesComponents 1.1.0 release #9023

Merged
merged 1 commit into from Nov 29, 2021
Merged

Conversation

paulb777
Copy link
Member

@paulb777 paulb777 commented Nov 27, 2021

Fix #9021

Bump version to 1.1.0 to update published minimum iOS version from 8.0 to 10.0.

Restore s.static_framework = true, so that the library is an exact match to 1.0.0 except for minimum iOS version.

This should technically be a major version update, but doing a minor version since the only CocoaPods dependent, MLKitCommon, which has always required iOS 10.0 and the minor update will get the fix with publishing only this pod and only a pod update from users.

Checks:
git diff UtilitiesComponents-1.0.0 -- GoogleUtilitiesComponents
git diff UtilitiesComponents-1.0.0 -- GoogleUtilitiesComponents.podspec
~/.cocoapods/repos/cocoapods (master) $ git grep GoogleUtilitiesComponents

@google-cla google-cla bot added the cla: yes label Nov 27, 2021
@paulb777 paulb777 requested a review from ryanwilson Nov 29, 2021
@paulb777
Copy link
Member Author

@paulb777 paulb777 commented Nov 29, 2021

cc: @bcdj

@paulb777 paulb777 merged commit acbe2e7 into master Nov 29, 2021
25 checks passed
@paulb777 paulb777 deleted the pb-goog-components-11 branch Nov 29, 2021
@firebase firebase locked and limited conversation to collaborators Dec 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants