realm-swift
realm-swift copied to clipboard
Remove Swift version symlinks
Really, we should remove the Swift version symlinks and just have a single version. We used to need symlinks because you couldn't conditionally compile different versions of Swift from the same source, but now all the Swift versions we support can do that.