OrganicVision
DocumentationApplication TourGet Involved

Getting Started

Prerequisites

First build

  1. Open OrganicVision.xcworkspace in Xcode.
  2. Allow Swift package resolution to finish.
  3. Select the OrganicVision scheme and a simulator destination.
  4. Build with Product → Build.
  5. Select one application target and run it to inspect its subsystem-status screen.

For Phase 2, run OrganicVision iPhone. The simulator uses clearly labeled generated data. A physical iPhone requests camera access when the first recording begins, then location and motion access for synchronized sensor collection. Denied camera permission can be changed in the Settings app using the in-app shortcut.

For signing and device installation, follow Build and Signing. Package-only verification is available with swift test from the repository root.

Recordings are offline-first and stored under the application’s Application Support/OrganicVision/Sessions container. Review, playback, export, and confirmed deletion are available from the Sessions tab.