Class: Xib

Inherits:
XcodeXml show all
Defined in:
lib/check_xcode_xmls/helpers.rb

Class Method Summary collapse

Methods inherited from XcodeXml

check_if_file_uses_autolayout, search_constraints_without_identifiers

Class Method Details

.extensionObject



35
36
37
# File 'lib/check_xcode_xmls/helpers.rb', line 35

def self.extension
  /.xib$/
end