becvert / cordova-plugin-zeroconf

Cordova ZeroConf Plugin
MIT License
81 stars 57 forks source link

remove dependency on cordova-plugin-add-swift-support #101

Open phatpaul opened 1 year ago

phatpaul commented 1 year ago

The current dependency on cordova-plugin-add-swift-support is causing me a massive headache. That plugin is incompatible with the latest cordova-android@11 so I used a workaround suggested here: https://github.com/akofman/cordova-plugin-add-swift-support/issues/76 but that workaround broke my iOS build.

Swift plugins are now supported by cordova core since: https://github.com/apache/cordova-discuss/pull/107 There's some documentation about it here: https://github.com/apache/cordova-docs/blob/master/www/docs/en/dev/plugin_ref/spec.md