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, reference main (2723af), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 19:59:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/AppState.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/AppState
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2723afc Fix Xcode 16.1 error about property not on main actor (#119)
Cloned https://github.com/0xLeif/AppState.git
Revision (git rev-parse @):
2723afc6617dfc4123631bc04157cae1dce2e724
SUCCESS checkout https://github.com/0xLeif/AppState.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/0xLeif/AppState.git
https://github.com/0xLeif/AppState.git
{
  "dependencies" : [
    {
      "identity" : "cache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/Cache"
    }
  ],
  "manifest_display_name" : "AppState",
  "name" : "AppState",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "AppState",
      "targets" : [
        "AppState"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppStateTests",
      "module_type" : "SwiftTarget",
      "name" : "AppStateTests",
      "path" : "Tests/AppStateTests",
      "sources" : [
        "AppDependencyTests.swift",
        "AppStateTests.swift",
        "ApplicationTests.swift",
        "DependencySliceTests.swift",
        "FileStateTests.swift",
        "KeychainTests.swift",
        "ObservedDependencyTests.swift",
        "OptionalSliceTests.swift",
        "SecureStateTests.swift",
        "SliceTests.swift",
        "StoredStateTests.swift",
        "SyncStateTests.swift"
      ],
      "target_dependencies" : [
        "AppState"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppState",
      "module_type" : "SwiftTarget",
      "name" : "AppState",
      "path" : "Sources/AppState",
      "product_dependencies" : [
        "Cache"
      ],
      "product_memberships" : [
        "AppState"
      ],
      "sources" : [
        "Application/Application+internal.swift",
        "Application/Application+public.swift",
        "Application/Application.swift",
        "Application/Types/Dependency/Application+Dependency.swift",
        "Application/Types/Dependency/Slice/Application+DependencySlice.swift",
        "Application/Types/Helper/Application+ApplicationPreview.swift",
        "Application/Types/Helper/Application+Scope.swift",
        "Application/Types/Helper/ApplicationLogger.swift",
        "Application/Types/Helper/FileManager+AppState.swift",
        "Application/Types/Helper/FileManaging.swift",
        "Application/Types/Helper/Loggable.swift",
        "Application/Types/Helper/MutableApplicationState.swift",
        "Application/Types/Helper/UbiquitousKeyValueStoreManaging.swift",
        "Application/Types/Helper/UserDefaultsManaging.swift",
        "Application/Types/State/Application+FileState.swift",
        "Application/Types/State/Application+SecureState.swift",
        "Application/Types/State/Application+State.swift",
        "Application/Types/State/Application+StoredState.swift",
        "Application/Types/State/Application+SyncState.swift",
        "Application/Types/State/Slice/Application+OptionalSlice.swift",
        "Application/Types/State/Slice/Application+OptionalSliceOptionalValue.swift",
        "Application/Types/State/Slice/Application+Slice.swift",
        "Dependencies/Keychain.swift",
        "PropertyWrappers/Dependency/AppDependency.swift",
        "PropertyWrappers/Dependency/ObservedDependency.swift",
        "PropertyWrappers/Dependency/Slice/DependencyConstant.swift",
        "PropertyWrappers/Dependency/Slice/DependencySlice.swift",
        "PropertyWrappers/State/AppState.swift",
        "PropertyWrappers/State/FileState.swift",
        "PropertyWrappers/State/SecureState.swift",
        "PropertyWrappers/State/Slice/Constant.swift",
        "PropertyWrappers/State/Slice/OptionalConstant.swift",
        "PropertyWrappers/State/Slice/OptionalSlice.swift",
        "PropertyWrappers/State/Slice/Slice.swift",
        "PropertyWrappers/State/StoredState.swift",
        "PropertyWrappers/State/SyncState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/28] Emitting module Cache
[5/30] Compiling Cache OptionallyCached.swift
[6/30] Compiling Cache Resolved.swift
[7/30] Compiling Cache ComposableCache.swift
[8/30] Compiling Cache ExpiringCache+subscript.swift
[9/30] Compiling Cache ExpiringCache.swift
[10/30] Compiling Cache JSON+subscript.swift
[11/30] Compiling Cache JSON.swift
[12/30] Compiling Cache RequiredKeysCache.swift
[13/30] Compiling Cache CacheInitializable.swift
[14/30] Compiling Cache Cacheable.swift
[15/30] Compiling Cache LRUCache.swift
[16/30] Compiling Cache PersistableCache.swift
[17/30] Compiling Cache RequiredKeysCache+subscript.swift
[18/30] Compiling Cache Dictionary+Cacheable.swift
[19/30] Compiling Cache InvalidTypeError.swift
[20/30] Compiling Cache MissingRequiredKeysError.swift
[21/30] Compiling Cache AnyCacheable.swift
[22/30] Compiling Cache Cache+subscript.swift
[23/30] Compiling Cache Cache.swift
[24/30] Compiling Cache Global+loggers.swift
[25/30] Compiling Cache Global.swift
[26/30] Compiling Cache Cached.swift
[27/30] Compiling Cache Logging.swift
[28/30] Compiling Cache Global+cache.swift
[29/30] Compiling Cache Global+dependencies.swift
[30/30] Compiling Cache Global+images.swift
[31/64] Emitting module AppState
[32/67] Compiling AppState Application+DependencySlice.swift
[33/67] Compiling AppState Application+ApplicationPreview.swift
[34/67] Compiling AppState Application+Scope.swift
[35/67] Compiling AppState ApplicationLogger.swift
[36/67] Compiling AppState Constant.swift
[37/67] Compiling AppState OptionalConstant.swift
[38/67] Compiling AppState OptionalSlice.swift
[39/67] Compiling AppState AppState.swift
[40/67] Compiling AppState FileState.swift
[41/67] Compiling AppState SecureState.swift
[42/67] Compiling AppState FileManager+AppState.swift
[43/67] Compiling AppState FileManaging.swift
[44/67] Compiling AppState Loggable.swift
[45/67] Compiling AppState MutableApplicationState.swift
[46/67] Compiling AppState ObservedDependency.swift
[47/67] Compiling AppState DependencyConstant.swift
[48/67] Compiling AppState DependencySlice.swift
[49/67] Compiling AppState Slice.swift
[50/67] Compiling AppState StoredState.swift
[51/67] Compiling AppState SyncState.swift
[52/67] Compiling AppState Application+State.swift
[53/67] Compiling AppState Application+StoredState.swift
[54/67] Compiling AppState Application+SyncState.swift
[55/67] Compiling AppState Application+OptionalSlice.swift
[56/67] Compiling AppState Application+OptionalSliceOptionalValue.swift
[57/67] Compiling AppState Application+Slice.swift
[58/67] Compiling AppState Keychain.swift
[59/67] Compiling AppState AppDependency.swift
[60/67] Compiling AppState Application+internal.swift
[61/67] Compiling AppState Application+public.swift
[62/67] Compiling AppState Application.swift
[63/67] Compiling AppState Application+Dependency.swift
[64/67] Compiling AppState UbiquitousKeyValueStoreManaging.swift
[65/67] Compiling AppState UserDefaultsManaging.swift
[66/67] Compiling AppState Application+FileState.swift
[67/67] Compiling AppState Application+SecureState.swift
Build complete! (16.16s)
Fetching https://github.com/0xLeif/Cache
[1/419] Fetching cache
Fetched https://github.com/0xLeif/Cache from cache (0.76s)
Computing version for https://github.com/0xLeif/Cache
Computed https://github.com/0xLeif/Cache at 2.1.0 (1.82s)
Creating working copy for https://github.com/0xLeif/Cache
Working copy of https://github.com/0xLeif/Cache resolved at 2.1.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/Cache"
    }
  ],
  "manifest_display_name" : "AppState",
  "name" : "AppState",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "AppState",
      "targets" : [
        "AppState"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppStateTests",
      "module_type" : "SwiftTarget",
      "name" : "AppStateTests",
      "path" : "Tests/AppStateTests",
      "sources" : [
        "AppDependencyTests.swift",
        "AppStateTests.swift",
        "ApplicationTests.swift",
        "DependencySliceTests.swift",
        "FileStateTests.swift",
        "KeychainTests.swift",
        "ObservedDependencyTests.swift",
        "OptionalSliceTests.swift",
        "SecureStateTests.swift",
        "SliceTests.swift",
        "StoredStateTests.swift",
        "SyncStateTests.swift"
      ],
      "target_dependencies" : [
        "AppState"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppState",
      "module_type" : "SwiftTarget",
      "name" : "AppState",
      "path" : "Sources/AppState",
      "product_dependencies" : [
        "Cache"
      ],
      "product_memberships" : [
        "AppState"
      ],
      "sources" : [
        "Application/Application+internal.swift",
        "Application/Application+public.swift",
        "Application/Application.swift",
        "Application/Types/Dependency/Application+Dependency.swift",
        "Application/Types/Dependency/Slice/Application+DependencySlice.swift",
        "Application/Types/Helper/Application+ApplicationPreview.swift",
        "Application/Types/Helper/Application+Scope.swift",
        "Application/Types/Helper/ApplicationLogger.swift",
        "Application/Types/Helper/FileManager+AppState.swift",
        "Application/Types/Helper/FileManaging.swift",
        "Application/Types/Helper/Loggable.swift",
        "Application/Types/Helper/MutableApplicationState.swift",
        "Application/Types/Helper/UbiquitousKeyValueStoreManaging.swift",
        "Application/Types/Helper/UserDefaultsManaging.swift",
        "Application/Types/State/Application+FileState.swift",
        "Application/Types/State/Application+SecureState.swift",
        "Application/Types/State/Application+State.swift",
        "Application/Types/State/Application+StoredState.swift",
        "Application/Types/State/Application+SyncState.swift",
        "Application/Types/State/Slice/Application+OptionalSlice.swift",
        "Application/Types/State/Slice/Application+OptionalSliceOptionalValue.swift",
        "Application/Types/State/Slice/Application+Slice.swift",
        "Dependencies/Keychain.swift",
        "PropertyWrappers/Dependency/AppDependency.swift",
        "PropertyWrappers/Dependency/ObservedDependency.swift",
        "PropertyWrappers/Dependency/Slice/DependencyConstant.swift",
        "PropertyWrappers/Dependency/Slice/DependencySlice.swift",
        "PropertyWrappers/State/AppState.swift",
        "PropertyWrappers/State/FileState.swift",
        "PropertyWrappers/State/SecureState.swift",
        "PropertyWrappers/State/Slice/Constant.swift",
        "PropertyWrappers/State/Slice/OptionalConstant.swift",
        "PropertyWrappers/State/Slice/OptionalSlice.swift",
        "PropertyWrappers/State/Slice/Slice.swift",
        "PropertyWrappers/State/StoredState.swift",
        "PropertyWrappers/State/SyncState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.