From 5b9d51b41b2f513ec8611e454dc2a70b2ff0379a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 04:07:47 +0800 Subject: [PATCH] chore: bump up RevenueCat/purchases-ios-spm version to from: "5.75.0" (#15048) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [RevenueCat/purchases-ios-spm](https://redirect.github.com/RevenueCat/purchases-ios-spm) | minor | `from: "5.74.0"` → `from: "5.75.0"` | --- ### Release Notes
RevenueCat/purchases-ios-spm (RevenueCat/purchases-ios-spm) ### [`v5.75.0`](https://redirect.github.com/RevenueCat/purchases-ios-spm/compare/5.74.0...5.75.0) [Compare Source](https://redirect.github.com/RevenueCat/purchases-ios-spm/compare/5.74.0...5.75.0)
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- .../apps/ios/App/Packages/AffinePaywall/Package.swift | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved b/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7d05fc5092..af1ff6e2a0 100644 --- a/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -77,8 +77,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/RevenueCat/purchases-ios-spm.git", "state" : { - "revision" : "98435c3d7b0f6210b2303fc7f2ec09510d4790b6", - "version" : "5.74.0" + "revision" : "3bbaa4a88d74c863ee5bc4295b2fc628323eff0d", + "version" : "5.75.0" } }, { diff --git a/packages/frontend/apps/ios/App/Packages/AffinePaywall/Package.swift b/packages/frontend/apps/ios/App/Packages/AffinePaywall/Package.swift index b2719bce20..864e8b9c57 100644 --- a/packages/frontend/apps/ios/App/Packages/AffinePaywall/Package.swift +++ b/packages/frontend/apps/ios/App/Packages/AffinePaywall/Package.swift @@ -17,7 +17,7 @@ let package = Package( ], dependencies: [ .package(path: "../AffineResources"), - .package(url: "https://github.com/RevenueCat/purchases-ios-spm.git", from: "5.74.0"), + .package(url: "https://github.com/RevenueCat/purchases-ios-spm.git", from: "5.75.0"), ], targets: [ .target(