Skip to content

Instantly share code, notes, and snippets.

@object2dot0
Created December 1, 2015 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save object2dot0/7ce6c2d5592b90e250e2 to your computer and use it in GitHub Desktop.
Save object2dot0/7ce6c2d5592b90e250e2 to your computer and use it in GitHub Desktop.
#!/bin/sh
# Crashlytics_keys.sh
# iOSConsumerApp
#
# Created by Muhammad Tanveer on 9/17/15.
# Copyright (c) 2015 iCarAsia. All rights reserved.
the_crashlytics_production_api_key="XXXXXXXXXXXXXXXXXXXXXX"
the_crashlytics_production_build_secret="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
the_crashlytics_development_api_key="XXXXXXXXXXXXXXXXXXXXXX"
the_crashlytics_development_build_secret="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment