fastlane-community / fastlane-plugin-cordova_screenshots

Take screenshots of your Cordova/Ionic app with fastlane
MIT License
17 stars 10 forks source link

Make swift version configurable #24

Closed brownoxford closed 4 years ago

brownoxford commented 4 years ago

Swift version is currently hard-coded to "3.0", which causes newer versions of XCode to fail the build. This PR addresses #22 and makes swift version configurable with a new default of "4.2".

janpio commented 4 years ago

Thanks for this PR as well @brownoxford.

Are you maybe interested in helping me maintain this plugin? I pretty much abandoned it, but just started its migration to fastlane-community and would gadly suggest you as a co-maintainer: https://github.com/fastlane-community/README/issues/9