8 评论 (8 评论)1 反应 (1 反应)0 负责人 (0 负责人)Rust6,779 star (6,779 star)256 fork (256 fork)batch import
good first 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.