ContentSquare / contentsquare-fastlane-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contentsquare plugin

Getting Started

This project is a fastlane plugin. To get started with fastlane-plugin-contentsquare, add it to your project:

gem "fastlane-plugin-contentsquare", git: "https://github.com/ContentSquare/contentsquare-fastlane-plugin"

For more details on how to add the plugin to your project, see how to use fastlane plugins

About contentsquare

You can use this plugin to upload dSYM files to Error Analysis to symbolicate crashes.

Example

Check out the example Fastfile to see how to use this plugin. Try it by cloning the repo, running [bundle exec] fastlane install_plugins and [bundle exec] fastlane test.

Issues and Feedback

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

Troubleshooting

If you have trouble using plugins, check out the Plugins Troubleshooting guide.

Using fastlane Plugins

For more information about how the fastlane plugin system works, check out the Plugins documentation.

About


Languages

Language:Ruby 96.4%Language:Makefile 3.6%