Skip to content

just build fails: AnalysisScheduler.swift is missing from repo #47

Description

@callebtc

Building with just build currently fails because AnalysisScheduler is referenced in AppDelegate.swift but the file was never committed:

error: cannot find type 'AnalysisScheduler' in scope

There are also #Preview macro errors in AutomationResultSheet.swift, DashboardView.swift, and InsightPopupManager.swift when building outside Xcode, since the PreviewsMacros plugin isn't available to swift build.

To reproduce: just build on a clean checkout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions