Declaration | |
---|---|
From | @property (nonatomic, readonly, copy, nonnull) NSDate *lastExecutionDate |
To | @property (nonatomic, readonly, copy, nullable) NSDate *lastExecutionDate |
Protocols | |
---|---|
From | none |
To | NSCopying, NSMutableCopying |
Availability | |
---|---|
From | Available |
To | Deprecated |
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 updateEvents:completionHandler: instead |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use updateEvents:completionHandler: instead |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use predicateForEvaluatingTriggerOccurringBeforeSignificantEvent: instead |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use predicateForEvaluatingTriggerOccurringAfterSignificantEvent: instead |
Protocols | |
---|---|
From | none |
To | NSCopying, NSMutableCopying |
Availability | |
---|---|
From | Available |
To | Deprecated |
Declaration | |
---|---|
From | NSString *const _Nonnull HMSignificantEventSunrise |
To | const HMSignificantEvent _Nonnull HMSignificantEventSunrise |
Declaration | |
---|---|
From | NSString *const _Nonnull HMSignificantEventSunset |
To | const HMSignificantEvent _Nonnull HMSignificantEventSunset |