Skip to content

Releases: AACTools/speechmarkdown-rust

v0.3.0

09 Jun 23:11

Choose a tag to compare

Update SPM binary target for v0.3.0

v0.2.8

09 Jun 22:11

Choose a tag to compare

Update SPM binary target for v0.2.7

v0.2.7

09 Jun 22:06

Choose a tag to compare

Restore link directive in modulemap and add linkerSettings to SpeechM…

v0.2.6

09 Jun 21:52

Choose a tag to compare

Update SPM binary target for v0.2.5

v0.2.5

09 Jun 21:46

Choose a tag to compare

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

09 Jun 21:36

Choose a tag to compare

Update SPM binary target for v0.2.3

v0.2.3

09 Jun 21:30

Choose a tag to compare

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

22 May 15:06

Choose a tag to compare

Full Changelog: v0.1.17...v0.1.18

v0.1.17

22 May 13:23

Choose a tag to compare

Full Changelog: v0.1.16...v0.1.17

v0.1.16

22 May 13:14

Choose a tag to compare

Full Changelog: v0.1.15...v0.1.16