From just a quick experiment on my local machine… if I copy Observations.swift and Locking.swift from the Observation directory in swift I can import that code in a new package that deploys back to macOS 15. I can then build and run the Person example from SE-0475 and I don't see any crashes so far… but maybe there is something else lurking there that makes this unstable on macOS 15?
1 Like