Skip to content

Commit

Permalink
chore(mac): update cartfile to support ios builds with xcode 16
Browse files Browse the repository at this point in the history
  • Loading branch information
sgschantz committed Oct 23, 2024
1 parent d1b373f commit 4827c54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ios/Cartfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github "weichsel/ZIPFoundation" ~> 0.9
github "devicekit/DeviceKit" ~> 5.0
github "ashleymills/Reachability.swift"
github "getsentry/sentry-cocoa" ~> 8.7.0
github "getsentry/sentry-cocoa" ~> 8.38.0
8 changes: 4 additions & 4 deletions ios/Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github "ashleymills/Reachability.swift" "v5.1.0"
github "devicekit/DeviceKit" "5.1.0"
github "getsentry/sentry-cocoa" "8.15.2"
github "weichsel/ZIPFoundation" "0.9.17"
github "ashleymills/Reachability.swift" "v5.2.4"
github "devicekit/DeviceKit" "5.5.0"
github "getsentry/sentry-cocoa" "8.38.0"
github "weichsel/ZIPFoundation" "0.9.19"

0 comments on commit 4827c54

Please sign in to comment.