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:

  1. Podfiles - Updates platform declaration in all template Podfiles
  2. Xcode Project Files - Updates IPHONEOS_DEPLOYMENT_TARGET in all .pbxproj files

Usage

Installs
1
GitHub Stars
58
First Seen
Sep 2, 2026
update-ios-deployment-target — forcedotcom/salesforcemobilesdk-templates