The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LRUCache 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/nicklockwood/LRUCache.git
Reference: 1.0.7
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nicklockwood/LRUCache
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at 542f044 Update for 1.0.7 release
Cloned https://github.com/nicklockwood/LRUCache.git
Revision (git rev-parse @):
542f0449556327415409ededc9c43a4bd0a397dc
SUCCESS checkout https://github.com/nicklockwood/LRUCache.git at 1.0.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/nicklockwood/LRUCache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module LRUCache
[2/2] Compiling LRUCache LRUCache.swift
Build complete! (3.47s)
Build complete.
Done.