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
{{ message }}
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
Since it works for me, I think it is quite likely a case-sensitivity issue. Most likely cause: incorrect use of Debug/Release vs debug/release in some script.
helje5
changed the title
Building on case-sensitive volume
Building in Xcode fails on case-sensitive volume
Nov 29, 2018
helje5
transferred this issue from SwiftXcode/SwiftNIO1_XcodeImage
Nov 29, 2018
Confirmed: It works when the project is on another volume.
During the process, I noticed something else:
module.modulemap:module CNIOLinux:umbrella header is an absolute path, and it's not deleted with a regular clean.
Therefor, when the project is moved (or copied to another computer), the build fails in the new location.
… might be unrelated, but besides that, there's not much special.
Xcode: Version 10.1 (10B61), default toolkit
Build MicroExpress_2018-11-29T15-21-11.txt
The text was updated successfully, but these errors were encountered: