Daniel Lyons' Notes

Playgrounds in Xcode

Playgrounds in Xcode or Playgrounds in the App.

Confusingly there are multiple things called a "playground", that have similar use cases but behave differently:

Unfortunately, many features available in one are not the same in the other.

Dev Tools

Swift Package Index

Arena

Arena is a macOS command line tool to create an Xcode project with a Swift Playground that's readily set up to use a Swift Package Manager library.

Learning Resources

Playgrounds in Xcode
Interactive graph
On this page
Dev Tools
Swift Package Index
Arena
Learning Resources