The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Images 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/elegantchaos/Images.git
Reference: v1.1.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Images
 * tag               v1.1.6     -> FETCH_HEAD
HEAD is now at df3d65b fixed minimum watchOS version
Cloned https://github.com/elegantchaos/Images.git
Revision (git rev-parse @):
df3d65b075f30f48deafce8a81eb9ea8a3190505
SUCCESS checkout https://github.com/elegantchaos/Images.git at v1.1.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/elegantchaos/Images.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/14] Compiling Logger PrintHandler.swift
[6/14] Compiling Logger NSLogHandler.swift
[7/14] Emitting module ThreadExtensions
[8/14] Compiling ThreadExtensions ThreadExtensions.swift
[9/14] Compiling Logger Context.swift
[10/14] Compiling Logger OSLogHandler.swift
[11/14] Emitting module Logger
[12/14] Compiling Logger Handler.swift
[13/14] Compiling Logger Manager.swift
[14/14] Compiling Logger Channel.swift
[15/21] Compiling Images Image+Extensions.swift
[16/21] Compiling Images ImageCache.swift
[17/21] Compiling Images ImageFactory.swift
[18/21] Compiling Images AsyncImage.swift
[19/21] Compiling Images Image+UIKit.swift
[20/21] Emitting module Images
[21/21] Compiling Images Image+AppKit.swift
Build complete! (10.05s)
Fetching https://github.com/elegantchaos/ThreadExtensions.git from cache
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/ThreadExtensions.git from cache (0.39s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.39s)
Computing version for https://github.com/elegantchaos/ThreadExtensions.git
Computed https://github.com/elegantchaos/ThreadExtensions.git at 1.0.0 (0.69s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.6.0 (0.53s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Logger-8689ff05 is not valid git repository for 'https://github.com/elegantchaos/Logger.git', will fetch again.
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Logger.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Logger-8689ff05 is not valid git repository for 'https://github.com/elegantchaos/Logger.git', will fetch again.
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Logger.git from cache (0.01s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.6.0
Creating working copy for https://github.com/elegantchaos/ThreadExtensions.git
Working copy of https://github.com/elegantchaos/ThreadExtensions.git resolved at 1.0.0
Build complete.
Done.