The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UUSwiftCore with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftCore.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftCore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 20859a9 Expose Locale in uuParseDate
Cloned https://github.com/SilverPineSoftware/UUSwiftCore.git
Revision (git rev-parse @):
20859a9a2d9349804c7cdaf229fc66daca65e322
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftCore.git at main
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git (0.17s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.3 (0.41s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "uuswiftcore",
      "name": "UUSwiftCore",
      "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.19s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at main
warning: '.resolve-product-dependencies': dependency 'uuswiftcore' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Compiling UUSwiftCore UUObject.swift
[2/18] Compiling UUSwiftCore UUObjectFactory.swift
[3/18] Compiling UUSwiftCore UUCollection.swift
[4/18] Compiling UUSwiftCore UUColor.swift
[5/18] Compiling UUSwiftCore UUComparable.swift
[6/20] Compiling UUSwiftCore UUKeychain.swift
[7/20] Compiling UUSwiftCore UULocalization.swift
[8/20] Compiling UUSwiftCore UURandom.swift
[9/20] Compiling UUSwiftCore UUString.swift
[10/20] Emitting module UUSwiftCore
[11/20] Compiling UUSwiftCore UUSwiftCore.swift
[12/20] Compiling UUSwiftCore UUThread.swift
[13/20] Compiling UUSwiftCore UUDebugLog.swift
[14/20] Compiling UUSwiftCore UUDictionary.swift
[15/20] Compiling UUSwiftCore UUJson.swift
[16/20] Compiling UUSwiftCore UUData.swift
[17/20] Compiling UUSwiftCore UUDataCache.swift
[18/20] Compiling UUSwiftCore UUDate.swift
[19/20] Compiling UUSwiftCore UUTimer.swift
[20/20] Compiling UUSwiftCore UUURL.swift
Build complete! (10.23s)
Build complete.
Done.