fabricate

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

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/igor-makarov/fabricate.

License

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