akofman / cordova-plugin-add-swift-support

:hammer: Swiftify your Cordova app !
MIT License
116 stars 107 forks source link

Specifying SWIFT_VERSION for pods? #54

Open mzealey opened 6 years ago

mzealey commented 6 years ago

Hi there, it would be nice to be able to specify a SWIFT_VERSION overwrite for the Pods/Pods.xcodeproj/project.pbxproj in case some frameworks we are using require compilation (for example Alamofire/)

Is this possible somehow?