Add outdated warning (#1)

This commit is contained in:
Tristan Labelle 2024-12-04 11:17:27 -05:00 committed by GitHub
parent e373f4ffb1
commit 4fe2fa0565
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,8 @@
# swift-uwp # 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 Swift Language Bindings for UWP APIs
These APIs are intendened to be used in conjuction with the following projects: These APIs are intendened to be used in conjuction with the following projects: