Skip to content

Prepare Apple Silicon release builds#110

Open
SimoneMariaRomeo wants to merge 1 commit into
jakob:masterfrom
SimoneMariaRomeo:codex/apple-silicon-build
Open

Prepare Apple Silicon release builds#110
SimoneMariaRomeo wants to merge 1 commit into
jakob:masterfrom
SimoneMariaRomeo:codex/apple-silicon-build

Conversation

@SimoneMariaRomeo
Copy link
Copy Markdown

Summary

  • Configure the Xcode project to use standard macOS architectures.
  • Set Release builds to ONLY_ACTIVE_ARCH = NO so archives can include the standard architecture set.
  • Bump the macOS deployment target to 11.0, which is the practical floor for Apple Silicon arm64 support.
  • Add README instructions for building and checking the resulting app binary with lipo -archs.

Fixes #109.

Verification

  • git diff --check passes.
  • I could not run xcodebuild in this Windows Codex environment, so the PR is source-level until someone with macOS/Xcode can archive and verify the produced binary.

Prepared transparently with AI-assisted Codex work.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support For Apple Silicon

1 participant