Resolved in release v3.5.0-ICCery.1.5 (commits 1eb72e8 and cf93305):
Added automatic ad-hoc code signing (codesign -f -s -) to makepackagebin.sh for all Mach-O executables in bin/ when running on macOS.
Added code signature verification step (codesign -dvv) to .github/workflows/build-macos.yml.
Added code signing for fat universal binaries generated via lipo.
Resolved in release `v3.5.0-ICCery.1.5` (commits `1eb72e8` and `cf93305`):
- Added automatic ad-hoc code signing (`codesign -f -s -`) to `makepackagebin.sh` for all Mach-O executables in `bin/` when running on macOS.
- Added code signature verification step (`codesign -dvv`) to `.github/workflows/build-macos.yml`.
- Added code signing for fat universal binaries generated via `lipo`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Resolved in release
v3.5.0-ICCery.1.5(commits1eb72e8andcf93305):codesign -f -s -) tomakepackagebin.shfor all Mach-O executables inbin/when running on macOS.codesign -dvv) to.github/workflows/build-macos.yml.lipo.