The Makefile for my iOS projects
Usage:
To build ipa:
make ipa
To archive files:
make archvie
bump version and release app:
make release
The Makefile for my iOS projects
To build ipa:
make ipa
To archive files:
make archvie
bump version and release app:
make release