The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CleevioStorageLibrary, reference 0.5.1-dev6 (40463e), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 09:11:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cleevio/CleevioStorage.git
Reference: 0.5.1-dev6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cleevio/CleevioStorage
 * tag               0.5.1-dev6 -> FETCH_HEAD
HEAD is now at 40463e8 Swift pipeline
Cloned https://github.com/cleevio/CleevioStorage.git
Revision (git rev-parse @):
40463e80d1d633e8d1d2e44d8915539a96166837
SUCCESS checkout https://github.com/cleevio/CleevioStorage.git at 0.5.1-dev6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/cleevio/CleevioStorage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/22] Compiling CleevioCore ViewModelType.swift
[7/23] Emitting module CleevioCore
[8/23] Compiling CleevioCore Activity.swift
[9/23] Compiling CleevioCore ActivityIndicator.swift
[10/23] Compiling CleevioCore Aliases.swift
[11/23] Compiling CleevioCore AppVersion.swift
[12/23] Compiling CleevioCore DismissHandler.swift
[13/23] Compiling CleevioCore Bundle+.swift
[14/23] Compiling CleevioCore ErrorLogging.swift
[15/23] Compiling CleevioCore BaseUIHostingController.swift
[16/23] Compiling CleevioCore BaseUIViewController.swift
[17/23] Compiling CleevioCore AssociatedObjectHelper.swift
[18/23] Compiling CleevioCore CancelBag.swift
[19/23] Compiling CleevioCore ErrorIndicator.swift
[20/23] Compiling CleevioCore HashableType.swift
[21/23] Compiling KeychainAccess Keychain.swift
[22/23] Emitting module KeychainAccess
[23/23] Compiling CleevioCore WeakBox.swift
[24/32] Compiling CleevioStorage UserDefaultStorage.swift
[25/32] Compiling CleevioStorage KeyRepresentable.swift
[26/32] Compiling CleevioStorage NSCacheStorage.swift
[27/32] Compiling CleevioStorage StorageType.swift
[28/32] Emitting module CleevioStorage
[29/32] Compiling CleevioStorage BaseStorage.swift
[30/32] Compiling CleevioStorage StorageStream.swift
[31/32] Compiling CleevioStorage InMemoryStorage.swift
[32/32] Compiling CleevioStorage FileStorage.swift
[33/34] Compiling KeychainRepository KeychainStorage.swift
[34/34] Emitting module KeychainRepository
Build complete! (11.30s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/cleevio/CleevioCore.git
[1/213] Fetching cleeviocore
[214/1074] Fetching cleeviocore, swift-concurrency-extras
[283/5460] Fetching cleeviocore, swift-concurrency-extras, keychainaccess
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.31s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.31s)
Fetched https://github.com/cleevio/CleevioCore.git from cache (1.31s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (3.90s)
Computing version for https://github.com/cleevio/CleevioCore.git
Computed https://github.com/cleevio/CleevioCore.git at 2.2.0 (0.41s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.43s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/cleevio/CleevioCore.git
Working copy of https://github.com/cleevio/CleevioCore.git resolved at 2.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cleeviocore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.7",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cleevio/CleevioCore.git"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    }
  ],
  "manifest_display_name" : "CleevioStorageLibrary",
  "name" : "CleevioStorageLibrary",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CleevioStorage",
      "targets" : [
        "CleevioStorage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KeychainRepository",
      "targets" : [
        "KeychainRepository"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "KeychainRepository",
      "module_type" : "SwiftTarget",
      "name" : "KeychainRepository",
      "path" : "Sources/KeychainRepository",
      "product_dependencies" : [
        "CleevioCore",
        "KeychainAccess"
      ],
      "product_memberships" : [
        "KeychainRepository"
      ],
      "sources" : [
        "KeychainStorage.swift"
      ],
      "target_dependencies" : [
        "CleevioStorage"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleevioStorageTests",
      "module_type" : "SwiftTarget",
      "name" : "CleevioStorageTests",
      "path" : "Tests/CleevioStorageTests",
      "product_dependencies" : [
        "ConcurrencyExtras"
      ],
      "sources" : [
        "ObservableStorageTests.swift",
        "StorageStreamTests.swift"
      ],
      "target_dependencies" : [
        "CleevioStorage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CleevioStorage",
      "module_type" : "SwiftTarget",
      "name" : "CleevioStorage",
      "path" : "Sources/CleevioStorage",
      "product_dependencies" : [
        "CleevioCore"
      ],
      "product_memberships" : [
        "CleevioStorage",
        "KeychainRepository"
      ],
      "sources" : [
        "BaseStorage.swift",
        "FileStorage.swift",
        "InMemoryStorage.swift",
        "KeyRepresentable.swift",
        "NSCacheStorage.swift",
        "StorageStream.swift",
        "StorageType.swift",
        "UserDefaultStorage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.