/swift-example-package-dealer

Example package for use with the Swift Package Manager

Primary LanguageSwiftApache License 2.0Apache-2.0

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.