Blog

Cleaner test results and reliable app launches

Cleaner test results and reliable app launches

Cleaner test results and reliable app launches

By Daniel Bernal

·

April 01, 2026

·

8 min read

FlowDeck CLI 1.22.0 smooths out several everyday development workflows, from reading test results to launching Mac Catalyst apps and controlling simulators.

Accurate Swift Testing summaries

Passing Swift Testing tests are no longer misclassified when their display names contain words such as “failed.” Summaries now avoid false failures and double-counted results, making the final test report easier to trust.

Mac Catalyst launches that match Xcode

Mac Catalyst apps now launch through LaunchServices, giving them the same runtime setup used when launching from Xcode or Finder.

More dependable project and simulator workflows

Project discovery now ignores unrecognized SDK roots instead of letting them replace valid platform information. Simulator controls also gain hardware-keyboard support and more stable handling of rapid orientation changes.

Also in this release

  • Improved simulator input and control reliability.

  • More accurate platform detection during project and test discovery.

  • Cleaner results for Swift Testing suites with descriptive test names.

Update

Run flowdeck update in your terminal to install FlowDeck CLI 1.22.0.

#ai-agents

#claude-code

#codex

#comparison

#ios-development