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

Reorder build phases so firebase crashlytics is last #1892

Merged
merged 1 commit into from Nov 30, 2023
Merged

Conversation

ifosli
Copy link
Contributor

@ifosli ifosli commented Nov 30, 2023

πŸ“² What

The crashlytics script needs to be run last in the build phases; otherwise it breaks the build.

βœ… Acceptance criteria

  • Building (beta version) works again

@ifosli ifosli added this to the release-5.11.0 milestone Nov 30, 2023
@ifosli ifosli self-assigned this Nov 30, 2023
Copy link
Contributor

@amy-at-kickstarter amy-at-kickstarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clever find!

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (36e4086) 83.70% compared to head (238bf3f) 83.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1892      +/-   ##
==========================================
- Coverage   83.70%   83.70%   -0.01%     
==========================================
  Files        1225     1225              
  Lines      111585   111585              
  Branches    29687    29687              
==========================================
- Hits        93402    93400       -2     
- Misses      17161    17163       +2     
  Partials     1022     1022              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@ifosli
Copy link
Contributor Author

ifosli commented Nov 30, 2023

Clever find!

Thanks! This was teamwork :)

@ifosli ifosli merged commit 85a4d86 into main Nov 30, 2023
6 checks passed
@ifosli ifosli deleted the reorderBuildPhases branch November 30, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants