Documentation Archive Developer
Search

CoreSpotlight Changes for Objective-C

CoreSpotlight

CSSearchableItemAttributeSet_Events.h

Declaration
From
@property(copy) NSNumber *allDay
To
@property(strong) NSNumber *allDay

CSSearchableItemAttributeSet_General.h

Declaration
From
@property(copy) NSNumber *containerOrder
To
@property(strong) NSNumber *containerOrder

Declaration
From
@property(copy) NSNumber *supportsNavigation
To
@property(strong) NSNumber *supportsNavigation

Declaration
From
@property(copy) NSNumber *supportsPhoneCall
To
@property(strong) NSNumber *supportsPhoneCall

Header
FromCoreSpotlight/CSSearchableItemAttributeSet_Media.h
ToCoreSpotlight/CSSearchableItemAttributeSet_General.h

CSSearchableItemAttributeSet_Media.h

Header
FromCoreSpotlight/CSSearchableItemAttributeSet_Media.h
ToCoreSpotlight/CSSearchableItemAttributeSet_General.h

CSSearchableItemAttributeSet_Places.h

CSSearchQuery.h (Added)