Tags: apple/swift-log
Tags
Disable existential any build setting (#312) Motivation: On 5.8, if the experiment existential any setting is enabled and a consuming package holds an existential of a type from swift-log without an explicit 'any' then the build will fail. Modifications: - Disable the setting Result: Users of 5.8 aren't broken
PreviousNext