This page: http://goo.gl/j8koww
Please give us feedback on the talk!
Follow:
Links referenced from the talk, in chronological order:
This page: http://goo.gl/j8koww
Please give us feedback on the talk!
Follow:
Links referenced from the talk, in chronological order:
| require 'optparse' | |
| require 'xcodeproj' | |
| options = {} | |
| OptionParser.new do |opts| | |
| opts.banner = " This script fills \"Compile sources\" and add headers to the project section. \n | |
| Usage: fill_sources_headers.rb [options]" | |
| opts.on("-s [sources_path]", "--sources [sources_path]", "Path to the sources files (required)") do |sources_path| |
| 日時: | 2021-01-29 |
|---|---|
| 作: | @voluntas |
| バージョン: | 2021.2 |
| url: | https://voluntas.github.io/ |