mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The ALL_APPLE_PLATFORMS idiom is wrong because any new platforms that get added will not have dependencies by default and it's breaking the standalone overlay script for platforms that use it. Moreover, some of the overlays list all platforms even though they could have used ALL_APPLE_PLATFORMS.