The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AllCache 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/JuanjoArreola/AllCache.git
Reference: 3.8.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JuanjoArreola/AllCache
 * tag               3.8.1      -> FETCH_HEAD
HEAD is now at 9153c55 Fix log warn
Cloned https://github.com/JuanjoArreola/AllCache.git
Revision (git rev-parse @):
9153c553d51b85b0b49fef18464b54f417668b8c
SUCCESS checkout https://github.com/JuanjoArreola/AllCache.git at 3.8.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/JuanjoArreola/AllCache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/22] Compiling AsyncRequest Cancellable.swift
[6/22] Compiling AsyncRequest GroupRequestHandlers.swift
[7/23] Compiling Logg LogLevel.swift
[8/24] Compiling AsyncRequest URLSessionRequest.swift
[9/24] Compiling Logg LogContext.swift
[10/24] Compiling Logg DefaultFormatter.swift
[11/24] Compiling Logg LogFormatter.swift
[12/24] Compiling AsyncRequest RequestHandlers.swift
[13/24] Compiling AsyncRequest TimeoutRequest.swift
[14/24] Compiling AsyncRequest RequestError.swift
[15/24] Compiling AsyncRequest Request.swift
[16/24] Emitting module AsyncRequest
[17/24] Compiling AsyncRequest RequestGroup.swift
[20/24] Emitting module Logg
[21/24] Compiling Logg ConsoleLogger.swift
[22/24] Compiling Logg FileLogger.swift
[23/24] Compiling Logg Logger.swift
[24/24] Compiling AsyncRequest UUIDTimeoutRequest.swift
[25/46] Compiling AllCache AllCacheFormatter.swift
[26/46] Compiling AllCache CGSize+Util.swift
[27/46] Compiling AllCache CachableDescriptor.swift
[28/46] Compiling AllCache ImageResizer.swift
[29/46] Compiling AllCache ImageSerializer.swift
[30/46] Compiling AllCache JPEGImageSerializer.swift
[31/46] Compiling AllCache LowMemoryHandler.swift
[32/46] Compiling AllCache MemoryCache.swift
[33/46] Compiling AllCache Networking.swift
[34/46] Emitting module AllCache
[35/48] Compiling AllCache RequestingCache.swift
[36/48] Compiling AllCache String+Range.swift
[37/48] Compiling AllCache UIButton+ImageCache.swift
[38/48] Compiling AllCache DiskCache.swift
[39/48] Compiling AllCache ImageCache.swift
[40/48] Compiling AllCache ImageFetcher.swift
[41/48] Compiling AllCache ObjectFetcher.swift
[42/48] Compiling AllCache ObjectProcessor.swift
[43/48] Compiling AllCache PNGImageSerializer.swift
[44/48] Compiling AllCache Cache.swift
[45/48] Compiling AllCache CodableSerializer.swift
[46/48] Compiling AllCache DataSerializer.swift
[47/48] Compiling AllCache UIImageView+ImageCache.swift
[48/48] Compiling AllCache URL+Util.swift
Build complete! (9.86s)
Fetching https://github.com/JuanjoArreola/Logg.git
Fetching https://github.com/JuanjoArreola/AsyncRequest.git from cache
[1/159] Fetching logg
Fetched https://github.com/JuanjoArreola/Logg.git from cache (0.43s)
Fetched https://github.com/JuanjoArreola/AsyncRequest.git from cache (0.43s)
Computing version for https://github.com/JuanjoArreola/AsyncRequest.git
Computed https://github.com/JuanjoArreola/AsyncRequest.git at 2.3.0 (0.55s)
Computing version for https://github.com/JuanjoArreola/Logg.git
Computed https://github.com/JuanjoArreola/Logg.git at 2.4.0 (0.50s)
Creating working copy for https://github.com/JuanjoArreola/AsyncRequest.git
Working copy of https://github.com/JuanjoArreola/AsyncRequest.git resolved at 2.3.0
Creating working copy for https://github.com/JuanjoArreola/Logg.git
Working copy of https://github.com/JuanjoArreola/Logg.git resolved at 2.4.0
Build complete.
Done.