This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
Swift PM Improvements
- Tests moved to
Tests/
folder in root directory - Added support for Linux Tests.
- Invoked
#availability
and#if os()
checks where necessary.