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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.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: 1.17.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/AppState
 * tag               1.17.0     -> FETCH_HEAD
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 1.17.0
Fetching https://github.com/0xLeif/Cache from cache
Fetched https://github.com/0xLeif/Cache from 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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "appstate",
      "name": "AppState",
      "url": "https://github.com/0xLeif/AppState.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppState",
      "dependencies": [
        {
          "identity": "cache",
          "name": "Cache",
          "url": "https://github.com/0xLeif/Cache",
          "version": "2.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cache",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/0xLeif/AppState.git from cache
Fetched https://github.com/0xLeif/AppState.git from cache (0.29s)
Fetching https://github.com/0xLeif/Cache from cache
Fetched https://github.com/0xLeif/Cache from 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
Creating working copy for https://github.com/0xLeif/AppState.git
Working copy of https://github.com/0xLeif/AppState.git resolved at 1.17.0 (cb2eebd)
warning: '.resolve-product-dependencies': dependency 'appstate' is not used by any target
Found 1 product dependencies
  - Cache
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/0xLeif/AppState.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/27] Compiling Cache AnyCacheable.swift
[5/27] Compiling Cache Cache+subscript.swift
[6/27] Compiling Cache Cache.swift
[7/27] Compiling Cache ComposableCache.swift
[8/27] Emitting module Cache
[9/30] Compiling Cache Logging.swift
[10/30] Compiling Cache OptionallyCached.swift
[11/30] Compiling Cache Resolved.swift
[12/30] Compiling Cache MissingRequiredKeysError.swift
[13/30] Compiling Cache Global+cache.swift
[14/30] Compiling Cache Global+dependencies.swift
[15/30] Compiling Cache RequiredKeysCache+subscript.swift
[16/30] Compiling Cache RequiredKeysCache.swift
[17/30] Compiling Cache CacheInitializable.swift
[18/30] Compiling Cache ExpiringCache+subscript.swift
[19/30] Compiling Cache ExpiringCache.swift
[20/30] Compiling Cache LRUCache.swift
[21/30] Compiling Cache PersistableCache.swift
[22/30] Compiling Cache JSON+subscript.swift
[23/30] Compiling Cache JSON.swift
[24/30] Compiling Cache Cached.swift
[25/30] Compiling Cache Global+images.swift
[26/30] Compiling Cache Global+loggers.swift
[27/30] Compiling Cache Global.swift
[28/30] Compiling Cache Cacheable.swift
[29/30] Compiling Cache Dictionary+Cacheable.swift
[30/30] Compiling Cache InvalidTypeError.swift
[31/59] Compiling AppState ObservedDependency.swift
[32/59] Compiling AppState DependencyConstant.swift
[33/59] Compiling AppState DependencySlice.swift
[34/59] Compiling AppState AppState.swift
[35/63] Compiling AppState Application+State.swift
[36/63] Compiling AppState Application+StoredState.swift
[37/63] Compiling AppState Application+SyncState.swift
[38/63] Compiling AppState Application+OptionalSlice.swift
[39/63] Compiling AppState Application+OptionalSliceOptionalValue.swift
[40/63] Compiling AppState Application+Slice.swift
[41/63] Compiling AppState Keychain.swift
[42/63] Compiling AppState AppDependency.swift
[43/63] Compiling AppState Application+DependencySlice.swift
[44/63] Compiling AppState Application+ApplicationPreview.swift
[45/63] Compiling AppState Application+Scope.swift
[46/63] Compiling AppState ApplicationLogger.swift
[47/63] Emitting module AppState
[48/63] Compiling AppState FileState.swift
[49/63] Compiling AppState SecureState.swift
[50/63] Compiling AppState Constant.swift
[51/63] Compiling AppState OptionalConstant.swift
[52/63] Compiling AppState Application+internal.swift
[53/63] Compiling AppState Application+public.swift
[54/63] Compiling AppState Application.swift
[55/63] Compiling AppState Application+Dependency.swift
[56/63] Compiling AppState FileManager+AppState.swift
[57/63] Compiling AppState MutableApplicationState.swift
[58/63] Compiling AppState Application+FileState.swift
[59/63] Compiling AppState Application+SecureState.swift
[60/63] Compiling AppState OptionalSlice.swift
[61/63] Compiling AppState Slice.swift
[62/63] Compiling AppState StoredState.swift
[63/63] Compiling AppState SyncState.swift
Build complete! (13.32s)
Build complete.
Done.