The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PersistentCacheKit 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.22.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davbeck/PersistentCacheKit.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
Cloned https://github.com/davbeck/PersistentCacheKit.git into /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/davbeck/PersistentCacheKit.git at 0.6.0
cb3e3587646574a7ee5a7b5016638a296b9f09b7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/4] Compiling PersistentCacheKit PersistentCache.swift
[2/4] Emitting module PersistentCacheKit
[3/4] Compiling PersistentCacheKit MixedPersistentCache.swift
[4/4] Compiling PersistentCacheKit SQLite.swift
[5/5] Compiling PersistentCacheKit SQLiteCacheStorage.swift
Build complete! (3.96s)
Done.