Skip to content

remove VALID_ARCHS (deprecated since XCode 12 i think)#101

Open
eliburke wants to merge 1 commit into
roberthein:masterfrom
eliburke:remove_valid_archs
Open

remove VALID_ARCHS (deprecated since XCode 12 i think)#101
eliburke wants to merge 1 commit into
roberthein:masterfrom
eliburke:remove_valid_archs

Conversation

@eliburke
Copy link
Copy Markdown

@eliburke eliburke commented Oct 7, 2021

I was unable to run in an x86_64 simulator until removing this build setting.

https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes

The Build Settings editor no longer includes the Valid Architectures build setting (VALID_ARCHS), and its use is discouraged. Instead, there is a new Excluded Architectures build setting (EXCLUDED_ARCHS). If a project includes VALID_ARCHS, the setting is displayed in the User-Defined section of the Build Settings editor. (15145028)

@paulocoutinhox
Copy link
Copy Markdown

merge merge merge +1

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