| Declaration | |
|---|---|
| From | @property (nonatomic, readonly) INCallRecordType callRecordType |
| To | @property (nonatomic, readonly, assign) INCallRecordType callRecordType |
| Declaration | |
|---|---|
| From | @property (nonatomic, readonly) INCallCapability callCapability |
| To | @property (nonatomic, readonly, assign) INCallCapability callCapability |
| Declaration | |
|---|---|
| From | @property (nonatomic, readonly, copy, nullable) NSUserActivity *userActivity |
| To | @property (nonatomic, readwrite, copy, nullable) NSUserActivity *userActivity |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nonnull) INSpeakableString *title |
| To | @property (nonatomic, readonly, copy, nonnull) INSpeakableString *title |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nonnull) NSArray<INNoteContent *> *contents |
| To | @property (nonatomic, readonly, copy, nonnull) NSArray<INNoteContent *> *contents |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) INSpeakableString *groupName |
| To | @property (nonatomic, readonly, copy, nullable) INSpeakableString *groupName |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) NSDateComponents *createdDateComponents |
| To | @property (nonatomic, readonly, copy, nullable) NSDateComponents *createdDateComponents |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) NSDateComponents *modifiedDateComponents |
| To | @property (nonatomic, readonly, copy, nullable) NSDateComponents *modifiedDateComponents |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) NSString *identifier |
| To | @property (nonatomic, readonly, copy, nullable) NSString *identifier |
| Declaration | |
|---|---|
| From | @property (nonatomic, readonly) INAmountType amountType |
| To | @property (nonatomic, readonly, assign) INAmountType amountType |
| Declaration | |
|---|---|
| From | @property (nonatomic, readonly) BOOL isMe |
| To | @property (nonatomic, readonly, assign) BOOL isMe |
| Availability | Deprecation Message | |
|---|---|---|
| From | Available | none |
| To | Deprecated | Use the designated initializer instead |
| Protocols | |
|---|---|
| From | NSSecureCoding |
| To | NSCopying, NSSecureCoding |
| Declaration | |
|---|---|
| From | @property (readonly, nonnull) CLPlacemark *placemark |
| To | @property (nonatomic, readonly, copy, nonnull) CLPlacemark *placemark |
| Declaration | |
|---|---|
| From | @property (readonly) INSpatialEvent event |
| To | @property (nonatomic, readonly, assign) INSpatialEvent event |
| Protocols | |
|---|---|
| From | INSpeakable, NSSecureCoding |
| To | INSpeakable, NSCopying, NSSecureCoding |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nonnull) INSpeakableString *title |
| To | @property (nonatomic, readonly, copy, nonnull) INSpeakableString *title |
| Declaration | |
|---|---|
| From | @property (readonly) INTaskStatus status |
| To | @property (nonatomic, readonly, assign) INTaskStatus status |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) INSpatialEventTrigger *spatialEventTrigger |
| To | @property (nonatomic, readonly, copy, nullable) INSpatialEventTrigger *spatialEventTrigger |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) INTemporalEventTrigger *temporalEventTrigger |
| To | @property (nonatomic, readonly, copy, nullable) INTemporalEventTrigger *temporalEventTrigger |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) NSDateComponents *createdDateComponents |
| To | @property (nonatomic, readonly, copy, nullable) NSDateComponents *createdDateComponents |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) NSDateComponents *modifiedDateComponents |
| To | @property (nonatomic, readonly, copy, nullable) NSDateComponents *modifiedDateComponents |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) NSString *identifier |
| To | @property (nonatomic, readonly, copy, nullable) NSString *identifier |
| Declaration | |
|---|---|
| From | @property (readonly) INTaskType taskType |
| To | @property (nonatomic, readonly, assign) INTaskType taskType |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nonnull) INSpeakableString *title |
| To | @property (nonatomic, readonly, copy, nonnull) INSpeakableString *title |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nonnull) NSArray<INTask *> *tasks |
| To | @property (nonatomic, readonly, copy, nonnull) NSArray<INTask *> *tasks |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) INSpeakableString *groupName |
| To | @property (nonatomic, readonly, copy, nullable) INSpeakableString *groupName |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) NSDateComponents *createdDateComponents |
| To | @property (nonatomic, readonly, copy, nullable) NSDateComponents *createdDateComponents |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) NSDateComponents *modifiedDateComponents |
| To | @property (nonatomic, readonly, copy, nullable) NSDateComponents *modifiedDateComponents |
| Declaration | |
|---|---|
| From | @property (readonly, copy, nullable) NSString *identifier |
| To | @property (nonatomic, readonly, copy, nullable) NSString *identifier |
| Declaration | |
|---|---|
| From | @property (readonly, nonnull) INDateComponentsRange *dateComponentsRange |
| To | @property (nonatomic, readonly, copy, nonnull) INDateComponentsRange *dateComponentsRange |