Would it be possible to add a flag to automatically update everything to latest versions? ``` SWIFT_VERSION = 5.0; ``` would become ``` SWIFT_VERSION = 6.1; ```
Would it be possible to add a flag to automatically update everything to latest versions?
would become