Build Information
Successful build of Cache with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/Cache.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/Cache
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at a535c68 Update PersistableCache to use mapppings (#13)
Cloned https://github.com/0xLeif/Cache.git
Revision (git rev-parse @):
a535c68aab7bf0b42bda7a5de66b04f86e48c6e6
SUCCESS checkout https://github.com/0xLeif/Cache.git at 2.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/0xLeif/Cache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/26] Compiling Cache ExpiringCache+subscript.swift
[4/26] Compiling Cache ExpiringCache.swift
[5/26] Compiling Cache LRUCache.swift
[6/26] Compiling Cache PersistableCache.swift
[7/29] Compiling Cache Logging.swift
[8/29] Compiling Cache OptionallyCached.swift
[9/29] Compiling Cache Resolved.swift
[10/29] Compiling Cache RequiredKeysCache+subscript.swift
[11/29] Compiling Cache RequiredKeysCache.swift
[12/29] Compiling Cache CacheInitializable.swift
[13/29] Compiling Cache Cacheable.swift
[14/29] Compiling Cache Dictionary+Cacheable.swift
[15/29] Compiling Cache InvalidTypeError.swift
[16/29] Compiling Cache AnyCacheable.swift
[17/29] Compiling Cache Cache+subscript.swift
[18/29] Compiling Cache Cache.swift
[19/29] Compiling Cache ComposableCache.swift
[20/29] Compiling Cache JSON+subscript.swift
[21/29] Compiling Cache JSON.swift
[22/29] Compiling Cache Cached.swift
[23/29] Compiling Cache MissingRequiredKeysError.swift
[24/29] Compiling Cache Global+cache.swift
[25/29] Compiling Cache Global+dependencies.swift
[26/29] Emitting module Cache
[27/29] Compiling Cache Global+images.swift
[28/29] Compiling Cache Global+loggers.swift
[29/29] Compiling Cache Global.swift
Build complete! (5.38s)
Build complete.
Done.