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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/EFPrefix/EFStorage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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 YYDiskCache.m
[7/20] Compiling YYCache YYCache.m
[8/20] Compiling YYCache YYMemoryCache.m
[9/20] Compiling YYCache YYKVStorage.m
[11/20] Compiling EFStorageCore EFUnderlyingStorage.swift
[12/20] Compiling EFStorageCore EFContentWrapper.swift
[13/20] Compiling EFStorageCore EFStorage.swift
[14/20] Compiling EFStorageCore EFStorageInternal.swift
[15/20] Emitting module EFStorageCore
[16/20] Compiling EFStorageCore EFSingleInstanceStorageReferenceWrapper.swift
[17/20] Compiling EFStorageCore EFSingleInstanceStorageReference.swift
[18/20] Compiling EFStorageCore EFOptionalContentWrapper.swift
[19/30] Compiling EFStorageUserDefaults UserDefaults+RawRepresentable.swift
[20/30] Compiling EFStorageUserDefaults UserDefaults+Codable.swift
[21/30] Emitting module EFStorageUserDefaults
[22/30] Compiling EFStorageUserDefaults UserDefaults+NSCoding.swift
[23/30] Emitting module EFStorageYYCache
[24/30] Compiling EFStorageUserDefaults EFStorage+UserDefaults.swift
[25/30] Compiling EFStorageYYCache YYCache+Codable.swift
[26/30] Compiling EFStorageYYCache EFStorage+YYCache.swift
[27/30] Compiling EFStorageYYCache YYCache+NSCoding.swift
[28/30] Compiling EFStorageUserDefaults UserDefaults+Primitives.swift
[29/30] Compiling KeychainAccess Keychain.swift
[30/30] Emitting module KeychainAccess
[31/36] Compiling EFStorageKeychainAccess KeychainAccess+Primitives.swift
[32/36] Compiling EFStorageKeychainAccess KeychainAccess+NSCoding.swift
[33/36] Compiling EFStorageKeychainAccess KeychainAccess+RawRepresentable.swift
[34/36] Compiling EFStorageKeychainAccess KeychainAccess+Codable.swift
[35/36] Compiling EFStorageKeychainAccess EFStorage+KeychainAccess.swift
[36/36] Emitting module EFStorageKeychainAccess
Build complete! (7.12s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetching https://github.com/EFPrefix/YYCache.git from cache
Fetched https://github.com/EFPrefix/YYCache.git from cache (0.16s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.17s)
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.44s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.0
Creating working copy for https://github.com/EFPrefix/YYCache.git
Working copy of https://github.com/EFPrefix/YYCache.git resolved at 1.0.5
Build complete.
Done.