Commits

Daniel Dunbar committed c0446e969f3
[bootstrap] If TOOLCHAINS is defined with `--generate-xcodeproj`, embed it in the project. - This causes the generated project to use the toolchain used during bootstrap, if present. This allows using the project without needing to manually change the selected toolchain in Xcode.