Skip to content

Commit 6e2b2dd

Browse files
authored
Merge pull request #25 from nativescript-community/feature/native-ios-bump
fix(ios): bump native Sentry to 8.48.0 to resolve iOS 18.4 build issue
2 parents a0c8c21 + 577ff9a commit 6e2b2dd

File tree

1 file changed

+1
-1
lines changed
  • packages/sentry/platforms/ios

1 file changed

+1
-1
lines changed

packages/sentry/platforms/ios/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pod 'Sentry/HybridSDK', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '8.36.0'
1+
pod 'Sentry/HybridSDK', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '8.48.0'

0 commit comments

Comments
 (0)