'Xcode 13 automatic version update for binaries and frameworks - opt out
In Xcode 13 we have a new possibility, that is default on, to update binary version that is uploaded to appstoreconnect. It is called Manage Version and Build Number.
It updates versions of the main app binary and also for embedded frameworks that are also compiled as a part of the project.
I would like to opt out for some frameworks from that behaviour. Is there a way to tell, that this particular framework version must not be updated?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|