|
1 | 1 | FixCode |
2 | 2 | ======= |
3 | 3 |
|
| 4 | +####### Fixing the `Fix Issues` button |
| 5 | + |
4 | 6 | | | Fix Issues |
5 | 7 | ----------------------|---------------------------------- |
6 | 8 | :sparkles: | Get the most out of the built-in `Fix Issues` button |
7 | | -:monorail: | Define different `deployment lanes` for App Store deployment, beta builds or testing |
8 | | -:ship: | Deploy from any computer, including a CI-server |
9 | | -:wrench: | Extend and customise the functionality |
10 | | -:thought_balloon: | Never remember any difficult commands, just `fastlane` |
11 | | -:tophat: | Easy setup assistant to get started in a few minutes |
12 | | -:email: | Automatically pass on information from one build step to another (e.g. path to the `ipa` file) |
13 | | -:page_with_curl: | Store **everything** in git. Never again lookup the build commands in the `Jenkins` configs |
14 | | -:rocket: | Saves you **hours** for every app update you release |
15 | | -:pencil2: | Very flexible configuration using a fully customisable `Fastfile` |
16 | | -:mountain_cableway: | Implement a fully working Continuous Delivery process |
17 | | -:ghost: | [Jenkins Integration](https://github.com/fastlane/fastlane/blob/master/docs/Jenkins.md): Show the output directly in the Jenkins test results |
18 | | -:book: | Automatically generate a markdown documentation of your lane config |
19 | | -:hatching_chick: | Over 90 built-in integrations available |
20 | | -:computer: | Support for both iOS and Mac OS apps |
21 | | -:octocat: | Full git and mercurial support |
| 9 | +:wrench: | A lot of extra functionality |
| 10 | +:thought_balloon: | You've never seen something this amazing! |
| 11 | +:tophat: | Used by over 2 developers around the world |
| 12 | +:email: | Support for Xcode |
| 13 | +:page_with_curl: | Streamlines your signing process |
| 14 | +:rocket: | Saves you **hours** of dealing with code signing |
| 15 | +:pencil2: | Very flexible configuration, just click the button |
| 16 | +:mountain_cableway: | Fully automatic, nothing you need (or can) do |
| 17 | +:ghost: | No more bad surprises |
| 18 | +:book: | Built-in documentation |
| 19 | +:hatching_chick: | Over 90KB of network requests |
| 20 | +:computer: | Support for iOS and Mac Projects |
| 21 | +:octocat: | Full git support |
22 | 22 |
|
23 | 23 | # Thanks |
24 | 24 |
|
|
0 commit comments