In my case, this started happening for iOS simulators when I moved from an Intel Mac to an M series Mac. I had the following line in my xconfig:
EXCLUDED_ARCHS[sdk=iphonesimulator*] = arm64
Removing that seems to fix the problem.
Topic:
Programming Languages
SubTopic:
Swift
Tags: