Skip to content

Commit

Permalink
Update iOS Version
Browse files Browse the repository at this point in the history
  • Loading branch information
NQuinn27 committed Nov 26, 2024
1 parent ac0b441 commit 5413362
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions packages/example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ PODS:
- ReactCommon/turbomodule/core (= 0.72.0)
- fmt (6.2.1)
- glog (0.3.5)
- primer-io-react-native (2.27.1):
- PrimerSDK (= 2.31.3)
- primer-io-react-native (2.27.2):
- PrimerSDK (= 2.32.1)
- React-Core
- Primer3DS (2.3.2)
- Primer3DS (2.4.1)
- PrimerIPay88MYSDK (0.1.7)
- PrimerKlarnaSDK (1.1.0)
- PrimerSDK (2.31.3):
- PrimerSDK/Core (= 2.31.3)
- PrimerSDK/Core (2.31.3)
- PrimerSDK (2.32.1):
- PrimerSDK/Core (= 2.32.1)
- PrimerSDK/Core (2.32.1)
- PrimerStripeSDK (1.0.0)
- RCT-Folly (2021.07.22.00):
- boost
Expand Down Expand Up @@ -560,13 +560,13 @@ SPEC CHECKSUMS:
FBReactNativeSpec: 6e7e74b1ed7f0a1a469a82a67521b33285f5fef3
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
primer-io-react-native: f2c8d69d0547147dfac348f81c5e9f9f0a2c6085
Primer3DS: 81e7969033230c7346a517cd609be956914738bb
primer-io-react-native: 3225f9b51801ab6fcb37b7c1227c0d726722392e
Primer3DS: c5d066773d72c8ad74e6fccbdbbb8f3b54eadd97
PrimerIPay88MYSDK: 436ee0be7e2c97e4e81456ccddee20175e9e3c4d
PrimerKlarnaSDK: 83e9a1357a7247bf8fa2836fc945cf97644d601d
PrimerSDK: 97197b708f58d992aaa40163bc3f3ba58fa8a2e6
PrimerSDK: 41eb9f627fa189f3edafdb18ea2a671d4403b3e2
PrimerStripeSDK: c37d4e7c1b5256d67d4890c4cc4b38ddc9427489
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCT-Folly: 8dc08ca5a393b48b1c523ab6220dfdcc0fe000ad
RCTRequired: 656ef0536dd60a9740961ade6a64ba0cb0572d2b
RCTTypeSafety: 82bd23b63f043d1a6b8e80e72fd15c08e04528a4
React: 4f2c0b59d1a1c0ae02771deb69e5ee78999fee79
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/primer-io-react-native.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.source_files = "ios/**/*.{h,m,mm,swift}"

s.dependency "React-Core"
s.dependency "PrimerSDK", "2.31.3"
s.dependency "PrimerSDK", "2.32.1"
end

0 comments on commit 5413362

Please sign in to comment.