Class: Xcodeproj::XCScheme::BuildableReference

Inherits:
Object
  • Object
show all
Defined in:
lib/swiftproj/xcodehelper.rb

Instance Method Summary collapse

Instance Method Details

#blueprint_nameObject



6
7
8
# File 'lib/swiftproj/xcodehelper.rb', line 6

def blueprint_name()
  return @xml_element.attributes["BlueprintName"]
end