PKPassLibraryDidChange
A notification that PassKit posts when the pass library changes.
Declaration
static let PKPassLibraryDidChange: PKPassLibraryNotificationNameDiscussion
PassKit posts this notification on an arbitary queue, and only does so if an instance of PKPassLibrary exists. The notification’s user info dictionary describes the changes. See PKPassLibrary for the keys it uses.