HN Reader
New
Top
Best
Ask
Show
Job
Automatic build number incrementing in Xcode
7
4
3 days ago
by zdw
Don't like this since it's just asking for code conflicts with any other developer's code and their own build number changes.
I prefer setting the number on the CD pipeline. It's one less file to have changes in git.
3 days ago
by Daedren
I disagree that a timestamp is a “build number”. Additionally, injecting dates/times into builds is bad juju from a reproducibility perspective.
1 day ago
by cjk