I have a single Xcode project with multiple targets.
Each target has its own Info.plist
file with the version number of that application. (CFBundleVersion
and CFBundleShortVersionString
)
How can I use single, common Version Number and Build Number source for each target, rather than editing each target's plist file?
The following works with Xcode 12 and does not require User-Defined variables.
Once you do this, you only need to update the "Marketing Version" and "Current Project Version" for the Project and all of your targets will be updated accordingly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With