Ian,
Did you get it built in the end? I found the solution to the two symbols was to
make them `public` instead of `internal` otherwise the functions were optimised
away under release builds. However Im still working on getting the
TestFoundation fully built with XCTest and SwiftFoundation in R
Has anyone successfully run the TestFoundation scheme under Instruments?
When I "build for profiling" in Xcode 9 beta 4 I see a linker failure:
Undefined symbols for architecture x86_64:
"___CFInitializeSwift", referenced from:
___CFInitialize in libCoreFoundation.a(CFRuntime.o)
"___CFS