mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
e2d420835d
For some reason, 4 years ago, in ea90256 I added this target to `dev`,
which does not make sense because these stubs are only intended for
testing. Make them `never_install` to avoid distributing them when doing
`install-dev`.