Skip to content

Conversation

sirknightj
Copy link
Contributor

@sirknightj sirknightj commented Sep 19, 2025

Issue #, if available:

Description of changes:

  • Adjust project build settings to x86_64 rather than arm64 in the XCode UI
image
  • To resolve the following build error: "Unsupported Swift architecture"
image

This is because some libraries only support the x86_64 simulator, not the arm64 simulator. But the libraries support arm64 real devices (such as iPhone SE 2nd Gen).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sirknightj sirknightj merged commit 92d8808 into master Sep 22, 2025
13 checks passed
@sirknightj sirknightj deleted the use-x86_64-arch branch September 22, 2025 20:39
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.

3 participants