tuist / XcodeProj

📝 Read, update and write your Xcode projects
https://xcodeproj.tuist.io
MIT License
2.03k stars 309 forks source link

Inherit values in the default `SWIFT_ACTIVE_COMPILATION_CONDITIONS` value #811

Closed pepicrft closed 9 months ago

pepicrft commented 9 months ago

Short description 📝

I'm adjusting the SWIFT_ACTIVE_COMPILATION_CONDITIONS default value to contain $(inherited) so that it inherits the values from parent elements.