If a project file contains a reference to a lib out of it's folder structure, the compile flags are not fulfilled to LSP client (attached example project with structure)
- Open
SomeProject.xcodeproj and generate a buildServer.json file in ./SomeProject/ folder (it's already there)
- clean and build the whole project
- run lsp with given configuration in
./SomeProject/ folder which contains 'SomepProject.xcodeproj' file
- go to
ActionButton.swift file which is in SmartlookConsentSDK or any other file in that folder and find out that xcode build server can not provide correct compile flags to it.
out_files_project.zip