<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi folks,<div class=""><br class=""></div><div class="">I notice that swift-corelibs-foundation is (apparently) deliberately incompatible with Darwin Foundation (<a href="https://github.com/apple/swift-corelibs-foundation/blame/master/Foundation/NSFileManager.swift#L324" class="">https://github.com/apple/swift-corelibs-foundation/blame/master/Foundation/NSFileManager.swift#L324</a>) at least for the immediate future.</div><div class=""><br class=""></div><div class="">I'm wondering if we can get an #if that would let me write conditional code.</div><div class=""><br class=""></div><div class="">Obviously the "real" answer is to fix the bugs, but (at least on my side) that will happen a lot faster if I "can" easily build the same codebase against corelibs-foundation and darwin-foundation.</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>