Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
galaxy-iOS
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mobile-group
galaxy-iOS
Commits
030ce10e
Commit
030ce10e
authored
Jul 31, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// 忽略文件
parent
cf6cb82e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
17 deletions
+2
-17
.gitignore
galaxy/.gitignore
+1
-0
README.md
galaxy/fastlane/README.md
+1
-17
No files found.
galaxy/.gitignore
View file @
030ce10e
...
...
@@ -37,6 +37,7 @@ xcuserdata/
*.ipa
*.dSYM.zip
*.dSYM
*.zip
## Playgrounds
timeline.xctimeline
...
...
galaxy/fastlane/README.md
View file @
030ce10e
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment