8 comments (8 comments)1 reaction (1 reaction)0 assignees (0 assignees)Rust6,779 stars (6,779 stars)256 forks (256 forks)batch import
good first issue
- Issue 種別
- feature
- 調査方針
- Examine the existing build process in the repository, particularly the Cargo.toml and any release scripts. Review the comments on issue #66 for prior guidance or attempts. Investigate how to create a macOS .app bundle for a Rust application, possibly using tools like cargo bundle or manually creating the .app structure. The deliverable is a script or configuration that produces a .app file.