Automattic / Automattic/simplenote-macos
Leave better instructions on how to update VERSION_LONG
Open
enhancement
tooling
- Dominant language
- Swift
- Stars
- 1.6k
- Forks
- 172
- Avg merge
- 11h 17m
- Merged PRs (30d)
- 3
Description
While working on 1.11.1, I got this error from App Store Connect.

That was due to https://github.com/Automattic/simplenote-macos/commit/e9ca83211939761b4875ec3b6568a3b2d5857847. An easy mistake to make given _the comment suggests using a SemVer value instead of a progressive integer_ 😅 .
Lacking automation to update the values in `config/Version.public.xcconfig`, we should at least leave a clearer comment on how to set and update `VERSION_LONG`. 👍
_Opening this as an issue to avoid forgetting about it._
Contributor guide
Assessment
This issue has not been assessed yet.