Enhance deployment_target
Rule to Automatically Extract Target Version from Xcodeproj
#5692
Open
2 tasks done
Labels
discussion
Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
enhancement
Ideas for improvements of existing features and rules.
New Issue Checklist
New rule request
The default target version numbers of the
deployment_target
rule are static or managed by configuration files. Managing this manually requires doing the same work here again when updating the project's minimum deployment target.It can be automatically associated with the project's deployment target. The default target version number of the new or revised rule can be obtained directly from the xcodeproj file.
The text was updated successfully, but these errors were encountered: