Moved the Amiibo API implementation to its own package #2

Merged
javier merged 12 commits from migration/api-work into main 2024-09-14 22:26:39 +00:00
3 changed files with 0 additions and 3 deletions
Showing only changes of commit c066a1896a - Show all commits

View File

@ -47,9 +47,6 @@ let package = Package(
)
],
path: "Sources",
resources: [
.process("../Resources")
],
plugins: [
.plugin(
name: "OpenAPIGenerator",