Release v1.32.3CodeSplash AI

CodeSplash AI v1.32.3

CodeSplash AI 1.32.3 is a small but important macOS reliability patch. It hardens Mac release signing and entitlement handling so passkey-enabled browser builds only ship when the required Apple provisioning profile is present, helping prevent broken or non-launching macOS app builds.

July 20, 2026

Highlights

01

Improved macOS release reliability for signed and notarized builds

02

Prevents misconfigured passkey-enabled Mac builds from being produced

03

Adds fail-fast validation when WebAuthn entitlements are enabled without a provisioning profile

04

Reduces the risk of shipping macOS builds that pass signing but fail at launch

Changelog

What changed in v1.32.3

Improvements

  • Tightened macOS signing rules so passkey-related entitlements are only applied when both the Apple team ID and provisioning profile are available.
  • Local macOS release builds now fail early with a clear error if passkey entitlements are requested without the required provisioning profile.
  • Unified provisioning profile handling in the Forge signing configuration to make macOS release builds more consistent.

Fixes

  • Fixed a macOS build configuration issue that could allow incompatible signing and entitlement combinations in release artifacts.
  • Resolved a case where browser WebAuthn/passkey entitlements could be enabled without the matching Apple provisioning profile required for a valid macOS build.