apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.16k stars 986 forks source link

docs: Add upgrade guide for plugin authors for 8.x #1498

Closed dpogue closed 1 month ago

dpogue commented 1 month ago

Platforms affected

Docs

Motivation and Context

We want to make the migration process easier for plugin authors who want to support Cordova iOS 8, in light of the deprecations and other breaking changes.

Description

Adds an "Upgrading Plugins to Cordova iOS 8.x" article to the DocC documentation bundle. This will get published on GitHub Pages, as well as being available from within Xcode.

Testing

Built the documentation locally.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.86%. Comparing base (8eacc92) to head (69c5756).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1498 +/- ## ======================================= Coverage 80.86% 80.86% ======================================= Files 16 16 Lines 1840 1840 ======================================= Hits 1488 1488 Misses 352 352 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.