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

[xcode] Fixed running test binaries on Mac #7827

Merged
merged 1 commit into from
Apr 6, 2024
Merged

Conversation

biodranik
Copy link
Member

@biodranik biodranik commented Apr 5, 2024

  • Increased MACOSX_DEPLOYMENT_TARGET to 10.15 (Catalina)
  • Automatically generate info.plist file for test binaries
  • Fixed paths to Qt6

Our desktop test targets can be run from XCode (some of them may need to fix dependencies first).

- Increased MACOSX_DEPLOYMENT_TARGET to 10.15 (Catalina)
- Automatically generate info.plist file for test binaries
- Fixed paths to Qt6

Signed-off-by: Alexander Borsuk <me@alex.bio>
Copy link
Contributor

@kirylkaveryn kirylkaveryn left a comment

Choose a reason for hiding this comment

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

Successfully ran on the macOS Sonoma.

@biodranik biodranik merged commit d5d1eab into master Apr 6, 2024
5 checks passed
@biodranik biodranik deleted the ab-fix-xcode-mac-tests branch April 6, 2024 12:31
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

2 participants