From 6b1ab1ef33921e57b6cf1e88af41c814a9c0a827 Mon Sep 17 00:00:00 2001 From: Seungyeop Yeom Date: Sun, 16 Nov 2025 14:07:05 +0900 Subject: [PATCH] Update the documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 53188bf..c660a58 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,9 @@ To learn how to use **OneWay** in more detail, please refer to the [documentatio ## Requirements +> [!NOTE] +> While the minimum requirement for **OneWay** 3.0 is Swift 6, it is compatible with Swift 5 when used with Xcode 16 or later. + | OneWay | Swift | Xcode | Platforms | |--------|-------|-------|-------------------------------------------------------------| | 3.0 | 6.0 | 16.0 | iOS 16.0, macOS 13, tvOS 16.0, visionOS 1.0, watchOS 9.0 |