Skip to content

Design migration tooling after read-only analysis is reliable #4

Description

@Zach677

Context

Modern.UIKit should not promise automatic migration until read-only analysis is reliable across enough real repo shapes.

Scope

Define the first supported migration slice after analysis gates are strong enough. Candidate directions:

  • SwiftUI entry wrapped by a UIKit shell
  • Tuist workflow hardening without replacing Tuist
  • UIKit/Xcode additive baseline completion
  • documentation-only adoption for repos that should preserve their existing architecture

Acceptance

  • Migration tooling has a narrow write scope.
  • Every write path is guarded by can_apply or an equivalent explicit capability.
  • Existing source of truth, signing, bundle identifiers, remotes, and product source are preserved by default.
  • The feature has real fixture coverage before being advertised in README.

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