Skip to content

Commit

Permalink
Merge pull request #45 from tyro/pla-7034-update-sdk-version
Browse files Browse the repository at this point in the history
update iOS sdk version
  • Loading branch information
linkrjr authored Jul 5, 2024
2 parents 70e3d56 + ffdec57 commit 7e4139f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
24 changes: 5 additions & 19 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,6 @@ PODS:
- React-jsinspector (0.72.7)
- React-logger (0.72.7):
- glog
- react-native-safe-area-context (4.10.1):
- React-Core
- react-native-webview (13.7.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
Expand Down Expand Up @@ -431,19 +429,15 @@ PODS:
- React-jsi (= 0.72.7)
- React-logger (= 0.72.7)
- React-perflogger (= 0.72.7)
- RNScreens (3.31.1):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-RCTImage
- RNSVG (14.1.0):
- React-Core
- SocketRocket (0.6.1)
- SwiftyBeaver (2.1.1)
- tyro-pay-api-react-native (0.0.1-alpha.4):
- tyro-pay-api-react-native (1.0.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- TyroApplePay (= 0.0.2)
- TyroApplePay (0.0.2):
- TyroApplePay (= 0.0.3)
- TyroApplePay (0.0.3):
- Factory
- SwiftyBeaver
- Yoga (1.14.0)
Expand Down Expand Up @@ -472,7 +466,6 @@ DEPENDENCIES:
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- react-native-webview (from `../node_modules/react-native-webview`)
- React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
Expand All @@ -491,7 +484,6 @@ DEPENDENCIES:
- React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- RNScreens (from `../node_modules/react-native-screens`)
- RNSVG (from `../node_modules/react-native-svg`)
- "tyro-pay-api-react-native (from `../node_modules/@tyro/tyro-pay-api-react-native`)"
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
Expand Down Expand Up @@ -550,8 +542,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/jsinspector"
React-logger:
:path: "../node_modules/react-native/ReactCommon/logger"
react-native-safe-area-context:
:path: "../node_modules/react-native-safe-area-context"
react-native-webview:
:path: "../node_modules/react-native-webview"
React-NativeModulesApple:
Expand Down Expand Up @@ -588,8 +578,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/react/utils"
ReactCommon:
:path: "../node_modules/react-native/ReactCommon"
RNScreens:
:path: "../node_modules/react-native-screens"
RNSVG:
:path: "../node_modules/react-native-svg"
tyro-pay-api-react-native:
Expand Down Expand Up @@ -622,7 +610,6 @@ SPEC CHECKSUMS:
React-jsiexecutor: c49502e5d02112247ee4526bc3ccfc891ae3eb9b
React-jsinspector: 8baadae51f01d867c3921213a25ab78ab4fbcd91
React-logger: 8edc785c47c8686c7962199a307015e2ce9a0e4f
react-native-safe-area-context: dcab599c527c2d7de2d76507a523d20a0b83823d
react-native-webview: 4e7d637b43eddec107016d316ae75f7063a3075c
React-NativeModulesApple: b6868ee904013a7923128892ee4a032498a1024a
React-perflogger: 31ea61077185eb1428baf60c0db6e2886f141a5a
Expand All @@ -641,12 +628,11 @@ SPEC CHECKSUMS:
React-runtimescheduler: 7649c3b46c8dee1853691ecf60146a16ae59253c
React-utils: 56838edeaaf651220d1e53cd0b8934fb8ce68415
ReactCommon: 5f704096ccf7733b390f59043b6fa9cc180ee4f6
RNScreens: 93ae3be2f119d955620f9bbb39ad372adb53b7a9
RNSVG: ba3e7232f45e34b7b47e74472386cf4e1a676d0a
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
SwiftyBeaver: ade157e4f857812e7d7f15f2e3396bb8733f8a1c
tyro-pay-api-react-native: 93226bfc364108321b584fce8b74d30177bfd057
TyroApplePay: 0d93fec9780f7a713fa0db4ee4c4c64ddc16c010
tyro-pay-api-react-native: cade7326d03a44d0dbc945b13f6623a1174bdff9
TyroApplePay: f83f287bebf665c1a0dc68bee6e8daf799c30ea4
Yoga: 4c3aa327e4a6a23eeacd71f61c81df1bcdf677d5

PODFILE CHECKSUM: 03ca4465b98fb613cb7475b82d91f9b5868b250e
Expand Down
2 changes: 1 addition & 1 deletion tyro-pay-api-react-native.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pod::Spec.new do |s|
# See https://github.com/facebook/react-native/blob/febf6b7f33fdb4904669f99d795eba4c0f95d7bf/scripts/cocoapods/new_architecture.rb#L79.
if respond_to?(:install_modules_dependencies, true)
install_modules_dependencies(s)
s.dependency "TyroApplePay", "0.0.2"
s.dependency "TyroApplePay", "0.0.3"
else
s.dependency "React-Core"

Expand Down

0 comments on commit 7e4139f

Please sign in to comment.