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 AppState with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.36.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/AppState.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/AppState
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cb2eebd Store file value in cache on read (#101)
Cloned https://github.com/0xLeif/AppState.git
Revision (git rev-parse @):
cb2eebdc8ebe1841c964a31f3862b0fe92400d5c
SUCCESS checkout https://github.com/0xLeif/AppState.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/0xLeif/AppState.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/24] Compiling Cache MissingRequiredKeysError.swift
[2/24] Compiling Cache Global+cache.swift
[3/24] Compiling Cache Global+dependencies.swift
[4/24] Compiling Cache Cacheable.swift
[5/24] Compiling Cache Dictionary+Cacheable.swift
[6/24] Compiling Cache InvalidTypeError.swift
[7/24] Compiling Cache RequiredKeysCache+subscript.swift
[8/24] Compiling Cache RequiredKeysCache.swift
[9/24] Compiling Cache CacheInitializable.swift
[10/24] Compiling Cache JSON+subscript.swift
[11/24] Compiling Cache JSON.swift
[12/24] Compiling Cache Cached.swift
[13/24] Compiling Cache AnyCacheable.swift
[14/24] Compiling Cache Cache+subscript.swift
[15/24] Compiling Cache Cache.swift
[16/24] Compiling Cache ComposableCache.swift
[17/24] Compiling Cache ExpiringCache+subscript.swift
[18/24] Compiling Cache ExpiringCache.swift
[19/24] Compiling Cache LRUCache.swift
[20/24] Compiling Cache PersistableCache.swift
[21/24] Emitting module Cache
[22/24] Compiling Cache Global+images.swift
[23/24] Compiling Cache Global+loggers.swift
[24/24] Compiling Cache Global.swift
[25/27] Compiling Cache Logging.swift
[26/27] Compiling Cache OptionallyCached.swift
[27/27] Compiling Cache Resolved.swift
[28/56] Emitting module AppState
[29/60] Compiling AppState Application+State.swift
[30/60] Compiling AppState Application+StoredState.swift
[31/60] Compiling AppState Application+SyncState.swift
[32/60] Compiling AppState Application+OptionalSlice.swift
[33/60] Compiling AppState FileState.swift
[34/60] Compiling AppState SecureState.swift
[35/60] Compiling AppState Constant.swift
[36/60] Compiling AppState OptionalConstant.swift
[37/60] Compiling AppState OptionalSlice.swift
[38/60] Compiling AppState Slice.swift
[39/60] Compiling AppState StoredState.swift
[40/60] Compiling AppState SyncState.swift
[41/60] Compiling AppState ObservedDependency.swift
[42/60] Compiling AppState DependencyConstant.swift
[43/60] Compiling AppState DependencySlice.swift
[44/60] Compiling AppState AppState.swift
[45/60] Compiling AppState Application+DependencySlice.swift
[46/60] Compiling AppState Application+ApplicationPreview.swift
[47/60] Compiling AppState Application+Scope.swift
[48/60] Compiling AppState ApplicationLogger.swift
[49/60] Compiling AppState Application+OptionalSliceOptionalValue.swift
[50/60] Compiling AppState Application+Slice.swift
[51/60] Compiling AppState Keychain.swift
[52/60] Compiling AppState AppDependency.swift
[53/60] Compiling AppState FileManager+AppState.swift
[54/60] Compiling AppState MutableApplicationState.swift
[55/60] Compiling AppState Application+FileState.swift
[56/60] Compiling AppState Application+SecureState.swift
[57/60] Compiling AppState Application+internal.swift
[58/60] Compiling AppState Application+public.swift
[59/60] Compiling AppState Application.swift
[60/60] Compiling AppState Application+Dependency.swift
Build complete! (13.83s)
Fetching https://github.com/0xLeif/Cache from cache
Fetched https://github.com/0xLeif/Cache (0.15s)
Computing version for https://github.com/0xLeif/Cache
Computed https://github.com/0xLeif/Cache at 2.1.0 (0.02s)
Creating working copy for https://github.com/0xLeif/Cache
Working copy of https://github.com/0xLeif/Cache resolved at 2.1.0
Build complete.
Done.