mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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`.