Commit 93d3cdd
fix: try Swift 6.1.1 for LLVM v9 compatibility
Even Swift 6.2 stable (September 2024) has LLVM v10 tools,
causing version mismatch with Android SDK's LLVM v9 profraw format.
Trying Swift 6.1.1 (May 2024) which may still have LLVM v9.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 0bbd0ef commit 93d3cdd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
0 commit comments