Merge pull request #15655 from keymanapp/maint/ios/fv/xcode-26

maint(ios): update fv Cartfile for Xcode 26
This commit is contained in:
Shawn Schantz 2026-03-03 15:57:47 -05:00 committed by GitHub
commit 5a26e59add
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.38.0
github "getsentry/sentry-cocoa" ~> 8.58.0

View file

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