#12176 (Bug) Mac: all displaycal apps have the same ‘bundle identifier’ “net.displaycal”

+1 0

Closed as Fixed
Component: DisplayCAL | Milestone: 3.6
Created by CoreCode

Last modified


every application should ALWAYS have a unique CFBundleIdentifier

you are re-using the same bundle identifier for Scripting Client, 3D LUT Maker, DisplayCal, 0install Cache Manager, etc

each of those apps needs to have a different bundle identifier, as having distinct apps with the same bundle identifier can cause numerous problems


One comment on “Mac: all displaycal apps have the same ‘bundle identifier’ “net.displaycal””

  1. Thanks for noticing this. The individual bundle name is missing from the ID (it should be “net.displaycal.<BundleName>”), this is a template issue.

Comments are closed.