Method: PBXBuildFile#help

Defined in:
lib/pbxplorer.rb

#helpObject



65
66
67
68
# File 'lib/pbxplorer.rb', line 65

def help
  puts "file_ref = build_file.file_ref"
  PBXFileReference
end