apache / cordova-ios

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

feat!: bump app template's default ios minimum to 14.0 #1427

Open erisu opened 3 weeks ago

erisu commented 3 weeks ago

Platforms affected

ios

Motivation and Context

force apps minimum iOS support to 14.0

Description

bump IPHONEOS_DEPLOYMENT_TARGET & default deployment-target setting to 14.0

Testing

Checklist

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 78.35%. Comparing base (df4b8a6) to head (5d828cd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1427 +/- ## ======================================= Coverage 78.35% 78.35% ======================================= Files 16 16 Lines 1825 1825 ======================================= Hits 1430 1430 Misses 395 395 ```

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