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

Some more workflow fixes and updated .mod file #25

Merged
merged 4 commits into from
Dec 4, 2023

Conversation

mdilena
Copy link
Contributor

@mdilena mdilena commented Nov 30, 2023

Proposed Changes

Slight change to workflows to attempt compiling 2024 macos bundle for both x86_64 and arm64. Tested and working correctly on Maya 2024 on an Intel Mac, unfortunately don't have access to a new M1 mac so can't test arm64, but the fact that it worked on Intel on a .bundle compiled for both makes me think it's probably fine.

Also modified the .mod file to reflect the latest changes, but didn't increase the version myself!

Attempt at compiling x86_64 and arm64 together in the same run, hopefully getting a single library compatible with both.
Trying wrapping the Maya 2024 macos architectures in quotes to fix build
Removing architecture from macos builds as it looks like targeting for both arm and x64 works in a single bundle.
@tbttfox tbttfox merged commit 5efc28c into blurstudio:master Dec 4, 2023
11 checks passed
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