Skip to content

GedCode v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 09:01

What's Changed

  • Fix macOS release artifacts being reported as damaged by restoring the ad-hoc-signing-compatible desktop builder path by @edgyarmati
  • Verify macOS DMG and ZIP app bundles before upload, including bundle identifier, sealed resources, and ad-hoc signatures for unsigned builds by @edgyarmati
  • Keep macOS releases working without an Apple Developer Program membership; users still need to manually allow the unnotarized app in Gatekeeper by @edgyarmati
  • Point the release wrapper at the fork repository so future GedCode releases dispatch to the correct GitHub Actions workflow by @edgyarmati

Notes

This supersedes v0.1.1, whose macOS artifacts could show “GedCode is damaged and can’t be opened.” Use this release instead.

Full Changelog: v0.1.1...v0.1.2

Contributors

@edgyarmati