[Enhancement] Linux platform support #17

Merged
javier merged 5 commits from enhancement/non-apple-support into main 2023-04-30 13:59:37 +00:00
Owner

This PR contains the work done to provide full support of this package to Linux platform, by removing the restriction on the AmiiboClient client and the AmiiboService service put in place on the v1.0.2 release.

To provide further details about the work done:

  • updated the SwiftLibs package dependency to v0.1.7;
  • made the AmiiboClient client and the AmiiboService service available to Linux platforms by importing the FoundationNetworking framework when available;
  • updated the content of some DocC documentation pages;
  • regenerated the Xcode and Github pages documentation;
  • updated some text in the README file.
This PR contains the work done to provide full support of this package to Linux platform, by removing the restriction on the `AmiiboClient` client and the `AmiiboService` service put in place on the `v1.0.2` release. To provide further details about the work done: - [x] updated the `SwiftLibs` package dependency to `v0.1.7`; - [x] made the `AmiiboClient` client and the `AmiiboService` service available to Linux platforms by importing the `FoundationNetworking` framework when available; - [x] updated the content of some DocC documentation pages; - [x] regenerated the Xcode and Github pages documentation; - [x] updated some text in the `README` file.
javier added this to the Post-release maintenance milestone 2023-04-30 13:59:28 +00:00
javier added the
enhancement
label 2023-04-30 13:59:28 +00:00
javier self-assigned this 2023-04-30 13:59:28 +00:00
javier added 5 commits 2023-04-30 13:59:29 +00:00
javier merged commit 6ba137a482 into main 2023-04-30 13:59:37 +00:00
javier deleted branch enhancement/non-apple-support 2023-04-30 13:59:38 +00:00
Sign in to join this conversation.
No description provided.