Run xcodebuild on PostprocessBuild
npm install @umm/xcode_archiver* xcodebuild コマンドを用いて iOS 向けビルド成果物のパッケージングを行います。
* 毎回 Xcode を開いてビルドするのも大変なので、自動化してみました。
``shell``
$ npm install github:umm-projects/xcode_archiver.git
* 組み込むだけで、自動で効果を発揮します。
Copyright (c) 2017 Tetsuya Mori
Released under the MIT license, see LICENSE.txt