Build Information
Successful build of CachedImage with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leoz/CachedImage.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/leoz/CachedImage
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e41ded5 Update demo project to use config file
Cloned https://github.com/leoz/CachedImage.git
Revision (git rev-parse @):
e41ded5c5f9a0ff442b228e83bf082b6ff5a8ba1
SUCCESS checkout https://github.com/leoz/CachedImage.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/leoz/CachedImage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling CachedImage PlatformImage.swift
[2/6] Compiling CachedImage ImageCache.swift
[3/6] Emitting module CachedImage
[4/6] Compiling CachedImage ImageLoader.swift
[5/6] Compiling CachedImage CachedImage.swift
[6/6] Compiling CachedImage EnvironmentValues+ImageCache.swift
Build complete! (6.02s)
Build complete.
Done.