fix(ios): rollback sentry upgrade for Xcode 26

hunch that this is causing the crash
This commit is contained in:
Shawn Schantz 2026-03-11 14:30:36 -04:00
parent e4bcbdc956
commit eba2f0e402
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
github "weichsel/ZIPFoundation" ~> 0.9
github "devicekit/DeviceKit" ~> 5.0
github "ashleymills/Reachability.swift"
github "getsentry/sentry-cocoa" ~> 8.58
github "getsentry/sentry-cocoa" ~> 8.38

View file

@ -1,4 +1,4 @@
github "ashleymills/Reachability.swift" "v5.2.4"
github "devicekit/DeviceKit" "5.7.0"
github "getsentry/sentry-cocoa" "8.58.0"
github "weichsel/ZIPFoundation" "0.9.20"
github "devicekit/DeviceKit" "5.5.0"
github "getsentry/sentry-cocoa" "8.44.0"
github "weichsel/ZIPFoundation" "0.9.19"