What problem does it solve?
This skill streamlines the process of updating the iOS and Xcode versions within the Eigen project, ensuring compatibility with the latest SDKs and CI configurations.
Core Features & Use Cases
- Version Synchronization: Updates iOS SDK, Xcode, and simulator versions across multiple configuration files.
- CI Compatibility Check: Verifies that the target versions are supported by CircleCI and GitHub Actions.
- Simulator Configuration: Ensures the correct iPhone simulator model is selected for the target iOS version.
- Use Case: When a new iOS version is released, use this skill to update Eigen's project settings and CI pipelines to support it, preventing build failures and enabling development for the latest features.
Quick Start
Use the bump-ios-version skill to update the project to iOS version 26.2 and Xcode version 26.2, using an iPhone 17 Pro simulator.