From ea0ecd49f425e93983907deaf1f7d0ce70bf4bc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:40:55 +0000 Subject: [PATCH] Sync RocketSim changelog --- docs/src/data/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/data/changelog.md b/docs/src/data/changelog.md index 12554013..17b778dd 100644 --- a/docs/src/data/changelog.md +++ b/docs/src/data/changelog.md @@ -5,6 +5,8 @@ - RocketSim Connect onboarding validation can now be skipped. - App Store Connect-optimized recordings now show a warning when their duration falls outside the accepted 15–30 second App Preview range. - The `rocketsim` CLI now resolves simulators through Device Hub, so agent commands and `rocketsim doctor` find booted Simulators regardless of whether they run in Simulator.app or Xcode's Device Hub. +- RocketSimConnect now loads efficiently via a LLDB init file. Optimized for both Xcode 26 and 27. +- RocketSimConnect initialization is faster and more optimized. **Fixed:**