Re: Question about Info.plists

2020-08-19 Thread Alex Zavatone via Cocoa-dev
Here’s the info from my StackOverflow answer. https://stackoverflow.com/a/55525399/1058199 Over the years, Apple has come up with several manners of changing version and build numbers. Many of them are now outdated and poor practice. Changing CURRENT_PROJECT_VERSION modifies values within your

Re: Question about Info.plists

2020-08-19 Thread Alex Zavatone via Cocoa-dev
I have build scripts that do that based on the # of the git checkins. I’ll send you the projects. > On Aug 19, 2020, at 11:07 AM, Gabriel Zachmann via Cocoa-dev > wrote: > > Question: > > Is there a way to use a key/value that was defined earlier in the plist file > to define a value for a l