Hi folks,

I notice that swift-corelibs-foundation is (apparently) deliberately 
incompatible with Darwin Foundation 
(https://github.com/apple/swift-corelibs-foundation/blame/master/Foundation/NSFileManager.swift#L324
 
<https://github.com/apple/swift-corelibs-foundation/blame/master/Foundation/NSFileManager.swift#L324>)
 at least for the immediate future.

I'm wondering if we can get an #if that would let me write conditional code.

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.


_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev

Reply via email to