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 Stores 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/omaralbeik/Stores.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/omaralbeik/Stores
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 6382917 Keep a ref to store in AnyStore classes (#22)
Cloned https://github.com/omaralbeik/Stores.git
Revision (git rev-parse @):
638291752db347e40ea4932be424585d47447d32
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/omaralbeik/Stores.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/omaralbeik/Stores.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version--423B1241ED78D482.txt
[9/14] Compiling Blueprints MultiObjectStore.swift
[10/14] Compiling Blueprints SingleObjectStore.swift
[11/14] Compiling Blueprints AnyMultiObjectStore.swift
[12/14] Compiling Blueprints Logger.swift
[13/14] Emitting module Blueprints
[14/14] Compiling Blueprints AnySingleObjectStore.swift
[15/35] Emitting module UserDefaultsStore
[16/35] Compiling TestUtils StoresError.swift
[17/35] Emitting module KeychainStore
[18/35] Compiling KeychainStore KeychainError.swift
[19/35] Compiling KeychainStore KeychainAccessibility.swift
[20/35] Compiling UserDefaultsStore SingleUserDefaultsStore.swift
[21/35] Compiling TestUtils MultiObjectStoreFake.swift
[22/35] Compiling TestUtils SingleObjectStoreFake.swift
[23/35] Compiling KeychainStore SingleKeychainStore.swift
[24/35] Emitting module TestUtils
[25/35] Compiling TestUtils User.swift
[26/35] Compiling UserDefaultsStore MultiUserDefaultsStore.swift
[27/35] Compiling KeychainStore MultiKeychainStore.swift
[28/35] Compiling FileSystemStore SingleFileSystemStore.swift
[29/35] Emitting module FileSystemStore
[30/35] Compiling FileSystemStore MultiFileSystemStore.swift
[31/35] Compiling CoreDataStore SingleCoreDataStore.swift
[32/35] Compiling CoreDataStore Database.swift
[33/35] Compiling CoreDataStore Entity.swift
[34/35] Compiling CoreDataStore MultiCoreDataStore.swift
[35/35] Emitting module CoreDataStore
[36/37] Compiling Stores Stores.swift
[37/37] Emitting module Stores
Build complete! (3.54s)
Build complete.
Done.