Skip to content

Conversation

@DellaBitta
Copy link
Contributor

@DellaBitta DellaBitta commented Jan 19, 2023

Description

Provide details of the change, and generalize the change in the PR title above.

I introduced a bug in our build system with PR #599 where I added an explicit list of build targets for each SDK's testapp. In this change I errantly listed "Desktop" as a possible target, but really desktop is either "Windows, "Linux", or "macOS".

This PR fixes the issue by expanding Desktop entries to those values.


Testing

Integration Test CI


Type of Change

Place an x the applicable box:

  • Bug fix. Add the issue # below if applicable.
  • New feature. A non-breaking change which adds functionality.
  • Other, such as a build process or documentation change.

@DellaBitta DellaBitta marked this pull request as ready for review January 19, 2023 16:28
Copy link
Contributor

@AlmostMatt AlmostMatt left a comment

Choose a reason for hiding this comment

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

Changing desktop to list out the desktop platforms seems good.

@DellaBitta DellaBitta merged commit b7bf728 into main Jan 19, 2023
@DellaBitta DellaBitta deleted the fix/build_testapps_desktop branch January 25, 2023 21:18
@firebase firebase locked and limited conversation to collaborators Feb 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants