The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Reference: 1.3.8
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftNetworking
 * tag               1.3.8      -> FETCH_HEAD
HEAD is now at 62b16d4 Updating to correct version number 1.3.8
Cloned https://github.com/SilverPineSoftware/UUSwiftNetworking.git into spi-builder-workspace
62b16d4bdbf12a95d759915105072da2484ecd1f
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.3.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git (0.23s)
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.23s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.3 (0.01s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.8 (0.02s)
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/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.3
Building for debugging...
[1/18] Compiling UUSwiftCore UUObject.swift
[2/18] Compiling UUSwiftCore UUObjectFactory.swift
[3/20] Compiling UUSwiftCore UUTimer.swift
[4/20] Compiling UUSwiftCore UUURL.swift
[5/20] Compiling UUSwiftCore UUDebugLog.swift
[6/20] Compiling UUSwiftCore UUDictionary.swift
[7/20] Compiling UUSwiftCore UUJson.swift
[8/20] Compiling UUSwiftCore UUKeychain.swift
[9/20] Compiling UUSwiftCore UULocalization.swift
[10/20] Compiling UUSwiftCore UURandom.swift
[11/20] Compiling UUSwiftCore UUString.swift
[12/20] Compiling UUSwiftCore UUSwiftCore.swift
[13/20] Compiling UUSwiftCore UUThread.swift
[14/20] Compiling UUSwiftCore UUCollection.swift
[15/20] Compiling UUSwiftCore UUColor.swift
[16/20] Compiling UUSwiftCore UUComparable.swift
[17/20] Emitting module UUSwiftCore
[18/20] Compiling UUSwiftCore UUData.swift
[19/20] Compiling UUSwiftCore UUDataCache.swift
[20/20] Compiling UUSwiftCore UUDate.swift
[21/32] Compiling UUSwiftNetworking UURemoteApi.swift
[22/33] Emitting module UUSwiftNetworking
[23/33] Compiling UUSwiftNetworking UUHttp.swift
[24/33] Compiling UUSwiftNetworking UUHttpAuthorization.swift
[25/33] Compiling UUSwiftNetworking UUHttpSession.swift
[26/33] Compiling UUSwiftNetworking UUHttpForm.swift
[27/33] Compiling UUSwiftNetworking UUHttpRequest.swift
[28/33] Compiling UUSwiftNetworking UUHttpResponse.swift
[29/33] Compiling UUSwiftNetworking UUHttpResponseHandler.swift
[30/33] Compiling UUSwiftNetworking UUHttpDataParser.swift
[31/33] Compiling UUSwiftNetworking UUHttpError.swift
[32/33] Compiling UUSwiftNetworking UURemoteData.swift
[33/33] Compiling UUSwiftNetworking UURemoteImage.swift
Build complete! (8.91s)
Build complete.
Done.