Skip to content

Analysis and understanding#2

Closed
leoncheng57 wants to merge 6 commits into
devfrom
analysis-and-understanding
Closed

Analysis and understanding#2
leoncheng57 wants to merge 6 commits into
devfrom
analysis-and-understanding

Conversation

@leoncheng57

Copy link
Copy Markdown
Owner

Empty PR for analysis and understanding work.

@github-actions

Copy link
Copy Markdown

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

Copy link
Copy Markdown

Hey! Your PR title Analysis and understanding doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

Documents the macOS 26.x arm64 failure where 'tauri dev' aborts during
predev with 'Smoke test failed ... exit code 137', caused by bun's
embedded Mach-O signature being rejected by the stricter code-signing
verifier. Fix is to strip and ad-hoc re-sign the binary.

Adds packages/desktop/scripts/predev.patched.ts as a drop-in replacement
that skips rebuilds when the sidecar exists and re-signs both source
and copy. Not replacing upstream predev.ts; left as a sibling file.
@github-actions

Copy link
Copy Markdown

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant