From 8e5554692138696dffcc4411ff61340c0674ae94 Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Thu, 18 Sep 2025 16:57:59 +0200 Subject: [PATCH] Updated the Library article for the DocC catalog in the library target. --- Sources/AmiiboService/Catalogs/AmiiboService.docc/Library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/AmiiboService/Catalogs/AmiiboService.docc/Library.md b/Sources/AmiiboService/Catalogs/AmiiboService.docc/Library.md index 94bbe0f..8bb28ed 100644 --- a/Sources/AmiiboService/Catalogs/AmiiboService.docc/Library.md +++ b/Sources/AmiiboService/Catalogs/AmiiboService.docc/Library.md @@ -35,7 +35,7 @@ let package = Package( It is also possible to use the `AmiiboService` library with your app in Xcode, then add it as a dependency in your Xcode project. -> important: Swift 5.9 or higher is required in order to compile this library. +> important: Swift 5.10 or higher is required in order to compile this library. ## Tasks