Validator icon indicating copy to clipboard operation
Validator copied to clipboard

Fix swift-tools-version

Open fredpi opened this issue 4 years ago • 0 comments

Without this change, it would not be possible to build Validator with Xcode 10.3.

One may argue that SPM is only integrated starting with Xcode 11 (which includes Swift 5.1), but there are other dependency managers relying on the Package.swift manifest like Accio and sometimes they are still used with Xcode 10.3.

Also after having merged this, it would good to release a new version.

fredpi avatar Dec 19 '19 09:12 fredpi