How to define icons for exported type identifier?

I can't find any documentation on this.

I've tried adding png files to my project and adding them with the "+" button here, but Xcode just ignores me. No error message.

Is it looking for a specific file format? This is Xcode 13.

Post not yet marked as solved Up vote post of rnikander Down vote post of rnikander
1.2k views
  • You can drag a .png file straight into the little window that says "Add exported type identifier...", how to get your app to actually display these is a different matter....

Add a Comment

Replies

I have the same issue. Xcode 14.3. Any resolution?

I have the same issue with Xcode 15.2. I've seen some suggestions that you have to edit the info.plist, but nothing I've found gives a concrete example of what to put in the info.plist file.

I have the exact same issue. Tried looking everywhere online for a fix or a workaround, but haven't found anything that works yet. Really disappointing.