fastlane-plugin-cordova icon indicating copy to clipboard operation
fastlane-plugin-cordova copied to clipboard

Integrate your Cordova build into your Fastlane setup

Results 23 fastlane-plugin-cordova issues
Sort by recently updated
recently updated
newest added

Hello, How to specify buildToolsVersion? Thank you!

Any ideas? I'm not a Ruby person... :/ ``` ~/C/n/src ❯❯❯ mkdir fastlane touch fastlane/Appfile fastlane/Fastfile ~/C/n/src ❯❯❯ fastlane add_plugin cordova [17:24:36]: Plugin 'fastlane-plugin-cordova' was added to './fastlane/Pluginfile' [17:24:36]: It...

# Documentation ` fastlane actions cordova` ``` +------------------------------------+----------------------------------------------------+ | cordova Output Variables | +------------------------------------+----------------------------------------------------+ | Key | Description | +------------------------------------+----------------------------------------------------+ | CORDOVA_ANDROID_RELEASE_BUILD_PATH | Path to the signed release APK if...