The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TimedCache 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/pedantix/TimedCache.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pedantix/TimedCache
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 0cd256b added osx support
Cloned https://github.com/pedantix/TimedCache.git into spi-builder-workspace
0cd256ba3ad64486c29175f815385b64da0025c7
SUCCESS checkout https://github.com/pedantix/TimedCache.git at 1.0.1
========================================
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)
Building for debugging...
[1/3] Compiling TimedCache TimedCache.swift
[2/3] Emitting module TimedCache
[3/3] Compiling TimedCache DictionaryCache.swift
Build complete! (3.31s)
Build complete.
Done.