Port of Autolume live module to Apple Silicon#3
Port of Autolume live module to Apple Silicon#3ayh2bxa wants to merge 1 commit intoMetacreation-Lab:mainfrom
Conversation
|
Hi @ayh2bxa and thanks for the deep work you did on porting the live module to work on Apple Silicon, this is a more than welcome contribution 🙏 Though I want to note that your PR is simply not mergeable to our main branch because it needs to run on other platforms like Windows and Linux as well. Another thing is that a lot of the main modules were deleted from your branch, I guess so that it would work on macOS, this is also not ideal for a merge to main as it would break functionality on other platforms. What I would suggest for now is either to keep your fork separate or to work on a branch which allows to toggle on/off certain features per operating system so that a single branch can run on all platforms, and then we could start porting some of the missing modules on macOS little by little to finally enable them. |
|
Discussed offline with @ayh2bxa, the macOS port will remain in the fork until it is in a mergeable state. |
No description provided.