Skip to content

Commit 41b077b

Browse files
committed
Clarify README compatibility notices
1 parent 54bef3f commit 41b077b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ Additional APIs, when present, are kept separate from Apple API-matching backpor
1616

1717
This repo can also serve as a reference for building practical SwiftUI backports with minimal hacks.
1818

19-
> **Using an agent?** Install the bundled discovery skill so coding agents can find available backports automatically:
19+
> [!CAUTION]
20+
> From v27, SwiftUIBackports will require iOS 15+, macOS 12+, tvOS 15+, and watchOS 8+. If you need to support older platform versions, remain on 26.2.0.
21+
22+
> [!NOTE]
23+
> Using an agent? Install the bundled discovery skill so coding agents can find available backports automatically:
2024
>
2125
> ```sh
2226
> npx skills add shaps80/SwiftUIBackports

0 commit comments

Comments
 (0)