The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ATIdentityTools, reference main (b98b46), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 01:35:18 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/ATIdentityTools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ATProtoKit/ATIdentityTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b98b46a Create SECURITY.md
Cloned https://github.com/ATProtoKit/ATIdentityTools.git
Revision (git rev-parse @):
b98b46adbf521ddd8b393c8427bcc22de4cbd50c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ATProtoKit/ATIdentityTools.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ATProtoKit/ATIdentityTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/77] Write sources
[4/77] Copying PrivacyInfo.xcprivacy
[4/77] Write sources
[8/77] Write swift-version-1EA4D86E10B52AF.txt
[9/77] Compiling Utility.c
[10/77] Compiling precomputed_ecmult_gen.c
[11/84] Compiling secp256k1.c
[12/165] Compiling windows_port.c
[13/165] Compiling bitncmp.c
[14/165] Compiling ares_writev.c
[15/165] Compiling inet_net_pton.c
[16/175] Compiling inet_ntop.c
[17/186] Compiling ares__addrinfo_localhost.c
[18/186] Compiling ares_version.c
[19/186] Compiling ares__addrinfo2hostent.c
[20/186] Compiling ares_strsplit.c
[21/186] Compiling ares_timeout.c
[22/186] Compiling ares_strerror.c
[23/186] Compiling ares_strcasecmp.c
[24/186] Compiling ares_send.c
[25/186] Compiling ares_search.c
[26/186] Compiling ares_strdup.c
[27/186] Compiling ares_rand.c
[28/186] Compiling ares_platform.c
[29/186] Compiling ares_query.c
[30/186] Compiling ares_parse_uri_reply.c
[31/186] Compiling ares_parse_txt_reply.c
[32/186] Compiling ares_process.c
[33/186] Compiling ares_parse_srv_reply.c
[34/186] Compiling ares_parse_soa_reply.c
[35/186] Compiling ares_parse_ptr_reply.c
[36/186] Compiling ares_parse_naptr_reply.c
[37/186] Compiling ares_parse_ns_reply.c
[38/186] Compiling ares_parse_mx_reply.c
[39/186] Compiling ares_parse_caa_reply.c
[40/186] Compiling precomputed_ecmult.c
[41/186] Compiling ares_parse_aaaa_reply.c
[41/186] Compiling ares_parse_a_reply.c
[43/186] Compiling ares_options.c
[44/186] Compiling ares_nowarn.c
[45/186] Compiling ares_mkquery.c
[46/186] Compiling ares_llist.c
[47/186] Compiling ares_library_init.c
[48/186] Compiling ares_getsock.c
[49/186] Compiling ares_init.c
[50/186] Compiling ares_getnameinfo.c
[51/201] Compiling ares_gethostbyname.c
[52/212] Compiling ares_gethostbyaddr.c
[53/226] Compiling ares_getenv.c
[54/226] Compiling ares_freeaddrinfo.c
[55/226] Compiling ares_free_hostent.c
[56/226] Compiling ares_getaddrinfo.c
[57/226] Compiling ares_free_string.c
[58/226] Compiling ares_fds.c
[59/226] Compiling ares_expand_string.c
[60/226] Compiling ares_expand_name.c
[61/226] Compiling ares_destroy.c
[62/226] Compiling ares_create_query.c
[63/226] Compiling ares_cancel.c
[64/226] Compiling ares_android.c
[65/226] Compiling ares_data.c
[66/226] Compiling ares__timeval.c
[67/226] Compiling ares__readaddrinfo.c
[68/226] Compiling ares__sortaddrinfo.c
[69/226] Write sources
[71/226] Compiling ares__read_line.c
[72/226] Write sources
[74/226] Compiling ares__parse_into_addrinfo.c
[75/226] Compiling ares__get_hostent.c
[76/226] Compiling ares__close_sockets.c
[78/235] Compiling SwiftCbor CborCodable.swift
[79/235] Emitting module BigInt
[80/237] Compiling AsyncDNSResolver DNSResolver_dnssd.swift
[81/237] Compiling AsyncDNSResolver Errors_c-ares.swift
[82/237] Compiling AsyncDNSResolver AresOptions.swift
[83/237] Compiling AsyncDNSResolver Errors_dnssd.swift
[84/237] Compiling AsyncDNSResolver DNSResolver_c-ares.swift
[85/237] Compiling BigInt Subtraction.swift
[86/237] Compiling BigInt Words and Bits.swift
[87/237] Compiling secp256k1 Asymmetric.swift
[88/237] Compiling secp256k1 Combine.swift
[89/237] Compiling secp256k1 ECDH.swift
[90/237] Compiling secp256k1 ECDSA.swift
[91/237] Compiling secp256k1 EdDSA.swift
[92/237] Compiling secp256k1 Errors.swift
[93/241] Compiling secp256k1 Context.swift
[94/241] Compiling secp256k1 CryptoKitErrors.swift
[95/241] Compiling secp256k1 DH.swift
[96/241] Compiling secp256k1 Digest.swift
[97/241] Compiling secp256k1 Utility.swift
[98/241] Compiling secp256k1 Zeroization.swift
[99/241] Compiling secp256k1 secp256k1.swift
[100/241] Compiling Crypto HPKE-Modes.swift
[101/241] Compiling Crypto Insecure.swift
[102/241] Compiling Crypto Insecure_HashFunctions.swift
[103/241] Compiling Crypto KEM.swift
[104/241] Compiling Crypto ECDH_boring.swift
[105/241] Compiling Crypto HPKE-KexKeyDerivation.swift
[106/241] Compiling Crypto HPKE-LabeledExtract.swift
[107/241] Compiling Crypto HPKE-Utils.swift
[108/241] Compiling Crypto DHKEM.swift
[109/241] Compiling Crypto HPKE-KEM-Curve25519.swift
[110/241] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[111/241] Compiling Crypto HPKE-KEM.swift
[112/241] Compiling Crypto HPKE-Errors.swift
[113/241] Compiling Crypto AES.swift
[114/241] Compiling Crypto ECDSASignature_boring.swift
[115/241] Compiling Crypto ECDSA_boring.swift
[116/241] Compiling Crypto EdDSA_boring.swift
[117/241] Compiling Crypto ECDSA.swift
[118/241] Compiling Crypto Ed25519.swift
[119/241] Compiling Crypto Signature.swift
[120/241] Compiling Crypto CryptoKitErrors_boring.swift
[121/241] Compiling Crypto Curve25519.swift
[122/241] Compiling Crypto Ed25519Keys.swift
[123/241] Compiling Crypto NISTCurvesKeys.swift
[124/241] Compiling Crypto X25519Keys.swift
[125/241] Compiling Crypto SymmetricKeys.swift
[126/241] Compiling Crypto HMAC.swift
[127/241] Compiling Crypto MACFunctions.swift
[128/241] Compiling Crypto MessageAuthenticationCode.swift
[136/241] Compiling secp256k1 Tweak.swift
[137/249] Compiling secp256k1 Schnorr.swift
[138/249] Compiling secp256k1 SecureBytes.swift
[139/249] Compiling secp256k1 Signature.swift
[140/249] Compiling secp256k1 PrettyBytes.swift
[141/249] Compiling secp256k1 RNG_boring.swift
[142/249] Compiling secp256k1 Recovery.swift
[143/249] Compiling secp256k1 SHA256.swift
[147/249] Compiling secp256k1 GeneralizedTime.swift
[148/249] Compiling secp256k1 ObjectIdentifier.swift
[151/249] Compiling secp256k1 PKCS8PrivateKey.swift
[152/249] Compiling secp256k1 SafeCompare.swift
[153/249] Compiling secp256k1 ASN1Integer.swift
[154/249] Compiling secp256k1 ASN1Null.swift
[155/249] Compiling secp256k1 ASN1OctetString.swift
[156/249] Compiling secp256k1 ASN1Strings.swift
[157/249] Compiling secp256k1 ArraySliceBigint.swift
[158/249] Compiling secp256k1 Exports.swift
[159/249] Compiling secp256k1 HashDigest.swift
[160/249] Compiling secp256k1 MuSig.swift
[161/249] Compiling secp256k1 Nonces.swift
[162/249] Compiling secp256k1 ASN1.swift
[163/249] Compiling secp256k1 ASN1Any.swift
[164/249] Compiling secp256k1 ASN1BitString.swift
[165/249] Compiling secp256k1 ASN1Boolean.swift
[166/249] Compiling secp256k1 ASN1Identifier.swift
[167/249] Compiling secp256k1 SEC1PrivateKey.swift
[168/249] Compiling secp256k1 SubjectPublicKeyInfo.swift
[169/249] Emitting module Crypto
[170/249] Compiling AsyncDNSResolver AsyncDNSResolver.swift
[171/249] Emitting module AsyncDNSResolver
[172/249] Compiling AsyncDNSResolver Errors.swift
[173/249] Compiling AsyncDNSResolver AresChannel.swift
[192/249] Emitting module secp256k1
[197/249] Compiling SwiftCbor DataNumber.swift
[198/249] Compiling SwiftCbor CborValue.swift
[199/249] Compiling SwiftCbor CborScanner.swift
[200/249] Compiling DIDCore DIDWebIdentifier.swift
[201/249] Compiling DIDCore DIDMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/DIDCore/DIDMethod.swift:22:23: warning: static property 'didMethods' is not concurrency-safe because non-'Sendable' type '[any DIDProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
20 |
21 |     /// A collection of supported `did` "blessed" types.
22 |     public static let didMethods: [any DIDProtocol.Type] = [
   |                       |- warning: static property 'didMethods' is not concurrency-safe because non-'Sendable' type '[any DIDProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                       |- note: add '@MainActor' to make static property 'didMethods' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         DIDPLCIdentifier.self,
24 |         DIDWebIdentifier.self
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[202/249] Compiling DIDCore DIDPLCIdentifier.swift
[203/249] Compiling DIDCore Errors.swift
[204/249] Compiling DIDCore DIDProtocol.swift
[232/249] Compiling SwiftCbor CborEncoder.swift
[233/249] Emitting module SwiftCbor
[234/249] Compiling SwiftCbor CborDecoder.swift
[235/249] Compiling DIDCore DID.swift
[236/249] Emitting module DIDCore
/Users/admin/builder/spi-builder-workspace/Sources/DIDCore/DIDMethod.swift:22:23: warning: static property 'didMethods' is not concurrency-safe because non-'Sendable' type '[any DIDProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
20 |
21 |     /// A collection of supported `did` "blessed" types.
22 |     public static let didMethods: [any DIDProtocol.Type] = [
   |                       |- warning: static property 'didMethods' is not concurrency-safe because non-'Sendable' type '[any DIDProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                       |- note: add '@MainActor' to make static property 'didMethods' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         DIDPLCIdentifier.self,
24 |         DIDWebIdentifier.self
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[237/249] Compiling DIDCore DIDDocument.swift
[238/249] Compiling Crypto RNG_boring.swift
[239/249] Compiling Crypto SafeCompare_boring.swift
[240/249] Compiling Crypto Zeroization_boring.swift
[241/249] Compiling Crypto PrettyBytes.swift
[242/249] Compiling Crypto SafeCompare.swift
[243/249] Compiling Crypto SecureBytes.swift
[244/249] Compiling Crypto Zeroization.swift
[245/249] Compiling Crypto resource_bundle_accessor.swift
[250/288] Compiling MultiformatsKit Multicodec.swift
[251/289] Compiling MultiformatsKit Hashers.swift
[252/289] Compiling MultiformatsKit RFC4648Codec.swift
[253/289] Compiling ATCryptography P256Encoding.swift
[254/289] Compiling ATCryptography P256Keypair.swift
[255/291] Compiling ATCryptography Base16.swift
[256/291] Compiling ATCryptography Base32.swift
[257/291] Compiling ATCryptography Base58.swift
[258/291] Compiling ATCryptography Base64URL.swift
[259/291] Emitting module MultiformatsKit
[260/291] Compiling ATCryptography ATCryptography.swift
[261/291] Compiling ATCryptography ATCryptographyTools.swift
[262/291] Compiling ATCryptography K256Operations.swift
[263/291] Compiling ATCryptography K256Plugin.swift
[264/291] Compiling MultiformatsKit MultihashAlgorithm.swift
[265/291] Compiling MultiformatsKit MultihashFactory.swift
[266/291] Compiling MultiformatsKit Multihash.swift
[267/291] Compiling MultiformatsKit Varint.swift
[268/291] Compiling ATCryptography DataExtensions.swift
[269/291] Compiling ATCryptography ECDSASignatureExtensions.swift
[270/291] Compiling ATCryptography P256Extensions.swift
[271/291] Compiling ATCryptography DIDKey.swift
[272/291] Compiling ATCryptography Errors.swift
[273/291] Compiling ATCryptography BigIntExtensions.swift
[274/300] Compiling ATCryptography SHA256Hasher.swift
[275/300] Compiling ATCryptography SecureRandom.swift
[276/300] Compiling ATCryptography SignatureVerifier.swift
[277/300] Compiling ATCryptography StringExtensions.swift
[278/300] Compiling ATCryptography Multibase.swift
[279/300] Compiling ATCryptography Plugins.swift
[280/300] Compiling ATCryptography Types.swift
[281/300] Compiling ATCryptography K256Encoding.swift
[282/300] Compiling ATCryptography K256Keypair.swift
[283/300] Compiling ATCryptography P256Operations.swift
[284/300] Compiling ATCryptography P256Plugin.swift
[288/300] Emitting module ATCryptography
[292/300] Compiling ATCommonWeb Times.swift
[293/300] Compiling ATCommonWeb Utilities.swift
[294/300] Compiling ATCommonWeb Retry.swift
[295/300] Compiling ATCommonWeb Models.swift
[296/300] Compiling ATCommonWeb TID.swift
[297/300] Emitting module ATCommonWeb
[298/300] Compiling ATCommonWeb IPLD.swift
[299/300] Compiling ATCommonWeb DIDDocument.swift
[300/300] Compiling ATCommonWeb Async.swift
[301/303] Compiling ATCommonTools ATCommonTools.swift
[302/303] Compiling ATCommonTools IPLD.swift
[303/303] Emitting module ATCommonTools
[304/314] Compiling ATIdentityTools DIDUtilities.swift
[305/314] Compiling ATIdentityTools Errors.swift
[306/315] Compiling ATIdentityTools MemoryCache.swift
[307/315] Compiling ATIdentityTools DIDPLCResolver.swift
[308/315] Compiling ATIdentityTools DIDResolver.swift
[309/315] Compiling ATIdentityTools ATProtocolDataUtilities.swift
[310/315] Compiling ATIdentityTools DIDDocumentResolverProtocol.swift
[311/315] Compiling ATIdentityTools Utilities.swift
[312/315] Compiling ATIdentityTools Models.swift
[313/315] Emitting module ATIdentityTools
[314/315] Compiling ATIdentityTools DIDWebResolver.swift
[315/315] Compiling ATIdentityTools HandleResolver.swift
Build complete! (38.99s)
Fetching https://github.com/ATProtoKit/ATCryptography.git
Fetching https://github.com/apple/swift-async-dns-resolver
Fetching https://github.com/ATProtoKit/ATCommonTools.git
[1/850] Fetching swift-async-dns-resolver
[188/1773] Fetching swift-async-dns-resolver, atcryptography
[327/2026] Fetching swift-async-dns-resolver, atcryptography, atcommontools
Fetched https://github.com/ATProtoKit/ATCommonTools.git from cache (1.00s)
Fetched https://github.com/apple/swift-async-dns-resolver from cache (1.00s)
Fetched https://github.com/ATProtoKit/ATCryptography.git from cache (1.00s)
Computing version for https://github.com/apple/swift-async-dns-resolver
Computed https://github.com/apple/swift-async-dns-resolver at 0.4.0 (3.74s)
Computing version for https://github.com/ATProtoKit/ATCryptography.git
Computed https://github.com/ATProtoKit/ATCryptography.git at 0.1.9 (0.44s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git
[1/4807] Fetching bigint
[98/20226] Fetching bigint, swift-crypto
[493/25139] Fetching bigint, swift-crypto, swift-secp256k1
Fetched https://github.com/attaswift/BigInt.git from cache (1.24s)
[8460/20332] Fetching swift-crypto, swift-secp256k1
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (1.79s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.79s)
Computing version for https://github.com/21-DOT-DEV/swift-secp256k1.git
Computed https://github.com/21-DOT-DEV/swift-secp256k1.git at 0.18.0 (2.26s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.42s)
Computing version for https://github.com/ATProtoKit/ATCommonTools.git
Computed https://github.com/ATProtoKit/ATCommonTools.git at 0.0.12 (0.42s)
Fetching https://github.com/nnabeyang/swift-cbor
Fetching https://github.com/ATProtoKit/MultiformatsKit.git
[1/68] Fetching swift-cbor
[64/635] Fetching swift-cbor, multiformatskit
Fetched https://github.com/nnabeyang/swift-cbor from cache (0.92s)
Fetched https://github.com/ATProtoKit/MultiformatsKit.git from cache (0.92s)
Computing version for https://github.com/nnabeyang/swift-cbor
Computed https://github.com/nnabeyang/swift-cbor at 0.0.4 (1.35s)
Computing version for https://github.com/ATProtoKit/MultiformatsKit.git
Computed https://github.com/ATProtoKit/MultiformatsKit.git at 0.3.0 (0.42s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.74s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.90s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.44s)
Creating working copy for https://github.com/nnabeyang/swift-cbor
Working copy of https://github.com/nnabeyang/swift-cbor resolved at 0.0.4
Creating working copy for https://github.com/ATProtoKit/ATCommonTools.git
Working copy of https://github.com/ATProtoKit/ATCommonTools.git resolved at 0.0.12
Creating working copy for https://github.com/21-DOT-DEV/swift-secp256k1.git
Working copy of https://github.com/21-DOT-DEV/swift-secp256k1.git resolved at 0.18.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Creating working copy for https://github.com/ATProtoKit/MultiformatsKit.git
Working copy of https://github.com/ATProtoKit/MultiformatsKit.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-async-dns-resolver
Working copy of https://github.com/apple/swift-async-dns-resolver resolved at 0.4.0
Creating working copy for https://github.com/ATProtoKit/ATCryptography.git
Working copy of https://github.com/ATProtoKit/ATCryptography.git resolved at 0.1.9
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/ATIdentityTools/PrivacyInfo.xcprivacy
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/DIDCore/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
    {
      "identity" : "atcommontools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ATProtoKit/ATCommonTools.git"
    },
    {
      "identity" : "atcryptography",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ATProtoKit/ATCryptography.git"
    },
    {
      "identity" : "swift-async-dns-resolver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-dns-resolver"
    }
  ],
  "manifest_display_name" : "ATIdentityTools",
  "name" : "ATIdentityTools",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ATIdentityTools",
      "targets" : [
        "ATIdentityTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DIDCore",
      "targets" : [
        "DIDCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DIDCore",
      "module_type" : "SwiftTarget",
      "name" : "DIDCore",
      "path" : "Sources/DIDCore",
      "product_memberships" : [
        "DIDCore"
      ],
      "sources" : [
        "DID.swift",
        "DIDDocument.swift",
        "DIDMethod.swift",
        "DIDMethods/DIDPLCIdentifier.swift",
        "DIDMethods/DIDWebIdentifier.swift",
        "DIDProtocol.swift",
        "Errors.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ATIdentityToolsTests",
      "module_type" : "SwiftTarget",
      "name" : "ATIdentityToolsTests",
      "path" : "Tests/ATIdentityToolsTests",
      "sources" : [
        "ATIdentityToolsTests.swift",
        "DIDCore-specific/DIDPlcTests.swift",
        "DIDCore-specific/DIDWebTests.swift"
      ],
      "target_dependencies" : [
        "ATIdentityTools",
        "DIDCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ATIdentityTools",
      "module_type" : "SwiftTarget",
      "name" : "ATIdentityTools",
      "path" : "Sources/ATIdentityTools",
      "product_dependencies" : [
        "ATCommonTools",
        "ATCommonWeb",
        "ATCryptography",
        "AsyncDNSResolver"
      ],
      "product_memberships" : [
        "ATIdentityTools"
      ],
      "sources" : [
        "DID/ATProtocolDataUtilities.swift",
        "DID/DIDDocumentResolverProtocol.swift",
        "DID/DIDPLCResolver.swift",
        "DID/DIDResolver.swift",
        "DID/DIDUtilities.swift",
        "DID/DIDWebResolver.swift",
        "DID/MemoryCache.swift",
        "Errors.swift",
        "Handle/HandleResolver.swift",
        "Models.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.