The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftTailwind, reference 1.0.3 (64403a), with Swift 6.2 for macOS (SPM) on 12 Mar 2026 01:52:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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/loopwerk/SwiftTailwind.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SwiftTailwind
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 64403a0 fix: Migrate from `#file` to `#filePath`
Cloned https://github.com/loopwerk/SwiftTailwind.git
Revision (git rev-parse @):
64403a012c4461148751c141b29a34b0af21c087
SUCCESS checkout https://github.com/loopwerk/SwiftTailwind.git at 1.0.3
Fetching https://github.com/apple/swift-crypto.git
[1/17246] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.24s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (5.52s)
Fetching https://github.com/apple/swift-asn1.git
[1/1769] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (3.16s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
========================================
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",
  "dependencies": [
    {
      "identity": "swifttailwind",
      "name": "SwiftTailwind",
      "url": "https://github.com/loopwerk/SwiftTailwind.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftTailwind",
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.15.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/SwiftTailwind.git
[1/52] Fetching swifttailwind
Fetched https://github.com/loopwerk/SwiftTailwind.git from cache (0.64s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.52s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.58s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.53s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/loopwerk/SwiftTailwind.git
Working copy of https://github.com/loopwerk/SwiftTailwind.git resolved at 1.0.3 (64403a0)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
warning: '.resolve-product-dependencies': dependency 'swifttailwind' is not used by any target
Found 1 product dependencies
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/loopwerk/SwiftTailwind.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/8] Compiling SwiftTailwind SwiftTailwindError.swift
[4/8] Compiling SwiftTailwind SwiftTailwind.swift
[5/8] Compiling SwiftTailwind PlatformDetector.swift
[6/8] Compiling SwiftTailwind RunOption.swift
[7/8] Emitting module SwiftTailwind
[8/8] Compiling SwiftTailwind Downloader.swift
Build complete! (6.22s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "SwiftTailwind",
  "name" : "SwiftTailwind",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftTailwind",
      "targets" : [
        "SwiftTailwind"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftTailwindTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTailwindTests",
      "path" : "Tests/SwiftTailwindTests",
      "sources" : [
        "SwiftTailwindTests.swift"
      ],
      "target_dependencies" : [
        "SwiftTailwind"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTailwind",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTailwind",
      "path" : "Sources/SwiftTailwind",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "SwiftTailwind"
      ],
      "sources" : [
        "Downloader.swift",
        "PlatformDetector.swift",
        "RunOption.swift",
        "SwiftTailwind.swift",
        "SwiftTailwindError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.