Closed erisu closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.35%. Comparing base (
df4b8a6
) to head (5d828cd
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Platforms affected
ios
Motivation and Context
force apps minimum iOS support to 14.0
Description
bump
IPHONEOS_DEPLOYMENT_TARGET
& defaultdeployment-target
setting to14.0
Testing
npm t
cordova platform add
cordova build ios
Checklist