Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aerobounce/c688055b60fe3d5486b9f891a71b9c43 to your computer and use it in GitHub Desktop.
Save aerobounce/c688055b60fe3d5486b9f891a71b9c43 to your computer and use it in GitHub Desktop.
Behavior of CFBundleTypeIconSystemGenerated in Info.plist

Behavior of CFBundleTypeIconSystemGenerated in Info.plist

CFBundleDocumentTypes:
  CFBundleTypeIconSystemGenerated: 1

Even if CFBundleTypeIconSystemGenerated in Info.plist is enabled, system will not generate icons using associated app if "CoreTypes" is already offering dedicated icons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment