Skip to content

Accept current codesign hardened-runtime output - #26

Merged
s1korrrr merged 1 commit into
mainfrom
feat/andrzej_codesign_runtime_output
Jul 20, 2026
Merged

Accept current codesign hardened-runtime output#26
s1korrrr merged 1 commit into
mainfrom
feat/andrzej_codesign_runtime_output

Conversation

@s1korrrr

Copy link
Copy Markdown
Member

Summary

  • recognize current Xcode 26 codesign -dvvv output where flags=...runtime appears on the CodeDirectory line
  • preserve the existing hardened-runtime gate through a focused pure parser
  • cover current, legacy, and misleading negative output forms

Production reproduction

The exact-tag Developer ID build compiled and signed the app, then the old anchored parser rejected valid output:
CodeDirectory v=20500 ... flags=0x10000(runtime) ...

Verification

  • red: focused contract failed before the parser existed
  • green: bash Packaging/DeveloperID/tests/codesign_details_contract_test.sh
  • green: Packaging/DeveloperID/tests/run_tests.sh
  • green: all Developer ID shell syntax

No dedicated security scan was run, per owner instruction.

@s1korrrr
s1korrrr merged commit 9ab1e92 into main Jul 20, 2026
5 of 6 checks passed
@s1korrrr
s1korrrr deleted the feat/andrzej_codesign_runtime_output branch July 20, 2026 22:10
s1korrrr added a commit that referenced this pull request Jul 21, 2026
Co-authored-by: Rafal Sikora <24563931+s1korrrr@users.noreply.github.com>
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.

1 participant