The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of UForm, reference main (f4beec), with Swift 6.0 for macOS (SPM) on 31 Oct 2025 02:25:15 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unum-cloud/uform.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/unum-cloud/uform
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f4beec5 Release: v3.1.4 [skip ci] ### Patch
Cloned https://github.com/unum-cloud/uform.git
Revision (git rev-parse @):
f4beec53743b44ffaad4ff754d65f6c2d347bbd9
SUCCESS checkout https://github.com/unum-cloud/uform.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/unum-cloud/uform.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[4/10] Copying t5_tokenizer_config.json
[4/10] Write sources
[7/10] Copying gpt2_tokenizer_config.json
[7/10] Write sources
[9/10] Write swift-version-5BDAB9E9C0126B9D.txt
[11/24] Compiling Hub resource_bundle_accessor.swift
[12/24] Compiling Hub Downloader.swift
[13/24] Emitting module Hub
[14/24] Compiling Hub HubApi.swift
[15/24] Compiling Hub Hub.swift
[16/36] Compiling TensorUtils TemperatureLogitsWarper.swift
[17/36] Compiling TensorUtils LogitsWarper.swift
[18/36] Emitting module TensorUtils
[19/36] Compiling Tokenizers UnigramTokenizer.swift
[20/36] Compiling TensorUtils MLShapedArray+Utils.swift
[21/36] Compiling TensorUtils TopPLogitsWarper.swift
[22/36] Compiling TensorUtils LogitsProcessor.swift
[23/36] Compiling TensorUtils TopKLogitsWarper.swift
[24/36] Compiling TensorUtils Math.swift
[25/37] Compiling TensorUtils MLMultiArray+Utils.swift
[26/37] Compiling Tokenizers Tokenizer.swift
[27/37] Compiling Tokenizers Trie.swift
[28/37] Compiling Tokenizers PostProcessor.swift
[29/37] Compiling Tokenizers TokenLattice.swift
[30/37] Compiling Tokenizers Normalizer.swift
[31/37] Compiling Tokenizers PreTokenizer.swift
[32/37] Compiling Tokenizers ByteEncoder.swift
[33/37] Compiling Tokenizers Decoder.swift
[34/37] Emitting module Tokenizers
[35/37] Compiling Tokenizers BPETokenizer.swift
[36/37] Compiling Tokenizers BertTokenizer.swift
[37/37] Compiling Tokenizers Utils.swift
[38/40] Compiling Generation Generation.swift
[39/40] Compiling Generation GenerationConfig.swift
[40/40] Emitting module Generation
[41/43] Emitting module Models
[42/43] Compiling Models LanguageModel.swift
[43/43] Compiling Models LanguageModelTypes.swift
[44/45] Emitting module UForm
[45/45] Compiling UForm Encoders.swift
Build complete! (16.34s)
Fetching https://github.com/ashvardanian/swift-transformers
[1/1182] Fetching swift-transformers
Fetched https://github.com/ashvardanian/swift-transformers from cache (1.10s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/16685] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.61s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (0.48s)
Creating working copy for https://github.com/ashvardanian/swift-transformers
Working copy of https://github.com/ashvardanian/swift-transformers resolved at 89fb5d97e1df347f9f588f62fc538dcad6fdb16c
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/swift/README.md
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-transformers",
      "requirement" : {
        "revision" : [
          "89fb5d97e1df347f9f588f62fc538dcad6fdb16c"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ashvardanian/swift-transformers"
    }
  ],
  "manifest_display_name" : "UForm",
  "name" : "UForm",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "UForm",
      "targets" : [
        "UForm"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UFormTests",
      "module_type" : "SwiftTarget",
      "name" : "UFormTests",
      "path" : "swift",
      "sources" : [
        "EncodersTests.swift"
      ],
      "target_dependencies" : [
        "UForm"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UForm",
      "module_type" : "SwiftTarget",
      "name" : "UForm",
      "path" : "swift",
      "product_dependencies" : [
        "Transformers"
      ],
      "product_memberships" : [
        "UForm"
      ],
      "sources" : [
        "Encoders.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.