Add outdated warning (#2)

This commit is contained in:
Tristan Labelle 2024-12-04 11:16:53 -05:00 committed by GitHub
parent fef74c7a34
commit dbe14563b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,8 @@
# Swift Language Bindings for `Windows.Foundation` APIs
> [!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.
This repository contains the Swift/WinRT language bindings for types in the `Windows.Foundation` namespace. It also contains general helper APIs used throughout all generated bindings.
These APIs are intended to be used in conjuction with the following projects: