wuwen1030 / AutoArchive

Auto build ipa.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoArchive

config

Put files in your project root directory, like this YourProjectRootDirectory/AutoArchive/..

PROJECT_NAME="{project name}.xcodeproj"
SCHEME="scheme name"
PRODUCT_NAME="product name"
USE_XCTOOL=1

package

Run ipa_generator.sh at any where, ipa will be created at YourProjectPath/output.

Tip

User xctool as default command. =>Install xctool

About

Auto build ipa.

License:MIT License


Languages

Language:Shell 100.0%