You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decisiones transversales que afectan al alcance de varias fases.
¿Cómo proveer wget? (A) empaquetar wget universal propio · (B) sustituir motor por libcurl/URLSession · (C) depender de wget de Homebrew. Recomendación: (A) a corto plazo, valorar (B) a largo.
¿Canal de distribución? Mac App Store (sandbox estricto) vs. Developer ID + notarización (recomendado).
¿Deployment target mínimo? macOS 13 Ventura (recomendado) vs. mantener 10.13.
¿Reescritura a Swift/SwiftUI? Modernización incremental en Objective-C vs. reescritura.
Decisiones transversales que afectan al alcance de varias fases.
Ref: ROADMAP.md → Decisiones a tomar.