Skip to content

Add release build guide#12

Open
henryoman wants to merge 1 commit intomainfrom
codex/prepare-project-for-release-on-github
Open

Add release build guide#12
henryoman wants to merge 1 commit intomainfrom
codex/prepare-project-for-release-on-github

Conversation

@henryoman
Copy link
Owner

Summary

  • document build targets (Linux, Windows, macOS) in new RELEASE.md
  • add instructions for cross-compiling and packaging release artifacts

Testing

  • cargo build --release
  • cargo build --release --target x86_64-pc-windows-gnu
  • cargo build --release --target x86_64-apple-darwin (fails: cc lacks macOS linker)
  • cargo test

https://chatgpt.com/codex/tasks/task_e_68b649b7fde4832bbd4d1d693c77ec39

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant