日時: | 2021-01-29 |
---|---|
作: | @voluntas |
バージョン: | 2021.2 |
url: | https://voluntas.github.io/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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| |
This page: http://goo.gl/j8koww
Please give us feedback on the talk!
Follow:
Links referenced from the talk, in chronological order: