The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftCore.git
Reference: 1.1.9
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftCore
 * tag               1.1.9      -> FETCH_HEAD
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 1.1.9
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SilverPineSoftware/UUSwiftCore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/20] Compiling UUSwiftCore UUObject.swift
[4/20] Compiling UUSwiftCore UUObjectFactory.swift
[5/22] Compiling UUSwiftCore UUTimer.swift
[6/22] Compiling UUSwiftCore UUURL.swift
[7/22] Compiling UUSwiftCore UUSwiftCore.swift
[8/22] Compiling UUSwiftCore UUThread.swift
[9/22] Compiling UUSwiftCore UUCollection.swift
[10/22] Compiling UUSwiftCore UUColor.swift
[11/22] Compiling UUSwiftCore UUComparable.swift
[12/22] Compiling UUSwiftCore UUKeychain.swift
[13/22] Compiling UUSwiftCore UULocalization.swift
[14/22] Compiling UUSwiftCore UUDebugLog.swift
[15/22] Compiling UUSwiftCore UUDictionary.swift
[16/22] Compiling UUSwiftCore UUJson.swift
[17/22] Compiling UUSwiftCore UURandom.swift
[18/22] Compiling UUSwiftCore UUString.swift
[19/22] Compiling UUSwiftCore UUData.swift
[20/22] Compiling UUSwiftCore UUDataCache.swift
[21/22] Compiling UUSwiftCore UUDate.swift
[22/22] Emitting module UUSwiftCore
Build complete! (8.70s)
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
[3/24] Fetching uuswifttestcore
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache (0.50s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.3 (0.52s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.3
Build complete.
Done.