ios_set_deployment_target
Set the minimum iOS deployment target consistently across project.pbxproj, Podfile, and AppFrameworkInfo.plist for Flutter iOS projects.
Instructions
Set the minimum iOS version consistently in project.pbxproj, Podfile and AppFrameworkInfo.plist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | 13.0 | |
| project_path | No |