The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WalletStorage, reference v0.11.3 (dbb58f), with Swift 6.2 for macOS (SPM) on 10 Apr 2026 00:49:47 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
Reference: v0.11.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage
 * tag               v0.11.3    -> FETCH_HEAD
HEAD is now at dbb58fe Merge pull request #53 from german-national-wallet/fix/keychain-this-device-only
Cloned https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
Revision (git rev-parse @):
dbb58fed79b5560b99be78d52d3a176de48858a2
SUCCESS checkout https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git at v0.11.3
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/niscy-eudiw/SwiftCBOR.git
[1/1209] Fetching swiftcbor
[62/19646] Fetching swiftcbor, eudi-lib-ios-iso18013-data-model
[63/43169] Fetching swiftcbor, eudi-lib-ios-iso18013-data-model, swift-collections
[526/49632] Fetching swiftcbor, eudi-lib-ios-iso18013-data-model, swift-collections, swift-log
[2934/55899] Fetching swiftcbor, eudi-lib-ios-iso18013-data-model, swift-collections, swift-log, swiftyjson
Fetched https://github.com/apple/swift-log.git from cache (1.75s)
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git from cache (1.76s)
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.88s)
Fetched https://github.com/niscy-eudiw/SwiftCBOR.git from cache (1.88s)
Creating working copy for https://github.com/apple/swift-log.git
Creating working copy for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Creating working copy for https://github.com/apple/swift-collections.git
Creating working copy for https://github.com/niscy-eudiw/SwiftCBOR.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Working copy of https://github.com/niscy-eudiw/SwiftCBOR.git resolved at 0.6.4
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Working copy of https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git resolved at 0.11.0
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "eudi-lib-ios-wallet-storage",
      "name": "WalletStorage",
      "url": "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/eudi-lib-ios-wallet-storage",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "eudi-lib-ios-iso18013-data-model",
          "name": "MdocDataModel18013",
          "url": "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git",
          "version": "0.11.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/eudi-lib-ios-iso18013-data-model",
          "dependencies": [
            {
              "identity": "swiftcbor",
              "name": "SwiftCBOR",
              "url": "https://github.com/niscy-eudiw/SwiftCBOR.git",
              "version": "0.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCBOR",
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swiftyjson",
              "name": "SwiftyJSON",
              "url": "https://github.com/SwiftyJSON/SwiftyJSON.git",
              "version": "5.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyJSON",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.11.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
[1/1758] Fetching eudi-lib-ios-wallet-storage
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git from cache (1.07s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.54s)
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git from cache (0.54s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git at 0.11.3 (0.60s)
Fetching https://github.com/niscy-eudiw/SwiftCBOR.git from cache
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.56s)
Fetched https://github.com/niscy-eudiw/SwiftCBOR.git from cache (0.56s)
Computing version for https://github.com/niscy-eudiw/SwiftCBOR.git
Computed https://github.com/niscy-eudiw/SwiftCBOR.git at 0.6.4 (1.09s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (1.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.64s)
Creating working copy for https://github.com/niscy-eudiw/SwiftCBOR.git
Working copy of https://github.com/niscy-eudiw/SwiftCBOR.git resolved at 0.6.4
Creating working copy for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
Working copy of https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git resolved at v0.11.3 (dbb58fe)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Working copy of https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git resolved at 0.11.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
warning: '.resolve-product-dependencies': dependency 'eudi-lib-ios-wallet-storage' is not used by any target
Found 2 product dependencies
  - swift-log
  - MdocDataModel18013
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[3/15] Copying PrivacyInfo.xcprivacy
[4/15] Write sources
[14/15] Write swift-version-49B95AFC49DCD68C.txt
[16/41] Compiling InternalCollectionsUtilities Debugging.swift
[17/41] Compiling InternalCollectionsUtilities Descriptions.swift
[18/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/41] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/41] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/41] Compiling InternalCollectionsUtilities Specialize.swift
[22/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/42] Emitting module InternalCollectionsUtilities
[24/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/42] Compiling InternalCollectionsUtilities Integer rank.swift
[26/42] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/42] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[28/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/42] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[31/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[32/42] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[33/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/324] Compiling HashTreeCollections TreeDictionary.swift
[36/324] Compiling HashTreeCollections TreeSet+Codable.swift
[37/325] Compiling DequeModule _DequeBufferHeader.swift
[38/325] Compiling DequeModule _DequeSlot.swift
[39/325] Compiling DequeModule _DequeBuffer.swift
[40/325] Compiling HeapModule _HeapNode.swift
[41/325] Compiling HeapModule Heap.swift
[42/325] Compiling HeapModule Heap+UnsafeHandle.swift
[43/325] Compiling HeapModule Heap+Invariants.swift
[44/325] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[45/325] Emitting module HeapModule
[46/325] Compiling HeapModule Heap+Descriptions.swift
[47/325] Compiling HashTreeCollections TreeSet+Collection.swift
[48/325] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[49/325] Compiling HashTreeCollections _HashNode+Invariants.swift
[50/325] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[51/325] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[52/325] Compiling HashTreeCollections _HashNode.swift
[53/325] Compiling HashTreeCollections _HashNodeHeader.swift
[54/325] Compiling HashTreeCollections _HashSlot.swift
[55/331] Compiling HashTreeCollections TreeSet+Debugging.swift
[56/331] Compiling HashTreeCollections TreeSet+Descriptions.swift
[57/331] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[58/331] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[59/331] Compiling HashTreeCollections TreeDictionary+Keys.swift
[60/331] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[61/331] Compiling HashTreeCollections TreeDictionary+Merge.swift
[62/331] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[63/331] Compiling DequeModule _UnsafeWrappedBuffer.swift
[64/331] Compiling HashTreeCollections _HashNode+Lookups.swift
[65/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[66/331] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[67/331] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[68/331] Compiling HashTreeCollections _HashNode+Storage.swift
[69/331] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[70/331] Compiling HashTreeCollections _HashNode+Structural filter.swift
[71/331] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[72/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[73/331] Compiling HashTreeCollections TreeSet+Equatable.swift
[74/331] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[75/331] Compiling HashTreeCollections TreeSet+Extras.swift
[76/331] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[77/331] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[78/331] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[79/331] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[80/331] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[81/331] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[82/331] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[83/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[85/339] Compiling HashTreeCollections _HashStack.swift
[86/339] Compiling HashTreeCollections _HashTreeIterator.swift
[87/339] Compiling HashTreeCollections _HashTreeStatistics.swift
[88/339] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[89/339] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[90/339] Compiling HashTreeCollections _HashNode+Initializers.swift
[96/344] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[97/344] Compiling HashTreeCollections _HashNode+Structural merge.swift
[98/344] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[99/344] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[105/344] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[106/344] Compiling HashTreeCollections TreeDictionary+Filter.swift
[118/344] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[119/344] Compiling HashTreeCollections TreeDictionary+Values.swift
[120/344] Compiling Logging MetadataProvider.swift
[121/344] Compiling Logging Locks.swift
[122/344] Emitting module Logging
[123/344] Compiling Logging Logging.swift
[124/344] Compiling Logging LogHandler.swift
[125/344] Emitting module DequeModule
[126/344] Compiling HashTreeCollections _Bucket.swift
[127/344] Compiling HashTreeCollections _Hash.swift
[128/344] Compiling HashTreeCollections _HashLevel.swift
[129/344] Compiling HashTreeCollections _HashNode+Builder.swift
[130/344] Compiling HashTreeCollections _HashNode+Debugging.swift
[132/344] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[133/344] Compiling HashTreeCollections _HashNode+Structural union.swift
[134/344] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[135/344] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[136/344] Compiling HashTreeCollections _AncestorHashSlots.swift
[137/344] Compiling HashTreeCollections _Bitmap.swift
[150/344] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[151/344] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[152/344] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[153/344] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[154/344] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[155/344] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[156/344] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[157/344] Compiling HashTreeCollections TreeSet.swift
[176/344] Emitting module BitCollections
[183/344] Compiling BitCollections BitSet.swift
[184/344] Compiling BitCollections Range+Utilities.swift
[185/344] Compiling BitCollections Slice+Utilities.swift
[186/344] Compiling BitCollections UInt+Tricks.swift
[187/344] Compiling BitCollections _Word.swift
[188/344] Compiling HashTreeCollections _UnmanagedHashNode.swift
[189/344] Compiling HashTreeCollections _UnsafePath.swift
[190/344] Compiling HashTreeCollections TreeDictionary+Codable.swift
[191/344] Compiling HashTreeCollections TreeDictionary+Collection.swift
[192/344] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[193/344] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[194/344] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[195/344] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[210/351] Compiling OrderedCollections OrderedSet.swift
[211/351] Compiling OrderedCollections _UnsafeBitset.swift
[276/351] Emitting module OrderedCollections
[286/351] Emitting module _RopeModule
[302/351] Compiling _RopeModule Rope+Remove.swift
[303/351] Compiling _RopeModule Rope+RemoveSubrange.swift
[304/351] Compiling _RopeModule Rope+Split.swift
[305/351] Compiling _RopeModule Optional Utilities.swift
[306/351] Compiling _RopeModule String Utilities.swift
[307/351] Compiling _RopeModule String.Index+ABI.swift
[308/351] Compiling _RopeModule _CharacterRecognizer.swift
[348/351] Emitting module HashTreeCollections
[349/353] Compiling Collections Collections.swift
[350/353] Emitting module Collections
[351/370] Compiling SwiftyJSON SwiftyJSON.swift
[352/370] Emitting module SwiftyJSON
[353/370] Compiling SwiftyJSON resource_bundle_accessor.swift
[354/370] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[355/370] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[356/371] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[357/371] Compiling SwiftCBOR CodableCBOREncoder.swift
[358/371] Compiling SwiftCBOR KeyedEncodingContainer.swift
[359/371] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[360/371] Compiling SwiftCBOR KeyedDecodingContainer.swift
[361/371] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[362/371] Compiling SwiftCBOR CBOROptions.swift
[363/371] Compiling SwiftCBOR CodableCBORDecoder.swift
[364/371] Compiling SwiftCBOR AnyCodingKey.swift
[365/371] Compiling SwiftCBOR CBOR.swift
[366/371] Compiling SwiftCBOR CBOREncoder.swift
[367/371] Compiling SwiftCBOR CBORInputStream.swift
[368/371] Compiling SwiftCBOR CBORDecoder.swift
[369/371] Compiling SwiftCBOR CBOREncodable.swift
[370/371] Emitting module SwiftCBOR
[371/371] Compiling SwiftCBOR Util.swift
[372/439] Compiling MdocDataModel18013 DigestIDs.swift
[373/439] Compiling MdocDataModel18013 IssuerAuth.swift
[374/439] Compiling MdocDataModel18013 MobileSecurityObject.swift
[375/439] Compiling MdocDataModel18013 StatusIdentifier.swift
[376/439] Compiling MdocDataModel18013 ValidityInfo.swift
[377/439] Compiling MdocDataModel18013 ValueDigests.swift
[378/439] Compiling MdocDataModel18013 MdocDataModel18013.swift
[379/439] Compiling MdocDataModel18013 AgeAttesting.swift
[380/446] Compiling MdocDataModel18013 SecureAreaError.swift
[381/446] Compiling MdocDataModel18013 SecureAreaRegistry.swift
[382/446] Compiling MdocDataModel18013 SecureKeyStorage.swift
[383/446] Compiling MdocDataModel18013 ZkParams.swift
[384/446] Compiling MdocDataModel18013 ZkSystemProtocol.swift
[385/446] Compiling MdocDataModel18013 ZkSystemRepository.swift
[386/446] Compiling MdocDataModel18013 ZkSystemSpec.swift
[387/446] Compiling MdocDataModel18013 Security.swift
[388/446] Compiling MdocDataModel18013 ServerRetrievalOption.swift
[389/446] Compiling MdocDataModel18013 ServerRetrievalOptions.swift
[390/446] Compiling MdocDataModel18013 DisplayMetadata.swift
[391/446] Compiling MdocDataModel18013 DocClaim.swift
[392/446] Compiling MdocDataModel18013 DocClaimMetadata.swift
[393/446] Compiling MdocDataModel18013 DocClaimsDecodable.swift
[394/446] Compiling MdocDataModel18013 DocClaimsDecodableFactory.swift
[395/446] Compiling MdocDataModel18013 DocClaimsModel.swift
[396/446] Compiling MdocDataModel18013 DocClaimsModelConfiguration.swift
[397/446] Compiling MdocDataModel18013 EuPidModel.swift
[398/446] Compiling MdocDataModel18013 IsoMdlModel.swift
[399/446] Compiling MdocDataModel18013 DeviceRequest.swift
[400/446] Compiling MdocDataModel18013 DeviceRequestInfo.swift
[401/446] Compiling MdocDataModel18013 DocRequest.swift
[402/446] Compiling MdocDataModel18013 CredentialOptions.swift
[403/446] Compiling MdocDataModel18013 CredentialPolicy.swift
[404/446] Compiling MdocDataModel18013 CredentialsUsageCounts.swift
[405/446] Compiling MdocDataModel18013 DocKeyInfo.swift
[406/446] Compiling MdocDataModel18013 KeyBatchInfo.swift
[407/446] Compiling MdocDataModel18013 KeyOptions.swift
[408/446] Compiling MdocDataModel18013 SecureArea.swift
[409/446] Compiling MdocDataModel18013 DeviceResponse.swift
[410/446] Compiling MdocDataModel18013 DeviceSigned.swift
[411/446] Compiling MdocDataModel18013 DocDataValue.swift
[412/446] Compiling MdocDataModel18013 Document.swift
[413/446] Compiling MdocDataModel18013 DocumentError.swift
[414/446] Compiling MdocDataModel18013 Errors.swift
[415/446] Compiling MdocDataModel18013 IssuerNameSpaces.swift
[416/446] Compiling MdocDataModel18013 IssuerSigned.swift
[417/446] Compiling MdocDataModel18013 IssuerSignedItem.swift
[418/446] Compiling MdocDataModel18013 SignupResponse.swift
[419/446] Compiling MdocDataModel18013 ZkDocument.swift
[420/446] Compiling MdocDataModel18013 ZkDocumentData.swift
[421/446] Compiling MdocDataModel18013 MdocValidationError.swift
[422/446] Compiling MdocDataModel18013 CoseEcCurve.swift
[423/446] Compiling MdocDataModel18013 DocRequestInfo.swift
[424/446] Compiling MdocDataModel18013 ItemsRequest.swift
[425/446] Compiling MdocDataModel18013 ReaderAuth.swift
[426/446] Compiling MdocDataModel18013 RequestDataElements.swift
[427/446] Compiling MdocDataModel18013 RequestNameSpaces.swift
[428/446] Compiling MdocDataModel18013 ZkRequest.swift
[429/446] Compiling MdocDataModel18013 DeviceAuth.swift
[430/446] Compiling MdocDataModel18013 DocDataFormat.swift
[431/446] Compiling MdocDataModel18013 DocMetadata.swift
[432/446] Compiling MdocDataModel18013 LogoMetadata.swift
[433/446] Compiling MdocDataModel18013 DrivingPrivilege.swift
[434/446] Compiling MdocDataModel18013 DrivingPrivilegeCode.swift
[435/446] Compiling MdocDataModel18013 DrivingPrivileges.swift
[436/446] Compiling MdocDataModel18013 Extensions.swift
[437/446] Compiling MdocDataModel18013 DeviceKeyInfo.swift
[438/446] Compiling MdocDataModel18013 Cose.swift
[439/446] Compiling MdocDataModel18013 DE+QRCode.swift
[440/446] Compiling MdocDataModel18013 Data+Base64URL.swift
[441/446] Compiling MdocDataModel18013 ConnectionMethodHttp.swift
[442/446] Compiling MdocDataModel18013 CoseKey.swift
[443/446] Compiling MdocDataModel18013 DeviceEngagement.swift
[444/446] Compiling MdocDataModel18013 DeviceRetrievalMethod.swift
[445/446] Compiling MdocDataModel18013 OriginInfoWebsite.swift
[446/446] Emitting module MdocDataModel18013
[447/455] Compiling WalletStorage WalletStorage.swift
[448/455] Compiling WalletStorage KeyChainSecureKeyStorage.swift
[449/455] Compiling WalletStorage IssueRequest.swift
[450/455] Compiling WalletStorage Enumerations.swift
[451/455] Compiling WalletStorage Document.swift
[452/455] Compiling WalletStorage DataStorageService.swift
[453/455] Emitting module WalletStorage
[454/455] Compiling WalletStorage StorageError.swift
[455/455] Compiling WalletStorage KeyChainStorageService.swift
Build complete! (16.94s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "eudi-lib-ios-iso18013-data-model",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git"
    }
  ],
  "manifest_display_name" : "WalletStorage",
  "name" : "WalletStorage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "WalletStorage",
      "targets" : [
        "WalletStorage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WalletStorageTests",
      "module_type" : "SwiftTarget",
      "name" : "WalletStorageTests",
      "path" : "Tests/WalletStorageTests",
      "sources" : [
        "InMemoryDataStorageService.swift",
        "InMemorySecureKeyStorage.swift",
        "WalletStorageTests.swift"
      ],
      "target_dependencies" : [
        "WalletStorage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WalletStorage",
      "module_type" : "SwiftTarget",
      "name" : "WalletStorage",
      "path" : "Sources/WalletStorage",
      "product_dependencies" : [
        "Logging",
        "MdocDataModel18013"
      ],
      "product_memberships" : [
        "WalletStorage"
      ],
      "sources" : [
        "DataStorageService.swift",
        "Document.swift",
        "Enumerations.swift",
        "IssueRequest.swift",
        "KeyChainSecureKeyStorage.swift",
        "KeyChainStorageService.swift",
        "StorageError.swift",
        "WalletStorage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.