Declaration | |
---|---|
From | @property (nonatomic, readonly, copy, nonnull) NSDate *lastExecutionDate |
To | @property (nonatomic, readonly, copy, nullable) NSDate *lastExecutionDate |
Availability | Replacement | |
---|---|---|
From | Available | none |
To | Deprecated | Use -[HMAccessory manufacturer] instead |
Availability | Replacement | |
---|---|---|
From | Available | none |
To | Deprecated | Use -[HMAccessory model] instead |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | No longer supported |
Availability | Replacement | |
---|---|---|
From | Available | none |
To | Deprecated | Use -[HMAccessory firmwareVersion] instead |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use predicateForEvaluatingTriggerOccurringBeforeSignificantEvent: instead |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use predicateForEvaluatingTriggerOccurringAfterSignificantEvent: instead |
Declaration | |
---|---|
From | NSString *const _Nonnull HMSignificantEventSunrise |
To | const HMSignificantEvent _Nonnull HMSignificantEventSunrise |
Declaration | |
---|---|
From | NSString *const _Nonnull HMSignificantEventSunset |
To | const HMSignificantEvent _Nonnull HMSignificantEventSunset |