一个通过 Xcode 轻松打开 .xcodeproj、.xcworkspace 或 .playground 文件的工具。
xcopen 仍在积极开发中。
下载并安装最新的主干 Swift 开发工具链。
$ mint install yutailang0119/xcopen
$ git clone https://github.com/yutailang0119/xcopen
$ cd xcopen
$ make install
OVERVIEW: Open file of .xcodeproj, .xcworkspace or .playground
USAGE: xcopen [options] subcommand [options]
OPTIONS:
--verbose Show more debugging information
--help Display available options
SUBCOMMANDS:
list Explore files of .xcodeproj, .xcworkspace or .playground
open Open file of .xcodeproj, .xcworkspace or .playground
OVERVIEW: Open file of .xcodeproj, .xcworkspace or .playground
OPTIONS:
--openFinder, -o Whether to open in Xcode or Finder
--path, -p Explore path. Defaults is current
POSITIONAL ARGUMENTS:
fileName Open file name like a Xxx..xcodeproj
OVERVIEW: Explore files of .xcodeproj, .xcworkspace or .playground
OPTIONS:
--path, -p Explore path. Defaults is current
xcopen 基于 MIT 许可发布。 更多信息请查看 LICENSE 文件。
本软件包含根据 Apache License 2.0 分发的作品。