The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Directory 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/nashysolutions/Directory.git
Reference: 5.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nashysolutions/Directory
 * tag               5.0.0      -> FETCH_HEAD
HEAD is now at c55f8a6 Update changelog.
Cloned https://github.com/nashysolutions/Directory.git into spi-builder-workspace
c55f8a61b3feb9a9e349a9747569f43157c56bdb
SUCCESS checkout https://github.com/nashysolutions/Directory.git at 5.0.0
========================================
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/nashysolutions/Cache.git from cache
Fetching https://github.com/JohnSundell/Files from cache
Fetched https://github.com/nashysolutions/Cache.git (0.21s)
Fetched https://github.com/JohnSundell/Files (0.22s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.04s)
Computing version for https://github.com/nashysolutions/Cache.git
Computed https://github.com/nashysolutions/Cache.git at 2.0.0 (0.53s)
Creating working copy for https://github.com/nashysolutions/Cache.git
Working copy of https://github.com/nashysolutions/Cache.git resolved at 2.0.0
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Building for debugging...
[1/7] Emitting module Cache
[2/7] Compiling Cache Resource.swift
[3/7] Compiling Cache Expiry.swift
[4/7] Compiling Cache Database.swift
[5/7] Compiling Cache Cache.swift
[6/7] Emitting module Files
[7/7] Compiling Files Files.swift
[8/22] Compiling Directory SerializableSovereignContainer.swift
[9/22] Compiling Directory SovereignContainer.swift
[10/23] Compiling Directory PhotoCache.swift
[11/23] Compiling Directory PhotoError.swift
[12/23] Compiling Directory PhotoStore.swift
[13/23] Compiling Directory PhotosDirectory.swift
[14/23] Compiling Directory PortableImage.swift
[15/23] Compiling Directory SerializableContainer.swift
[16/23] Compiling Directory TempPhoto.swift
[17/23] Compiling Directory MemoryConscious.swift
[18/23] Compiling Directory Photo.swift
[19/23] Emitting module Directory
[20/23] Compiling Directory DiskLocationAware.swift
[21/23] Compiling Directory DiskResource.swift
[22/23] Compiling Directory Database.swift
[23/23] Compiling Directory Directory.swift
Build complete! (13.80s)
Build complete.
Done.