Immutable
release. Only release title and notes can be modified.
Patch Changes
-
af21b99: Deprecate
POSTHOG_NO_RELEASE_BINDin the dSYM upload build phase. The script ignores it, prints a warning when it is set, and uploads symbol sets bound to the release it creates, which is what it did before the variable existed.dsym uploadno longer receives--no-release-bind.Event mode only helps when two releases ship a byte-identical binary, because the symbol id is the Mach-O
LC_UUID. It also cost release attribution for embedded targets: the upload covers every extension dSYM but creates one release, so an extension crash resolved no release once the binding was gone.