Commit c4a2480
feat: warn when multiple frameworks detected (#643)
* feat: warn when multiple frameworks detected
When multiple build frameworks are detected for a target, emit a warning
listing all detected frameworks and which one will be used. Users can
override the selection with --compile-force-framework.
Fixes #414
Co-Authored-By: Claude Opus 4.5 <[email protected]>
* fix: format framework names as comma-separated list in warning
Co-Authored-By: Claude Opus 4.5 <[email protected]>
---------
Co-authored-by: Claude Opus 4.5 <[email protected]>1 parent c8f3cbe commit c4a2480
1 file changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
611 | | - | |
612 | | - | |
613 | | - | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
614 | 621 | | |
615 | 622 | | |
616 | 623 | | |
| |||
0 commit comments