From 9f4b3a735b2aee15e7a23b00d0a350687f7abb0e Mon Sep 17 00:00:00 2001 From: Tristan Labelle Date: Mon, 2 Dec 2024 09:58:51 -0500 Subject: [PATCH] Add outdated warning --- 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: