Posts

Post not yet marked as solved
9 Replies
3.3k Views
I want to implemtn a swipeable cell view like in iOS for an OSX app. I haven't found any discussion or tutorial for this requirement, but I have seen already mac applications with sipeable content.
Posted
by GeorgeH.
Last updated
.
Post not yet marked as solved
3 Replies
977 Views
Emails with .emlx file format are not indexed as expected by Spotlight. Author, Recipients and their email addresses are not indexed. The kMDItemDisplayName is the file name instead of the subject The kMDItemTextContent contains the raw text of the email instead of a parsed body. Does someone know, wether this is a bug or is it worth to implement a workaround for this issue to prepare our app for BigSur? Does someone know about a plan to access Core Spotlight for Emails within a third party app?
Posted
by GeorgeH.
Last updated
.
Post not yet marked as solved
0 Replies
275 Views
The operatingSystem property of NSProcessInfo is null on macOS Big Sur. Is this a feature or a bug? Does someone know an alternative approach to prepare our app for the next major update?
Posted
by GeorgeH.
Last updated
.