Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@umm/xcode_archiver

umm-projects5MIT1.3.4

Run xcodebuild on PostprocessBuild

readme

What?

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

Why?

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

Install

$ npm install github:umm-projects/xcode_archiver.git

Usage

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

License

Copyright (c) 2017 Tetsuya Mori

Released under the MIT license, see LICENSE.txt