From 2276617a0c41fd481a30358072d408857b3fe298 Mon Sep 17 00:00:00 2001 From: RevenueCat Git Bot <72824662+RCGitBot@users.noreply.github.com> Date: Thu, 26 Oct 2023 19:01:29 +0200 Subject: [PATCH] [AUTOMATIC] iOS 4.28.0 => 4.28.1 (#532) [AUTOMATIC] iOS 4.28.0 => 4.28.1 --- DEVELOPMENT.md | 2 +- PurchasesHybridCommon.podspec | 2 +- ios/PurchasesHybridCommon/Podfile | 4 ++-- ios/PurchasesHybridCommon/Podfile.lock | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index eaf74946..e3f3065c 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -5,7 +5,7 @@ In `ios/PurchasesHybridCommon/Podfile` replace: ``` - pod 'RevenueCat', '4.28.0' + pod 'RevenueCat', '4.28.1' ``` with: diff --git a/PurchasesHybridCommon.podspec b/PurchasesHybridCommon.podspec index 065417b1..8ce2e5f0 100644 --- a/PurchasesHybridCommon.podspec +++ b/PurchasesHybridCommon.podspec @@ -15,7 +15,7 @@ Pod::Spec.new do |s| s.framework = 'StoreKit' - s.dependency 'RevenueCat', '4.28.0' + s.dependency 'RevenueCat', '4.28.1' s.swift_version = '5.0' s.ios.deployment_target = '11.0' diff --git a/ios/PurchasesHybridCommon/Podfile b/ios/PurchasesHybridCommon/Podfile index 6a299686..7207da9f 100644 --- a/ios/PurchasesHybridCommon/Podfile +++ b/ios/PurchasesHybridCommon/Podfile @@ -5,7 +5,7 @@ target 'PurchasesHybridCommon' do use_frameworks! # Pods for PurchasesHybridCommon - pod 'RevenueCat', '4.28.0' + pod 'RevenueCat', '4.28.1' target 'PurchasesHybridCommonTests' do # Pods for testing @@ -25,5 +25,5 @@ target 'ObjCAPITester' do platform :ios, '11.0' use_frameworks! - pod 'RevenueCat', '4.28.0' + pod 'RevenueCat', '4.28.1' end \ No newline at end of file diff --git a/ios/PurchasesHybridCommon/Podfile.lock b/ios/PurchasesHybridCommon/Podfile.lock index 7483ac53..493c4a09 100644 --- a/ios/PurchasesHybridCommon/Podfile.lock +++ b/ios/PurchasesHybridCommon/Podfile.lock @@ -1,12 +1,12 @@ PODS: - Nimble (10.0.0) - Quick (5.0.1) - - RevenueCat (4.28.0) + - RevenueCat (4.28.1) DEPENDENCIES: - Nimble - Quick - - RevenueCat (= 4.28.0) + - RevenueCat (= 4.28.1) SPEC REPOS: trunk: @@ -17,8 +17,8 @@ SPEC REPOS: SPEC CHECKSUMS: Nimble: 5316ef81a170ce87baf72dd961f22f89a602ff84 Quick: 749aa754fd1e7d984f2000fe051e18a3a9809179 - RevenueCat: 211ea3859e2ed3008152ea666054d1843355ce2f + RevenueCat: 7adc0e1d66c97bed32c85520b98f7ee8f621ee03 -PODFILE CHECKSUM: 31714ccdd4c206f3b7456286234ececbb8de760c +PODFILE CHECKSUM: a5b7966e8c2a290576621d03d51276f9d38b93b1 COCOAPODS: 1.13.0