akofman / cordova-plugin-add-swift-support

:hammer: Swiftify your Cordova app !
MIT License
117 stars 110 forks source link

Phonegap Build Support #28

Closed l0stpenguin closed 7 years ago

l0stpenguin commented 7 years ago

Hi, Does this plugin work with phonegap build? I tried using your plugin as a dependency of my plugin and i uploaded to the build service but it fails with:

“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.

Since PGB does not support hooks, i assume this plugin will not work?

jcesarmobile commented 7 years ago

No, as PGB doesn't support hooks this plugin won't work there