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 mac frozen dependencies (@rpath, /usr/local/) #3977

Merged
merged 1 commit into from
Jan 24, 2021

Conversation

jonoomph
Copy link
Member

Fix mac frozen dependencies (@rpath, /usr/local/) to use @executable_path, and repair the broken cx_Freeze folder and *.app folder. Also fix various dmg building errors due to new file path locations.

…path, and repair the broken cx_Freeze folder and *.app folder. Also fix various dmg building errors due to new file path locations.
@jonoomph
Copy link
Member Author

@ferdnyc Mac builder is back online! 🤞 🤞 I scripted the fixes to the broken cx_Freeze folder, so this should be repeatable on a brand new Mac, with no magic environment changes needed. Good suggestion!

@jonoomph jonoomph merged commit 5c50376 into develop Jan 24, 2021
@jonoomph jonoomph deleted the fix-mac-builder-rpath branch January 24, 2021 00:46
@ferdnyc
Copy link
Contributor

ferdnyc commented Jan 24, 2021

@jonoomph Great news! I'll have to incorporate those into my CI tooling for the Mac packaging. ...As soon as it, um, exists.

(Note to self: Start creating CI tooling for the Mac packaging. Or any OpenShot packaging.)

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