From 4fe2fa05652f688ba5af57d0ce9e93961f6dea98 Mon Sep 17 00:00:00 2001 From: Tristan Labelle Date: Wed, 4 Dec 2024 11:17:27 -0500 Subject: [PATCH] Add outdated warning (#1) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ed2e189..b86f0bc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # swift-uwp + +> [!WARNING] +> This project contains an outdated snapshot of a subset of WinRT projections generated with [swift-winrt](https://github.com/thebrowsercompany/swift-winrt), provided for illustration purposes. To use WinRT APIs in your Swift project, we recommend using [swift-winrt](https://github.com/thebrowsercompany/swift-winrt) directly to generate your own projections. + Swift Language Bindings for UWP APIs These APIs are intendened to be used in conjuction with the following projects: