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

Example package for use with the Swift Package Manager

Results 6 example-package-dealer issues
Sort by recently updated
recently updated
newest added

This PR adds a GitHub Actions workflow for continuous integration testing.

All steps taken Merge

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

Currently if run with `swift run` script outputs: ``` Error: Missing expected argument ' ...' OVERVIEW: Shuffles a deck of playing cards and deals a number of cards. For each...