class Xib

Public Class Methods

extension() click to toggle source
# File lib/check_xcode_xmls/helpers.rb, line 35
def self.extension
  /.xib$/
end