mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Fold release steps
This commit is contained in:
parent
99b10e08aa
commit
1f0c0d46ce
1 changed files with 3 additions and 1 deletions
|
|
@ -29,7 +29,8 @@ Notable design decisions are recorded in [DECISIONS.md](./DECISIONS.md). The App
|
|||
|
||||
[`xcode-install`](https://github.com/xcpretty/xcode-install) and [fastlane/spaceship](https://github.com/fastlane/fastlane/tree/master/spaceship) both deserve credit for figuring out the hard parts of what makes this possible.
|
||||
|
||||
## Releasing a new version
|
||||
<details>
|
||||
<summary>Releasing a new version</summary>
|
||||
|
||||
Follow the steps below to build and release a new version of Xcodes.app. For any of the git steps, you can use your preferred tool, but please sign the tag.
|
||||
|
||||
|
|
@ -72,6 +73,7 @@ popd
|
|||
# Attach the zip that was created in the Product directory to the release
|
||||
# Publish the release
|
||||
```
|
||||
</details>
|
||||
|
||||
## Contact
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue