Sha256: b1840ae21bb09471258a1f56b79177015ff445b11676f7141ec75dfba642d0b4

Contents?: true

Size: 202 Bytes

Versions: 6

Compression:

Stored size: 202 Bytes

Contents

require 'fileutils'

project_config do |destination_root, config|
  FileUtils.chmod 0755, File.join(destination_root, config[:project_name], config[:project_name], 'Supporting Files', 'version.sh')
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fwtoolkit-1.0.6 templates/default_project/xcode/~template_config.rb
fwtoolkit-1.0.5 templates/default_project/xcode/~template_config.rb
fwtoolkit-1.0.4 templates/default_project/xcode/~template_config.rb
fwtoolkit-1.0.3 templates/default_project/xcode/~template_config.rb
fwtoolkit-1.0.2 templates/default_project/xcode/~template_config.rb
fwtoolkit-1.0.1 templates/default_project/xcode/~template_config.rb