Skip to content

v2.0.1 — Fix modulemap collision with other xcframeworks

Choose a tag to compare

@SankrityaT SankrityaT released this 10 Mar 23:13
· 5 commits to main since this release

Moved module.modulemap from Headers/ to Modules/ to avoid 'Multiple commands produce module.modulemap' when used alongside other SPM packages with xcframework binary targets (e.g. swift-sentencepiece).