Posts

Post marked as solved
3 Replies
683 Views
I dragged two of my version 2.0 custom symbols into the Custom Symbols directory in the Library of SF Symbols 3 Beta. The first symbol was fine. The second symbol caused the app to crash. Now it crashes every time I tap Custom Symbols. I tried deleting the app and reinstalling but the crash continues to happen. Is there something else I need to delete to get it to work again?
Posted
by emeadeosu.
Last updated
.
Post not yet marked as solved
1 Replies
685 Views
I am using the UIListContentConfiguration.subtitleCell() to display text, secondaryText and a SF Symbol as the image. The secondaryText is quite long in some cells so I would like to vertically align the symbol image to the top of the first line of text rather than the default where it is centered in the cell. Is it possible to override the vertical alignment/position of the image in UIListContentConfiguration.subtitleCell()?
Posted
by emeadeosu.
Last updated
.
Post not yet marked as solved
0 Replies
554 Views
I'm implementing CoreSpotlight searching on my Core Data store. The Index in Spotlight checkbox appears in Xcode for Relationships but when I check it and then run a spotlight search it does not find my entity based on the relationship value. What am I missing? Is there more to the process? For example, if I have an entity of Event and another for Keyword with a relationship between them I would expect that checking Index on the relationship from Event to Keyword would return the event for Basketball Game if I searched for the keyword Sport.
Posted
by emeadeosu.
Last updated
.