Skip to content

fix: raise iOS deployment target during apply#182

Merged
V3RON merged 2 commits into
mainfrom
fix/ios-deployment-target
Jun 5, 2026
Merged

fix: raise iOS deployment target during apply#182
V3RON merged 2 commits into
mainfrom
fix/ios-deployment-target

Conversation

@V3RON
Copy link
Copy Markdown
Contributor

@V3RON V3RON commented Jun 5, 2026

Summary

  • Updates voltra apply to raise React Native CLI iOS app deployment targets to Voltra's required minimum.
  • Preserves compatible literal Podfile values and compatible Xcode deployment targets instead of downgrading them.
  • Warns when the Podfile iOS platform is an expression Voltra cannot safely understand.

Testing

  • npm run build --workspace voltra
  • npm test --workspace voltra
  • npm run lint --workspace voltra
  • npm run typecheck --workspace voltra
  • npx prettier --check .changeset/tall-maps-spark.md packages/cli/src/platforms/ios/deploymentTarget.ts packages/cli/src/platforms/ios/podfile.ts packages/cli/src/platforms/ios/xcodeTarget.ts packages/cli/src/platforms/ios/apply.ts packages/cli/test/cli.test.js
  • Pre-push hook: turbo run test --affected

V3RON added 2 commits June 5, 2026 08:57
Ensure voltra apply raises React Native CLI iOS app deployment targets safely while preserving compatible manual Podfile and Xcode overrides.
Remove the changeset because the Voltra CLI apply flow is not released yet.
@V3RON V3RON merged commit 8eab2bc into main Jun 5, 2026
12 checks passed
@V3RON V3RON deleted the fix/ios-deployment-target branch June 5, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant