- Leaks might be falsely reported by memory analysis tools when a target has instances of types that use Obj-C properties implemented in Swift using bridged types with @objc @implementation. This affects the leaks CLI tool, Leaks instrument, and Xcode memory graph debugger (157798911)
- Wording Clarification: Updated description of Developer Capture stuttering issue to specify "In Developer Capture videos" rather than just "Developer Captures" (156968230)
Summary: Beta 7 is an extremely minimal update with only one new known issue affecting memory analysis tools when using Obj-C properties in Swift with @objc @implementation. A minor wording clarification was also made to a RealityKit issue description. This appears to be primarily a maintenance release addressing a specific development tooling concern.