Skip to content

Quick Actions

Relaunch your app with a different locale, manage app lifecycle, terminate, uninstall, and perform common testing actions with a single click from RocketSim.

Quick Actions speed up your testing workflow by giving you one-click access to common operations. Instead of navigating through Xcode or Simulator menus, you can perform everything from RocketSim’s side window.

General app actions window pane

Test your app in any supported locale without restarting the Simulator. Pick a locale from the dropdown and your app relaunches immediately in that language. Great for quickly verifying localization.

Relaunch with locale or timezone

For a deeper dive into localization testing, see Localization testing in Xcode.

Similar to locale — pick a timezone and your app relaunches with that timezone active. Useful for testing time-dependent features like scheduling or date formatting.

Launch, Relaunch, Terminate, and Uninstall your app. These speak for themselves. No need to switch to the Simulator or Xcode to manage your app’s state.

Launch, Terminate, Relaunch, and Uninstall

Transfer clipboard content between your Mac and the Simulator. Useful when you need to paste test data into your app without manually typing it.

Deletes derived data only for the selected app. This avoids rebuilding every project you have open in Xcode when you just need a clean build for one target.