Commit d490137
fix(settings): guard .navigationLink pickerStyle behind !os(tvOS)
NavigationLinkPickerStyle is unavailable on tvOS; use .automatic there.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e66b7db commit d490137
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1887 | 1887 | | |
1888 | 1888 | | |
1889 | 1889 | | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
1890 | 1893 | | |
| 1894 | + | |
1891 | 1895 | | |
1892 | 1896 | | |
1893 | 1897 | | |
| |||
0 commit comments