| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project can help you to distribute your iOS project automatically by the terminal.
##Usage
Copy the Makefile and Makefile.cfg files to the root path of your iOS project(the same directory with the .xcodeproj file).
Open the Makefile.cfg file and edit it. Then, you can use the make command as shown below.
Tip: Use the && to combine and run command in sequence. For example:
make && make upload && make sendEmail.
You can do this as you need.
This code is distributed under the terms and conditions of the MIT license.
| Back | FazBrowse Home | New Git URL |