dyang / fastlane_plugins

A collection of plugins for the Fastlane tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fastlane Plugins

A collection of plugins for the Fastlane automation system. For more information about Fastlane, check out fastlane.tools.

Contents

certificate_expirydate

Retrieves the expiry date of the given p12 certificate file. For more information, check out the plugin's README

check_good_version

Checks the version of the installed Good framework. For more information, check out the plugin's README

goodify_info_plist

This plugin will update the plist so that the built application can be deployed and managed within BlackBerry's Good Dynamics Control Center for Enterprise Mobility Management.

For more information, check out the plugin's README

setup_fragile_tests_for_rescan

Xcode UI tests are notoriously fragile. This plugin examines the junit test report that is produced by the scan action to suppress all passing tests in preparation to re-scan the tests that failed to determine if they were really failing or only failing because of Xcode's unstable test framework.

For more information, check out the plugin's README

Issues and Feedback

For any other issues and feedback about this plugin, please submit an issue to this repository.

About

A collection of plugins for the Fastlane tool

License:MIT License


Languages

Language:Ruby 84.4%Language:Objective-C 9.2%Language:Swift 6.4%