Add outdated warning

This commit is contained in:
Tristan Labelle 2024-12-02 09:58:51 -05:00 committed by GitHub
parent e373f4ffb1
commit 9f4b3a735b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: