-
Notifications
You must be signed in to change notification settings - Fork 328
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
Modify configure script to handle API distribution. #3959
Conversation
@mattpetrucci Thanks for the reminder. Once the build completes I'll test the resulting script of the artifact on windows and will tag you to test in Mac environment. There will be both Arm64 and X86 artifacts on osx. |
@mattpetrucci The configure script here should handle API distribution. Please let me know if you run into problem using it. Thank you. |
@aymanhab Looks like it configured, but when I restart and tested with @nickbianco tagging you to loop you in to where I've left off. ![]() ![]() ![]() |
@mattpetrucci you might be able to manually remove the quarantine status of downloaded files on Mac using xattr -d com.apple.quarantine my_file. I haven't tried this on Sequoia yet though. You could it for just that first file, i.e., |
Thanks @nickbianco, that worked to get past the first but as you said, the others start popping up. Can I xattr a whole directory? |
You might be able to add the flag
|
Sounds great @mattpetrucci and thanks for the pointer @nickbianco Any reason not to merge then? |
Maybe we merge and just update the documentation (if needed) to do the de-quarantine? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes issue #0
Brief summary of changes
This PR is supposed to generate the correct configure script to decide if API or GUI distribution and either way sets the required paths in Matlab.
Testing I've completed
Looking for feedback on...
CHANGELOG.md (choose one)
This change is![Reviewable](https://camo.githubusercontent.com/1541c4039185914e83657d3683ec25920c672c6c5c7ab4240ee7bff601adec0b/68747470733a2f2f72657669657761626c652e696f2f7265766965775f627574746f6e2e737667)