What's new
Added
- Introduce a new
--robustflag to theinfat setcommand and configuration loader.
When enabled, missing applications are no longer treated as errors; instead you’ll see
a clear warning:Application '<name>' not found but ignoring due to passed options - Add a
formattarget to the Justfile (just format), which runsswift-formaton all
.swiftsource files for consistent code styling.