File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828- Bump JavaScript SDK from v10.64.0 to v10.65.0 ([ #6441 ] ( https://github.com/getsentry/sentry-react-native/pull/6441 ) )
2929 - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10650 )
3030 - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/10.64.0...10.65.0 )
31+ - Bump Cocoa SDK from v9.19.1 to v9.21.0 ([ #6409 ] ( https://github.com/getsentry/sentry-react-native/pull/6409 ) )
32+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9210 )
33+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/9.19.1...9.21.0 )
3134
3235## 8.18.0
3336
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ Pod::Spec.new do |s|
6363 'DEFINES_MODULE' => 'YES'
6464 }
6565
66- sentry_cocoa_version = '9.19.1 '
66+ sentry_cocoa_version = '9.21.0 '
6767
6868 # Consume sentry-cocoa as a prebuilt `Sentry.xcframework` by default.
6969 #
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ def is_new_hermes_runtime(rn_version)
6060 # `Sentry` module. `Sentry-Dynamic.xcframework` would ship the same
6161 # `Sentry.framework` inside but under a mismatched enclosing name, so
6262 # CocoaPods generates `-framework Sentry-Dynamic` and fails at link.
63- '9.19.1 ' => {
64- 'Sentry' => 'd6d545af17e49851cda2747b0f45cde78ce08ea37709dde5a956c6b4671224e8 ' ,
63+ '9.21.0 ' => {
64+ 'Sentry' => '304edef9177f632b3938f8aae8b7c54aaa1caba67dc4e2ae57f75a7ac44950bb ' ,
6565 } ,
6666} . freeze
6767
You can’t perform that action at this time.
0 commit comments