Commit 030ce10e authored by Steven杜宇's avatar Steven杜宇

// 忽略文件

parent cf6cb82e
......@@ -37,6 +37,7 @@ xcuserdata/
*.ipa
*.dSYM.zip
*.dSYM
*.zip
## Playgrounds
timeline.xctimeline
......
......@@ -15,29 +15,13 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
## iOS
### ios upload_adhoc_symbols
```sh
[bundle exec] fastlane ios upload_adhoc_symbols
```
Description of what the lane does
### ios upload_release_symbols
```sh
[bundle exec] fastlane ios upload_release_symbols
```
### ios galaxyTest
```sh
[bundle exec] fastlane ios galaxyTest
```
Description of what the lane does
### ios galaxyRelease
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment