[PR #631] feat(macos): Add build configuration, instructions, and icons #647

Open
opened 2026-03-03 13:48:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/631
Author: @mavethee
Created: 12/9/2025
Status: 🔄 Open

Base: mainHead: mac_improvements


📝 Commits (1)

  • 6f15d02 feat(macos): Add build configuration, instructions, and icons

📊 Changes

4 files changed (+137 additions, -17 deletions)

View changed files

📝 .cargo/config.toml (+20 -1)
📝 Cargo.toml (+10 -0)
📝 README.md (+107 -16)
data/icon/gopher64.icns (+0 -0)

📄 Description

What's changed:

  • Added macOS icons, as well as specific settings to Cargo's config for end users to not set all thoose enviremental variables themselves,
  • gopher64 expeects now at least macOS 14, there's no reason play with dead operating systems,
  • Improved README.md (You can reject it if it's not that what you're looking for ig).

This is nowhere near to be useful yet for running, some basics if anyone wants to pick that up, I started having intruisive thoughts seeing Rust 😅


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/gopher64/gopher64/pull/631 **Author:** [@mavethee](https://github.com/mavethee) **Created:** 12/9/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `mac_improvements` --- ### 📝 Commits (1) - [`6f15d02`](https://github.com/gopher64/gopher64/commit/6f15d025a0f2d16e337e7e331cd8144dbdbfa7a9) feat(macos): Add build configuration, instructions, and icons ### 📊 Changes **4 files changed** (+137 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.cargo/config.toml` (+20 -1) 📝 `Cargo.toml` (+10 -0) 📝 `README.md` (+107 -16) ➕ `data/icon/gopher64.icns` (+0 -0) </details> ### 📄 Description ## What's changed: - Added macOS icons, as well as specific settings to Cargo's config for end users to not set all thoose enviremental variables themselves, - gopher64 expeects now at least macOS 14, there's no reason play with dead operating systems, - Improved README.md (You can reject it if it's not that what you're looking for ig). This is nowhere near to be useful yet for running, some basics if anyone wants to pick that up, I started having intruisive thoughts seeing Rust 😅 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gopher64#647
No description provided.