Compiles Google's SentencePiece C++ source into a universal xcframework — covers iOS, macOS, and watchOS (including simulator slices). watchOS required patching CMakeLists.txt to work with the iOS toolchain.
Install via SPM, import SentencePieceKit, done. No bridging headers or manual C++ setup needed.
Early stage, feedback and PRs welcome.