Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Lists/SwiftPackageManager.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- [Creating a command line tool using the Swift Package Manager](https://www.avanderlee.com/swift/command-line-tool-package-manager/)
- [Creating Swift Packages in Xcode](https://useyourloaf.com/blog/creating-swift-packages-in-xcode/)
- [Add resources to Swift packages](https://useyourloaf.com/blog/add-resources-to-swift-packages/)
- [Packaging and Sharing Custom Fonts](https://jacobzivandesign.com/technology/custom-fonts-from-swift-package/)

## Stackoverflow
- [Excluding files in Swift Packages](https://stackoverflow.com/questions/57619273/excluding-files-in-swift-packages)
Expand Down