From 03a3ee90ce382a51b9bbd24a9feb40e5ced47c07 Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Tue, 25 Apr 2023 09:12:54 +0200 Subject: [PATCH] Downgraded the Swift tools version to 5.5 in the Package file. --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index e5cc30f..d7a0d83 100644 --- a/Package.swift +++ b/Package.swift @@ -1,4 +1,4 @@ -// swift-tools-version: 5.8 +// swift-tools-version: 5.5 // // This source file is part of the AmiiboService open source project //