Adding functionalities to Swift Playgrounds’ app

Hi there, I am trying to add functionalities for my app developed using Swift Playgrounds environment on mac. There is a plus button that opens an interface where I can choose the feature in question. Until here, no problem you would say! But my problem is that I don’t know which package should I use or even import to develop my application?

Best regards,

I’m not sure I understand your question. What sort of functionality would you like to add?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Adding functionalities to Swift Playgrounds’ app
 
 
Q