The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SentencePieceKit, reference 1.1.0 (4a9658), with Swift 6.1 for macOS (SPM) on 22 Feb 2026 15:46:16 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/spencer0124/SentencePieceKit.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/spencer0124/SentencePieceKit
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 4a9658c Refactor: Remove async wrappers, rename tokenizeSync to tokenize
Cloned https://github.com/spencer0124/SentencePieceKit.git
Revision (git rev-parse @):
4a9658ca599e67e090b8f587aeacf54bf09400f6
SUCCESS checkout https://github.com/spencer0124/SentencePieceKit.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/spencer0124/SentencePieceKit.git
https://github.com/spencer0124/SentencePieceKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SentencePieceKit",
  "name" : "SentencePieceKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "SentencePieceKit",
      "targets" : [
        "SentencePieceKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sentencepiece",
      "module_type" : "BinaryTarget",
      "name" : "sentencepiece",
      "path" : "sentencepiece.xcframework",
      "product_memberships" : [
        "SentencePieceKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SentencePieceKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SentencePieceKitTests",
      "path" : "Tests/SentencePieceKitTests",
      "sources" : [
        "SentencePieceKitTests.swift"
      ],
      "target_dependencies" : [
        "SentencePieceKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SentencePieceKit",
      "module_type" : "SwiftTarget",
      "name" : "SentencePieceKit",
      "path" : "Sources/SentencePieceKit",
      "product_memberships" : [
        "SentencePieceKit"
      ],
      "sources" : [
        "SentencePieceKit.swift"
      ],
      "target_dependencies" : [
        "SentencePieceBridge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SentencePieceBridge",
      "module_type" : "ClangTarget",
      "name" : "SentencePieceBridge",
      "path" : "Sources/SentencePieceBridge",
      "product_memberships" : [
        "SentencePieceKit"
      ],
      "sources" : [
        "SentencePieceBridge.mm"
      ],
      "target_dependencies" : [
        "sentencepiece"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Copying libsentencepiece.a
[0/4] Write sources
[2/4] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling SentencePieceBridge SentencePieceBridge.mm
[5/6] Emitting module SentencePieceKit
[6/6] Compiling SentencePieceKit SentencePieceKit.swift
Build complete! (5.34s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SentencePieceKit",
  "name" : "SentencePieceKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "SentencePieceKit",
      "targets" : [
        "SentencePieceKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sentencepiece",
      "module_type" : "BinaryTarget",
      "name" : "sentencepiece",
      "path" : "sentencepiece.xcframework",
      "product_memberships" : [
        "SentencePieceKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SentencePieceKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SentencePieceKitTests",
      "path" : "Tests/SentencePieceKitTests",
      "sources" : [
        "SentencePieceKitTests.swift"
      ],
      "target_dependencies" : [
        "SentencePieceKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SentencePieceKit",
      "module_type" : "SwiftTarget",
      "name" : "SentencePieceKit",
      "path" : "Sources/SentencePieceKit",
      "product_memberships" : [
        "SentencePieceKit"
      ],
      "sources" : [
        "SentencePieceKit.swift"
      ],
      "target_dependencies" : [
        "SentencePieceBridge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SentencePieceBridge",
      "module_type" : "ClangTarget",
      "name" : "SentencePieceBridge",
      "path" : "Sources/SentencePieceBridge",
      "product_memberships" : [
        "SentencePieceKit"
      ],
      "sources" : [
        "SentencePieceBridge.mm"
      ],
      "target_dependencies" : [
        "sentencepiece"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.