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

Mac: Fix build break introduced by commit 8ea2aba1d8 #5370

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

CharlieFenton
Copy link
Contributor

Remove app_test.cpp from build of switcher

Also, add switcher and setprojectgrp targets as dependencies to client so CI builds will detect problems building them.

Charlie Fenton added 2 commits September 21, 2023 02:06
Remove app_test.cpp from build of switcher
… so CI builds will detect problems building them
@CharlieFenton
Copy link
Contributor Author

@davidpanderson I don't understand why you added app_test.cpp to the switcher target. But remember that you must never edit the Xcode project file directly using a text editor. It must be modified only using Xcode.

@CharlieFenton
Copy link
Contributor Author

This PR is ready to be merged when the CI checks finish.

@AenBleidd AenBleidd merged commit 809344f into master Sep 21, 2023
49 checks passed
@AenBleidd AenBleidd deleted the mac_fix_switcher branch September 21, 2023 10:48
@davidpanderson
Copy link
Contributor

I added it using xcode, but I guess I got it wrong.
The xcode UI is confusing (to me).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants