Swift ABI got stable in 10.14.4, this means that those libraries are now bundled with macOS.
Probably you set the deployment target to a version older than 10.14.4, so Xcode bundles the Swift libraries, but only for Intel because the first macOS version for arm was 11, and it already includes those libraries.
Topic:
App & System Services
SubTopic:
Core OS
Tags: