IOS automatic script packaging tool webfrogs/xcode_shell
In ios development, packaging via xcode is not very efficient, so someone wrote a series of convenient services such as automatic packaging, sending emails, and so on using shell. Webfrogs/xcode_shell source code. Read the README. md file carefully after downloading it. here we will tell you in detail how to use webfrogs/xcode_shell.
If you still don't understand it, I will give you some simple examples,
1. Download webfrogs/xcode_shell first, and set webfrogs/xcode_shell to the same directory as your own project (for personal linux Command Base comparison times ).
VcWxvqGjPGJyIC8 + DQo8aW1nIGFsdD0 = "Write picture description here" src = "http://www.bkjia.com/uploads/allimg/150617/0420164Z3-1.png" title = "\"/>
Then, when you see
This indicates that you have succeeded. And Results at tells you where ipa is located.
3. Package is good. We usually release the package to a channel for testing in the test area, generally using fir. im or. If it is Dandelion, use fir. im as an example.
This script has an ipa-publish-fir file that can be uploaded to the fir. However, you need to make a simple configuration to open the ipa-publish-fir file and configure the token of the fir to your own
You can configure the email.
The token of the fir is obtained from the individual settings of the fir.
After OK is configured,
Run on the terminal
When you see
Your application is successfully uploaded to fir. The red mark is.
Problems may occur during email configuration. Please refer to here