Skip to content
Snippets Groups Projects
Commit 47a7b9eb authored by Jorge Canizales's avatar Jorge Canizales
Browse files

Prevent warnings on dictionaries w/o string keys

Because the category makes the protocol apply to all `NSMutableDictionaries`, it can't assume keys are `NSString`. Because these types are covariant, the change is not breaking.
parent 1f3b18de
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment