bamlab / fastlane-plugin-cordova

Integrate your Cordova build into your Fastlane setup
MIT License
115 stars 39 forks source link

Add a option to set cdvMinSdkVersion #18

Closed am closed 6 years ago

am commented 6 years ago

I'm currently building multiple sdk from the same app to target different platform SDK's. It would be helpful to be able to execute the compile with a flag cdvMinSdkVersion to be able to target those builds without having to mess with the config.xml at build time.