This is probably a dumb question. Building with XCode, TestFoundation depends 
on SwiftXCTest, which depends on SwiftFoundation. What’s the right way to solve 
this (almost) recursive dependency? I’m using the Xcode 8.0 beta6.

I worked around by symlinking the uninstalled build products directory to 
/Library/Frameworks and adding that as a search path to both projects, but 
presumably there’s a better way. Sorry for the noise if this has been discussed 
before, haven’t built SwiftFoundation for a while.

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

Reply via email to