backslash-f / swift-package-collection

A collection of my own Swift Packages 📦

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swift-package-manager

Swift Package Collection

A collection of my Swift Packages, based on the WWDC21 session Discover and curate Swift Packages using Collections.

Whether you're curating packages for your team, for education purposes, or to share with other developers, Swift Package Collections can help you discover, explore, and import new packages into your project.

Discover improvements in the Swift Package workflow using Collections, and learn how you can curate, create, sign, and share your own Swift Package Collections.

Integration

Terminal

swift package-collection add https://raw.githubusercontent.com/backslash-f/swift-package-collection/main/collection.json

Xcode

  • File / Add Package Dependencies...

  • Click on the + button at the bottom-left / Add Package Collection

  • URL: https://raw.githubusercontent.com/backslash-f/swift-package-collection/main/collection.json

  • Tap on Load / Add Collection

The collection should show up:

swift package collection

About

A collection of my own Swift Packages 📦