Can I use the Apple SearchKit indexing framework in iOS, or is it only Mac OS? And can someone point me in the direction of some 开发者_C百科tutorials for getting that hooked up in iOS?
Thanks
As mentioned in the Search Kit Programming Guide, Search Kit is only available for OS X, not iOS. So far there is no API for Spotlight in iOS either.
精彩评论