That's what has me confused. I assumed the packages would be built using the same settings as my project, which are the standard architectures:
It seems like the package is only being built for x86_64, however. I'm new to using SPM in Xcode, so I'm wondering if there's something in the package.swift file that would override my project's build settings? What would cause the arm64 versions to not be built?
