We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50c40d8 commit 29d7e03Copy full SHA for 29d7e03
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-06-05.mdx
@@ -0,0 +1,10 @@
1
+## 5.44.12
2
+**`(fix):`** Fix SPM auto-compiling dynamic snippet files as 650+ separate executables by
3
+moving snippets into Tests/Snippets/ and wrapping them as library code (compiled
4
+as part of the test target instead of standalone executables).
5
+
6
7
+**`(chore):`** Combine build and test into single `swift test -c release` invocation to avoid
8
+redundant recompilation in seed scripts.
9
10
0 commit comments