The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Natrium, reference 8.4.0 (f7c220), with Swift 6.2 for macOS (SPM) on 20 Oct 2025 20:55:17 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/UnlockAgency/Natrium.git
Reference: 8.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/UnlockAgency/Natrium
 * tag               8.4.0      -> FETCH_HEAD
HEAD is now at f7c2207 !include
Cloned https://github.com/UnlockAgency/Natrium.git
Revision (git rev-parse @):
f7c22071621df0e7b3c1e7f822fbd0be76fe0e99
SUCCESS checkout https://github.com/UnlockAgency/Natrium.git at 8.4.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",
  "dependencies": [
    {
      "identity": "natrium",
      "name": "Natrium",
      "url": "https://github.com/UnlockAgency/Natrium.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Natrium",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/UnlockAgency/Natrium.git
[1/3555] Fetching natrium
Fetched https://github.com/UnlockAgency/Natrium.git from cache (14.37s)
Creating working copy for https://github.com/UnlockAgency/Natrium.git
Working copy of https://github.com/UnlockAgency/Natrium.git resolved at 8.4.0 (f7c2207)
warning: '.resolve-product-dependencies': dependency 'natrium' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/UnlockAgency/Natrium.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/4] Compiling Natrium Natrium.swift
[4/4] Emitting module Natrium
Build complete! (2.95s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Natrium",
  "name" : "Natrium",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Natrium",
      "targets" : [
        "Natrium"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Natrium",
      "module_type" : "SwiftTarget",
      "name" : "Natrium",
      "path" : "Natrium",
      "product_memberships" : [
        "Natrium"
      ],
      "sources" : [
        "Sources/Natrium.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.