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
When cross-compiling for Windows, including /usr/include will result in the swift compilation failing due to mixing up the system headers. This path is implicitly searched when building for the host anyways so is not needed.