I'm using Swift Playgrounds App on Mac, which is different than Swift Playgrounds inside the Xcode.
I'm interested in using a UIKit-based Swift Package in my Playground, but couldn't find anything similar to Package.swift file or a menu item to add a package:
Is there an option to connect an external Swift Package stored in a git repository or are only local modules allowed?