I've created a folder in the left pane, which holds various images. It's called "wikiImages". How do I access this folder or get the path to this folder?
I found Bundle.main.resourcePath!
, but this seems to access all assets.
Is there a way to access the path to the folder "wikiImages'?