cordova-plugin-add-swift-support icon indicating copy to clipboard operation
cordova-plugin-add-swift-support copied to clipboard

:hammer: Swiftify your Cordova app !

Results 30 cordova-plugin-add-swift-support issues
Sort by recently updated
recently updated
newest added

Hi, Is there a reason for the following? // This script has to be executed depending on the command line arguments, not // on the hook execution cycle. We use...

A recent addition caused the plugin hook to run for osx but the hook was still only looking in the ios path for the project file. With this change we...

I am not using swift in my project, but I am using plugin Cordova fingerprint aio for which cordova-plugin-add-swift-support is dependent plugin. So I have installed it. versions, xCode :...

iTunes connect is refusing to allow builds to be uploaded in the application loader due to a missing "SwiftSupport" folder. I have included the plugin in my project but it...

Hi. Great plugin. However I have problem with my mixed project where I'am using switft and objc. Bridging header is generated fine by this plugin, but somehow "ProductModuleName-header" for objc...

I was brought here due to this article: http://moduscreate.com/writing-a-cordova-plugin-in-swift-for-ios/ Could you chime in on this issue since it is relevant to you: https://issues.apache.org/jira/browse/CB-10071

This fixes a bug where TestFlight/App Store apps were crashing on iOS 12 when compiled with Xcode 15+. To reproduce: - have a Cordova project that has **any** Swift file...

In my current Cordova based project that runs on both Android and iOS, config.xml used for Android has a different project name than the one in iOS. Whenever after_prepare hook...

[email protected] Known security vulnerabilities: 1 Highest severity: HIGH [Regular Expression Denial of Service (ReDoS)](https://security.snyk.io/vuln/SNYK-JS-SEMVER-3247795) [semver](https://github.com/npm/node-semver) is a semantic version parser used by npm. Affected versions of this package are vulnerable...