Goal
Create the native Apple-platform foundation for Anatomy Atelier, sharing application state and product logic across iOS/iPadOS, macOS, tvOS, and visionOS.
Scope
- Add an Xcode multiplatform app under
apple/.
- Use SwiftUI with a shared app entry point and platform-specific scene composition where necessary.
- Establish shared feature, model, localization, asset, and test modules.
- Define minimum deployment targets based on the RealityKit APIs the product requires.
- Keep the existing web application intact.
Acceptance criteria
Sequence
This is step 1 of 5 and unblocks the shared RealityKit viewer.
Goal
Create the native Apple-platform foundation for Anatomy Atelier, sharing application state and product logic across iOS/iPadOS, macOS, tvOS, and visionOS.
Scope
apple/.Acceptance criteria
Sequence
This is step 1 of 5 and unblocks the shared RealityKit viewer.