Build Information
Successful build of Haversack, reference main (a02118
), with Swift 5.10 for macOS (SPM) on 20 Mar 2025 16:41:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jamf/Haversack.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jamf/Haversack
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a02118c Improve HaversackEphemeralStrategy ergonomics
Cloned https://github.com/jamf/Haversack.git
Revision (git rev-parse @):
a02118c07e17acc916cadda05b9f6b15f0968ac3
SUCCESS checkout https://github.com/jamf/Haversack.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/jamf/Haversack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/9] Write sources
[6/9] Copying PrivacyInfo.xcprivacy
[8/9] Write swift-version-33747A42983211AE.txt
[10/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[11/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/27] Compiling InternalCollectionsUtilities Specialize.swift
[16/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/27] Compiling InternalCollectionsUtilities Debugging.swift
[18/27] Compiling InternalCollectionsUtilities Descriptions.swift
[19/27] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[20/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/28] Emitting module InternalCollectionsUtilities
[26/28] Compiling InternalCollectionsUtilities Integer rank.swift
[27/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/84] Compiling OrderedCollections OrderedSet+Codable.swift
[30/84] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[31/84] Compiling OrderedCollections OrderedSet+Descriptions.swift
[32/84] Compiling OrderedCollections OrderedSet+Diffing.swift
[33/84] Compiling OrderedCollections OrderedSet+Equatable.swift
[34/84] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[35/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[36/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[37/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[38/90] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[39/90] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[40/90] Compiling OrderedCollections OrderedSet+Sendable.swift
[41/90] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/90] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/90] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/90] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[45/90] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[46/90] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[47/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[52/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[53/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[54/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[55/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[56/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[57/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[58/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[59/90] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/90] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/90] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/90] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/90] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/90] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/90] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[66/90] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[67/90] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[68/90] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/90] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/90] Compiling OrderedCollections OrderedDictionary.swift
[71/90] Compiling OrderedCollections _HashTable+Bucket.swift
[72/90] Compiling OrderedCollections _HashTable+BucketIterator.swift
[73/90] Compiling OrderedCollections _HashTable+Constants.swift
[74/90] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[75/90] Compiling OrderedCollections _HashTable+Testing.swift
[76/90] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[77/90] Compiling OrderedCollections _HashTable.swift
[78/90] Compiling OrderedCollections OrderedSet+SubSequence.swift
[79/90] Compiling OrderedCollections OrderedSet+Testing.swift
[80/90] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[81/90] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[82/90] Compiling OrderedCollections OrderedSet.swift
[83/90] Compiling OrderedCollections _UnsafeBitset.swift
[84/90] Compiling OrderedCollections _Hashtable+Header.swift
[85/90] Compiling OrderedCollections OrderedDictionary+Codable.swift
[86/90] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[87/90] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[88/90] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[89/90] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[90/90] Emitting module OrderedCollections
[91/124] Emitting module Haversack
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
^
[92/127] Compiling Haversack KeychainItemRetrievability.swift
[93/127] Compiling Haversack RetrievabilityLevel.swift
[94/127] Compiling Haversack resource_bundle_accessor.swift
[95/127] Compiling Haversack IdentityQuery.swift
[96/127] Compiling Haversack InternetPasswordQuery.swift
[97/127] Compiling Haversack KeyBaseQuerying.swift
[98/127] Compiling Haversack KeychainPortable.swift
[99/127] Compiling Haversack PassphraseStrategy.swift
[100/127] Compiling Haversack PrivateKeyImporting.swift
[101/127] Compiling Haversack KeyGenerationConfig.swift
[102/127] Compiling Haversack Logs.swift
[103/127] Compiling Haversack CertificateBaseQuerying.swift
[104/127] Compiling Haversack CertificateQuery.swift
[105/127] Compiling Haversack GenericPasswordQuery.swift
[106/127] Compiling Haversack CertificateEntity.swift
[107/127] Compiling Haversack Data+X501Name.swift
[108/127] Compiling Haversack GenericPasswordEntity.swift
[109/127] Compiling Haversack IdentityEntity.swift
[110/127] Compiling Haversack PasswordBaseQuerying.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:85:13: warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
SecKeychainGetPath(reference, pathLength, pathName)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:127:22: warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainOpen(path, &reference)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:159:22: warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainCreate(path, UInt32(rawPassword.count), rawPassword, false, nil, &reference)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:170:22: warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainDelete(reference)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:186:22: warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainGetStatus(keychain, &rawStatus)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:206:22: warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainLock(keychain)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:228:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
status = SecKeychainUnlock(keychain, 0, nil, false)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:238:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
status = SecKeychainUnlock(keychain, UInt32(rawPassword.count), rawPassword, true)
^
[111/127] Compiling Haversack ItemSecurity.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:85:13: warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
SecKeychainGetPath(reference, pathLength, pathName)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:127:22: warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainOpen(path, &reference)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:159:22: warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainCreate(path, UInt32(rawPassword.count), rawPassword, false, nil, &reference)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:170:22: warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainDelete(reference)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:186:22: warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainGetStatus(keychain, &rawStatus)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:206:22: warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainLock(keychain)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:228:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
status = SecKeychainUnlock(keychain, 0, nil, false)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:238:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
status = SecKeychainUnlock(keychain, UInt32(rawPassword.count), rawPassword, true)
^
[112/127] Compiling Haversack KeychainFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:85:13: warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
SecKeychainGetPath(reference, pathLength, pathName)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:127:22: warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainOpen(path, &reference)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:159:22: warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainCreate(path, UInt32(rawPassword.count), rawPassword, false, nil, &reference)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:170:22: warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainDelete(reference)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:186:22: warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainGetStatus(keychain, &rawStatus)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:206:22: warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
let status = SecKeychainLock(keychain)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:228:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
status = SecKeychainUnlock(keychain, 0, nil, false)
^
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:238:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
status = SecKeychainUnlock(keychain, UInt32(rawPassword.count), rawPassword, true)
^
[113/127] Compiling Haversack KeyQuery.swift
[114/127] Compiling Haversack KeychainQueryOptions.swift
[115/127] Compiling Haversack KeychainQuerying.swift
[116/127] Compiling Haversack InternetPasswordEntity.swift
[117/127] Compiling Haversack KeyEntity.swift
[118/127] Compiling Haversack KeychainStorable.swift
[119/127] Compiling Haversack PasswordBaseEntity.swift
[120/127] Compiling Haversack HaversackError.swift
[121/127] Compiling Haversack HaversackStrategy.swift
[122/127] Compiling Haversack KeychainExportConfig.swift
[123/127] Compiling Haversack KeychainImportConfig.swift
[124/127] Compiling Haversack GenericPasswordConvertible.swift
[125/127] Compiling Haversack Haversack+AsyncAwait.swift
[126/127] Compiling Haversack Haversack.swift
[127/127] Compiling Haversack HaversackConfiguration.swift
[128/133] Emitting module HaversackCryptoKit
[129/133] Compiling HaversackCryptoKit GenericPasswordConvertible+CryptoKit.swift
[130/133] Compiling HaversackCryptoKit SecKeyConvertible.swift
[131/133] Compiling HaversackMock HaversackEphemeralStrategy+mocking.swift
[132/133] Compiling HaversackMock HaversackEphemeralStrategy.swift
[133/133] Emitting module HaversackMock
Build complete! (25.53s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
[1/2050] Fetching swift-docc-plugin
[227/17945] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (2.14s)
Fetched https://github.com/apple/swift-collections from cache (2.14s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.33s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3342] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.51s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.55s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Haversack",
"name" : "Haversack",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "Haversack",
"targets" : [
"Haversack"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HaversackCryptoKit",
"targets" : [
"HaversackCryptoKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HaversackMock",
"targets" : [
"HaversackMock"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HaversackTests",
"module_type" : "SwiftTarget",
"name" : "HaversackTests",
"path" : "Tests/HaversackTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/HaversackTests/TestResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CertificateIntegrationTests.swift",
"Data+X501NameTests.swift",
"EphemeralStrategyTests.swift",
"GenericPasswordConvertibleTests.swift",
"GenericPasswordIntegrationTests.swift",
"HaversackAsyncAwaitTests.swift",
"HaversackTests.swift",
"IdentityIntegrationTests.swift",
"InternetPasswordIntegrationTests.swift",
"KeyGenerationConfigTests.swift",
"KeyGenerationIntegrationTests.swift",
"KeychainExportConfigTests.swift",
"KeychainExportIntegrationTests.swift",
"KeychainFileIntegrationTests.swift",
"KeychainImportConfigTests.swift",
"KeychainImportIntegrationTests.swift",
"QueryCertificateTests.swift",
"QueryIdentityTests.swift",
"QueryKeyTests.swift",
"QueryPasswordTests.swift",
"SystemKeychainIntegrationTests.swift",
"XCTestCase+TestResources.swift"
],
"target_dependencies" : [
"HaversackMock"
],
"type" : "test"
},
{
"c99name" : "HaversackMock",
"module_type" : "SwiftTarget",
"name" : "HaversackMock",
"path" : "Sources/HaversackMock",
"product_memberships" : [
"HaversackMock"
],
"sources" : [
"HaversackEphemeralStrategy+mocking.swift",
"HaversackEphemeralStrategy.swift"
],
"target_dependencies" : [
"Haversack"
],
"type" : "library"
},
{
"c99name" : "HaversackCryptoKit",
"module_type" : "SwiftTarget",
"name" : "HaversackCryptoKit",
"path" : "Sources/HaversackCryptoKit",
"product_memberships" : [
"HaversackCryptoKit"
],
"sources" : [
"GenericPasswordConvertible+CryptoKit.swift",
"SecKeyConvertible.swift"
],
"target_dependencies" : [
"Haversack"
],
"type" : "library"
},
{
"c99name" : "Haversack",
"module_type" : "SwiftTarget",
"name" : "Haversack",
"path" : "Sources/Haversack",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"Haversack",
"HaversackCryptoKit",
"HaversackMock"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Entities/CertificateEntity.swift",
"Entities/Data+X501Name.swift",
"Entities/GenericPasswordEntity.swift",
"Entities/IdentityEntity.swift",
"Entities/InternetPasswordEntity.swift",
"Entities/KeyEntity.swift",
"Entities/KeychainStorable.swift",
"Entities/PasswordBaseEntity.swift",
"GenericPasswordConvertible.swift",
"Haversack+AsyncAwait.swift",
"Haversack.swift",
"HaversackConfiguration.swift",
"HaversackError.swift",
"HaversackStrategy.swift",
"ImportExport/KeychainExportConfig.swift",
"ImportExport/KeychainImportConfig.swift",
"ImportExport/KeychainPortable.swift",
"ImportExport/PassphraseStrategy.swift",
"ImportExport/PrivateKeyImporting.swift",
"KeyGenerationConfig.swift",
"Logs.swift",
"Queries/CertificateBaseQuerying.swift",
"Queries/CertificateQuery.swift",
"Queries/GenericPasswordQuery.swift",
"Queries/IdentityQuery.swift",
"Queries/InternetPasswordQuery.swift",
"Queries/KeyBaseQuerying.swift",
"Queries/KeyQuery.swift",
"Queries/KeychainQueryOptions.swift",
"Queries/KeychainQuerying.swift",
"Queries/PasswordBaseQuerying.swift",
"Security/ItemSecurity.swift",
"Security/KeychainFile.swift",
"Security/KeychainItemRetrievability.swift",
"Security/RetrievabilityLevel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.