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

Fix MacOS CI build #6

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Fix MacOS CI build #6

merged 1 commit into from
Nov 1, 2024

Conversation

Marcus10110
Copy link
Contributor

The root problem here is that we changed the ExternalAnalyzerSDK.cmake file on the sample analyzer to add support for building both arm64 and x86_64 builds on MacOS, but that change needed to be propagated to anyone using the SampleAnalyzer in order to build for both Mac targets.

The only actual change was which branch of the AnalyzerSDK to track.

@bitswype bitswype merged commit 984f39e into bitswype:main Nov 1, 2024
4 checks passed
@bitswype
Copy link
Owner

bitswype commented Nov 1, 2024

Thanks @Marcus10110 !

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.

2 participants