mapbox / mapbox-directions-swift

Traffic-aware directions and map matching in Swift on iOS, macOS, tvOS, watchOS, and Linux
https://www.mapbox.com/navigation/
ISC License
178 stars 87 forks source link

Update Xcode version for publish-documentation job #821

Closed kried closed 4 months ago

kried commented 4 months ago

Fixes the failing Publish Documentation job caused by the old Xcode version:

Checkouts/turf-swift/Sources/Turf/GeoJSON.swift:11:39: error: cannot find type 'Sendable' in scope
public enum GeoJSONObject: Equatable, Sendable {
                                      ^~~~~~~~
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.26%. Comparing base (ff307cf) to head (21ddb88).

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #821   +/-   ##
=======================================
  Coverage   84.26%   84.26%           
=======================================
  Files          59       59           
  Lines        4892     4892           
=======================================
  Hits         4122     4122           
  Misses        770      770