https://github.com/igor-makarov/fabricate
DEPRECATED - Google has discontinued Fabric, and this tool no longer works.
https://github.com/igor-makarov/fabricate
crashlytics dsym fabric fastlane ruby
Last synced: 2 months ago
JSON representation
DEPRECATED - Google has discontinued Fabric, and this tool no longer works.
- Host: GitHub
- URL: https://github.com/igor-makarov/fabricate
- Owner: igor-makarov
- License: mit
- Created: 2017-11-13T21:45:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T05:53:49.000Z (about 5 years ago)
- Last Synced: 2025-04-12T09:14:31.225Z (2 months ago)
- Topics: crashlytics, dsym, fabric, fastlane, ruby
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this 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](http://opensource.org/licenses/MIT).