Closed dpogue closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.35%. Comparing base (
2240ebc
) to head (25185a3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Platforms affected
iOS
Motivation and Context
Fixes GH-1415 Fixes GH-1432
Description
The bin scripts in the template needed to be updated to refer to the cordova-ios internals as a node module instead of as loose files in the same directory.
Testing
All unit tests pass.
Checklist