You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also have this warning since XCode 4.3. (actually 4.3.2)
Would it be possible to inherit from NSCachedURLResponse and redefine NSCoder methods ?
storeToDisk: should then create an instance of MyCachedURLResponse to copy the cachedResponse.
"Category is implementing a method which will also be implemented by its primary class" for NSCachedURLResponse(NSCoder)
The text was updated successfully, but these errors were encountered: