mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The XCTest support for Swift is now built as part of XCTest.framework itself, so the overlay is no longer necessary. Addresses <rdar://problem/17383462>. Swift SVN r19016