Skip to content

Commit

Permalink
Improve Xcode 12+ compatibility (#35)
Browse files Browse the repository at this point in the history
* Update Package.swift to make Xcode 12+ shut up

* bump to Xcode 13

* require Swift 5.5
  • Loading branch information
DivineDominion authored Jun 13, 2022
1 parent 60a99ca commit 6f35069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.3
// swift-tools-version: 5.5
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand Down

0 comments on commit 6f35069

Please sign in to comment.