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 SpeziStorage, reference main (b5dfb4), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 15:29:44 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/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 b5dfb4a restore support for `CodableWithConfiguration` (#34)
Cloned https://github.com/StanfordSpezi/SpeziStorage.git
Revision (git rev-parse @):
b5dfb4a551d3f4243e2798133d6da2414a70e274
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziStorage.git at main
========================================
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.7.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation"
    },
    {
      "identity" : "xctruntimeassertions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/XCTRuntimeAssertions"
    }
  ],
  "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",
        "XCTRuntimeAssertions"
      ],
      "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 Info.plist
[3/17] Copying Localizable.xcstrings
[3/17] Write sources
[3/17] Copying Localizable.xcstrings.license
[3/17] Write sources
[13/17] Compiling _NumericsShims _NumericsShims.c
[14/17] Write swift-version-2F0A5646E1D333AE.txt
[15/17] Compiling _AtomicsShims.c
[17/73] Compiling RealModule Float80+Real.swift
[18/73] Compiling RealModule Real.swift
[19/73] Compiling RealModule Float16+Real.swift
[20/74] Compiling RealModule ElementaryFunctions.swift
[21/74] Compiling RealModule Float+Real.swift
[22/74] Emitting module InternalCollectionsUtilities
[23/74] Compiling Atomics AtomicMemoryOrderings.swift
[24/74] Compiling Atomics DoubleWord.swift
[25/75] Compiling Atomics ManagedAtomic.swift
[26/75] Compiling Atomics ManagedAtomicLazyReference.swift
[27/75] Compiling Atomics AtomicOptionalWrappable.swift
[28/75] Compiling Atomics AtomicReference.swift
[29/75] Compiling Atomics UnsafeAtomic.swift
[30/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[31/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/75] Compiling RealModule AlgebraicField.swift
[33/75] Emitting module RealModule
[34/75] Compiling RealModule AugmentedArithmetic.swift
[35/75] Compiling RealModule ApproximateEquality.swift
[36/75] Compiling RealModule Double+Real.swift
[37/75] Compiling RealModule RealFunctions.swift
[38/75] Compiling Atomics Primitives.shims.swift
[39/75] Compiling Atomics AtomicInteger.swift
[40/75] Compiling Atomics AtomicStorage.swift
[41/75] Compiling Atomics AtomicValue.swift
[48/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/103] Compiling Algorithms Chunked.swift
[54/103] Compiling Algorithms EitherSequence.swift
[55/103] Compiling Algorithms Grouped.swift
[56/103] Compiling Algorithms Indexed.swift
[57/103] Compiling Algorithms Intersperse.swift
[58/103] Compiling Algorithms Combinations.swift
[59/103] Compiling Algorithms Permutations.swift
[60/103] Compiling Algorithms Product.swift
[65/103] Compiling Algorithms RandomSample.swift
[66/103] Compiling Algorithms Reductions.swift
[67/103] Compiling Algorithms Suffix.swift
[68/103] Compiling Algorithms Trim.swift
[69/161] Emitting module Atomics
[70/161] Compiling OrderedCollections OrderedSet+Initializers.swift
[71/161] Compiling OrderedCollections OrderedSet+Insertions.swift
[72/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[73/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[74/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[75/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/161] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[78/161] Compiling OrderedCollections OrderedDictionary+Values.swift
[79/161] Compiling OrderedCollections OrderedDictionary.swift
[80/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[81/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[82/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[83/161] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[84/161] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[85/161] Compiling OrderedCollections OrderedSet+Sendable.swift
[91/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[91/167] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[99/167] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[100/167] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[101/167] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[102/167] Compiling OrderedCollections OrderedSet+Codable.swift
[103/167] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[104/167] Compiling OrderedCollections OrderedSet+Descriptions.swift
[105/167] Compiling OrderedCollections OrderedSet+Diffing.swift
[106/167] Compiling OrderedCollections OrderedSet+Equatable.swift
[107/167] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[108/167] Compiling OrderedCollections OrderedSet+Hashable.swift
[111/167] Compiling OrderedCollections OrderedSet+Invariants.swift
[112/167] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[113/167] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[114/167] Compiling OrderedCollections _Hashtable+Header.swift
[115/167] Compiling OrderedCollections OrderedDictionary+Codable.swift
[116/167] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[117/167] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[118/167] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[119/167] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[120/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[121/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[122/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[123/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[124/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[125/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[126/167] Compiling OrderedCollections _HashTable+Bucket.swift
[127/167] Compiling OrderedCollections _HashTable+BucketIterator.swift
[128/167] Compiling OrderedCollections _HashTable+Constants.swift
[129/167] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[130/167] Compiling OrderedCollections _HashTable+Testing.swift
[131/167] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[132/167] Compiling OrderedCollections _HashTable.swift
[139/167] Compiling OrderedCollections OrderedDictionary+Elements.swift
[140/167] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[141/167] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[142/167] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[143/167] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[144/167] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[145/167] Emitting module OrderedCollections
[146/167] Compiling OrderedCollections OrderedSet+SubSequence.swift
[147/167] Compiling OrderedCollections OrderedSet+Testing.swift
[148/167] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[149/167] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[150/167] Compiling OrderedCollections OrderedSet.swift
[151/167] Compiling OrderedCollections _UnsafeBitset.swift
[158/167] Emitting module Algorithms
[159/167] Compiling XCTRuntimeAssertions XCTFail.swift
[160/167] Compiling XCTRuntimeAssertions Counter.swift
[161/167] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[162/167] Compiling XCTRuntimeAssertions Precondition.swift
[163/167] Compiling XCTRuntimeAssertions Assert.swift
[164/167] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[165/167] Compiling XCTRuntimeAssertions NeverReturn.swift
[166/167] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[167/167] Emitting module XCTRuntimeAssertions
[168/202] Compiling SpeziFoundation MainActorExecution.swift
[169/202] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[170/202] Compiling SpeziFoundation RWLock.swift
[171/202] Compiling SpeziFoundation RecursiveRWLock.swift
[172/205] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[173/205] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[174/205] Compiling SpeziFoundation RepositoryAnchor.swift
[175/205] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[176/205] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[177/205] Compiling SpeziFoundation KnowledgeSource.swift
[178/205] Compiling SpeziFoundation AnyArray.swift
[179/205] Compiling SpeziFoundation AnyOptional.swift
[180/205] Compiling SpeziFoundation BinarySearch.swift
[181/205] Compiling SpeziFoundation Calendar.swift
[182/205] Compiling SpeziFoundation TimeoutError.swift
[183/205] Compiling SpeziFoundation TopLevelDecoder.swift
[184/205] Compiling SpeziFoundation TopLevelEncoder.swift
[185/205] Compiling SpeziFoundation Version.swift
[186/205] Compiling SpeziFoundation ArrayBuilder.swift
[187/205] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[188/205] Compiling SpeziFoundation SetBuilder.swift
[189/205] Compiling SpeziFoundation AsyncSemaphore.swift
[190/205] Compiling SpeziFoundation SendableSharedRepository.swift
[191/205] Compiling SpeziFoundation SharedRepository.swift
[192/205] Compiling SpeziFoundation resource_bundle_accessor.swift
[193/205] Compiling SpeziFoundation RuntimeConfig.swift
[194/205] Compiling SpeziFoundation RepositoryValue.swift
[195/205] Compiling SpeziFoundation SendableValueRepository.swift
[196/205] Compiling SpeziFoundation ValueRepository.swift
[197/205] Compiling SpeziFoundation OrderedArray.swift
[198/205] Compiling SpeziFoundation RuntimeEnvironment.swift
[199/205] Compiling SpeziFoundation SequenceExtensions.swift
[200/205] Compiling SpeziFoundation StaticString+Hashable.swift
[201/205] Emitting module SpeziFoundation
[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 DependencyContext.swift
[220/268] Compiling Spezi DependencyDeclaration.swift
[221/268] Compiling Spezi DependencyPropertyWrapper.swift
[222/268] Compiling Spezi Module+Dependencies.swift
[223/268] Compiling Spezi DependencyReference.swift
[224/268] Compiling Spezi ModuleReference.swift
[225/268] Compiling Spezi EnvironmentAccessible.swift
[226/268] Compiling Spezi ModelModifier.swift
[227/268] Compiling Spezi ModelPropertyWrapper.swift
[228/268] Compiling Spezi ModifierPropertyWrapper.swift
[229/268] Compiling Spezi ViewModifierProvider.swift
[230/268] Compiling Spezi Configuration.swift
[231/268] Compiling Spezi DefaultInitializable.swift
[232/268] Compiling Spezi Module.swift
[233/268] Compiling Spezi ModuleBuilder.swift
[234/268] Compiling Spezi ModuleCollection.swift
[235/268] Compiling Spezi ModuleOwnership.swift
[236/268] Compiling Spezi BackgroundFetchResult.swift
[237/268] Compiling Spezi NotificationHandler.swift
[238/268] Compiling Spezi ApplicationPropertyWrapper.swift
[239/268] Compiling Spezi CollectPropertyWrapper.swift
[240/268] Compiling Spezi CollectedModuleValues.swift
[241/268] Compiling Spezi ProvidePropertyWrapper.swift
[242/268] Compiling Spezi StorageValueCollector.swift
[243/268] Compiling Spezi StorageValueProvider.swift
[244/268] Compiling Spezi LifecycleHandler.swift
[245/268] Compiling Spezi LaunchOptionsKey.swift
[246/268] Compiling Spezi SpeziAnchor.swift
[247/268] Compiling Spezi SpeziStorage.swift
[248/268] Compiling Spezi StoredModulesKey.swift
[249/268] Compiling Spezi ModuleDescription.swift
[250/268] Compiling Spezi Spezi+Logger.swift
[251/268] Compiling Spezi SpeziSceneDelegate.swift
[252/268] Compiling Spezi View+Spezi.swift
[253/268] Compiling Spezi DefaultStandard.swift
[254/268] Compiling Spezi Module+Standard.swift
[255/268] Compiling Spezi Standard.swift
[256/268] Compiling Spezi StandardPropertyWrapper.swift
[257/268] Compiling Spezi NotificationTokenHandler.swift
[258/268] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[259/268] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[260/268] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[261/268] Compiling Spezi SpeziNotificationCenterDelegate.swift
[262/268] Compiling Spezi ImplicitlyCreatedModulesKey.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 KeychainItemAccessibility.swift
[270/278] Compiling SpeziKeychainStorage KeychainItemStorageOption.swift
[271/279] Compiling SpeziKeychainStorage CryptographicKeyTag.swift
[272/279] Compiling SpeziKeychainStorage SecKey+Extensions.swift
[273/279] Compiling SpeziKeychainStorage KeychainStorage+Credentials.swift
[274/279] Compiling SpeziKeychainStorage CredentialsTag.swift
[275/279] Compiling SpeziKeychainStorage Credentials.swift
[276/279] Compiling SpeziKeychainStorage KeychainStorage+CryptographicKeys.swift
[277/279] Emitting module SpeziKeychainStorage
[278/279] Compiling SpeziKeychainStorage CredentialsKind.swift
[279/279] Compiling SpeziKeychainStorage KeychainStorage.swift
[280/285] Compiling SpeziLocalStorage LocalStorageSetting.swift
[281/285] Compiling SpeziLocalStorage LocalStorageError.swift
[282/285] Compiling SpeziLocalStorage LocalStorageEntry.swift
[283/285] Compiling SpeziLocalStorage LocalStorageKey.swift
[284/285] Compiling SpeziLocalStorage LocalStorage.swift
[285/285] Emitting module SpeziLocalStorage
Build complete! (28.18s)
Fetching https://github.com/StanfordSpezi/Spezi
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[1/9122] Fetching spezi
[93/9656] Fetching spezi, xctruntimeassertions
[270/10426] Fetching spezi, xctruntimeassertions, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (1.06s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.06s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (1.06s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (1.79s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.8.1 (0.65s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.49s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.1.5 (0.63s)
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.47s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.99s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.09s)
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
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 2.1.5
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.8.1
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
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions resolved at 1.1.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.0.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation"
    },
    {
      "identity" : "xctruntimeassertions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/XCTRuntimeAssertions"
    }
  ],
  "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",
        "XCTRuntimeAssertions"
      ],
      "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.