Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the debug.keystore file back #1

Closed
wants to merge 1 commit into from
Closed

Conversation

bondehagen
Copy link
Owner

Fixes facebook#25629 that happened after v60 upgrade when using the diff tool https://react-native-community.github.io/upgrade-helper/?from=0.59.10&to=0.60.4

Summary

When following the diff for upgrading to react native 60. The debug.keystore is missing. It's added in the repository but ignored in the .gitignore, so it does not show. This adds an exception for this file.

Changelog

Add exception in gitignore for debug.keystore to the android template.

Test Plan

Create a new project from template and check that debug.keystore will be checked in when committing.

Fixes facebook#25629 that happened after v60 upgrade.
@bondehagen bondehagen closed this Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant