Skip to content

CLI: Add support to change Dynamic Type via RocketSim's CLI #1006

@AvdLee

Description

@AvdLee

Feature Request

Add support for changing the iOS Simulator's Dynamic Type setting directly via RocketSim's CLI.

This would let developers script Dynamic Type changes as part of automated workflows (e.g. screenshot generation, accessibility testing, agent-driven UI verification) without needing to open the Simulator's Settings app or use the RocketSim UI.

Example usage

rocketsim dynamic-type set <size>

Where <size> could be one of the standard Dynamic Type content size categories (e.g. xSmall, small, medium, large, xLarge, xxLarge, xxxLarge, accessibilityMedium, accessibilityLarge, accessibilityXL, accessibilityXXL, accessibilityXXXL).

Why

  • Enables automated accessibility testing across all Dynamic Type sizes
  • Useful for AI agents iterating through font sizes to verify layouts
  • Integrates with CI pipelines for regression checks

Requested by Eslam via X.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions