Build Information
Successful build of SpeziStorage, reference 2.1.0 (b5dfb4
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 15:30:27 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: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziStorage
* tag 2.1.0 -> FETCH_HEAD
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 2.1.0
========================================
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
[8/17] Copying Localizable.xcstrings.license
[9/17] Write sources
[11/17] Copying Localizable.xcstrings
[11/17] Copying Info.plist
[13/17] Compiling _NumericsShims _NumericsShims.c
[14/17] Write swift-version-2F0A5646E1D333AE.txt
[15/17] Compiling _AtomicsShims.c
[17/73] Compiling RealModule Real.swift
[18/74] Compiling RealModule Float80+Real.swift
[19/74] Compiling RealModule ApproximateEquality.swift
[20/74] Emitting module RealModule
[21/74] Compiling RealModule AlgebraicField.swift
[22/74] Compiling RealModule ElementaryFunctions.swift
[23/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/75] Compiling Atomics OptionalRawRepresentable.swift
[25/75] Compiling Atomics RawRepresentable.swift
[26/75] Compiling Atomics AtomicMemoryOrderings.swift
[27/75] Compiling Atomics DoubleWord.swift
[28/75] Compiling Atomics ManagedAtomic.swift
[29/75] Compiling Atomics ManagedAtomicLazyReference.swift
[30/75] Compiling RealModule RealFunctions.swift
[31/75] Compiling RealModule AugmentedArithmetic.swift
[32/75] Compiling RealModule Double+Real.swift
[33/75] Compiling RealModule Float+Real.swift
[34/75] Compiling RealModule Float16+Real.swift
[35/75] Emitting module InternalCollectionsUtilities
[36/75] Compiling Atomics AtomicBool.swift
[37/75] Compiling Atomics IntegerConformances.swift
[38/75] Compiling Atomics Primitives.shims.swift
[39/75] Compiling Atomics AtomicInteger.swift
[40/75] Compiling Atomics PointerConformances.swift
[41/75] Compiling Atomics Primitives.native.swift
[42/75] Compiling Atomics UnsafeAtomic.swift
[43/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[48/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/103] Compiling Algorithms Trim.swift
[50/103] Compiling Algorithms Joined.swift
[51/103] Compiling Algorithms Stride.swift
[52/103] Compiling Algorithms Partition.swift
[53/103] Compiling Algorithms Chunked.swift
[54/103] Compiling Algorithms EitherSequence.swift
[55/103] Compiling Algorithms Combinations.swift
[56/103] Compiling Algorithms Compacted.swift
[57/103] Compiling Algorithms Cycle.swift
[58/103] Compiling Algorithms Split.swift
[59/103] Compiling Algorithms FirstNonNil.swift
[60/103] Compiling Algorithms FlattenCollection.swift
[65/159] Compiling OrderedCollections OrderedSet+Codable.swift
[66/159] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/159] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/159] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/159] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/159] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[71/165] Emitting module Atomics
[72/165] Compiling OrderedCollections _HashTable+Bucket.swift
[73/165] Compiling OrderedCollections _HashTable+BucketIterator.swift
[74/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[75/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[76/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[77/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[78/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[79/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[80/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[81/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[82/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[83/165] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[84/165] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[85/165] Compiling OrderedCollections OrderedSet+Sendable.swift
[86/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[87/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[88/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[89/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[90/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[91/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[92/165] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[93/165] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[94/165] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[95/165] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[96/165] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[97/165] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[98/165] Compiling OrderedCollections OrderedDictionary+Values.swift
[99/165] Compiling OrderedCollections OrderedDictionary.swift
[100/165] Compiling OrderedCollections _Hashtable+Header.swift
[101/165] Compiling OrderedCollections OrderedDictionary+Codable.swift
[102/165] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[102/167] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[104/167] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[105/167] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[106/167] Compiling OrderedCollections _HashTable.swift
[107/167] Compiling OrderedCollections OrderedDictionary+Elements.swift
[108/167] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[109/167] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[110/167] Compiling OrderedCollections _HashTable+Testing.swift
[111/167] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[112/167] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[113/167] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[114/167] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[121/167] Compiling Algorithms Unique.swift
[122/167] Compiling Algorithms Windows.swift
[123/167] Compiling OrderedCollections OrderedSet+Insertions.swift
[124/167] Compiling OrderedCollections OrderedSet+Invariants.swift
[125/167] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[126/167] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[141/167] Compiling OrderedCollections _HashTable+Constants.swift
[151/167] Compiling OrderedCollections OrderedSet+SubSequence.swift
[152/167] Compiling OrderedCollections OrderedSet+Testing.swift
[153/167] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[154/167] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[155/167] Compiling OrderedCollections OrderedSet.swift
[156/167] Compiling OrderedCollections _UnsafeBitset.swift
[157/167] Emitting module OrderedCollections
[158/167] Emitting module Algorithms
[159/167] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[160/167] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[161/167] Compiling XCTRuntimeAssertions XCTFail.swift
[162/167] Compiling XCTRuntimeAssertions Assert.swift
[163/167] Compiling XCTRuntimeAssertions Precondition.swift
[164/167] Compiling XCTRuntimeAssertions NeverReturn.swift
[165/167] Emitting module XCTRuntimeAssertions
[166/167] Compiling XCTRuntimeAssertions Counter.swift
[167/167] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[168/202] Compiling SpeziFoundation TimeoutError.swift
[169/202] Compiling SpeziFoundation TopLevelDecoder.swift
[170/202] Compiling SpeziFoundation TopLevelEncoder.swift
[171/202] Compiling SpeziFoundation Version.swift
[172/205] Compiling SpeziFoundation AnyArray.swift
[173/205] Compiling SpeziFoundation AnyOptional.swift
[174/205] Compiling SpeziFoundation BinarySearch.swift
[175/205] Compiling SpeziFoundation Calendar.swift
[176/205] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[177/205] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[178/205] Compiling SpeziFoundation KnowledgeSource.swift
[179/205] Compiling SpeziFoundation SendableSharedRepository.swift
[180/205] Compiling SpeziFoundation SharedRepository.swift
[181/205] Compiling SpeziFoundation resource_bundle_accessor.swift
[182/205] Compiling SpeziFoundation RuntimeConfig.swift
[183/205] Compiling SpeziFoundation RepositoryValue.swift
[184/205] Compiling SpeziFoundation SendableValueRepository.swift
[185/205] Compiling SpeziFoundation ValueRepository.swift
[186/205] Compiling SpeziFoundation OrderedArray.swift
[187/205] Compiling SpeziFoundation RuntimeEnvironment.swift
[188/205] Compiling SpeziFoundation SequenceExtensions.swift
[189/205] Compiling SpeziFoundation StaticString+Hashable.swift
[190/205] Compiling SpeziFoundation MainActorExecution.swift
[191/205] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[192/205] Compiling SpeziFoundation RWLock.swift
[193/205] Compiling SpeziFoundation RecursiveRWLock.swift
[194/205] Compiling SpeziFoundation ArrayBuilder.swift
[195/205] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[196/205] Compiling SpeziFoundation SetBuilder.swift
[197/205] Compiling SpeziFoundation AsyncSemaphore.swift
[198/205] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[199/205] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[200/205] Compiling SpeziFoundation RepositoryAnchor.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] Emitting module Spezi
[207/268] Compiling Spezi Application+TypeAlias.swift
[208/268] Compiling Spezi ApplicationDelegate.swift
[209/268] Compiling Spezi ApplicationDelegateAdaptor.swift
[210/268] Compiling Spezi DynamicReference.swift
[211/268] Compiling Spezi Module+Properties.swift
[212/268] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[213/268] Compiling Spezi ApplicationPropertyWrapper.swift
[214/268] Compiling Spezi CollectPropertyWrapper.swift
[215/268] Compiling Spezi CollectedModuleValues.swift
[216/268] Compiling Spezi ProvidePropertyWrapper.swift
[217/268] Compiling Spezi StorageValueCollector.swift
[218/268] Compiling Spezi StorageValueProvider.swift
[219/268] Compiling Spezi LifecycleHandler.swift
[220/268] Compiling Spezi Module.swift
[221/268] Compiling Spezi ModuleBuilder.swift
[222/268] Compiling Spezi ModuleCollection.swift
[223/268] Compiling Spezi ModuleOwnership.swift
[224/268] Compiling Spezi BackgroundFetchResult.swift
[225/268] Compiling Spezi NotificationHandler.swift
[226/268] Compiling Spezi DependencyContext.swift
[227/268] Compiling Spezi DependencyDeclaration.swift
[228/268] Compiling Spezi DependencyPropertyWrapper.swift
[229/268] Compiling Spezi Module+Dependencies.swift
[230/268] Compiling Spezi DependencyReference.swift
[231/268] Compiling Spezi ModuleReference.swift
[232/268] Compiling Spezi DependencyManager.swift
[233/268] Compiling Spezi DependencyManagerError.swift
[234/268] Compiling Spezi Module+DependencyRelation.swift
[235/268] Compiling Spezi DependencyBuilder.swift
[236/268] Compiling Spezi DependencyCollection.swift
[237/268] Compiling Spezi DependencyCollectionBuilder.swift
[238/268] Compiling Spezi LaunchOptionsKey.swift
[239/268] Compiling Spezi SpeziAnchor.swift
[240/268] Compiling Spezi SpeziStorage.swift
[241/268] Compiling Spezi StoredModulesKey.swift
[242/268] Compiling Spezi ModuleDescription.swift
[243/268] Compiling Spezi Spezi+Logger.swift
[244/268] Compiling Spezi EnvironmentAccessible.swift
[245/268] Compiling Spezi ModelModifier.swift
[246/268] Compiling Spezi ModelPropertyWrapper.swift
[247/268] Compiling Spezi ModifierPropertyWrapper.swift
[248/268] Compiling Spezi ViewModifierProvider.swift
[249/268] Compiling Spezi Configuration.swift
[250/268] Compiling Spezi DefaultInitializable.swift
[251/268] Compiling Spezi NotificationTokenHandler.swift
[252/268] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[253/268] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[254/268] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[255/268] Compiling Spezi SpeziNotificationCenterDelegate.swift
[256/268] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[257/268] Compiling Spezi SpeziSceneDelegate.swift
[258/268] Compiling Spezi View+Spezi.swift
[259/268] Compiling Spezi DefaultStandard.swift
[260/268] Compiling Spezi Module+Standard.swift
[261/268] Compiling Spezi Standard.swift
[262/268] Compiling Spezi StandardPropertyWrapper.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 KeychainItemStorageOption.swift
[270/279] Compiling SpeziKeychainStorage KeychainStorage.swift
[271/279] Compiling SpeziKeychainStorage SecKey+Extensions.swift
[272/279] Compiling SpeziKeychainStorage KeychainStorage+Credentials.swift
[273/279] Emitting module SpeziKeychainStorage
[274/279] Compiling SpeziKeychainStorage CredentialsKind.swift
[275/279] Compiling SpeziKeychainStorage KeychainItemAccessibility.swift
[276/279] Compiling SpeziKeychainStorage KeychainStorage+CryptographicKeys.swift
[277/279] Compiling SpeziKeychainStorage CredentialsTag.swift
[278/279] Compiling SpeziKeychainStorage CryptographicKeyTag.swift
[279/279] Compiling SpeziKeychainStorage Credentials.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! (27.74s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
Fetching https://github.com/StanfordSpezi/SpeziFoundation
Fetching https://github.com/StanfordSpezi/Spezi
[1/534] Fetching xctruntimeassertions
[140/1304] Fetching xctruntimeassertions, spezifoundation
[148/10426] Fetching xctruntimeassertions, spezifoundation, spezi
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (1.12s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (1.12s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.12s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (1.81s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.8.1 (0.59s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.50s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.1.5 (0.59s)
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.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.96s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.54s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.00s)
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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-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
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.