Hi!
I need a clue how to solve this issue. I can't build a universal command line app on my new MacBook Pro. I use Swift with some Swift packages and get the error
Could not find module 'NIO' for target 'x86_64-apple-macos'; found: arm64, arm64-apple-macos, at: BUILDPATH
Where do I have to look in Xcode (v 13.1) to get universal packages?