The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LLVS with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.17.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mentalfaculty/LLVS.git
Reference: 0.6.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mentalfaculty/LLVS
 * tag               0.6.1      -> FETCH_HEAD
HEAD is now at 8008582 Reverted recent changes to make LLVS deployable on older OSes again.
Cloned https://github.com/mentalfaculty/LLVS.git into spi-builder-workspace
8008582aae260b8c7d6ab27983b4bd6181d2ca04
SUCCESS checkout https://github.com/mentalfaculty/LLVS.git at 0.6.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/18] Compiling LLVS DynamicTaskBatcher.swift
[2/18] Compiling LLVS General.swift
[3/20] Compiling LLVS FileSystemExchange.swift
[4/20] Compiling LLVS AsynchronousOperation.swift
[5/20] Compiling LLVS Version.swift
[6/20] Compiling LLVS Zone.swift
[7/20] Compiling LLVS AsynchronousTask.swift
[8/20] Compiling LLVS Cache.swift
[9/20] Emitting module LLVS
[10/20] Compiling LLVS Store.swift
[11/20] Compiling LLVS StoreCoordinator.swift
[12/20] Compiling LLVS Value.swift
[13/20] Compiling LLVS Exchange.swift
[14/20] Compiling LLVS FileZone.swift
[15/20] Compiling LLVS History.swift
[16/20] Compiling LLVS Map.swift
[17/20] Compiling LLVS Merge.swift
[18/20] Compiling LLVS Storage.swift
[19/20] Compiling LLVS Log.swift
[20/20] Compiling LLVS ArrayDiff.swift
[21/26] Compiling LLVSSQLite SQLiteZone.swift
[22/26] Compiling LLVSSQLite SQLiteDatabase+Zones.swift
[23/26] Emitting module LLVSSQLite
[24/26] Compiling LLVSSQLite SQLiteDatabase.swift
[25/26] Emitting module LLVSCloudKit
[26/26] Compiling LLVSCloudKit CloudKitExchange.swift
Build complete! (6.28s)
Build complete.
Done.