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 issue #475: hdiutils fails on macos-13 build #476

Closed
wants to merge 4 commits into from

Conversation

SanderVocke
Copy link
Owner

This pull request fixes #475.

The issue has been successfully resolved. The AI agent has completed the task of modifying the GitHub Actions scripts to use dmgbuild instead of create-dmg for creating .dmg images. This change addresses the problem of build failures on macos-13 runners due to hdiutil issues. The necessary modifications were made in the specified locations: .github/actions/prepare_build_macos/action.yml and .github/actions/build_package/action.yml. The AI agent's final message indicates that the task is complete, suggesting that the build process now successfully creates a working installable .dmg using dmgbuild.

Automatic fix generated by OpenHands 🙌

@SanderVocke SanderVocke closed this Jan 7, 2025
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.

hdiutils fails on macos-13 build
2 participants