Libraries
»
xcode
(0.1.6)
»
Index
»
Xcode
»
Project
»
BuildNumber
»
#to_s
Method: Xcode::Project::BuildNumber#to_s
Defined in:
lib/xcode/project/build_number.rb
#
to_s
⇒
Object
8 9 10
# File 'lib/xcode/project/build_number.rb', line 8
def
to_s
number
.
to_s
end