Skip to content

Commit 4591fd8

Browse files
author
Chris Brody
authored
deprecate "osx" (macOS) platform
1 parent 1d98b57 commit 4591fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/platformsConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"hostos": ["darwin"],
1010
"url": "https://github.com/apache/cordova-osx.git",
1111
"version": "^6.0.0",
12-
"deprecated": false
12+
"deprecated": true
1313
},
1414
"android": {
1515
"url": "https://github.com/apache/cordova-android.git",

0 commit comments

Comments
 (0)