Method: Xcode::Project#config

Defined in:
lib/xcode/project.rb

#configObject



36
37
38
# File 'lib/xcode/project.rb', line 36

def config
  Config.new(path)
end