63 64 65
# File 'lib/ib/project.rb', line 63 def target @target ||= project.new_target(:static_library, 'ib', platform) end