mattermost-mobile/fastlane/Pluginfile
enahum 8afd7fe1cd Renaming the bundle and package Ids (#721)
* Renamed to com.mattermost.rnbeta

* Fastlane for release of com.mattermost.rn

* Do not Publish apps directly to production

* Change ios icon format from jpeg to png
2017-07-07 16:37:05 -04:00

7 lines
234 B
Text

# Autogenerated by fastlane
#
# Ensure this file is checked in to source control!
gem 'fastlane-plugin-android_change_package_identifier'
gem 'fastlane-plugin-android_change_string_app_name'
gem 'fastlane-plugin-find_replace_string'