CFPreferences to /Library/Preferences
问题 I have a prefpane used in System Preferences (With the authorization lock). I need to get my preferences to write to /Library/Preferences . However, whenever I try to synchronize the prefs to kCFPreferencesAnyUser and kCFPreferencesCurrentHost it just fails out even if my lock is unlocked. Is there any way to write my preferences to /Library/Preferences without creating a helper application? I would want to avoid that because it's redundant. Note that to modify “Any User” preferences requires