We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca9258 commit 1e2cc92Copy full SHA for 1e2cc92
README.md
@@ -214,7 +214,8 @@ git push --follow-tags
214
215
# Edit the draft release created by Release Drafter to point at the new tag
216
# Set the release title to the new version
217
-# Add the xcodes.zip and xcodes-$VERSION.mojave.tar.gz files to the release
+# Duplicate xcodes-$VERSION.mojave.tar.gz and rename to xcodes-$VERSION.arm64_mojave.tar.gz
218
+# Add the xcodes.zip, xcodes-$VERSION.mojave.tar.gz, xcodes-$VERSION.arm64_mojave.tar.gz files to the release
219
# Publish the release
220
221
# Update the Homebrew Bottle: https://github.com/XcodesOrg/homebrew-made/blob/master/Formula/xcodes.rb
0 commit comments