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 2.1.2 (dfba9f), with Swift 6.1 for macOS (SPM) on 18 Oct 2025 13:37:06 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziStorage.git
Reference: 2.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziStorage
 * tag               2.1.2      -> FETCH_HEAD
HEAD is now at dfba9f0 fix a SwiftUI update loop (#37)
Cloned https://github.com/StanfordSpezi/SpeziStorage.git
Revision (git rev-parse @):
dfba9f0690a1ddfadd761f4f634254bf4406bd12
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.2
========================================
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
[10/17] Copying Info.plist
[10/17] Copying Localizable.xcstrings
[10/17] Copying Localizable.xcstrings.license
[13/17] Compiling _NumericsShims _NumericsShims.c
[14/17] Write swift-version-2F0A5646E1D333AE.txt
[15/17] Compiling _AtomicsShims.c
[17/73] Compiling RealModule RealFunctions.swift
[18/74] Compiling Atomics AtomicInteger.swift
[19/74] Compiling Atomics AtomicOptionalWrappable.swift
[20/75] Emitting module RealModule
[21/75] Compiling RealModule Real.swift
[22/75] Compiling RealModule Float80+Real.swift
[23/75] Compiling RealModule ElementaryFunctions.swift
[24/75] Compiling Atomics OptionalRawRepresentable.swift
[25/75] Compiling Atomics RawRepresentable.swift
[26/75] Compiling Atomics PointerConformances.swift
[27/75] Compiling Atomics Primitives.native.swift
[28/75] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[29/75] Compiling RealModule AugmentedArithmetic.swift
[30/75] Compiling Atomics AtomicBool.swift
[31/75] Compiling Atomics IntegerConformances.swift
[32/75] Compiling RealModule Double+Real.swift
[33/75] Compiling RealModule Float+Real.swift
[34/75] Compiling RealModule Float16+Real.swift
[35/75] Compiling RealModule RelaxedArithmetic.swift
[36/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/75] Compiling Atomics AtomicReference.swift
[38/75] Compiling Atomics AtomicStorage.swift
[39/75] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[42/75] Emitting module InternalCollectionsUtilities
[43/75] Compiling Atomics ManagedAtomicLazyReference.swift
[44/75] Compiling Atomics UnsafeAtomic.swift
[45/76] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/76] Compiling Atomics IntegerOperations.swift
[47/157] Compiling OrderedCollections OrderedSet+Diffing.swift
[48/157] Compiling OrderedCollections OrderedSet+Equatable.swift
[49/158] Compiling OrderedCollections _HashTable+Constants.swift
[50/158] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[51/158] Compiling OrderedCollections _HashTable.swift
[52/158] Compiling OrderedCollections OrderedSet+Codable.swift
[53/158] Compiling OrderedCollections _HashTable+Bucket.swift
[54/158] Compiling OrderedCollections _HashTable+BucketIterator.swift
[55/158] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[56/158] Compiling OrderedCollections OrderedSet+Descriptions.swift
[57/158] Compiling OrderedCollections _HashTable+Testing.swift
[58/158] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[59/158] Compiling Atomics Unmanaged extensions.swift
[59/158] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[61/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[62/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[63/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[64/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[65/158] Emitting module Atomics
[66/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[67/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[68/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[69/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[70/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[71/158] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[72/158] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[73/158] Compiling OrderedCollections OrderedSet+Sendable.swift
[74/158] Compiling OrderedCollections OrderedSet+Hashable.swift
[75/158] Compiling OrderedCollections OrderedSet+Initializers.swift
[76/158] Compiling OrderedCollections OrderedSet+Insertions.swift
[77/158] Compiling OrderedCollections OrderedSet+Invariants.swift
[78/158] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[79/158] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[80/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[81/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[83/164] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[84/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[85/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[86/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[87/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[88/166] Compiling Algorithms Unique.swift
[89/166] Compiling Algorithms Windows.swift
[90/166] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[91/166] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[92/166] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[93/166] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[100/166] Compiling OrderedCollections _Hashtable+Header.swift
[101/166] Compiling OrderedCollections OrderedDictionary+Codable.swift
[102/166] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[103/166] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[104/166] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[105/166] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[112/166] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[113/166] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[114/166] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[115/166] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[116/166] Compiling OrderedCollections OrderedDictionary+Values.swift
[117/166] Compiling OrderedCollections OrderedDictionary.swift
[150/166] Emitting module OrderedCollections
[151/166] Compiling OrderedCollections OrderedSet+SubSequence.swift
[152/166] Compiling OrderedCollections OrderedSet+Testing.swift
[153/166] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[154/166] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[155/166] Compiling OrderedCollections OrderedSet.swift
[156/166] Compiling OrderedCollections _UnsafeBitset.swift
[157/166] Emitting module Algorithms
[158/166] Compiling RuntimeAssertions RuntimePrecondition.swift
[159/166] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[160/166] Compiling RuntimeAssertions DebugOnly.swift
[161/166] Compiling RuntimeAssertions NeverReturn.swift
[162/166] Compiling RuntimeAssertions Counter.swift
[163/166] Compiling RuntimeAssertions RuntimeAssertion.swift
[164/166] Compiling RuntimeAssertions Assert.swift
[165/166] Emitting module RuntimeAssertions
[166/166] Compiling RuntimeAssertions Precondition.swift
[167/214] Compiling SpeziFoundation MarkdownDocument.swift
[168/214] Compiling SpeziFoundation AnyArray.swift
[169/214] Compiling SpeziFoundation AnyOptional.swift
[170/214] Compiling SpeziFoundation BidirectionalCollection.swift
[171/214] Compiling SpeziFoundation BinarySearch.swift
[172/219] Compiling SpeziFoundation SequenceExtensions.swift
[173/219] Compiling SpeziFoundation StaticString+Hashable.swift
[174/219] Compiling SpeziFoundation String.swift
[175/219] Compiling SpeziFoundation TimeoutError.swift
[176/219] Compiling SpeziFoundation TopLevelDecoder.swift
[177/219] Compiling SpeziFoundation ArrayBuilder.swift
[178/219] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[179/219] Compiling SpeziFoundation SetBuilder.swift
[180/219] Compiling SpeziFoundation CompressionAlgorithm.swift
[181/219] Compiling SpeziFoundation Zlib.swift
[182/219] Compiling SpeziFoundation AnyAsyncIterator.swift
[183/219] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[184/219] Compiling SpeziFoundation RepositoryAnchor.swift
[185/219] Compiling SpeziFoundation SendableSharedRepository.swift
[186/219] Compiling SpeziFoundation SharedRepository.swift
[187/219] Compiling SpeziFoundation resource_bundle_accessor.swift
[188/219] Compiling SpeziFoundation TopLevelEncoder.swift
[189/219] Compiling SpeziFoundation Version.swift
[190/219] Compiling SpeziFoundation RuntimeConfig.swift
[191/219] Compiling SpeziFoundation RepositoryValue.swift
[192/219] Compiling SpeziFoundation SendableValueRepository.swift
[193/219] Compiling SpeziFoundation ValueRepository.swift
[194/219] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[195/219] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[196/219] Compiling SpeziFoundation KnowledgeSource.swift
[197/219] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[198/219] Compiling SpeziFoundation KeyValuePairs.swift
[199/219] Compiling SpeziFoundation ObjCExceptionHandling.swift
[200/219] Compiling SpeziFoundation OrderedArray.swift
[201/219] Compiling SpeziFoundation RuntimeEnvironment.swift
[202/219] Compiling SpeziFoundation SendableMetatype.swift
[203/219] Compiling SpeziFoundation AnyAsyncSequence.swift
[204/219] Compiling SpeziFoundation AsyncSemaphore.swift
[205/219] Compiling SpeziFoundation DiscardTaskGroup+CancellableTask.swift
[206/219] Compiling SpeziFoundation MainActorExecution.swift
[207/219] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[208/219] Compiling SpeziFoundation RWLock.swift
[209/219] Emitting module SpeziFoundation
[210/219] Compiling SpeziFoundation RecursiveRWLock.swift
[211/219] Compiling SpeziFoundation _PThreadReadWriteLockProtocol.swift
[212/219] Compiling SpeziFoundation MarkdownDocument+Metadata.swift
[213/219] Compiling SpeziFoundation MarkdownDocument+Parser.swift
[214/219] Compiling SpeziFoundation MarkdownDocument+Sections.swift
[215/219] Compiling SpeziFoundation Calendar.swift
[216/219] Compiling SpeziFoundation DataDescriptor.swift
[217/219] Compiling SpeziFoundation Duration.swift
[218/219] Compiling SpeziFoundation FileManager.swift
[219/219] Compiling SpeziFoundation FormatStyle.swift
[220/278] Compiling Spezi DependencyContext.swift
[221/278] Compiling Spezi DependencyDeclaration.swift
[222/278] Compiling Spezi DependencyPropertyWrapper.swift
[223/278] Compiling Spezi Module+Dependencies.swift
[224/278] Compiling Spezi DependencyReference.swift
[225/278] Compiling Spezi ModuleReference.swift
[226/278] Compiling Spezi Module.swift
[227/284] Compiling Spezi SpeziAnchor.swift
[228/284] Compiling Spezi SpeziStorage.swift
[229/284] Compiling Spezi StoredModulesKey.swift
[230/284] Compiling Spezi ModuleDescription.swift
[231/284] Compiling Spezi ServiceModuleGroup.swift
[232/284] Compiling Spezi Spezi+Logger.swift
[233/284] Compiling Spezi DefaultInitializable.swift
[234/284] Compiling Spezi DependencyManager.swift
[235/284] Compiling Spezi DependencyManagerError.swift
[236/284] Compiling Spezi Module+DependencyRelation.swift
[237/284] Compiling Spezi DependencyBuilder.swift
[238/284] Compiling Spezi DependencyCollection.swift
[239/284] Compiling Spezi DependencyCollectionBuilder.swift
[240/284] Emitting module Spezi
[241/284] Compiling Spezi ApplicationPropertyWrapper.swift
[242/284] Compiling Spezi CollectPropertyWrapper.swift
[243/284] Compiling Spezi CollectedModuleValues.swift
[244/284] Compiling Spezi ProvidePropertyWrapper.swift
[245/284] Compiling Spezi StorageValueCollector.swift
[246/284] Compiling Spezi StorageValueProvider.swift
[247/284] Compiling Spezi LifecycleHandler.swift
[248/284] Compiling Spezi ServiceModule.swift
[249/284] Compiling Spezi EnvironmentAccessible.swift
[250/284] Compiling Spezi ModelModifier.swift
[251/284] Compiling Spezi ModelPropertyWrapper.swift
[252/284] Compiling Spezi ModifierPropertyWrapper.swift
[253/284] Compiling Spezi ViewModifierProvider.swift
[254/284] Compiling Spezi Configuration.swift
[255/284] Compiling Spezi Application+TypeAlias.swift
[256/284] Compiling Spezi ApplicationDelegate.swift
[257/284] Compiling Spezi ApplicationDelegateAdaptor.swift
[258/284] Compiling Spezi DynamicReference.swift
[259/284] Compiling Spezi Module+Properties.swift
[260/284] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[261/284] Compiling Spezi SpeziSceneDelegate.swift
[262/284] Compiling Spezi View+Spezi.swift
[263/284] Compiling Spezi DefaultStandard.swift
[264/284] Compiling Spezi Module+Standard.swift
[265/284] Compiling Spezi Standard.swift
[266/284] Compiling Spezi StandardPropertyWrapper.swift
[267/284] Compiling Spezi ModuleBuilder.swift
[268/284] Compiling Spezi ModuleCollection.swift
[269/284] Compiling Spezi ModuleOwnership.swift
[270/284] Compiling Spezi BackgroundFetchResult.swift
[271/284] Compiling Spezi NotificationHandler.swift
[272/284] Compiling Spezi NotificationTokenHandler.swift
[273/284] Compiling Spezi Spezi+Preview.swift
[274/284] Compiling Spezi Spezi+Spezi.swift
[275/284] Compiling Spezi Spezi.swift
[276/284] Compiling Spezi SpeziAppDelegate.swift
[277/284] Compiling Spezi SpeziModuleError.swift
[278/284] Compiling Spezi SpeziPropertyWrapper.swift
[279/284] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[280/284] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[281/284] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[282/284] Compiling Spezi SpeziNotificationCenterDelegate.swift
[283/284] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[284/284] Compiling Spezi LaunchOptionsKey.swift
[285/294] Compiling SpeziKeychainStorage CryptographicKeyTag.swift
[286/295] Compiling SpeziKeychainStorage KeychainItemAccessibility.swift
[287/295] Compiling SpeziKeychainStorage KeychainItemStorageOption.swift
[288/295] Compiling SpeziKeychainStorage SecKey+Extensions.swift
[289/295] Compiling SpeziKeychainStorage CredentialsTag.swift
[290/295] Emitting module SpeziKeychainStorage
[291/295] Compiling SpeziKeychainStorage Credentials.swift
[292/295] Compiling SpeziKeychainStorage KeychainStorage+CryptographicKeys.swift
[293/295] Compiling SpeziKeychainStorage CredentialsKind.swift
[294/295] Compiling SpeziKeychainStorage KeychainStorage+Credentials.swift
[295/295] Compiling SpeziKeychainStorage KeychainStorage.swift
[296/301] Compiling SpeziLocalStorage LocalStorageSetting.swift
[297/301] Compiling SpeziLocalStorage LocalStorageKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziLocalStorage/LocalStorageKey.swift:103:18: warning: 'withReadLock(body:)' is deprecated: renamed to 'withReadLock(_:)'
101 |
102 |     func withReadLock<Result>(_ block: () throws -> Result) rethrows -> Result {
103 |         try lock.withReadLock(body: block)
    |                  |- warning: 'withReadLock(body:)' is deprecated: renamed to 'withReadLock(_:)'
    |                  `- note: use 'withReadLock(_:)' instead
104 |     }
105 |
/Users/admin/builder/spi-builder-workspace/Sources/SpeziLocalStorage/LocalStorageKey.swift:107:18: warning: 'withWriteLock(body:)' is deprecated: renamed to 'withWriteLock(_:)'
105 |
106 |     func withWriteLock<Result>(_ block: () throws -> Result) rethrows -> Result {
107 |         try lock.withWriteLock(body: block)
    |                  |- warning: 'withWriteLock(body:)' is deprecated: renamed to 'withWriteLock(_:)'
    |                  `- note: use 'withWriteLock(_:)' instead
108 |     }
109 |
[298/301] Compiling SpeziLocalStorage LocalStorageError.swift
[299/301] Compiling SpeziLocalStorage LocalStorageEntry.swift
[300/301] Emitting module SpeziLocalStorage
[301/301] Compiling SpeziLocalStorage LocalStorage.swift
Build complete! (32.55s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[1/1824] Fetching spezifoundation
[93/2559] Fetching spezifoundation, xctruntimeassertions
[233/12241] Fetching spezifoundation, xctruntimeassertions, spezi
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.20s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.20s)
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.20s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (1.86s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.3 (0.80s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.4.3 (1.88s)
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.77s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.77s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.51s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.66s)
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.4.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.3
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
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.