Skip to content

[6.2][wasm] Build and install XCTest for Wasm Swift SDK #83200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

kateinoigakukun
Copy link
Member

Install static XCTest library and its Swift module files in the following
directory structure:

```
usr/lib/swift_static/wasi/libXCTest.a
usr/lib/swift_static/wasi/XCTest.swiftmodule
```
@kateinoigakukun kateinoigakukun requested a review from a team as a code owner July 21, 2025 10:12
@kateinoigakukun kateinoigakukun requested a review from bnbarham July 21, 2025 10:12
@kateinoigakukun
Copy link
Member Author

@swift-ci test

@kateinoigakukun kateinoigakukun added 🍒 release cherry pick Flag: Release branch cherry picks WebAssembly Platform: WebAssembly WASI WebAssembly System Interface support swift 6.2 labels Jul 21, 2025
@MaxDesiatov
Copy link
Contributor

@swift-ci build toolchain

@MaxDesiatov MaxDesiatov added build-script Area → utils: The build script python Flag: Python source code labels Jul 21, 2025
The `ignore_extra_cmake_options` parameter was introduced in swiftlang#80850 but
it's not included in the 6.2 branch. This commit removes it to fix the
error when building WasmSwiftSDK on the 6.2 branch.
@MaxDesiatov
Copy link
Contributor

@swift-ci test

@MaxDesiatov
Copy link
Contributor

@swift-ci build toolchain

@MaxDesiatov
Copy link
Contributor

@swift-ci test windows

@MaxDesiatov
Copy link
Contributor

@swift-ci test macos

@MaxDesiatov
Copy link
Contributor

@swift-ci build toolchain macos

@MaxDesiatov MaxDesiatov merged commit a1a8d73 into swiftlang:release/6.2 Jul 22, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-script Area → utils: The build script python Flag: Python source code 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 WASI WebAssembly System Interface support WebAssembly Platform: WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants