Changing From Local To Remote Swift Packages
Daily Coding Tip 071

You will need to have completed yesterday’s Daily Coding Tip, as we will need that as a starting point today.
Creating and Publishing the GitHub Repositories
The easiest way to make your local packages remote is to create GitHub repositories for them.
If you’re someone who uses the CLI you probably already know how to do …


