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: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JuanjoArreola/AllCache
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2fe87f2 Merge branch 'new'
Cloned https://github.com/JuanjoArreola/AllCache.git
Revision (git rev-parse @):
2fe87f2690c13cb7a012f5346cf3824477aec512
SUCCESS checkout https://github.com/JuanjoArreola/AllCache.git at master
========================================
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/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/19] Compiling ShallowPromises PromiseFailure.swift
[7/19] Emitting module ShallowPromises
[8/19] Compiling Logg LogFormatter.swift
[9/19] Compiling Logg LogLevel.swift
[10/19] Compiling Logg LogContext.swift
[11/20] Emitting module Logg
[12/20] Compiling Logg DefaultFormatter.swift
[13/20] Compiling Logg ConsoleLogger.swift
[14/20] Compiling Logg FileLogger.swift
[15/20] Compiling Logg CompositeLogger.swift
[16/20] Compiling Logg ConsoleFormatter.swift
[17/20] Compiling ShallowPromises Promise.swift
[18/20] Compiling ShallowPromises Futures.swift
[19/20] Compiling ShallowPromises Cancellable.swift
[20/20] Compiling Logg Logger.swift
[21/29] Compiling AllCache JSONSerializer.swift
[22/30] Compiling AllCache MemoryCache.swift
[23/30] Compiling AllCache Processor.swift
[24/30] Compiling AllCache Fetcher.swift
[25/30] Compiling AllCache ElementDescriptor.swift
[26/30] Compiling AllCache AllCacheFormatter.swift
[27/30] Compiling AllCache Cache.swift
[28/30] Compiling AllCache Serializer.swift
[29/30] Emitting module AllCache
[30/30] Compiling AllCache DiskCache.swift
[31/41] Compiling ImageCache UIButton+ImageCache.swift
[32/41] Compiling ImageCache PNGImageSerializer.swift
[33/42] Compiling ImageCache JPEGImageSerializer.swift
[34/42] Compiling ImageCache Networking.swift
[35/42] Compiling ImageCache ResizeFunctions.swift
[36/42] Compiling ImageCache UIImageView+ImageCache.swift
[37/42] Compiling ImageCache UIViewContentMode+Util.swift
[38/42] Compiling ImageCache ImageCache.swift
[39/42] Compiling ImageCache ImageFetcher.swift
[40/42] Emitting module ImageCache
[41/42] Compiling ImageCache ImageResizer.swift
[42/42] Compiling ImageCache ImageSerializer.swift
Build complete! (8.93s)
Fetching https://github.com/JuanjoArreola/Logg.git from cache
Fetching https://github.com/JuanjoArreola/ShallowPromises.git from cache
Fetched https://github.com/JuanjoArreola/ShallowPromises.git from cache (0.15s)
Fetched https://github.com/JuanjoArreola/Logg.git from cache (0.15s)
Computing version for https://github.com/JuanjoArreola/Logg.git
Computed https://github.com/JuanjoArreola/Logg.git at 2.4.0 (0.47s)
Computing version for https://github.com/JuanjoArreola/ShallowPromises.git
Computed https://github.com/JuanjoArreola/ShallowPromises.git at 0.7.1 (0.42s)
Creating working copy for https://github.com/JuanjoArreola/Logg.git
Working copy of https://github.com/JuanjoArreola/Logg.git resolved at 2.4.0
Creating working copy for https://github.com/JuanjoArreola/ShallowPromises.git
Working copy of https://github.com/JuanjoArreola/ShallowPromises.git resolved at 0.7.1
Build complete.
Done.