Creating our next app, macOS support!
Next step is to create our next app that’s going to be a surprise!
We needed to get a document’s path from the disk and now we’ve got the idea:
We will use the NSOpenPanel native class that will give us the path from any file of our operating system.
Check out how to open the NSOpenPanel.
https://developer.apple.com/documentation/appkit/nsopenpanel
#NEXTAPP #MACOS #NEWFEATURES #SWIFT #CREATE #SWIFTUI