The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Images 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/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 into spi-builder-workspace
df3d65b075f30f48deafce8a81eb9ea8a3190505
SUCCESS checkout https://github.com/elegantchaos/Images.git at v1.1.6
========================================
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/elegantchaos/ThreadExtensions.git from cache
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/ThreadExtensions.git (0.19s)
Fetched https://github.com/elegantchaos/Logger.git (0.21s)
Computing version for https://github.com/elegantchaos/ThreadExtensions.git
Computed https://github.com/elegantchaos/ThreadExtensions.git at 1.0.0 (0.02s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.6.0 (0.02s)
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
Building for debugging...
[1/10] Compiling Logger PrintHandler.swift
[2/10] Compiling Logger Handler.swift
[3/10] Compiling Logger NSLogHandler.swift
[4/10] Compiling ThreadExtensions ThreadExtensions.swift
[5/10] Emitting module ThreadExtensions
[6/10] Compiling Logger Channel.swift
[7/10] Emitting module Logger
[8/10] Compiling Logger OSLogHandler.swift
[9/10] Compiling Logger Manager.swift
[10/10] Compiling Logger Context.swift
[11/17] Compiling Images Image+UIKit.swift
[12/17] Compiling Images Image+Extensions.swift
[13/17] Compiling Images ImageFactory.swift
[14/17] Emitting module Images
[15/17] Compiling Images ImageCache.swift
[16/17] Compiling Images Image+AppKit.swift
[17/17] Compiling Images AsyncImage.swift
Build complete! (6.29s)
Build complete.
Done.