apache / cordova-plugin-file-transfer

Apache Cordova File Transfer Plugin
https://cordova.apache.org/
Apache License 2.0
595 stars 888 forks source link

ci(ios): update workflow w/ iOS 15 #318

Closed erisu closed 2 years ago

erisu commented 2 years ago

Platforms affected

iOS

Motivation, Context & Description

Previously all iOS test appeared to run only on iOS 14.4.

This PR:

Testing

Checklist

timbru31 commented 2 years ago

iOS 15 failed

erisu commented 2 years ago

The iOS failures are actual issues that need to be reviewed and fixed under a separate PR.

The goal of this PR was not to fix the iOS issues that were already existing but to accurately report what platform is breaking.

After the last run of this PR, you can see iOS 12 is also failing. Since failures will stop the entire workflow, all iOS versions may fail.

I will go ahead and merge in this PR to resolve the inaccurate testing and will also open a bug ticket for the current issues displayed in the log.