Skip to content

update NDK version#262

Merged
shahmishal merged 2 commits intomainfrom
jadams/fix-ndk-version
Apr 15, 2026
Merged

update NDK version#262
shahmishal merged 2 commits intomainfrom
jadams/fix-ndk-version

Conversation

@justice-adams-apple
Copy link
Copy Markdown
Contributor

@shahmishal
Copy link
Copy Markdown
Member

Do we have a GitHub issue tracking this problem on swift-build repo?

@shahmishal shahmishal merged commit a487d50 into main Apr 15, 2026
152 of 154 checks passed
@shahmishal shahmishal deleted the jadams/fix-ndk-version branch April 15, 2026 03:36
@jakepetroules
Copy link
Copy Markdown
Contributor

jakepetroules commented Apr 16, 2026

Do we have a GitHub issue tracking this problem on swift-build repo?

No, I just re-used the swiftlang/swift issue but the Android issue was resolved via swiftlang/swift-build#1270 and the Wasm issue via swiftlang/swift-build#1275

type: string
description: "Command to use when building the package with the Swift SDK for Wasm"
default: "swift build"
# Temporarily use native build system on Android due to https://github.com/swiftlang/swift/issues/88282
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The wasm failure was tracked by swiftlang/swift#88283, not swiftlang/swift#88282 (that was Android)

type: string
description: "The NDK versions to use when building with the Swift SDK for Android"
default: "[\"r27d\", \"28c\"]"
default: "[\"r27d\", \"r28c\"]"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, my mistake, thanks for fixing 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants