Project

fabricate

0.0
No commit activity in last 3 years
No release in over 3 years
A gem that uploads dSYM files to fabric. OS-independent and can be used on linux
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
~> 10.0

Runtime

>= 0.9
>= 0
 Project Readme

(DEPRECATED) fabricate

DEPRECATION NOTICE

Google has discontinued Fabric, and this tool no longer works.

Description

A small CLI tool that uploads dSYM files to Crashlytics without using their binary. Useful for running in a Linux environment, for example.

Installation

$ gem install fabricate

Usage

$ Usage: fabricate [options]
-v, --verbose                    Output diagnosic info
-a APP_IDENTIFIER,               Application bundle ID
    --app_identifier
-k, --api_key API_KEY            Fabric API key (public)
-f, --filename FILENAME          File to upload)
-h, --help                       Show this help message

License

The gem is available as open source under the terms of the MIT License.