0

I need to use SWRevealViewController to make slide out menu navigation but, the pod is no longer updated. so it will give a lot of warning in xcode.

even though it seems okay to use this pod, but the warnings from xcode is ugly, I want to hide it.

if the pod is installed using cocoapod, it can be done using this line in podfile

# ignore all warnings from all pods
inhibit_all_warnings!

but how about the file that imported manually like SWRevealViewController ?

Cœur
  • 37,241
  • 25
  • 195
  • 267
maximiliano
  • 353
  • 5
  • 15

0 Answers0