example-package-dealer icon indicating copy to clipboard operation
example-package-dealer copied to clipboard

Example package for use with the Swift Package Manager

To build this example package:

git clone https://github.com/apple/example-package-dealer.git
cd example-package-dealer
swift run

For more information, visit Swift's package manager documentation.