Skip to content

Restrict release build to arm64 only#260

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/update-release-build-arm64-only
Closed

Restrict release build to arm64 only#260
Copilot wants to merge 2 commits intomainfrom
copilot/update-release-build-arm64-only

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 1, 2026

Release build was producing both arm64 and x86_64 slices. The project-level Release config lacked an ARCHS constraint (Debug had ONLY_ACTIVE_ARCH = YES, Release had no equivalent).

  • Added ARCHS = arm64; to the project-level Release build configuration in project.pbxproj

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: eerimoq <176810+eerimoq@users.noreply.github.com>
Copilot AI changed the title [WIP] Update release build to target arm64 only Restrict release build to arm64 only Mar 1, 2026
@eerimoq eerimoq closed this Mar 1, 2026
@eerimoq eerimoq deleted the copilot/update-release-build-arm64-only branch March 11, 2026 02:14
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.

2 participants