Try Packages in a Swift Playground
What’s the best way to know whether a package is right for your project? Try it in a Swift Playground! Download the Swift Package Index Playgrounds app for macOS and generate playground files with the dependency already inserted, ready to open with Xcode.
Download Requires macOS 11 or newerOnce downloaded and installed, click “Try in a Playground” from any package page on the Swift Package Index to open a Swift playground in Xcode with the package imported, ready for experimentation and testing.