The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Veximoji, reference 2.1.0 (704bef), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 01:04:59 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/roz0n/Veximoji.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/roz0n/Veximoji
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 704bef4 Release 2.1.0 (#6)
Cloned https://github.com/roz0n/Veximoji.git
Revision (git rev-parse @):
704bef490dc8c1d68c2afdc7fefc2faeafb00d95
SUCCESS checkout https://github.com/roz0n/Veximoji.git at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "veximoji",
      "name": "Veximoji",
      "url": "https://github.com/roz0n/Veximoji.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Veximoji",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/roz0n/Veximoji.git
[1/238] Fetching veximoji
Fetched https://github.com/roz0n/Veximoji.git from cache (0.79s)
Creating working copy for https://github.com/roz0n/Veximoji.git
Working copy of https://github.com/roz0n/Veximoji.git resolved at 2.1.0 (704bef4)
warning: '.resolve-product-dependencies': dependency 'veximoji' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/roz0n/Veximoji.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Compiling Veximoji Veximoji.swift
[4/4] Emitting module Veximoji
Build complete! (3.55s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Veximoji",
  "name" : "Veximoji",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Veximoji",
      "targets" : [
        "Veximoji"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VeximojiTests",
      "module_type" : "SwiftTarget",
      "name" : "VeximojiTests",
      "path" : "Tests/VeximojiTests",
      "sources" : [
        "VeximojiTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Veximoji"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Veximoji",
      "module_type" : "SwiftTarget",
      "name" : "Veximoji",
      "path" : "Sources/Veximoji",
      "product_memberships" : [
        "Veximoji"
      ],
      "sources" : [
        "Veximoji.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.