The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Cache, reference 7.4.0 (24e471), with Swift 5.9 for macOS (SPM) on 27 Aug 2024 18:43:31 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hyperoslo/Cache.git
Reference: 7.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hyperoslo/Cache
 * tag               7.4.0      -> FETCH_HEAD
HEAD is now at 24e4710 Merge pull request #304 from boduoduo/fix/sortedIssue
Cloned https://github.com/hyperoslo/Cache.git
Revision (git rev-parse @):
24e47109e31b2031cb26e25cc1b81b607496066c
SUCCESS checkout https://github.com/hyperoslo/Cache.git at 7.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/hyperoslo/Cache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/35] Compiling Cache AsyncStorage.swift
[3/35] Compiling Cache DiskStorage.swift
[4/35] Compiling Cache HybridStorage.swift
[5/35] Compiling Cache KeyObservationRegistry.swift
[6/35] Compiling Cache MemoryStorage.swift
[7/35] Compiling Cache Storage+Transform.swift
[8/35] Compiling Cache Storage.swift
[9/35] Compiling Cache StorageAware.swift
[10/35] Compiling Cache StorageObservationRegistry.swift
[11/35] Compiling Cache FileManager+Extensions.swift
[12/35] Compiling Cache Hasher+constantAccrossExecutions.swift
[13/35] Compiling Cache JSONDecoder+Extensions.swift
[14/35] Compiling Cache URL+Extensions.swift
[15/35] Compiling Cache ImageWrapper.swift
[16/35] Compiling Cache JSONArrayWrapper.swift
[17/35] Compiling Cache JSONDictionaryWrapper.swift
[18/35] Compiling Cache MD5.swift
[19/35] Compiling Cache MemoryCapsule.swift
[20/35] Compiling Cache ObservationToken.swift
[21/35] Compiling Cache Optional+Extension.swift
[22/35] Compiling Cache StorageError.swift
[23/38] Compiling Cache DataSerializer.swift
[24/38] Compiling Cache Entry.swift
[25/38] Compiling Cache ExpirationMode.swift
[26/38] Compiling Cache Expiry.swift
[27/38] Compiling Cache SyncStorage.swift
[28/38] Compiling Cache UIImage+Extensions.swift
[29/38] Compiling Cache resource_bundle_accessor.swift
[30/38] Compiling Cache NSImage+Extensions.swift
[31/38] Compiling Cache DiskConfig.swift
[32/38] Compiling Cache MemoryConfig.swift
[33/38] Compiling Cache Date+Extensions.swift
[34/38] Emitting module Cache
[35/38] Compiling Cache Transformer.swift
[36/38] Compiling Cache TransformerFactory.swift
[37/38] Compiling Cache TypeWrapper.swift
[38/38] Compiling Cache Types.swift
Build complete! (10.54s)
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/Mac/Info.plist
    /Users/admin/builder/spi-builder-workspace/Tests/tvOS/Info.plist
    /Users/admin/builder/spi-builder-workspace/Tests/iOS/Info.plist
Build complete.
Done.