appStoreReleaseNotesLimit top-level constant

int const appStoreReleaseNotesLimit

The App Store's cap on an appStoreVersionLocalizations whatsNew, and on a betaBuildLocalizations whatsNew ("What to Test").

Eight times Play's, so a section that fits Play always fits here — but the check still runs, because the reverse is not true and the failure mode is identical.

Implementation

const appStoreReleaseNotesLimit = 4000;