From 195d774f81adfbe52d4c5c057026380d63756e9e Mon Sep 17 00:00:00 2001 From: Niklas Merz Date: Sat, 19 Mar 2022 16:55:40 +0100 Subject: [PATCH] add deprecation notice --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 7db81af7..3a7e8fb7 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,19 @@ # under the License. # --> + +--- +📌 **Deprecation Notice** + +This repository is deprecated and no more work will be done on this by Apache Cordova. You can continue to use this and it should work as-is but any future issues will not be fixed by the Cordova community. + +Feel free to fork this repository and improve your fork. Existing forks are listed in [Network](../../network) and [Forks](../../network/members). + +As an alternative you could use the cordova-electron platform or use cordova-ios to build macOS apps. + +- Learn more: https://github.com/apache/cordova/blob/master/deprecated.md +--- + Cordova OSX ============================================================= CordovaLib is a framework that enables users to include Cordova in their OS X application projects easily,