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
During the setup-swift installation process it is noticed that there is another older version of the Swiftc compiler installed on macos-runner conflicting in the project build through CMake.
https://github.com/kassane/CxxInterop-tests/actions/runs/7090390472/job/19297220538#step:4:1
During the
setup-swift
installation process it is noticed that there is another older version of the Swiftc compiler installed on macos-runner conflicting in the project build through CMake.https://github.com/kassane/CxxInterop-tests/actions/runs/7090390472/job/19297220538#step:8:114
-- Configuring incomplete, errors occurred! Bidirectional C++ Interop requires Swift 5.9 or greater. Have 5.7.2
The text was updated successfully, but these errors were encountered: