Skip to content

[6.2] Enforce VALID_ARCHS for simulator platforms #586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

jakepetroules
Copy link
Collaborator

This allows projects to build more smoothly across platforms when architectures like arm64e are unconditionally appended to ARCHS. Simulators have never supported arm64e in any capacity.

rdar://153143584

This allows projects to build more smoothly across platforms when architectures like arm64e are unconditionally appended to ARCHS. Simulators have never supported arm64e in any capacity.

rdar://123839235
@jakepetroules jakepetroules changed the title Enforce VALID_ARCHS for simulator platforms [6.2] Enforce VALID_ARCHS for simulator platforms Jun 14, 2025
@jakepetroules
Copy link
Collaborator Author

@swift-ci test

@jakepetroules
Copy link
Collaborator Author

@swift-ci test windows

@jakepetroules jakepetroules merged commit d7c8f12 into release/6.2 Jun 17, 2025
42 of 45 checks passed
@jakepetroules jakepetroules deleted the eng/PR-valid-archs-release/6.2 branch June 17, 2025 05:44
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