Skip to content
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

Include swift-testing in the Wasm Swift SDK #76147

Merged

Commits on Aug 29, 2024

  1. Include swift-testing in the Wasm Swift SDK

    This change adds build support for swift-testing in the Wasm Swift SDK.
    Unfortunately, we can't use the regular SwiftTesting build-script product
    because Wasm build cannot use build-script's cross-compilation infrastructure
    for now. So we build swift-testing in WasmSwiftSDK product and install it
    to the SDK package.
    kateinoigakukun committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    32bfb7e View commit details
    Browse the repository at this point in the history