This PR contains the work done to address the issue #10, that was raised based on the build logs from publishing the package in the Swift Package Index.
To provide further details about the work done:
fixed the Router protocol that was causing a compilation issue on watchOS platforms;
downgraded the swift tools version in the Package file to v5.5;
bumped the minimum platform version in the Package file to restrict support to the last 2 major releases;
written the Installation section in the README file;
updated the project logo assets, including light and dark versions;
updated the project logo in the README file and added support for both light and dark modes.
This PR contains the work done to address the issue #10, that was raised based on the build logs from publishing the package in the Swift Package Index.
To provide further details about the work done:
- [x] fixed the `Router` protocol that was causing a compilation issue on *watchOS* platforms;
- [x] downgraded the swift tools version in the `Package` file to v5.5;
- [x] bumped the minimum platform version in the `Package` file to restrict support to the last 2 major releases;
- [x] written the *Installation* section in the `README` file;
- [x] updated the project logo assets, including light and dark versions;
- [x] updated the project logo in the `README` file and added support for both light and dark modes.
javier
self-assigned this 2023-04-25 13:38:03 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the work done to address the issue #10, that was raised based on the build logs from publishing the package in the Swift Package Index.
To provide further details about the work done:
Routerprotocol that was causing a compilation issue on watchOS platforms;Packagefile to v5.5;Packagefile to restrict support to the last 2 major releases;READMEfile;READMEfile and added support for both light and dark modes.