apache / cordova-paramedic

Apache Cordova - Paramedic
https://cordova.apache.org/
Apache License 2.0
36 stars 53 forks source link

fix: remove unsupported iOS 9 config #208

Closed timbru31 closed 2 years ago

timbru31 commented 4 years ago

We require iOS 11 since cordova-ios >=6

Platforms affected

Motivation and Context

Description

Testing

Checklist

timbru31 commented 4 years ago

I'll do a search across our active repos before merging. If it's not used, I'll merge it in, if it used, I'll link which plugins need to be updated first.

erisu commented 2 years ago

Once I complete the drop of Travis CI and AppVeryor configs from each plugin repo, I will then merge this PR in. I know the GH-Actions configs I setup does not use iOS 9.x so it would be safe to assume it was removed from all repos at that point.