appleEventCode(forSuite:)
Returns the Apple event code associated with the suite named suiteName, such as ‘core’ for the Core suite.
Declaration
func appleEventCode(forSuite suiteName: String) -> FourCharCodeReturns the Apple event code associated with the suite named suiteName, such as ‘core’ for the Core suite.
func appleEventCode(forSuite suiteName: String) -> FourCharCode