The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UUSwiftUX 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftUX.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftUX
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ae493b6 Fixing another visibility issue
Cloned https://github.com/SilverPineSoftware/UUSwiftUX.git
Revision (git rev-parse @):
ae493b6001f69371c498f440cf8c20c26b5cc9cc
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftUX.git at main
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.20s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.8 (0.48s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.8
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "uuswiftux",
      "name": "UUSwiftUX",
      "url": "https://github.com/SilverPineSoftware/UUSwiftUX.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftUX",
      "dependencies": [
        {
          "identity": "uuswiftcore",
          "name": "UUSwiftCore",
          "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
          "version": "1.1.8",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SilverPineSoftware/UUSwiftUX.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftUX.git (0.25s)
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.21s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.8 (0.03s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.8
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftUX.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftUX.git resolved at main
warning: '.resolve-product-dependencies': dependency 'uuswiftux' is not used by any target
Found 1 product dependencies
  - UUSwiftCore
========================================
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] Emitting module UUSwiftCore
[2/20] Compiling UUSwiftCore UUTimer.swift
[3/20] Compiling UUSwiftCore UUURL.swift
[4/20] Compiling UUSwiftCore UUCollection.swift
[5/20] Compiling UUSwiftCore UUColor.swift
[6/20] Compiling UUSwiftCore UUComparable.swift
[7/20] Compiling UUSwiftCore UUKeychain.swift
[8/20] Compiling UUSwiftCore UULocalization.swift
[9/20] Compiling UUSwiftCore UUSwiftCore.swift
[10/20] Compiling UUSwiftCore UUThread.swift
[11/20] Compiling UUSwiftCore UUObject.swift
[12/20] Compiling UUSwiftCore UUObjectFactory.swift
[13/20] Compiling UUSwiftCore UURandom.swift
[14/20] Compiling UUSwiftCore UUString.swift
[15/20] Compiling UUSwiftCore UUData.swift
[16/20] Compiling UUSwiftCore UUDataCache.swift
[17/20] Compiling UUSwiftCore UUDate.swift
[18/20] Compiling UUSwiftCore UUDebugLog.swift
[19/20] Compiling UUSwiftCore UUDictionary.swift
[20/20] Compiling UUSwiftCore UUJson.swift
[21/30] Compiling UUSwiftUX UUView.swift
[22/30] Compiling UUSwiftUX UUMapView.swift
[23/30] Compiling UUSwiftUX UUTextField.swift
[24/30] Compiling UUSwiftUX UUEditViewController.swift
[25/30] Compiling UUSwiftUX UUGradientView.swift
[26/31] Compiling UUSwiftUX UUStyling.swift
[27/31] Compiling UUSwiftUX UUCircularImageView.swift
[28/31] Compiling UUSwiftUX UUCircularView.swift
[29/31] Emitting module UUSwiftUX
[30/31] Compiling UUSwiftUX UUSwitch.swift
[31/31] Compiling UUSwiftUX UUViewController.swift
Build complete! (12.76s)
Build complete.
Done.