Consistency for IASKSettingChangedNotification
- The
IASKSettingChangedNotification
for aPSTextFieldSpecifier
now sendsIASKAppSettingsViewController
as the notification object – analogous to all other occurrences of this notification. If your notification observer code needs to access the specifier key, consult the notification's userInfo dictionary.