Files
swift-mirror/stdlib/public/core
Eric Miotto 7aa050dd4e [6.2] CMake: make the libswiftCompatibilitySpan symlink relative symlink (#84201)
- **Explanation**: create the symlink from
libswiftCompatibilitySpan.dylib to libswiftCore.dylib in the Swift build
folder as a relative one instead of an absolute one, to support device
testing.
- **Scope**: CMake code that creates the symlink for
libswiftCompatibilitySpan.dylib during builds
- **Issues**: rdar://159314722
- **Original PRs**:  #84200
- **Risk**: Low, scope is limited to configurations that run tests on a
machine different form the builder, regular CI tests are not affected
(since symlinks are valid on the builder itself), and packaging
regenerates the symlink with a different mechanism.
- **Testing**: ensured at desk that `stdlib/Span` test can run on a
different machine (i.e. using `remote-run`)
- **Reviewers**: waiting for reviews in the main PR
2025-09-10 22:54:31 -07:00
..
2025-03-06 13:32:54 -08:00
2025-07-11 19:03:01 -07:00
2025-03-06 13:32:54 -08:00
2025-05-07 17:14:08 -07:00
2024-04-02 16:24:41 -04:00
2025-06-05 18:10:53 -07:00
2025-04-18 10:01:15 -04:00
2025-03-06 13:32:54 -08:00
2025-03-06 13:32:54 -08:00