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 EFStorage 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/EFPrefix/EFStorage.git
Reference: 0.4.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/EFPrefix/EFStorage
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 05b45b2 0.4.1
Cloned https://github.com/EFPrefix/EFStorage.git
Revision (git rev-parse @):
05b45b2f7acef73ca8021fdb9e1ab13e7af7f690
SUCCESS checkout https://github.com/EFPrefix/EFStorage.git at 0.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/EFPrefix/EFStorage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[5/10] Write swift-version--423B1241ED78D482.txt
[6/20] Compiling YYCache YYCache.m
[7/20] Compiling YYCache YYDiskCache.m
[8/20] Compiling YYCache YYMemoryCache.m
[10/20] Compiling EFStorageCore EFUnderlyingStorage.swift
[10/20] Compiling YYCache YYKVStorage.m
[12/20] Emitting module EFStorageCore
[13/20] Compiling EFStorageCore EFStorage.swift
[14/20] Compiling EFStorageCore EFSingleInstanceStorageReferenceWrapper.swift
[15/20] Compiling EFStorageCore EFContentWrapper.swift
[16/20] Compiling EFStorageCore EFSingleInstanceStorageReference.swift
[17/20] Compiling EFStorageCore EFStorageInternal.swift
[18/20] Compiling EFStorageCore EFOptionalContentWrapper.swift
[19/30] Compiling EFStorageYYCache YYCache+Codable.swift
[20/30] Compiling EFStorageYYCache YYCache+NSCoding.swift
[21/30] Compiling EFStorageUserDefaults UserDefaults+Codable.swift
[22/30] Compiling EFStorageYYCache EFStorage+YYCache.swift
[23/30] Emitting module EFStorageYYCache
[24/30] Compiling EFStorageUserDefaults UserDefaults+RawRepresentable.swift
[25/30] Compiling EFStorageUserDefaults EFStorage+UserDefaults.swift
[26/30] Compiling EFStorageUserDefaults UserDefaults+Primitives.swift
[27/30] Emitting module EFStorageUserDefaults
[28/30] Compiling EFStorageUserDefaults UserDefaults+NSCoding.swift
[29/30] Compiling KeychainAccess Keychain.swift
[30/30] Emitting module KeychainAccess
[31/36] Compiling EFStorageKeychainAccess KeychainAccess+RawRepresentable.swift
[32/36] Compiling EFStorageKeychainAccess KeychainAccess+Primitives.swift
[33/36] Compiling EFStorageKeychainAccess KeychainAccess+Codable.swift
[34/36] Compiling EFStorageKeychainAccess KeychainAccess+NSCoding.swift
[35/36] Emitting module EFStorageKeychainAccess
[36/36] Compiling EFStorageKeychainAccess EFStorage+KeychainAccess.swift
Build complete! (4.97s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetching https://github.com/EFPrefix/YYCache.git from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.18s)
Fetched https://github.com/EFPrefix/YYCache.git from cache (0.18s)
Computing version for https://github.com/EFPrefix/YYCache.git
Computed https://github.com/EFPrefix/YYCache.git at 1.0.5 (0.34s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.0 (0.33s)
Creating working copy for https://github.com/EFPrefix/YYCache.git
Working copy of https://github.com/EFPrefix/YYCache.git resolved at 1.0.5
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.0
Build complete.
Done.