Skip to content

Commit 6c8a06a

Browse files
committed
Update podspec to use subspec of KSCrash
1 parent cd77508 commit 6c8a06a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SentryReactNative.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ Pod::Spec.new do |s|
1818
s.preserve_paths = '*.js'
1919

2020
s.dependency 'React'
21-
s.dependency 'Sentry', '~> 3.0.1'
22-
s.dependency 'KSCrash', '~> 1.15.8'
21+
s.dependency 'Sentry/KSCrash', '~> 3.0.4'
2322

2423
s.source_files = 'ios/RNSentry*.{h,m}'
2524
s.public_header_files = 'ios/RNSentry.h'

0 commit comments

Comments
 (0)