Add Canary Release Channel
Nucleic-Session: 90CFCF35-D244-4EF0-92E7-DD9DAE62CBDF Co-authored-by: Nucleic <[email protected]>
This commit is contained in:
@@ -13,9 +13,10 @@
|
|||||||
# 'nucleic-notary') OR the NUCLEIC_ASC_* API-key env vars (see scripts/notarize.sh).
|
# 'nucleic-notary') OR the NUCLEIC_ASC_* API-key env vars (see scripts/notarize.sh).
|
||||||
#
|
#
|
||||||
# Versioning: every release bumps the build number (CFBundleVersion) by 1 in ./VERSION, and
|
# Versioning: every release bumps the build number (CFBundleVersion) by 1 in ./VERSION, and
|
||||||
# bumps a semver component (CFBundleShortVersionString) — default minor, since we're pre-1.0.
|
# bumps a semver component (CFBundleShortVersionString) — default minor (patch on the fast-moving
|
||||||
# The new ./VERSION is committed on success (so versions/build numbers stay monotonic). Both the
|
# canary channel), since we're pre-1.0. The new ./VERSION is committed on success (so versions/build
|
||||||
# Makefile shortcut `make release-beta BUMP=major` and a direct `NUCLEIC_BUMP=build` work.
|
# numbers stay monotonic). Both the Makefile shortcut `make release-beta BUMP=major` and a direct
|
||||||
|
# `NUCLEIC_BUMP=build` work.
|
||||||
#
|
#
|
||||||
# Env:
|
# Env:
|
||||||
# NUCLEIC_SIGN_ID signing identity (default: auto-detect Developer ID Application)
|
# NUCLEIC_SIGN_ID signing identity (default: auto-detect Developer ID Application)
|
||||||
|
|||||||
Reference in New Issue
Block a user