Bumped the Swift version of the Package file (#14)

This PR contains the work done to bump the Swift compiler version in which the library is being built to `v5.10`.

Reviewed-on: #14
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit was merged in pull request #14.
This commit is contained in:
2025-09-18 15:03:07 +00:00
committed by Javier Cicchelli
parent bc0ae63719
commit 8760ff6e12
116 changed files with 120 additions and 117 deletions
@@ -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