removeSuite(named:)
Removes the specified domain from the search list of the current object.
Declaration
func removeSuite(named suiteName: String)Parameters
- suiteName:
The bundle identifier for the domain you want to remove. Specify the same string you used when you added the domain.