in IOS 26 FocusEntity framework will not compile due the error. `Module 'RealityFoundation' is an implementation detail of 'RealityKit'; import 'RealityKit' instead` ``` #if canImport(RealityFoundation) import RealityFoundation #endif ```
in IOS 26 FocusEntity framework will not compile due the error.
Module 'RealityFoundation' is an implementation detail of 'RealityKit'; import 'RealityKit' instead