Releases: AACTools/speechmarkdown-rust
Releases · AACTools/speechmarkdown-rust
v0.3.0
v0.2.8
Update SPM binary target for v0.2.7
v0.2.7
Restore link directive in modulemap and add linkerSettings to SpeechM…
v0.2.6
Update SPM binary target for v0.2.5
v0.2.5
Remove link directive from CSpeechMarkdown modulemap The link directive causes linker errors in Xcode — the .a is inside the binary target and not on the library search path. Xcode's SPM binary target mechanism handles linking automatically.
v0.2.4
Update SPM binary target for v0.2.3
v0.2.3
Fix xcframework build: separate lib/ and headers/ dirs Previously the .a and headers were copied into the same flat directory, causing xcodebuild -create-xcframework to include the .a in Headers/. Now uses separate lib/ and headers/ subdirectories so the xcframework slices are properly structured with Info.plist in each slice.
v0.1.18
Full Changelog: v0.1.17...v0.1.18
v0.1.17
Full Changelog: v0.1.16...v0.1.17
v0.1.16
Full Changelog: v0.1.15...v0.1.16