GitHub user GitToTheHub added a comment to the discussion: Plugin: Set minimum iOS deployment target
Ok the only possibility would be to define a `deployment-target` in the `config.xml`by the plugin like @erisu noted and then check it by the prepare hook. But it would be really better, if a plugin could configure these requirements and cordova checks it :) GitHub link: https://github.com/apache/cordova/discussions/529#discussioncomment-12601263 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
