Add outdated warning to Readme before archiving

This commit is contained in:
Tristan Labelle 2024-12-04 11:26:44 -05:00 committed by GitHub
parent 9a92d35fd4
commit 8c1927bdde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,8 @@
# swift-windowsappsdk # swift-windowsappsdk
> [!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 the Windows App SDK APIs Swift Language Bindings for the Windows App SDK 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: