Commit 53d8fd8
committed
Drop build number from Settings About line
Show "0.1.4 · 48979d9" instead of "0.1.4 — 32 · 48979d9". The monotonic
build count duplicates the commit identifier visually and just adds
noise for end users. CFBundleVersion is still stamped into Info.plist
— macOS needs it for update bookkeeping — but it's no longer surfaced
in the UI. The "— {build}" form is kept as a fallback for dev builds
that happen to be built without git metadata.1 parent 48979d9 commit 53d8fd8
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
| 199 | + | |
199 | 200 | | |
200 | | - | |
201 | | - | |
| 201 | + | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments