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

[NT-1449] Update upload-dsyms binary #1256

Merged
merged 1 commit into from
Jul 27, 2020
Merged

Conversation

justinswart
Copy link
Contributor

📲 What

Updates our CI to use a newer version of the upload-dyms binary that is bundled with the Firebase Crashlytics SDK.

🤔 Why

This is to ensure that future versions of our app continue to report crashes and that we're able to resymbolicate those crashes.

🛠 How

  • Updated the upload-dsyms binary.
  • Included references to the required plist files in our Fastfile config.
  • Added these plist files to our native-secrets repo: https://github.com/kickstarter/native-secrets/pull/72.
  • Added the app IDs as environment vars in our CircleCI configuration.
  • Updated our Fastlane gem and AppCenter plugin.

Note: I've tested this locally, upon merging this PR we should also receive confirmation that the dSYMs uploaded successfully when the next beta is built and uploaded.

@justinswart justinswart merged commit 9eefbf3 into master Jul 27, 2020
@justinswart justinswart deleted the NT-1449-update-upload-dsyms branch July 27, 2020 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants