Skip to content

Commit 577ff9a

Browse files
committed
fix(ios): bump native Sentry to 8.48.0 to resolve iOS 18.4 build issue
1 parent a0c8c21 commit 577ff9a

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)