Skip to content

Compiler flags are not provided for the project with reference to outer lib #106

@fireplusteam

Description

@fireplusteam

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions