The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SpeziStorage, reference main (eda8a1), with Swift 6.1 for macOS (SPM) on 19 May 2025 12:27:22 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.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziStorage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziStorage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at eda8a13 RuntimeAssertions (#35)
Cloned https://github.com/StanfordSpezi/SpeziStorage.git
Revision (git rev-parse @):
eda8a13d2a9c3570f1b8767a338fa720c2e37c75
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziStorage.git at main
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/554] Fetching xctruntimeassertions
[118/9727] Fetching xctruntimeassertions, spezi
[210/10568] Fetching xctruntimeassertions, spezi, spezifoundation
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.25s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.25s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.25s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.0.0 (1.95s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.7 (0.67s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.61s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.2 (1.31s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.41s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.66s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.60s)
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.7
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "spezistorage",
      "name": "SpeziStorage",
      "url": "https://github.com/StanfordSpezi/SpeziStorage.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziStorage",
      "dependencies": [
        {
          "identity": "spezi",
          "name": "Spezi",
          "url": "https://github.com/StanfordSpezi/Spezi.git",
          "version": "1.8.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spezi",
          "dependencies": [
            {
              "identity": "spezifoundation",
              "name": "SpeziFoundation",
              "url": "https://github.com/StanfordSpezi/SpeziFoundation.git",
              "version": "2.1.7",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziFoundation",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-algorithms",
                  "name": "swift-algorithms",
                  "url": "https://github.com/apple/swift-algorithms.git",
                  "version": "1.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
                  "dependencies": [
                    {
                      "identity": "swift-numerics",
                      "name": "swift-numerics",
                      "url": "https://github.com/apple/swift-numerics.git",
                      "version": "1.0.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "xctruntimeassertions",
                  "name": "RuntimeAssertions",
                  "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
                  "version": "2.0.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "xctruntimeassertions",
              "name": "RuntimeAssertions",
              "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
              "version": "2.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "spezifoundation",
          "name": "SpeziFoundation",
          "url": "https://github.com/StanfordSpezi/SpeziFoundation.git",
          "version": "2.1.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziFoundation",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-algorithms",
              "name": "swift-algorithms",
              "url": "https://github.com/apple/swift-algorithms.git",
              "version": "1.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
              "dependencies": [
                {
                  "identity": "swift-numerics",
                  "name": "swift-numerics",
                  "url": "https://github.com/apple/swift-numerics.git",
                  "version": "1.0.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "xctruntimeassertions",
              "name": "RuntimeAssertions",
              "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
              "version": "2.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "xctruntimeassertions",
          "name": "RuntimeAssertions",
          "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
[1/1633] Fetching spezistorage
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (0.90s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache
Fetching https://github.com/StanfordSpezi/Spezi.git from cache
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git from cache
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.48s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.48s)
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.48s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.0.0 (0.53s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.7 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.51s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.2 (0.56s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.60s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.03s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.04s)
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.7
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.0.0
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at main (eda8a13)
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
warning: '.resolve-product-dependencies': dependency 'spezistorage' is not used by any target
Found 3 product dependencies
  - Spezi
  - SpeziFoundation
  - RuntimeAssertions
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziStorage.git
https://github.com/StanfordSpezi/SpeziStorage.git
{
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.7",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "xctruntimeassertions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git"
    }
  ],
  "manifest_display_name" : "SpeziStorage",
  "name" : "SpeziStorage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziLocalStorage",
      "targets" : [
        "SpeziLocalStorage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziKeychainStorage",
      "targets" : [
        "SpeziKeychainStorage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziStorageTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziStorageTests",
      "path" : "Tests/SpeziStorageTests",
      "product_dependencies" : [
        "XCTSpezi"
      ],
      "sources" : [
        "LocalStorageTests.swift"
      ],
      "target_dependencies" : [
        "SpeziLocalStorage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziLocalStorage",
      "module_type" : "SwiftTarget",
      "name" : "SpeziLocalStorage",
      "path" : "Sources/SpeziLocalStorage",
      "product_dependencies" : [
        "Spezi",
        "SpeziFoundation"
      ],
      "product_memberships" : [
        "SpeziLocalStorage"
      ],
      "sources" : [
        "LocalStorage.swift",
        "LocalStorageEntry.swift",
        "LocalStorageError.swift",
        "LocalStorageKey.swift",
        "LocalStorageSetting.swift"
      ],
      "target_dependencies" : [
        "SpeziKeychainStorage"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziKeychainStorage",
      "module_type" : "SwiftTarget",
      "name" : "SpeziKeychainStorage",
      "path" : "Sources/SpeziKeychainStorage",
      "product_dependencies" : [
        "Spezi",
        "RuntimeAssertions"
      ],
      "product_memberships" : [
        "SpeziLocalStorage",
        "SpeziKeychainStorage"
      ],
      "sources" : [
        "Credentials/Credentials.swift",
        "Credentials/CredentialsKind.swift",
        "Credentials/CredentialsTag.swift",
        "Credentials/KeychainStorage+Credentials.swift",
        "CryptographicKeys/CryptographicKeyTag.swift",
        "CryptographicKeys/KeychainStorage+CryptographicKeys.swift",
        "CryptographicKeys/SecKey+Extensions.swift",
        "KeychainItemAccessibility.swift",
        "KeychainItemStorageOption.swift",
        "KeychainStorage.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/17] Write sources
[3/17] Copying Localizable.xcstrings.license
[3/17] Copying Localizable.xcstrings
[5/17] Write sources
[5/17] Copying Info.plist
[5/17] Write sources
[13/17] Compiling _NumericsShims _NumericsShims.c
[14/17] Write swift-version-2F0A5646E1D333AE.txt
[15/17] Compiling _AtomicsShims.c
[17/73] Emitting module InternalCollectionsUtilities
[18/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/74] Compiling Atomics UnsafeAtomic.swift
[20/74] Compiling Atomics UnsafeAtomicLazyReference.swift
[21/74] Compiling Atomics OptionalRawRepresentable.swift
[22/74] Compiling Atomics RawRepresentable.swift
[23/74] Compiling Atomics AtomicStorage.swift
[24/74] Compiling Atomics AtomicValue.swift
[25/74] Compiling Atomics ManagedAtomic.swift
[26/74] Compiling Atomics ManagedAtomicLazyReference.swift
[27/74] Compiling RealModule Float80+Real.swift
[28/74] Compiling RealModule Float+Real.swift
[29/74] Compiling RealModule Float16+Real.swift
[30/74] Compiling RealModule ElementaryFunctions.swift
[31/74] Compiling RealModule Real.swift
[32/75] Compiling RealModule ApproximateEquality.swift
[33/75] Compiling RealModule AugmentedArithmetic.swift
[34/75] Compiling RealModule AlgebraicField.swift
[35/75] Emitting module RealModule
[36/75] Compiling RealModule Double+Real.swift
[41/75] Compiling Atomics Primitives.shims.swift
[42/75] Compiling Atomics AtomicInteger.swift
[43/77] Compiling Atomics AtomicOptionalWrappable.swift
[44/77] Compiling Atomics AtomicReference.swift
[45/77] Compiling Atomics AtomicBool.swift
[46/77] Compiling Atomics IntegerConformances.swift
[47/77] Compiling RealModule RealFunctions.swift
[48/77] Compiling Atomics PointerConformances.swift
[49/77] Compiling Atomics Primitives.native.swift
[50/77] Compiling Atomics IntegerOperations.swift
[51/77] Compiling Atomics Unmanaged extensions.swift
[52/100] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/100] Compiling Algorithms Split.swift
[54/100] Compiling Algorithms Stride.swift
[55/100] Compiling Algorithms Grouped.swift
[56/100] Compiling Algorithms Indexed.swift
[57/159] Compiling OrderedCollections _HashTable+Testing.swift
[58/159] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[59/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[60/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[61/159] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[62/159] Compiling OrderedCollections OrderedDictionary+Values.swift
[63/159] Compiling OrderedCollections _HashTable+Bucket.swift
[64/159] Compiling OrderedCollections _HashTable+BucketIterator.swift
[65/159] Emitting module Atomics
[66/159] Compiling OrderedCollections _HashTable+Constants.swift
[67/159] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[68/159] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[69/159] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[70/159] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[71/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[72/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[73/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[74/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[75/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[76/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[77/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[78/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[79/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[80/161] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[81/161] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[82/161] Compiling OrderedCollections OrderedSet+Sendable.swift
[83/161] Compiling OrderedCollections OrderedSet+Codable.swift
[84/161] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[85/161] Compiling OrderedCollections OrderedSet+Descriptions.swift
[86/161] Compiling OrderedCollections OrderedSet+Diffing.swift
[87/161] Compiling OrderedCollections OrderedSet+Equatable.swift
[88/161] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[89/161] Compiling OrderedCollections OrderedDictionary+Elements.swift
[90/161] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[91/161] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[92/161] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[93/161] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[94/161] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[95/167] Compiling OrderedCollections _HashTable.swift
[96/167] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[97/167] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[98/167] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[100/167] Compiling Algorithms Unique.swift
[101/167] Compiling Algorithms Windows.swift
[102/167] Compiling OrderedCollections OrderedSet+Insertions.swift
[103/167] Compiling OrderedCollections OrderedSet+Invariants.swift
[104/167] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[105/167] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[106/167] Compiling OrderedCollections _Hashtable+Header.swift
[107/167] Compiling OrderedCollections OrderedDictionary+Codable.swift
[108/167] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[111/167] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[115/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[116/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[119/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[121/167] Compiling OrderedCollections OrderedDictionary.swift
[122/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[139/167] Compiling OrderedCollections OrderedSet+SubSequence.swift
[140/167] Compiling OrderedCollections OrderedSet+Testing.swift
[141/167] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[142/167] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[143/167] Compiling OrderedCollections OrderedSet.swift
[144/167] Compiling OrderedCollections _UnsafeBitset.swift
[151/167] Emitting module OrderedCollections
[158/167] Emitting module Algorithms
[159/167] Compiling RuntimeAssertions Assert.swift
[160/167] Compiling RuntimeAssertions RuntimeAssertion.swift
[161/167] Compiling RuntimeAssertions DebugOnly.swift
[162/167] Compiling RuntimeAssertions Precondition.swift
[163/167] Compiling RuntimeAssertions Counter.swift
[164/167] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[165/167] Emitting module RuntimeAssertions
[166/167] Compiling RuntimeAssertions RuntimePrecondition.swift
[167/167] Compiling RuntimeAssertions NeverReturn.swift
[168/202] Compiling SpeziFoundation RuntimeConfig.swift
[169/202] Compiling SpeziFoundation RepositoryValue.swift
[170/202] Compiling SpeziFoundation SendableValueRepository.swift
[171/202] Compiling SpeziFoundation ValueRepository.swift
[172/205] Compiling SpeziFoundation ArrayBuilder.swift
[173/205] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[174/205] Compiling SpeziFoundation SetBuilder.swift
[175/205] Compiling SpeziFoundation AsyncSemaphore.swift
[176/205] Compiling SpeziFoundation TimeoutError.swift
[177/205] Compiling SpeziFoundation TopLevelDecoder.swift
[178/205] Compiling SpeziFoundation TopLevelEncoder.swift
[179/205] Compiling SpeziFoundation Version.swift
[180/205] Compiling SpeziFoundation SendableSharedRepository.swift
[181/205] Compiling SpeziFoundation SharedRepository.swift
[182/205] Compiling SpeziFoundation resource_bundle_accessor.swift
[183/205] Emitting module SpeziFoundation
[184/205] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[185/205] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[186/205] Compiling SpeziFoundation KnowledgeSource.swift
[187/205] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[188/205] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[189/205] Compiling SpeziFoundation RepositoryAnchor.swift
[190/205] Compiling SpeziFoundation AnyArray.swift
[191/205] Compiling SpeziFoundation AnyOptional.swift
[192/205] Compiling SpeziFoundation BinarySearch.swift
[193/205] Compiling SpeziFoundation Calendar.swift
[194/205] Compiling SpeziFoundation OrderedArray.swift
[195/205] Compiling SpeziFoundation RuntimeEnvironment.swift
[196/205] Compiling SpeziFoundation SequenceExtensions.swift
[197/205] Compiling SpeziFoundation StaticString+Hashable.swift
[198/205] Compiling SpeziFoundation MainActorExecution.swift
[199/205] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[200/205] Compiling SpeziFoundation RWLock.swift
[201/205] Compiling SpeziFoundation RecursiveRWLock.swift
[202/205] Compiling SpeziFoundation DataDescriptor.swift
[203/205] Compiling SpeziFoundation Duration.swift
[204/205] Compiling SpeziFoundation KeyValuePairs.swift
[205/205] Compiling SpeziFoundation ObjCExceptionHandling.swift
[206/262] Compiling Spezi DependencyManager.swift
[207/262] Compiling Spezi DependencyManagerError.swift
[208/262] Compiling Spezi Module+DependencyRelation.swift
[209/262] Compiling Spezi DependencyBuilder.swift
[210/262] Compiling Spezi DependencyCollection.swift
[211/262] Compiling Spezi DependencyCollectionBuilder.swift
[212/268] Emitting module Spezi
[213/268] Compiling Spezi Application+TypeAlias.swift
[214/268] Compiling Spezi ApplicationDelegate.swift
[215/268] Compiling Spezi ApplicationDelegateAdaptor.swift
[216/268] Compiling Spezi DynamicReference.swift
[217/268] Compiling Spezi Module+Properties.swift
[218/268] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[219/268] Compiling Spezi SpeziSceneDelegate.swift
[220/268] Compiling Spezi View+Spezi.swift
[221/268] Compiling Spezi DefaultStandard.swift
[222/268] Compiling Spezi Module+Standard.swift
[223/268] Compiling Spezi Standard.swift
[224/268] Compiling Spezi StandardPropertyWrapper.swift
[225/268] Compiling Spezi ApplicationPropertyWrapper.swift
[226/268] Compiling Spezi CollectPropertyWrapper.swift
[227/268] Compiling Spezi CollectedModuleValues.swift
[228/268] Compiling Spezi ProvidePropertyWrapper.swift
[229/268] Compiling Spezi StorageValueCollector.swift
[230/268] Compiling Spezi StorageValueProvider.swift
[231/268] Compiling Spezi LifecycleHandler.swift
[232/268] Compiling Spezi EnvironmentAccessible.swift
[233/268] Compiling Spezi ModelModifier.swift
[234/268] Compiling Spezi ModelPropertyWrapper.swift
[235/268] Compiling Spezi ModifierPropertyWrapper.swift
[236/268] Compiling Spezi ViewModifierProvider.swift
[237/268] Compiling Spezi Configuration.swift
[238/268] Compiling Spezi DefaultInitializable.swift
[239/268] Compiling Spezi DependencyContext.swift
[240/268] Compiling Spezi DependencyDeclaration.swift
[241/268] Compiling Spezi DependencyPropertyWrapper.swift
[242/268] Compiling Spezi Module+Dependencies.swift
[243/268] Compiling Spezi DependencyReference.swift
[244/268] Compiling Spezi ModuleReference.swift
[245/268] Compiling Spezi NotificationTokenHandler.swift
[246/268] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[247/268] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[248/268] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[249/268] Compiling Spezi SpeziNotificationCenterDelegate.swift
[250/268] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[251/268] Compiling Spezi LaunchOptionsKey.swift
[252/268] Compiling Spezi SpeziAnchor.swift
[253/268] Compiling Spezi SpeziStorage.swift
[254/268] Compiling Spezi StoredModulesKey.swift
[255/268] Compiling Spezi ModuleDescription.swift
[256/268] Compiling Spezi Spezi+Logger.swift
[257/268] Compiling Spezi Module.swift
[258/268] Compiling Spezi ModuleBuilder.swift
[259/268] Compiling Spezi ModuleCollection.swift
[260/268] Compiling Spezi ModuleOwnership.swift
[261/268] Compiling Spezi BackgroundFetchResult.swift
[262/268] Compiling Spezi NotificationHandler.swift
[263/268] Compiling Spezi Spezi+Preview.swift
[264/268] Compiling Spezi Spezi+Spezi.swift
[265/268] Compiling Spezi Spezi.swift
[266/268] Compiling Spezi SpeziAppDelegate.swift
[267/268] Compiling Spezi SpeziModuleError.swift
[268/268] Compiling Spezi SpeziPropertyWrapper.swift
[269/278] Compiling SpeziKeychainStorage CryptographicKeyTag.swift
[270/278] Compiling SpeziKeychainStorage CredentialsKind.swift
[271/278] Emitting module SpeziKeychainStorage
[272/279] Compiling SpeziKeychainStorage KeychainItemAccessibility.swift
[273/279] Compiling SpeziKeychainStorage SecKey+Extensions.swift
[274/279] Compiling SpeziKeychainStorage KeychainStorage+Credentials.swift
[275/279] Compiling SpeziKeychainStorage CredentialsTag.swift
[276/279] Compiling SpeziKeychainStorage KeychainStorage+CryptographicKeys.swift
[277/279] Compiling SpeziKeychainStorage KeychainItemStorageOption.swift
[278/279] Compiling SpeziKeychainStorage Credentials.swift
[279/279] Compiling SpeziKeychainStorage KeychainStorage.swift
[280/285] Compiling SpeziLocalStorage LocalStorageSetting.swift
[281/285] Compiling SpeziLocalStorage LocalStorageKey.swift
[282/285] Compiling SpeziLocalStorage LocalStorageError.swift
[283/285] Compiling SpeziLocalStorage LocalStorageEntry.swift
[284/285] Emitting module SpeziLocalStorage
[285/285] Compiling SpeziLocalStorage LocalStorage.swift
Build complete! (19.90s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.7",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "xctruntimeassertions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git"
    }
  ],
  "manifest_display_name" : "SpeziStorage",
  "name" : "SpeziStorage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziLocalStorage",
      "targets" : [
        "SpeziLocalStorage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziKeychainStorage",
      "targets" : [
        "SpeziKeychainStorage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziStorageTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziStorageTests",
      "path" : "Tests/SpeziStorageTests",
      "product_dependencies" : [
        "XCTSpezi"
      ],
      "sources" : [
        "LocalStorageTests.swift"
      ],
      "target_dependencies" : [
        "SpeziLocalStorage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziLocalStorage",
      "module_type" : "SwiftTarget",
      "name" : "SpeziLocalStorage",
      "path" : "Sources/SpeziLocalStorage",
      "product_dependencies" : [
        "Spezi",
        "SpeziFoundation"
      ],
      "product_memberships" : [
        "SpeziLocalStorage"
      ],
      "sources" : [
        "LocalStorage.swift",
        "LocalStorageEntry.swift",
        "LocalStorageError.swift",
        "LocalStorageKey.swift",
        "LocalStorageSetting.swift"
      ],
      "target_dependencies" : [
        "SpeziKeychainStorage"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziKeychainStorage",
      "module_type" : "SwiftTarget",
      "name" : "SpeziKeychainStorage",
      "path" : "Sources/SpeziKeychainStorage",
      "product_dependencies" : [
        "Spezi",
        "RuntimeAssertions"
      ],
      "product_memberships" : [
        "SpeziLocalStorage",
        "SpeziKeychainStorage"
      ],
      "sources" : [
        "Credentials/Credentials.swift",
        "Credentials/CredentialsKind.swift",
        "Credentials/CredentialsTag.swift",
        "Credentials/KeychainStorage+Credentials.swift",
        "CryptographicKeys/CryptographicKeyTag.swift",
        "CryptographicKeys/KeychainStorage+CryptographicKeys.swift",
        "CryptographicKeys/SecKey+Extensions.swift",
        "KeychainItemAccessibility.swift",
        "KeychainItemStorageOption.swift",
        "KeychainStorage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.