Cuesheet v0.12.2
Corrects the build number and adds a fail-closed gate so a mis-numbered build can never reach TestFlight again.
Fixed
- v0.12.1 reached internal TestFlight labelled as build 1 instead of 824: the ship runs inside the git pre-push hook, which exports GIT_DIR, and GIT_DIR outranked the intended git dir. The stamp now scrubs the inherited git env before every git call.
- The fastlane beta lane now reads the archived binary's build number and ABORTS the upload if it is not the true git commit count.