[Enhancement] Linux platform support #17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "enhancement/non-apple-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 theAmiiboService
service put in place on thev1.0.2
release.To provide further details about the work done:
SwiftLibs
package dependency tov0.1.7
;AmiiboClient
client and theAmiiboService
service available to Linux platforms by importing theFoundationNetworking
framework when available;README
file.