Skip to content

Simplify XcodeDeps generator - #11491

Merged
franramirez688 merged 5 commits into
conan-io:developfrom
czoido:remove_vars_file
Jun 21, 2022
Merged

franramirez688 merged 5 commits into
conan-io:developfrom
czoido:remove_vars_file

Conversation

@czoido

@czoido czoido commented Jun 20, 2022

Copy link
Copy Markdown
Contributor

Changelog: Feature: Simplify XcodeDeps generator.
Docs: conan-io/docs#2619

This PR removes a file containing variables that was included from other file, the contents of these two files can be merged. It is also removing _BINARY_DIRECTORIES and _RESOURCE_DIRECTORIES because those were not used in the xcconfig files and it's not clear to which Xcode variable can be added, if there's one.

This is a preliminar step to another upcoming PR that will try to adress the problem that libraries with components that have lots of dependencies between components make xcode crash because of adding too many duplicated include paths and so on...

@czoido czoido added this to the 1.50 milestone Jun 20, 2022
@czoido czoido changed the title Remove vars file Simplify XcodeDeps generator Jun 20, 2022
@franramirez688
franramirez688 merged commit c36a3b0 into conan-io:develop Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants