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

RevenueCatUI: lowered CocoaPods deployment target to 11.0 #3378

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

NachoSoto
Copy link
Contributor

This allows us to use it with the same deployment target as RevenueCat.

This allows us to use it with the same deployment target as `RevenueCat`.
@NachoSoto NachoSoto added the build label Nov 2, 2023
@NachoSoto NachoSoto requested a review from a team November 2, 2023 16:44
@NachoSoto NachoSoto merged commit 9bcf90b into main Nov 2, 2023
@NachoSoto NachoSoto deleted the rcn-paywalls branch November 2, 2023 18:03
NachoSoto pushed a commit that referenced this pull request Nov 2, 2023
**This is an automatic release.**

### Performance Improvements
* `Paywalls`: optimize `background.jpg` image (#3379) via NachoSoto
(@NachoSoto)
### Other Changes
* `RevenueCatUI`: lowered CocoaPods deployment target to 11.0 (#3378)
via NachoSoto (@NachoSoto)
* Fix deprecation warning (#3371) via NachoSoto (@NachoSoto)
NachoSoto added a commit that referenced this pull request Nov 7, 2023
Follow up to #3378.

This allows us to link both `RevenueCat` and `RevenueCatUI` from `PurchasesHybridCommon` supporting the same platforms.
The actual types might not be available in some platforms / versions, but we can detect that at compile time.
NachoSoto added a commit that referenced this pull request Nov 8, 2023
Follow up to #3378.

This allows us to link both `RevenueCat` and `RevenueCatUI` from
`PurchasesHybridCommon` supporting the same platforms.
The actual types might not be available in some platforms / versions,
but we can detect that at compile time.

See
https://app.circleci.com/pipelines/github/RevenueCat/purchases-hybrid-common/2564/workflows/ea6a4e24-e1eb-4c7a-a930-173945732999/jobs/10352

---------

Co-authored-by: Andy Boedo <andresboedo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants