mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Merge pull request #15655 from keymanapp/maint/ios/fv/xcode-26
maint(ios): update fv Cartfile for Xcode 26
This commit is contained in:
commit
5a26e59add
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue