Skip to content

[bug] XcodeToolchain's conan_global_flags.xcconfig not flagged to save if _global_defines is populated #16422

@jacobfriedman

Description

@jacobfriedman

Describe the bug

Changelog: (Bugfix):

Docs state that the global xcode config will be generated with modification of the _global_defines, but the _check_if_extra_flags(self) only checks for cflags/cxxflags/ldflags/exelinkflags.

Docs: https://docs.conan.io/2/reference/tools/apple/xcodetoolchain.html#xcodetoolchain-conf

How to reproduce it

Attempt to modify _global_defines and conan_global_flags.xcconfig will not be created.

Fix:
jacobfriedman#1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions