CFPreferencesRemoveSuitePreferencesFromApp(_:_:)
Removes suite preferences from an application’s search chain.
Declaration
func CFPreferencesRemoveSuitePreferencesFromApp(_ applicationID: CFString, _ suiteID: CFString)Parameters
- applicationID:
The ID of the application from which to remove suite preferences, typically Kcfpreferencescurrentapplication. Do not pass
NULLor Kcfpreferencesanyapplication. Takes the form of a Java package name,com.foosoft. - suiteID:
The ID of the application suite preferences to remove. Takes the form of a Java package name,
com.foosoft.