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

Guard mac universal builds #1244

Closed
meshula opened this issue Mar 19, 2022 · 2 comments
Closed

Guard mac universal builds #1244

meshula opened this issue Mar 19, 2022 · 2 comments
Labels
bug A problem, flaw, or broken functionality. build issues building OTIO

Comments

@meshula
Copy link
Collaborator

meshula commented Mar 19, 2022

Bug Report

#1214 introduces a default to do universal binary builds on macOS. This is a fantastic addition, but of course, building for M1 is not possible on OS < 10.15. vfxplatform specifies support for 10.13 in CY2021, and since OTIO supports the current vfxplatform year, and the three preceding, we are stuck with 10.13 until the year 2025. In practice, I don't think we will be able to support 10.13 that long, but for this year at least, we should expect that there are still users on 10.13.

Due to the complication of creating python wheels, I'm not sure how to structure things to make this allowance practical, so this is a request for help on how to approach this.

@meshula meshula added bug A problem, flaw, or broken functionality. build issues building OTIO TSC Slated for discussion at the next TSC meeting labels Mar 19, 2022
@reinecke
Copy link
Collaborator

We'd welcome a PR on this, but we don't currently plan to address it.

@reinecke reinecke removed the TSC Slated for discussion at the next TSC meeting label Apr 14, 2022
@meshula
Copy link
Collaborator Author

meshula commented Apr 14, 2022

Will reopen if necessary.

@meshula meshula closed this as completed Apr 14, 2022
@jminor jminor added this to the Public Beta 15 milestone May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A problem, flaw, or broken functionality. build issues building OTIO
Projects
None yet
Development

No branches or pull requests

3 participants