Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 477 Bytes

File metadata and controls

24 lines (13 loc) · 477 Bytes

What?

  • xcodebuild コマンドを用いて iOS 向けビルド成果物のパッケージングを行います。

Why?

  • 毎回 Xcode を開いてビルドするのも大変なので、自動化してみました。

Install

$ npm install github:umm/xcode_archiver.git

Usage

  • 組み込むだけで、自動で効果を発揮します。

License

Copyright (c) 2017 Tetsuya Mori

Released under the MIT license, see LICENSE.txt