Gleb Novik
Gleb Novik
In class - RMTileCacheDownloadOperation Method - (id)initWithTile:(RMTile)tile forTileSource:(id )source usingCache:(RMTileCache *)cache NSAsert condition is always false (and it causes a crash), because variable _source is not yet initialized. I thing...
This task includes the following: - Update Xcode project used for library development
There is probably a concurrency bug in NSOperation class. It should be investigated with the help of this radar: http://www.openradar.me/25642160
This task includes the following: - Creating a project with CocoaPods and install the pod - Fill project with sample classes to show profit of using COOperation - Writing some...