Dima Osipa
Dima Osipa
Environment Use BMXSwipableCell with NSFetchedResultsController. Steps to reproduce: 1. update ManagedObject, that is presented in Cell 2. when - (void)controller:(NSFetchedResultsController *)controller didChangeObject:(id)anObject atIndexPath:(NSIndexPath *)indexPath forChangeType:(NSFetchedResultsChangeType)type newIndexPath:(NSIndexPath *)newIndexPath getting called for...
# Overview The network type for ethernet was reported incorrectly on macOS. Since there's a new API [NWPathMonitor](https://developer.apple.com/documentation/network/nwpathmonitor) (introduced in iOS 12/macOS 10.14) to detect network connectivity changes, I rewrote...
Fixed issue when coredata files cased build failture
Master
Fixed crash when preferredLanguages count < 3. Also updated initialization of the new request on redirect. I'm not sure about this change, but -mutableCopy copies associated objects of request, so...
**Environment:** - Any Xcode - Xcode project with Cocoapods integrated **Steps:** 1. Run "pod check" command, 2. ensure it returns successfully 2. Create an `ad-hoc` configuration in Xcode project 2....
Fixed bug when instead of filters arrow there was a "Button" title without images