Commit Graph

3 Commits

Author SHA1 Message Date
Hamish Knight
71eeb612f0 [xcodegen] Avoid emitting Swift Obj-C header
This isn't needed currently and works around
an assertion failure.
2024-12-14 19:53:51 +00:00
Hamish Knight
84ba92dbe8 [xcodegen] Add serialization support for buildable folders 2024-11-09 20:01:37 +00:00
Hamish Knight
03d8ea5248 Introduce swift-xcodegen
This is a tool specifically designed to generate
Xcode projects for the Swift repo (as well as a
couple of adjacent repos such as LLVM and Clang).
It aims to provide a much more user-friendly experience
than the CMake Xcode generation (`build-script --xcode`).
2024-11-05 22:42:10 +00:00