Skip to content

Commit

Permalink
Fix swift-tools specification
Browse files Browse the repository at this point in the history
The new line is necessary, otherwise SPM doesn't seem to be able to read it correctly
  • Loading branch information
Emilio Del Castillo authored Nov 14, 2022
1 parent 441ba93 commit 404321e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// swift-tools-version:5.1

import PackageDescription

let package = Package(
Expand Down

0 comments on commit 404321e

Please sign in to comment.