Skip to content

Commit

Permalink
feat(osx): deprecate platform (#851)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Brody authored Aug 8, 2022
1 parent ac78870 commit 30a58fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platforms/platformsConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"hostos": ["darwin"],
"url": "https://github.com/apache/cordova-osx.git",
"version": "^6.0.0",
"deprecated": false
"deprecated": true
},
"android": {
"url": "https://github.com/apache/cordova-android.git",
Expand Down

0 comments on commit 30a58fd

Please sign in to comment.