apache / cordova-ios

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

chore!: Bump minimum Xcode version to 15 #1425

Open jcesarmobile opened 3 weeks ago

jcesarmobile commented 3 weeks ago

Closes https://github.com/apache/cordova-ios/issues/1367

~we could even drop Xcode 14 and go to 15 directly since Apple is going to require Xcode 15 at some point this month~

dpogue commented 3 weeks ago

I would say go with 15, since that has support for all the Privacy Manifest stuff

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 (d5b53d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1425 +/- ## ======================================= 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.