Method: Xcodeproj::Project::Object::PBXGroup#name

Defined in:
lib/xcodeproj/project/object/group.rb

#nameString

Note:

If path is specified this attribute is not present.

Returns the name of the group.

Returns:

  • (String)

    the name of the group.



44
# File 'lib/xcodeproj/project/object/group.rb', line 44

attribute :name, String