Alex Kac
Alex Kac
I love CoreStore. It works very well and it fixes pretty much every major issue I have with CoreData. While I personally have no issue with using CoreData as the...
Since 90% of this is usable on both iOS and macOS could you create a macOS target?
Here are my issues: - The waveform sometimes just doesn't show. Random. Not often but it happens - I get openGL locks when the view its in is being layed...
It would be nice to be able to get the current nav destination information as present in the main app. For example, I would like to pull that information out...
SuggestionCollectionCell.swift:13:40: Redundant conformance constraint 'T': 'SuggestionValue' SuggestionCollectionCell.swift:61:34: Cast from 'RowOf!' to unrelated type '_SuggestionRow' always fails SuggestionTableCell.swift:57:34: Cast from 'RowOf!' to unrelated type '_SuggestionRow' always fails SuggestionRow/SuggestionTableCell.swift:11:35: Redundant conformance constraint...
We'd like to have multiple predicate groups - like blocks of ANDs & ORs.