github PostHog/posthog-ios 3.71.1

3 hours ago

Patch Changes

  • af21b99: Deprecate POSTHOG_NO_RELEASE_BIND in 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 upload no 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.

Don't miss a new posthog-ios release

NewReleases is sending notifications on new releases.