supermarin / ObjectiveSugar

ObjectiveC additions for humans. Ruby style.
MIT License
2.17k stars 190 forks source link

Changing method containsString to containsCaseInsensitiveString #112

Open joelklabo opened 8 years ago

joelklabo commented 8 years ago

containsString was added in iOS8 and this may collide with the native implementation.