Add outdated warning (#2)

This commit is contained in:
Tristan Labelle 2024-12-04 11:12:52 -05:00 committed by GitHub
parent ef09b9dd58
commit 3e3d5a0270
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,8 @@
# swift-cwinrt
> [!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.
C API definition used by Swift Language bindings.
This project references all metadata files uses by the various swift-* projects. The CWinRT contains the C ABI defintions for all types that can be used.
This project references all metadata files uses by the various swift-* projects. The CWinRT contains the C ABI definitions for all types that can be used.