Skip to content

Swift: disallow multiple `CMAKE_OSX_ARCHITECTURES` with Swift

This disallows the use of multiple values in CMAKE_OSX_ARCHITECTURES with Swift which does not support FAT compilation.

Merge request reports