loginItem(identifier:)
Initializes an app service object for a login item corresponding to the bundle with the identifier you provide.
Declaration
class func loginItem(identifier: String) -> SelfParameters
- identifier:
The bundle identifier of the helper application.
Return Value
An SMService object.
Discussion
The property list name must correspond to a property list in the calling app’s Contents/Library/LoginItems directory