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(build): set correct codesigning target #21

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

vladfi1
Copy link

@vladfi1 vladfi1 commented Mar 22, 2024

A couple changes needed to get the build-mac.sh script working on my M1 machine.

The xxhash thing is unsatisfying but oh well.

@vladfi1 vladfi1 force-pushed the build-mac-fix branch 3 times, most recently from 79664ca to d3a5616 Compare March 22, 2024 19:11
build-mac.sh Outdated Show resolved Hide resolved
CMake doesn't seem to properly set the link libraries, not sure why.
@NikhilNarayana NikhilNarayana changed the title Build mac fix fix(build): set correct codesigning target Jun 1, 2024
@NikhilNarayana NikhilNarayana merged commit 8ebc8b6 into project-slippi:slippi Jun 1, 2024
8 checks passed
@NikhilNarayana NikhilNarayana linked an issue Jun 1, 2024 that may be closed by this pull request
@vladfi1 vladfi1 deleted the build-mac-fix branch October 30, 2024 11:55
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.

"No target "OUTPUT_NAME"" when building on MacOS
2 participants