The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swedish-pnr, reference v1.1.0 (7e256d), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 20:50:47 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/Oops-AB/swedish-pnr.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Oops-AB/swedish-pnr
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at 7e256d7 :sparkles: Add property `gender`.
Cloned https://github.com/Oops-AB/swedish-pnr.git
Revision (git rev-parse @):
7e256d7611f10ca8ddecfcf9c812b3b2412013ad
SUCCESS checkout https://github.com/Oops-AB/swedish-pnr.git at v1.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": "swedish-pnr",
      "name": "swedish-pnr",
      "url": "https://github.com/Oops-AB/swedish-pnr.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swedish-pnr",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Oops-AB/swedish-pnr.git
[1/162] Fetching swedish-pnr
Fetched https://github.com/Oops-AB/swedish-pnr.git from cache (0.62s)
Creating working copy for https://github.com/Oops-AB/swedish-pnr.git
Working copy of https://github.com/Oops-AB/swedish-pnr.git resolved at v1.1.0 (7e256d7)
warning: '.resolve-product-dependencies': dependency 'swedish-pnr' 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/Oops-AB/swedish-pnr.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 SwedishPNR SwedishPNR.swift
[4/4] Emitting module SwedishPNR
Build complete! (4.81s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swedish-pnr",
  "name" : "swedish-pnr",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwedishPNR",
      "targets" : [
        "SwedishPNR"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwedishPNRTests",
      "module_type" : "SwiftTarget",
      "name" : "SwedishPNRTests",
      "path" : "Tests/SwedishPNRTests",
      "sources" : [
        "SwedishPNRTests.swift"
      ],
      "target_dependencies" : [
        "SwedishPNR"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwedishPNR",
      "module_type" : "SwiftTarget",
      "name" : "SwedishPNR",
      "path" : "Sources/SwedishPNR",
      "product_memberships" : [
        "SwedishPNR"
      ],
      "sources" : [
        "SwedishPNR.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.