Skip to content

Commit bb82e5d

Browse files
author
Chris Brody
authored
(osx) deprecate OSX platform in documentation (#1117)
* add note that OSX platform is now deprecated * show "(deprecated)" in TOC title * use "future" instead of "new"
1 parent 2a9ccbf commit bb82e5d

File tree

1 file changed

+3
-1
lines changed
  • www/docs/en/dev/guide/platforms/osx

1 file changed

+3
-1
lines changed

www/docs/en/dev/guide/platforms/osx/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ license: >
1818
under the License.
1919
2020
title: OS X Platform Guide
21-
toc_title: OS X
21+
toc_title: OS X (deprecated)
2222
---
2323

2424
# OS X Platform Guide
2525

26+
**NOTICE:** The OS X platform is now deprecated and may be removed from a future version of Cordova.
27+
2628
This guide shows how to set up your SDK development environment to
2729
deploy Cordova apps for OS X computers. See the
2830
following for more detailed platform-specific information:

0 commit comments

Comments
 (0)