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

[AUTOMATIC] iOS 4.20.0 => 4.21.0 #420

Merged
merged 2 commits into from
Jun 5, 2023
Merged

[AUTOMATIC] iOS 4.20.0 => 4.21.0 #420

merged 2 commits into from
Jun 5, 2023

Conversation

RCGitBot
Copy link
Contributor

@RCGitBot RCGitBot commented Jun 5, 2023

[AUTOMATIC] iOS 4.20.0 => 4.21.0

@RCGitBot RCGitBot added pr:dependencies Changes on external dependencies pr:force_minor Change should force a minor release labels Jun 5, 2023
@@ -77,7 +77,7 @@ private extension BaseIntegrationTests {

private var dangerousSettings: DangerousSettings {
return .init(autoSyncPurchases: true,
internalSettings: .init(enableReceiptFetchRetry: true))
internalSettings: DangerousSettings.Internal(enableReceiptFetchRetry: true))
Copy link
Contributor

Choose a reason for hiding this comment

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

I fixed this (changed in RevenueCat/purchases-ios#2574).

@NachoSoto NachoSoto enabled auto-merge (squash) June 5, 2023 17:05
@NachoSoto NachoSoto merged commit a3b3318 into main Jun 5, 2023
@NachoSoto NachoSoto deleted the update-ios-4.21.0 branch June 5, 2023 17:10
NachoSoto added a commit that referenced this pull request Jun 5, 2023
**This is an automatic release.**

### Dependency Updates
* [AUTOMATIC] iOS 4.20.0 => 4.21.0 (#420) via RevenueCat Git Bot
(@RCGitBot)
### Other Changes
* Makes pushing to Cocoapods its own job (#417) via Cesar de la Vega
(@vegaro)

---------

Co-authored-by: NachoSoto <ignaciosoto90@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:dependencies Changes on external dependencies pr:force_minor Change should force a minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants