The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UUSwiftCore, reference main (0fc0fa), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 13:50:05 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/SilverPineSoftware/UUSwiftCore.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftCore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0fc0fa4 More unit tests
Cloned https://github.com/SilverPineSoftware/UUSwiftCore.git
Revision (git rev-parse @):
0fc0fa495718f5310a8241d1764f55c0397000a1
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftCore.git at main
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
[1/70] Fetching uuswifttestcore
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache (0.64s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.4 (1.36s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.4
========================================
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": "uuswiftcore",
      "name": "UUSwiftCore",
      "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
[1/646] Fetching uuswiftcore
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.85s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at main (0fc0fa4)
warning: '.resolve-product-dependencies': dependency 'uuswiftcore' 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/SilverPineSoftware/UUSwiftCore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version--6988338F2F200930.txt
[4/33] Compiling UUSwiftCore UUThread.swift
[5/33] Compiling UUSwiftCore UUTimeMeasurement.swift
[6/33] Compiling UUSwiftCore UUTimer.swift
[7/36] Compiling UUSwiftCore UUNumber.swift
[8/36] Compiling UUSwiftCore UUObject.swift
[9/36] Compiling UUSwiftCore UUObjectFactory.swift
[10/36] Compiling UUSwiftCore UUConsoleLogWriter.swift
[11/36] Compiling UUSwiftCore UULog.swift
[12/36] Compiling UUSwiftCore UULogLevel.swift
[13/36] Compiling UUSwiftCore UULogWriter.swift
[14/36] Compiling UUSwiftCore UULogger+Ext.swift
[15/36] Compiling UUSwiftCore UULogger.swift
[16/36] Compiling UUSwiftCore UUPrintLogWriter.swift
[17/36] Compiling UUSwiftCore UUArray.swift
[18/36] Emitting module UUSwiftCore
[19/36] Compiling UUSwiftCore UUDataCache.swift
[20/36] Compiling UUSwiftCore UUDate.swift
[21/36] Compiling UUSwiftCore UUDictionary.swift
[22/36] Compiling UUSwiftCore UUTypeAliases.swift
[23/36] Compiling UUSwiftCore UUURL.swift
[24/36] Compiling UUSwiftCore resource_bundle_accessor.swift
[25/36] Compiling UUSwiftCore UUJson.swift
[26/36] Compiling UUSwiftCore UUKeychain.swift
[27/36] Compiling UUSwiftCore UULocalization.swift
[28/36] Compiling UUSwiftCore UUCollection.swift
[29/36] Compiling UUSwiftCore UUColor.swift
[30/36] Compiling UUSwiftCore UUComparable.swift
[31/36] Compiling UUSwiftCore UUCompression.swift
[32/36] Compiling UUSwiftCore UUCoreData.swift
[33/36] Compiling UUSwiftCore UUData.swift
[34/36] Compiling UUSwiftCore UURandom.swift
[35/36] Compiling UUSwiftCore UUString.swift
[36/36] Compiling UUSwiftCore UUSwiftCore.swift
Build complete! (9.21s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "uuswifttestcore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftTestCore.git"
    }
  ],
  "manifest_display_name" : "UUSwiftCore",
  "name" : "UUSwiftCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "UUSwiftCore",
      "targets" : [
        "UUSwiftCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "UUSwiftCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftCoreTests",
      "path" : "Tests",
      "product_dependencies" : [
        "UUSwiftTestCore"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/zip_cmd_line.zip",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/zip_data.zip",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/zip_data_windows.zip",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Logging/UULoggerTests.swift",
        "UUArrayTests.swift",
        "UUCompressionTests.swift",
        "UUCoreDataTests.swift",
        "UUDataTests.swift",
        "UUJsonTests.swift",
        "UUNumberTests.swift",
        "UUStringTests.swift",
        "UUTimeMeasurementTests.swift",
        "UUTimerTests.swift"
      ],
      "target_dependencies" : [
        "UUSwiftCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UUSwiftCore",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftCore",
      "path" : "UUSwiftCore",
      "product_memberships" : [
        "UUSwiftCore"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/UUSwiftCore/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Logging/UUConsoleLogWriter.swift",
        "Logging/UULog.swift",
        "Logging/UULogLevel.swift",
        "Logging/UULogWriter.swift",
        "Logging/UULogger+Ext.swift",
        "Logging/UULogger.swift",
        "Logging/UUPrintLogWriter.swift",
        "UUArray.swift",
        "UUCollection.swift",
        "UUColor.swift",
        "UUComparable.swift",
        "UUCompression.swift",
        "UUCoreData.swift",
        "UUData.swift",
        "UUDataCache.swift",
        "UUDate.swift",
        "UUDictionary.swift",
        "UUJson.swift",
        "UUKeychain.swift",
        "UULocalization.swift",
        "UUNumber.swift",
        "UUObject.swift",
        "UUObjectFactory.swift",
        "UURandom.swift",
        "UUString.swift",
        "UUSwiftCore.swift",
        "UUThread.swift",
        "UUTimeMeasurement.swift",
        "UUTimer.swift",
        "UUTypeAliases.swift",
        "UUURL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.