I'm trying to add an icon (a PNG named "FileIcon") to a custom file type in Xcode 13, but can't seem to actually add it via the interface in Xcode:
Any other way to do this?
I'm trying to add an icon (a PNG named "FileIcon") to a custom file type in Xcode 13, but can't seem to actually add it via the interface in Xcode:
Any other way to do this?
Per Apple's article Setting Up a Document Browser App, there is a snippet in there for the plist:
Is this set up correctly in your plist?