mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
To avoid having duplicated macro implementations in both the device and simulator platforms, when building for a simulator platform, pass `-external-plugin-path` that points into the *device* platform. There is no need to have macro implementations in the simulator platforms. Implements rdar://112563655.
36 KiB
36 KiB