update-ios-deployment-target
Installation
SKILL.md
Update iOS Minimum Deployment Target
This skill updates the minimum iOS deployment target across all Salesforce Mobile SDK Templates that support iOS.
When to Use
- After the iOS SDK repo has bumped its minimum iOS version
- When creating a new SDK release that requires a higher iOS version
- Templates should always match or exceed the iOS SDK minimum deployment target
What This Skill Does
Updates the iOS deployment target in all iOS templates:
- Podfiles - Updates platform declaration in all template Podfiles
- Xcode Project Files - Updates IPHONEOS_DEPLOYMENT_TARGET in all .pbxproj files