You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to pass -DCMAKE_OSX_ARCHITECTURES=x86_64 today to get the build to work, the error was pretty vague but I think it must be related to macOS on arm64
*[llbuild](https://github.com/apple/swift-llbuild) configure CMake with `-DLLBUILD_SUPPORT_BINDINGS="Swift"` when building
45
+
*[llbuild](https://github.com/apple/swift-llbuild) configure CMake with `-DLLBUILD_SUPPORT_BINDINGS="Swift"`and `-DCMAKE_OSX_ARCHITECTURES=x86_64` (If building on Intel) when building
0 commit comments