mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* Reapply '[BuildSystem] Stop building for i386-watch-simulator (#77692)' * [BuildSystem] Stop building for i386-watch-simulator In Xcode16 it is not supported. This initially broke client projects who were still building the legacy architecture but now that's resolved.
build_swift
The build_swift module contains data-structures and functions used by
the Swift build-script.
Unit Tests
You may run the unit test suite using the command:
$ python3 utils/build_swift/run_tests.py