Class: Xcodeproj::XCScheme::BuildableReference
- Inherits:
-
Object
- Object
- Xcodeproj::XCScheme::BuildableReference
- Defined in:
- lib/swiftproj/xcodehelper.rb
Instance Method Summary collapse
Instance Method Details
#blueprint_name ⇒ Object
6 7 8 |
# File 'lib/swiftproj/xcodehelper.rb', line 6 def blueprint_name() return @xml_element.attributes["BlueprintName"] end |