Skip to content

Commit

Permalink
Bump to Swift 5.10 toolchain.
Browse files Browse the repository at this point in the history
* Swift 5.10 currently has, and will continue to introduce
  features and fixes for Cxx interop, where Swift 5.9 lacks
  this support.
  • Loading branch information
furby-tm committed Apr 6, 2024
1 parent 5addbe4 commit 7a0c7b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// swift-tools-version: 5.9

// swift-tools-version: 5.10
import PackageDescription

/* ------------------------------------------------------
Expand Down

0 comments on commit 7a0c7b1

Please sign in to comment.