Disabling warnings in Objective-C
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wmultichar"
// actual code causing the multichar warning
#pragma clang diagnostic pop
Written by Arnaud Coomans
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Xcode
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#