Skip to content

Version resume compatibility and clean up dump simulators - #77

Merged
lynnswap merged 4 commits into
mainfrom
codex/simulator-lifecycle-build-version
Aug 22, 2026
Merged

Version resume compatibility and clean up dump simulators#77
lynnswap merged 4 commits into
mainfrom
codex/simulator-lifecycle-build-version

Conversation

@lynnswap

Copy link
Copy Markdown
Owner

Purpose

Use an embedded PrivateHeaderKit producer version as the resume compatibility boundary, and make default Simulator devices owned by one dump run so they are always cleaned up.

Changes

  • Generate build version source automatically from release/source-install metadata or Git identity, including dirty-source fingerprints.
  • Emit and validate the producer version in raw-dump diagnostics and shared-cache inventory payloads.
  • Replace device UUID and prepared helper paths in the resume fingerprint with producer and selected runtime identity.
  • Treat helper schema/version contract failures as run-wide infrastructure failures.
  • Create one dedicated Simulator for implicit selection and delete its exact UDID after success, failure, Back, or cancellation; keep explicit --device simulators borrowed.
  • Document the updated Simulator and resume behavior.

Testing

  • swift test — 563 tests in 43 suites passed.
  • iOS Simulator cross-compile: PrivateHeaderKitCore and PrivateHeaderKitCoreTests.
  • watchOS Simulator cross-compile: PrivateHeaderKitCore, PrivateHeaderKitCoreTests, and privateheaderkit-sim-helper.
  • scripts/test-release-scripts.sh.
  • Branch-wide codex-review against origin/main — no actionable findings.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for security reviews. Please try again later.

@lynnswap

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Hooray!

Reviewed commit: ed7e46d77d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@lynnswap
lynnswap merged commit 37c7126 into main Aug 22, 2026
1 check passed
@lynnswap
lynnswap deleted the codex/simulator-lifecycle-build-version branch August 22, 2026 06:52
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