mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
7239481fef
when building for Apple platforms. In this scenario we are not building our own Foundation, but we are importing the one from the underlying SDK -- this in turns requires Observation, which is something we typically build. Addresses rdar://162286123