Commits

Doug Gregor committed 186fe53f748
Eliminate the NSError -> error enum bridging from Contacts. CNErrorDomain is lacking proper availability annotations, and explicitly linking with -weak_framework is not working reliably. For now, just remove the overlay to solve rdar://problem/21030937. We'll bring it back when rdar://problem/21032649 makes it into all of the builds we care about. Swift SVN r29003