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 swift-webauthn, reference 1.0.0-beta.1 (909cf4), with Swift 6.2 for macOS (SPM) on 3 Nov 2025 19:39:08 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/swift-webauthn.git
Reference: 1.0.0-beta.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brokenhandsio/swift-webauthn
 * tag               1.0.0-beta.1 -> FETCH_HEAD
HEAD is now at 909cf41 Added guiding documentation to the new public initializers (#111)
Cloned https://github.com/brokenhandsio/swift-webauthn.git
Revision (git rev-parse @):
909cf4193cde7d64196553c4245ab647a68aaaca
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brokenhandsio/swift-webauthn.git at 1.0.0-beta.1
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/unrelentingtech/SwiftCBOR.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
[1/2160] Fetching swift-docc-plugin
[23/3572] Fetching swift-docc-plugin, swiftcbor
[94/7727] Fetching swift-docc-plugin, swiftcbor, swift-log
[3042/25083] Fetching swift-docc-plugin, swiftcbor, swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (1.23s)
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (1.23s)
[2107/18768] Fetching swiftcbor, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.07s)
Fetched https://github.com/unrelentingtech/SwiftCBOR.git from cache (2.07s)
Computing version for https://github.com/unrelentingtech/SwiftCBOR.git
Computed https://github.com/unrelentingtech/SwiftCBOR.git at 0.5.0 (4.98s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.5 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3569] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.09s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.1.0 (2.30s)
Fetching https://github.com/apple/swift-asn1.git
[1/1653] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.87s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (1.55s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.1.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.5
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/unrelentingtech/SwiftCBOR.git
Working copy of https://github.com/unrelentingtech/SwiftCBOR.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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": "swift-webauthn",
      "name": "swift-webauthn",
      "url": "https://github.com/brokenhandsio/swift-webauthn.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-webauthn",
      "dependencies": [
        {
          "identity": "swiftcbor",
          "name": "SwiftCBOR",
          "url": "https://github.com/unrelentingtech/SwiftCBOR.git",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCBOR",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "4.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/brokenhandsio/swift-webauthn.git
[1/4159] Fetching swift-webauthn
Fetched https://github.com/brokenhandsio/swift-webauthn.git from cache (1.11s)
Fetching https://github.com/unrelentingtech/SwiftCBOR.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
Fetched https://github.com/unrelentingtech/SwiftCBOR.git from cache (0.52s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.53s)
Computing version for https://github.com/unrelentingtech/SwiftCBOR.git
Computed https://github.com/unrelentingtech/SwiftCBOR.git at 0.5.0 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.1.0 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (0.47s)
Creating working copy for https://github.com/unrelentingtech/SwiftCBOR.git
Working copy of https://github.com/unrelentingtech/SwiftCBOR.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/brokenhandsio/swift-webauthn.git
Working copy of https://github.com/brokenhandsio/swift-webauthn.git resolved at 1.0.0-beta.1 (909cf41)
warning: '.resolve-product-dependencies': dependency 'swift-webauthn' is not used by any target
Found 3 product dependencies
  - SwiftCBOR
  - swift-crypto
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/brokenhandsio/swift-webauthn.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/383] Write sources
[9/383] Copying PrivacyInfo.xcprivacy
[9/383] Write sources
[9/383] Copying PrivacyInfo.xcprivacy
[15/383] Write swift-version-49B95AFC49DCD68C.txt
[16/383] Compiling md5-x86_64-apple.S
[17/383] Compiling fiat_p256_adx_sqr.S
[17/383] Compiling fiat_curve25519_adx_mul.S
[17/383] Compiling md5-586-linux.S
[17/383] Compiling md5-x86_64-linux.S
[18/383] Compiling fiat_curve25519_adx_square.S
[20/383] Compiling md5-586-apple.S
[20/383] Compiling fiat_p256_adx_mul.S
[24/383] Compiling chacha20_poly1305_armv8-win.S
[24/383] Compiling chacha20_poly1305_x86_64-apple.S
[26/383] Compiling chacha20_poly1305_x86_64-linux.S
[27/383] Compiling chacha20_poly1305_armv8-linux.S
[28/383] Compiling chacha-x86_64-linux.S
[28/383] Compiling chacha-x86_64-apple.S
[30/388] Compiling chacha-x86-linux.S
[31/415] Compiling chacha20_poly1305_armv8-apple.S
[32/437] Compiling chacha-x86-apple.S
[33/440] Compiling chacha-armv8-win.S
[34/444] Compiling chacha-armv8-linux.S
[35/509] Compiling chacha-armv4-linux.S
[36/509] Compiling aes128gcmsiv-x86_64-apple.S
[37/509] Compiling aes128gcmsiv-x86_64-linux.S
[38/509] Compiling x86_64-mont5-linux.S
[39/509] Compiling chacha-armv8-apple.S
[40/509] Compiling x86_64-mont5-apple.S
[41/509] Compiling x86-mont-linux.S
[42/509] Compiling x86-mont-apple.S
[43/509] Compiling x86_64-mont-apple.S
[44/509] Compiling x86_64-mont-linux.S
[45/509] Compiling vpaes-x86_64-linux.S
[46/509] Compiling vpaes-x86_64-apple.S
[47/509] Compiling vpaes-x86-linux.S
[48/509] Compiling vpaes-x86-apple.S
[49/509] Compiling vpaes-armv8-win.S
[50/509] Compiling vpaes-armv8-linux.S
[51/509] Compiling vpaes-armv7-linux.S
[52/509] Compiling vpaes-armv8-apple.S
[53/509] Compiling sha512-x86_64-linux.S
[54/509] Compiling sha512-x86_64-apple.S
[55/509] Compiling sha512-armv8-linux.S
[56/509] Compiling sha512-armv8-win.S
[57/509] Compiling sha512-armv8-apple.S
[58/509] Compiling sha512-armv4-linux.S
[59/509] Compiling sha512-586-linux.S
[60/509] Compiling sha512-586-apple.S
[61/509] Compiling sha256-x86_64-linux.S
[62/509] Compiling sha256-armv8-linux.S
[63/509] Compiling sha256-x86_64-apple.S
[63/509] Compiling sha256-armv8-win.S
[65/509] Compiling sha256-586-linux.S
[66/509] Compiling sha256-armv4-linux.S
[66/509] Compiling sha256-586-apple.S
[68/509] Compiling sha256-armv8-apple.S
[69/509] Compiling sha1-x86_64-apple.S
[70/509] Compiling sha1-x86_64-linux.S
[71/509] Compiling sha1-armv8-linux.S
[71/509] Compiling sha1-armv8-win.S
[73/509] Compiling sha1-586-linux.S
[74/509] Compiling sha1-armv4-large-linux.S
[74/509] Compiling sha1-586-apple.S
[76/509] Compiling sha1-armv8-apple.S
[77/509] Compiling rsaz-avx2-linux.S
[78/509] Compiling rdrand-x86_64-linux.S
[78/509] Compiling rsaz-avx2-apple.S
[80/509] Compiling rdrand-x86_64-apple.S
[81/509] Compiling p256_beeu-x86_64-asm-apple.S
[81/509] Compiling p256_beeu-x86_64-asm-linux.S
[83/509] Compiling p256_beeu-armv8-asm-win.S
[84/509] Compiling p256_beeu-armv8-asm-linux.S
[85/509] Compiling p256-x86_64-asm-linux.S
[86/509] Compiling p256_beeu-armv8-asm-apple.S
[87/509] Compiling p256-x86_64-asm-apple.S
[88/509] Compiling p256-armv8-asm-win.S
[89/509] Compiling p256-armv8-asm-linux.S
[90/509] Compiling ghashv8-armv8-win.S
[91/509] Compiling ghashv8-armv8-linux.S
[92/509] Compiling p256-armv8-asm-apple.S
[93/509] Compiling ghash-x86_64-linux.S
[94/509] Compiling ghashv8-armv7-linux.S
[94/509] Compiling ghashv8-armv8-apple.S
[96/509] Compiling ghash-x86_64-apple.S
[97/509] Compiling CCryptoBoringSSLShims shims.c
[98/509] Compiling ghash-ssse3-x86_64-linux.S
[99/509] Compiling ghash-x86-linux.S
[99/509] Compiling ghash-x86-apple.S
[101/509] Compiling ghash-ssse3-x86_64-apple.S
[102/509] Compiling ghash-ssse3-x86-linux.S
[103/509] Compiling ghash-ssse3-x86-apple.S
[104/509] Compiling ghash-neon-armv8-win.S
[105/509] Compiling ghash-neon-armv8-linux.S
[106/509] Compiling ghash-neon-armv8-apple.S
[107/509] Compiling ghash-armv4-linux.S
[108/509] Compiling co-586-linux.S
[109/509] Compiling co-586-apple.S
[109/509] Compiling bsaes-armv7-linux.S
[111/509] Compiling bn-armv8-win.S
[112/509] Compiling bn-armv8-linux.S
[113/509] Compiling bn-armv8-apple.S
[113/509] Compiling bn-586-linux.S
[115/509] Compiling bn-586-apple.S
[116/509] Compiling armv8-mont-win.S
[117/509] Compiling err_data.cc
[118/509] Compiling armv8-mont-linux.S
[119/509] Compiling aesv8-gcm-armv8-win.S
[120/509] Compiling armv4-mont-linux.S
[121/509] Compiling armv8-mont-apple.S
[122/509] Compiling aesv8-gcm-armv8-linux.S
[123/509] Compiling aesv8-gcm-armv8-apple.S
[124/509] Compiling aesv8-armv8-win.S
[125/509] Compiling aesv8-armv8-linux.S
[126/509] Compiling aesv8-armv7-linux.S
[127/509] Compiling aesv8-armv8-apple.S
[128/509] Compiling aesni-x86_64-linux.S
[129/509] Compiling aesni-x86_64-apple.S
[130/509] Compiling aesni-x86-linux.S
[131/509] Compiling aesni-x86-apple.S
[132/509] Compiling aesni-gcm-x86_64-linux.S
[133/509] Compiling aesni-gcm-x86_64-apple.S
[134/509] Compiling aes-gcm-avx512-x86_64-linux.S
[135/509] Compiling aes-gcm-avx512-x86_64-apple.S
[136/509] Compiling aes-gcm-avx2-x86_64-linux.S
[137/509] Compiling aes-gcm-avx2-x86_64-apple.S
[138/509] Compiling xwing.cc
[139/509] Compiling x_sig.cc
[140/509] Compiling x_spki.cc
[141/509] Compiling x_req.cc
[142/509] Compiling x_x509a.cc
[143/509] Compiling x_x509.cc
[145/509] Compiling Logging MetadataProvider.swift
[145/509] Compiling x_exten.cc
[146/509] Compiling x_pubkey.cc
[147/509] Compiling x_name.cc
[148/509] Compiling x_attrib.cc
[149/509] Compiling x_crl.cc
[151/509] Compiling Logging LogHandler.swift
[152/509] Compiling Logging Locks.swift
[153/509] Emitting module Logging
[154/509] Compiling Logging Logging.swift
[154/509] Compiling x_all.cc
[156/509] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[156/510] Compiling x509spki.cc
[157/510] Compiling x509name.cc
[158/510] Compiling x509rset.cc
[159/510] Compiling x_algor.cc
[160/510] Compiling x509cset.cc
[162/510] Compiling Crypto ChaChaPoly_boring.swift
[163/510] Compiling Crypto ChaChaPoly.swift
[164/511] Compiling Crypto Cipher.swift
[165/511] Compiling Crypto Nonces.swift
[166/511] Compiling Crypto ASN1.swift
[167/511] Compiling Crypto ASN1Any.swift
[167/511] Compiling x509_vpm.cc
[169/511] Compiling Crypto ASN1BitString.swift
[170/511] Compiling Crypto ASN1Boolean.swift
[170/511] Compiling x509_vfy.cc
[172/511] Compiling SwiftASN1 DER.swift
[173/511] Compiling SwiftCBOR Util.swift
[174/511] Compiling Crypto ASN1Strings.swift
[175/511] Compiling Crypto ArraySliceBigint.swift
[176/511] Compiling SwiftASN1 Errors.swift
[177/511] Compiling Crypto AES-GCM.swift
[178/511] Compiling Crypto AES-GCM_boring.swift
[178/511] Compiling x509_v3.cc
[179/511] Compiling x509_txt.cc
[180/511] Compiling x509_set.cc
[181/511] Compiling x509_trs.cc
[182/511] Compiling x509_req.cc
[183/511] Compiling x509_obj.cc
[184/511] Compiling x509_lu.cc
[186/511] Emitting module SwiftASN1
[186/511] Compiling x509_def.cc
[187/511] Compiling x509_ext.cc
[188/511] Compiling x509_d2.cc
[189/511] Compiling x509_cmp.cc
[190/511] Compiling x509_att.cc
[191/511] Compiling x509.cc
[192/511] Compiling v3_utl.cc
[196/511] Compiling Crypto ASN1Null.swift
[197/511] Compiling Crypto ASN1OctetString.swift
[198/511] Compiling Crypto ASN1Identifier.swift
[199/511] Compiling Crypto ASN1Integer.swift
[208/511] Emitting module SwiftCBOR
[213/511] Compiling Crypto MLKEM_boring.swift
[214/511] Compiling Crypto MLKEM_wrapper.swift
[215/511] Compiling Crypto XWing_boring.swift
[216/511] Compiling Crypto KEM-Errors.swift
[217/511] Compiling Crypto KEM.swift
[218/511] Compiling Crypto MLKEM.swift
[219/511] Compiling Crypto XWing.swift
[220/511] Compiling Crypto ECDH_boring.swift
[221/511] Compiling Crypto DH.swift
[222/520] Compiling Crypto HashFunctions_SHA3.swift
[223/520] Compiling Crypto Digest_xkcp.swift
[224/520] Compiling Crypto HPKE-AEAD.swift
[225/520] Compiling Crypto HPKE-Ciphersuite.swift
[226/520] Compiling Crypto HPKE-KDF.swift
[227/520] Compiling Crypto HPKE-KexKeyDerivation.swift
[228/520] Compiling Crypto HPKE-LabeledExtract.swift
[229/520] Compiling Crypto HPKE-Utils.swift
[230/520] Compiling Crypto DHKEM.swift
[231/520] Compiling Crypto HPKE-KEM-Curve25519.swift
[232/520] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[233/520] Compiling Crypto HPKE-KEM.swift
[234/520] Compiling Crypto HPKE-Errors.swift
[235/520] Compiling Crypto HPKE.swift
[236/520] Compiling Crypto HPKE-Context.swift
[237/520] Compiling Crypto HPKE-KeySchedule.swift
[238/520] Compiling Crypto HPKE-Modes.swift
[239/520] Compiling Crypto Insecure.swift
[240/520] Compiling Crypto Insecure_HashFunctions.swift
[241/520] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[248/520] Compiling Crypto GeneralizedTime.swift
[249/520] Compiling Crypto ObjectIdentifier.swift
[250/520] Compiling Crypto ECDSASignature.swift
[251/520] Compiling Crypto PEMDocument.swift
[252/520] Compiling Crypto PKCS8PrivateKey.swift
[253/520] Compiling Crypto SEC1PrivateKey.swift
[254/520] Compiling Crypto SubjectPublicKeyInfo.swift
[255/520] Compiling Crypto CryptoError_boring.swift
[256/520] Compiling Crypto CryptoKitErrors.swift
[257/520] Compiling Crypto Digest_boring.swift
[258/520] Compiling Crypto Digest.swift
[259/520] Compiling Crypto Digests.swift
[260/520] Compiling Crypto HashFunctions.swift
[261/520] Compiling Crypto HashFunctions_SHA2.swift
[262/520] Compiling Crypto ECDSA_boring.swift
[263/520] Compiling Crypto EdDSA_boring.swift
[264/520] Compiling Crypto MLDSA_boring.swift
[265/520] Compiling Crypto MLDSA_wrapper.swift
[266/520] Compiling Crypto ECDSA.swift
[267/520] Compiling Crypto Ed25519.swift
[268/520] Compiling Crypto MLDSA.swift
[269/520] Compiling Crypto Signature.swift
[270/520] Compiling Crypto CryptoKitErrors_boring.swift
[271/520] Compiling Crypto ECDH.swift
[272/520] Compiling Crypto ANSIx963.swift
[273/520] Compiling Crypto HKDF.swift
[274/520] Compiling Crypto AESWrap.swift
[275/520] Compiling Crypto AESWrap_boring.swift
[276/520] Compiling Crypto Ed25519_boring.swift
[277/520] Compiling Crypto NISTCurvesKeys_boring.swift
[278/520] Compiling Crypto X25519Keys_boring.swift
[279/520] Compiling Crypto Curve25519.swift
[280/520] Emitting module Crypto
[291/520] Compiling Crypto Ed25519Keys.swift
[292/520] Compiling Crypto NISTCurvesKeys.swift
[293/520] Compiling Crypto X25519Keys.swift
[294/520] Compiling Crypto SymmetricKeys.swift
[295/520] Compiling Crypto HMAC.swift
[296/520] Compiling Crypto MACFunctions.swift
[297/520] Compiling Crypto MessageAuthenticationCode.swift
[298/520] Compiling Crypto AES.swift
[299/520] Compiling Crypto ECDSASignature_boring.swift
[299/520] Compiling v3_skey.cc
[300/520] Compiling v3_prn.cc
[301/520] Compiling v3_purp.cc
[302/520] Compiling v3_pmaps.cc
[303/520] Compiling v3_pcons.cc
[304/520] Compiling v3_ocsp.cc
[305/520] Compiling v3_ncons.cc
[306/520] Compiling v3_int.cc
[307/520] Compiling v3_lib.cc
[309/520] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[310/520] Compiling Crypto RNG_boring.swift
[311/520] Compiling Crypto SafeCompare_boring.swift
[312/520] Compiling Crypto Zeroization_boring.swift
[313/520] Compiling Crypto PrettyBytes.swift
[314/520] Compiling Crypto SafeCompare.swift
[315/520] Compiling Crypto SecureBytes.swift
[316/520] Compiling Crypto Zeroization.swift
[317/520] Compiling Crypto resource_bundle_accessor.swift
[317/520] Compiling v3_ia5.cc
[318/520] Compiling v3_info.cc
[319/520] Compiling v3_genn.cc
[320/520] Compiling v3_enum.cc
[321/520] Compiling v3_extku.cc
[322/520] Compiling v3_crld.cc
[323/520] Compiling v3_cpols.cc
[324/520] Compiling v3_bitst.cc
[325/520] Compiling v3_bcons.cc
[326/520] Compiling v3_conf.cc
[327/520] Compiling v3_akeya.cc
[328/520] Compiling v3_alt.cc
[329/520] Compiling v3_akey.cc
[330/520] Compiling t_x509a.cc
[331/520] Compiling t_x509.cc
[332/520] Compiling t_req.cc
[333/520] Compiling t_crl.cc
[334/520] Compiling name_print.cc
[335/520] Compiling rsa_pss.cc
[336/520] Compiling i2d_pr.cc
[337/520] Compiling policy.cc
[338/520] Compiling by_file.cc
[339/520] Compiling by_dir.cc
[340/520] Compiling asn1_gen.cc
[341/520] Compiling algorithm.cc
[342/520] Compiling a_verify.cc
[343/520] Compiling a_sign.cc
[344/520] Compiling trust_token.cc
[345/520] Compiling voprf.cc
[346/520] Compiling a_digest.cc
[347/520] Compiling thread_win.cc
[348/520] Compiling pmbtoken.cc
[349/520] Compiling thread.cc
[350/520] Compiling thread_none.cc
[351/520] Compiling thread_pthread.cc
[352/520] Compiling stack.cc
[353/520] Compiling sha512.cc
[354/520] Compiling spake2plus.cc
[355/520] Compiling siphash.cc
[356/520] Compiling sha1.cc
[356/520] Compiling sha256.cc
[358/520] Compiling rsa_extra.cc
[359/520] Compiling rsa_print.cc
[360/520] Compiling slhdsa.cc
[361/520] Compiling rsa_crypt.cc
[362/520] Compiling rsa_asn1.cc
[363/520] Compiling rc4.cc
[364/520] Compiling trusty.cc
[365/520] Compiling urandom.cc
[366/520] Compiling refcount.cc
[367/520] Compiling windows.cc
[368/520] Compiling rand.cc
[369/520] Compiling passive.cc
[370/520] Compiling ios.cc
[371/520] Compiling poly1305_arm_asm.S
[372/520] Compiling getentropy.cc
[373/520] Compiling forkunsafe.cc
[374/520] Compiling deterministic.cc
[375/520] Compiling fork_detect.cc
[376/520] Compiling poly1305_vec.cc
[377/520] Compiling poly1305_arm.cc
[378/520] Compiling poly1305.cc
[379/520] Compiling pool.cc
[380/520] Compiling pkcs8.cc
[381/520] Compiling p5_pbev2.cc
[382/520] Compiling pkcs8_x509.cc
[383/520] Compiling pkcs7.cc
[384/520] Compiling pem_xaux.cc
[385/520] Compiling pem_x509.cc
[386/520] Compiling pkcs7_x509.cc
[387/520] Compiling pem_pkey.cc
[388/520] Compiling pem_pk8.cc
[389/520] Compiling pem_oth.cc
[390/520] Compiling pem_info.cc
[391/520] Compiling pem_all.cc
[392/520] Compiling pem_lib.cc
[393/520] Compiling obj_xref.cc
[394/520] Compiling mlkem.cc
[395/520] Compiling mldsa.cc
[396/520] Compiling poly_rq_mul.S
[397/520] Compiling mem.cc
[398/520] Compiling fips_shared_support.cc
[399/520] Compiling md5.cc
[400/520] Compiling obj.cc
[401/520] Compiling md4.cc
[402/520] Compiling lhash.cc
[403/520] Compiling fuzzer_mode.cc
[404/520] Compiling kyber.cc
[405/520] Compiling ex_data.cc
[406/520] Compiling hpke.cc
[407/520] Compiling hrss.cc
[408/520] Compiling scrypt.cc
[409/520] Compiling print.cc
[410/520] Compiling sign.cc
[411/520] Compiling pbkdf.cc
[412/520] Compiling p_x25519_asn1.cc
[413/520] Compiling p_x25519.cc
[414/520] Compiling p_rsa_asn1.cc
[415/520] Compiling p_hkdf.cc
[416/520] Compiling p_ed25519_asn1.cc
[417/520] Compiling p_rsa.cc
[418/520] Compiling p_ed25519.cc
[419/520] Compiling p_ec_asn1.cc
[420/520] Compiling p_ec.cc
[421/520] Compiling p_dsa_asn1.cc
[422/520] Compiling p_dh_asn1.cc
[423/520] Compiling p_dh.cc
[424/520] Compiling err.cc
[425/520] Compiling engine.cc
[426/520] Compiling evp.cc
[427/520] Compiling evp_ctx.cc
[428/520] Compiling evp_asn1.cc
[429/520] Compiling ecdsa_p1363.cc
[430/520] Compiling ecdh.cc
[431/520] Compiling ecdsa_asn1.cc
[432/520] Compiling ec_derive.cc
[433/520] Compiling hash_to_curve.cc
[434/520] Compiling dsa.cc
[435/520] Compiling dsa_asn1.cc
[436/520] Compiling params.cc
[437/520] Compiling x25519-asm-arm.S
[438/520] Compiling ec_asn1.cc
[439/520] Compiling digest_extra.cc
[440/520] Compiling curve25519_64_adx.cc
[441/520] Compiling dh_asn1.cc
[442/520] Compiling des.cc
[443/520] Compiling spake25519.cc
[444/520] Compiling cpu_intel.cc
[445/520] Compiling cpu_arm_linux.cc
[446/520] Compiling crypto.cc
[447/520] Compiling cpu_arm_freebsd.cc
[448/520] Compiling curve25519.cc
[449/520] Compiling cpu_aarch64_openbsd.cc
[450/520] Compiling cpu_aarch64_sysreg.cc
[451/520] Compiling cpu_aarch64_win.cc
[452/520] Compiling cpu_aarch64_linux.cc
[453/520] Compiling cpu_aarch64_fuchsia.cc
[454/520] Compiling cpu_aarch64_apple.cc
[455/520] Compiling tls_cbc.cc
[456/520] Compiling conf.cc
[457/520] Compiling cms.cc
[458/520] Compiling get_cipher.cc
[459/520] Compiling e_rc4.cc
[460/520] Compiling e_tls.cc
[461/520] Compiling e_rc2.cc
[462/520] Compiling e_null.cc
[463/520] Compiling e_des.cc
[464/520] Compiling e_aesgcmsiv.cc
[465/520] Compiling e_chacha20poly1305.cc
[466/520] Compiling derive_key.cc
[466/520] Compiling e_aeseax.cc
[468/520] Compiling e_aesctrhmac.cc
[469/520] Compiling chacha.cc
[470/520] Compiling unicode.cc
[471/520] Compiling cbs.cc
[472/520] Compiling cbb.cc
[473/520] Compiling asn1_compat.cc
[474/520] Compiling ber.cc
[475/520] Compiling sqrt.cc
[476/520] Compiling buf.cc
[477/520] Compiling div.cc
[478/520] Compiling exponentiation.cc
[479/520] Compiling convert.cc
[480/520] Compiling blake2.cc
[481/520] Compiling printf.cc
[482/520] Compiling bn_asn1.cc
[483/520] Compiling pair.cc
[484/520] Compiling bcm.cc
[485/520] Compiling hexdump.cc
[486/520] Compiling fd.cc
[487/520] Compiling file.cc
[488/520] Compiling errno.cc
[489/520] Compiling bio_mem.cc
[490/520] Compiling bio.cc
[491/520] Compiling base64.cc
[492/520] Compiling tasn_typ.cc
[493/520] Compiling tasn_fre.cc
[494/520] Compiling posix_time.cc
[495/520] Compiling tasn_enc.cc
[496/520] Compiling tasn_utl.cc
[497/520] Compiling tasn_new.cc
[498/520] Compiling tasn_dec.cc
[499/520] Compiling f_string.cc
[500/520] Compiling f_int.cc
[501/520] Compiling asn_pack.cc
[502/520] Compiling asn1_par.cc
[503/520] Compiling asn1_lib.cc
[504/520] Compiling a_utctm.cc
[505/520] Compiling a_time.cc
[506/520] Compiling a_type.cc
[507/520] Compiling a_strnid.cc
[508/520] Compiling a_octet.cc
[509/520] Compiling a_strex.cc
[510/520] Compiling a_mbstr.cc
[511/520] Compiling a_object.cc
[512/520] Compiling a_int.cc
[513/520] Compiling a_i2d_fp.cc
[514/520] Compiling a_dup.cc
[515/520] Compiling a_d2i_fp.cc
[516/520] Compiling a_gentm.cc
[517/520] Compiling aes.cc
[518/520] Compiling a_bool.cc
[519/520] Compiling a_bitstr.cc
[521/529] Compiling CryptoBoringWrapper RandomBytes.swift
[522/529] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[523/529] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[524/529] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[525/529] Compiling CryptoBoringWrapper EllipticCurve.swift
[526/529] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[527/529] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[528/529] Emitting module CryptoBoringWrapper
[529/529] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[530/587] Compiling CryptoExtras CryptoKitErrors_boring.swift
[531/587] Compiling CryptoExtras Data+Extensions.swift
[532/587] Compiling CryptoExtras DigestType.swift
[533/587] Compiling CryptoExtras Error.swift
[534/587] Compiling CryptoExtras I2OSP.swift
[535/587] Compiling CryptoExtras IntegerEncoding.swift
[536/593] Compiling CryptoExtras ObjectIdentifier.swift
[537/593] Compiling CryptoExtras PKCS8DERRepresentation.swift
[538/593] Compiling CryptoExtras PKCS8PrivateKey.swift
[539/593] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[540/593] Compiling CryptoExtras ECToolbox_boring.swift
[541/593] Compiling CryptoExtras ECToolbox.swift
[542/593] Emitting module CryptoExtras
[543/593] Compiling CryptoExtras PEMDocument.swift
[544/593] Compiling CryptoExtras PrettyBytes.swift
[545/593] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[546/593] Compiling CryptoExtras ThreadOps.swift
[547/593] Compiling CryptoExtras ThreadPosix.swift
[548/593] Compiling CryptoExtras ThreadSpecific.swift
[549/593] Compiling CryptoExtras Scrypt.swift
[550/593] Compiling CryptoExtras OPRF.swift
[551/593] Compiling CryptoExtras OPRFClient.swift
[552/593] Compiling CryptoExtras OPRFServer.swift
[553/593] Compiling CryptoExtras VOPRF+API.swift
[554/593] Compiling CryptoExtras VOPRFClient.swift
[555/593] Compiling CryptoExtras HashToField.swift
[556/593] Compiling CryptoExtras KDF.swift
[557/593] Compiling CryptoExtras PBKDF2_boring.swift
[558/593] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[559/593] Compiling CryptoExtras PBKDF2.swift
[560/593] Compiling CryptoExtras Scrypt_boring.swift
[561/593] Compiling CryptoExtras ThreadWindows.swift
[562/593] Compiling CryptoExtras DLEQ.swift
[563/593] Compiling CryptoExtras Prover.swift
[564/593] Compiling CryptoExtras Verifier.swift
[565/593] Compiling CryptoExtras ZKPToolbox.swift
[566/593] Compiling CryptoExtras resource_bundle_accessor.swift
[567/593] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[568/593] Compiling CryptoExtras CMAC.swift
[569/593] Compiling CryptoExtras ARC+API.swift
[570/593] Compiling CryptoExtras ARC.swift
[571/593] Compiling CryptoExtras ARCCredential.swift
[572/593] Compiling CryptoExtras ARCEncoding.swift
[573/593] Compiling CryptoExtras ARCPrecredential.swift
[574/593] Compiling CryptoExtras AES_CBC.swift
[575/593] Compiling CryptoExtras AES_CFB.swift
[576/593] Compiling CryptoExtras AES_CTR.swift
[577/593] Compiling CryptoExtras AES_GCM_SIV.swift
[578/593] Compiling CryptoExtras Block Function.swift
[579/593] Compiling CryptoExtras AES_CFB_boring.swift
[580/593] Compiling CryptoExtras AES_CTR_boring.swift
[581/593] Compiling CryptoExtras ARCPresentation.swift
[582/593] Compiling CryptoExtras ARCRequest.swift
[583/593] Compiling CryptoExtras ARCResponse.swift
[584/593] Compiling CryptoExtras ARCServer.swift
[585/593] Compiling CryptoExtras ChaCha20CTR_boring.swift
[586/593] Compiling CryptoExtras ChaCha20CTR.swift
[587/593] Compiling CryptoExtras Curve25519+PEM.swift
[588/593] Compiling CryptoExtras VOPRFServer.swift
[589/593] Compiling CryptoExtras RSA+BlindSigning.swift
[590/593] Compiling CryptoExtras RSA.swift
[591/593] Compiling CryptoExtras RSA_boring.swift
[592/593] Compiling CryptoExtras Reexport.swift
[593/593] Compiling CryptoExtras BoringSSLHelpers.swift
[594/595] Emitting module _CryptoExtras
[595/595] Compiling _CryptoExtras Exports.swift
[596/630] Emitting module WebAuthn
[597/633] Compiling WebAuthn ChallengeGenerator.swift
[598/633] Compiling WebAuthn Data+safeSubscript.swift
[599/633] Compiling WebAuthn Duration+Milliseconds.swift
[600/633] Compiling WebAuthn AttestationConveyancePreference.swift
[601/633] Compiling WebAuthn AttestationFormat.swift
[602/633] Compiling WebAuthn AttestationObject.swift
[603/633] Compiling WebAuthn AttestedCredentialData.swift
[604/633] Compiling WebAuthn AuthenticatorAttestationResponse.swift
[605/633] Compiling WebAuthn Credential.swift
[606/633] Compiling WebAuthn PackedAttestation.swift
[607/633] Compiling WebAuthn TPMAttestation+Structs.swift
[608/633] Compiling WebAuthn COSECurve.swift
[609/633] Compiling WebAuthn COSEKey.swift
[610/633] Compiling WebAuthn COSEKeyType.swift
[611/633] Compiling WebAuthn CollectedClientData.swift
[612/633] Compiling WebAuthn KeyedDecodingContainer+decodeURLEncoded.swift
[613/633] Compiling WebAuthn UInt8+random.swift
[614/633] Compiling WebAuthn UnreferencedStringEnumeration.swift
[615/633] Compiling WebAuthn WebAuthnError.swift
[616/633] Compiling WebAuthn WebAuthnManager+Configuration.swift
[617/633] Compiling WebAuthn WebAuthnManager.swift
[618/633] Compiling WebAuthn AuthenticatorAttestationGloballyUniqueID.swift
[619/633] Compiling WebAuthn AuthenticatorData.swift
[620/633] Compiling WebAuthn AuthenticatorFlags.swift
[621/633] Compiling WebAuthn COSEAlgorithmIdentifier.swift
[622/633] Compiling WebAuthn CredentialPublicKey.swift
[623/633] Compiling WebAuthn CredentialType.swift
[624/633] Compiling WebAuthn Base64Utilities.swift
[625/633] Compiling WebAuthn ByteCasting.swift
[626/633] Compiling WebAuthn AuthenticationCredential.swift
[627/633] Compiling WebAuthn AuthenticatorAssertionResponse.swift
[628/633] Compiling WebAuthn PublicKeyCredentialRequestOptions.swift
[629/633] Compiling WebAuthn VerifiedAuthentication.swift
[630/633] Compiling WebAuthn TPMAttestation.swift
[631/633] Compiling WebAuthn PublicKeyCredentialCreationOptions.swift
[632/633] Compiling WebAuthn RegistrationCredential.swift
[633/633] Compiling WebAuthn AuthenticatorAttachment.swift
Build complete! (31.16s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftcbor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/unrelentingtech/SwiftCBOR.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.8.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "swift-webauthn",
  "name" : "swift-webauthn",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WebAuthn",
      "targets" : [
        "WebAuthn"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebAuthnTests",
      "module_type" : "SwiftTarget",
      "name" : "WebAuthnTests",
      "path" : "Tests/WebAuthnTests",
      "product_dependencies" : [
        "Crypto",
        "_CryptoExtras"
      ],
      "sources" : [
        "AuthenticatorAttestationGloballyUniqueIDTests.swift",
        "DurationTests.swift",
        "Formats/TPMAttestationTests/CertInfoTests.swift",
        "HelpersTests.swift",
        "Mocks/MockChallengeGenerator.swift",
        "Mocks/MockUser.swift",
        "Utils/Hexadecimal.swift",
        "Utils/TestModels/TestAttestationObject.swift",
        "Utils/TestModels/TestAuthData.swift",
        "Utils/TestModels/TestClientDataJSON.swift",
        "Utils/TestModels/TestConstants.swift",
        "Utils/TestModels/TestCredentialPublicKey.swift",
        "Utils/TestModels/TestECCKeyPair.swift",
        "Utils/TestModels/TestKeyConfiguration.swift",
        "Utils/TestModels/TestRSAKeyPair.swift",
        "WebAuthnManagerAuthenticationTests.swift",
        "WebAuthnManagerIntegrationTests.swift",
        "WebAuthnManagerRegistrationTests.swift"
      ],
      "target_dependencies" : [
        "WebAuthn"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebAuthn",
      "module_type" : "SwiftTarget",
      "name" : "WebAuthn",
      "path" : "Sources/WebAuthn",
      "product_dependencies" : [
        "SwiftCBOR",
        "Crypto",
        "_CryptoExtras",
        "Logging"
      ],
      "product_memberships" : [
        "WebAuthn"
      ],
      "sources" : [
        "Ceremonies/Authentication/AuthenticationCredential.swift",
        "Ceremonies/Authentication/AuthenticatorAssertionResponse.swift",
        "Ceremonies/Authentication/PublicKeyCredentialRequestOptions.swift",
        "Ceremonies/Authentication/VerifiedAuthentication.swift",
        "Ceremonies/Registration/AttestationConveyancePreference.swift",
        "Ceremonies/Registration/AttestationFormat.swift",
        "Ceremonies/Registration/AttestationObject.swift",
        "Ceremonies/Registration/AttestedCredentialData.swift",
        "Ceremonies/Registration/AuthenticatorAttestationResponse.swift",
        "Ceremonies/Registration/Credential.swift",
        "Ceremonies/Registration/Formats/PackedAttestation.swift",
        "Ceremonies/Registration/Formats/TPMAttestation+Structs.swift",
        "Ceremonies/Registration/Formats/TPMAttestation.swift",
        "Ceremonies/Registration/PublicKeyCredentialCreationOptions.swift",
        "Ceremonies/Registration/RegistrationCredential.swift",
        "Ceremonies/Shared/AuthenticatorAttachment.swift",
        "Ceremonies/Shared/AuthenticatorAttestationGloballyUniqueID.swift",
        "Ceremonies/Shared/AuthenticatorData.swift",
        "Ceremonies/Shared/AuthenticatorFlags.swift",
        "Ceremonies/Shared/COSE/COSEAlgorithmIdentifier.swift",
        "Ceremonies/Shared/COSE/COSECurve.swift",
        "Ceremonies/Shared/COSE/COSEKey.swift",
        "Ceremonies/Shared/COSE/COSEKeyType.swift",
        "Ceremonies/Shared/CollectedClientData.swift",
        "Ceremonies/Shared/CredentialPublicKey.swift",
        "Ceremonies/Shared/CredentialType.swift",
        "Helpers/Base64Utilities.swift",
        "Helpers/ByteCasting.swift",
        "Helpers/ChallengeGenerator.swift",
        "Helpers/Data+safeSubscript.swift",
        "Helpers/Duration+Milliseconds.swift",
        "Helpers/KeyedDecodingContainer+decodeURLEncoded.swift",
        "Helpers/UInt8+random.swift",
        "Helpers/UnreferencedStringEnumeration.swift",
        "WebAuthnError.swift",
        "WebAuthnManager+Configuration.swift",
        "WebAuthnManager.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/brokenhandsio/swift-webauthn/1.0.0-beta.1
Repository:               brokenhandsio/swift-webauthn
Swift version used:       6.2
        .package(url: "https://github.com/swiftlang/swift-docc-plugin.git", from: "1.1.0")
Target:                   WebAuthn
Extracting symbol information for 'WebAuthn'...
Finished extracting symbol information for 'WebAuthn'. (2.98s)
Building documentation for 'WebAuthn'...
warning: 'UInt32' doesn't exist at '/WebAuthn/PublicKeyCredentialRequestOptions/timeout'
  --> ../Ceremonies/Authentication/PublicKeyCredentialRequestOptions.swift:30:80-30:86
28 |     /// hint, and may be overridden by the client.
29 |     ///
30 +     /// - Note: When encoded, this value is represented in milleseconds as a ``UInt32``.
31 |     /// See https://www.w3.org/TR/webauthn-2/#dictionary-assertion-options
32 |     public var timeout: Duration?
warning: 'UInt32' doesn't exist at '/WebAuthn/PublicKeyCredentialCreationOptions/timeout'
  --> ../Ceremonies/Registration/PublicKeyCredentialCreationOptions.swift:41:80-41:86
39 |     /// A time, in seconds, that the caller is willing to wait for the call to complete. This is treated as a hint, and may be overridden by the client.
40 |     ///
41 +     /// - Note: When encoded, this value is represented in milleseconds as a ``UInt32``.
42 |     public var timeout: Duration?
43 |
warning: 'beginRegistration(user:timeoutInSeconds:attestation:publicKeyCredentialParameters:)' doesn't exist at '/WebAuthn/WebAuthnManager'
 --> Example Implementation.md:7:21-7:104
5 | The library exposes four methods through ``WebAuthnManager``:
6 |
7 + - ``WebAuthnManager/beginRegistration(user:timeoutInSeconds:attestation:publicKeyCredentialParameters:)``
  |                     ╰─suggestion: Replace 'beginRegistration(user:timeoutInSeconds:attestation:publicKeyCredentialParameters:)' with 'beginRegistration(user:timeout:attestation:publicKeyCredentialParameters:)'
8 | - ``WebAuthnManager/finishRegistration(challenge:credentialCreationData:requireUserVerification:supportedPublicKeyAlgorithms:pemRootCertificatesByFormat:confirmCredentialIDNotRegisteredYet:)``
9 | - ``WebAuthnManager/beginAuthentication(timeout:allowCredentials:userVerification:)``
warning: 'beginRegistration(user:timeoutInSeconds:attestation:publicKeyCredentialParameters:)' doesn't exist at '/WebAuthn/WebAuthnManager'
  --> Example Implementation.md:56:93-56:176
54 |
55 | 1. When tapping the "Register" button the client sends a request to
56 +    the backend. The relying party responds to this request with a call to ``WebAuthnManager/beginRegistration(user:timeoutInSeconds:attestation:publicKeyCredentialParameters:)`` which then returns a
   |                                                                                             ╰─suggestion: Replace 'beginRegistration(user:timeoutInSeconds:attestation:publicKeyCredentialParameters:)' with 'beginRegistration(user:timeout:attestation:publicKeyCredentialParameters:)'
57 |    new ``PublicKeyCredentialRequestOptions``. This must be send back to the client so it can pass it to
58 |    `navigator.credentials.create()`.
warning: 'WebAuthnManager.Configuration' doesn't exist at '/WebAuthn/WebAuthnManager/Configuration/init(relyingPartyID:relyingPartyName:relyingPartyOrigin:)'
  --> ../WebAuthnManager+Configuration.swift:31:29-31:58
29 |         public let relyingPartyOrigin: String
30 |
31 +         /// Creates a new ``WebAuthnManager.Configuration`` with information about the Relying Party
32 |         /// - Parameters:
33 |         ///   - relyingPartyID: The relying party id is based on the host's domain. (e.g. _login.example.com_)
Finished building documentation for 'WebAuthn' (0.44s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/brokenhandsio/swift-webauthn/1.0.0-beta.1
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Emitting module SymbolKit
[17/57] Compiling SymbolKit Mixin+Equals.swift
[18/57] Compiling SymbolKit Mixin+Hash.swift
[19/57] Compiling SymbolKit Mixin.swift
[20/57] Compiling SymbolKit LineList.swift
[21/57] Compiling SymbolKit Position.swift
[22/57] Compiling SymbolKit GenericConstraint.swift
[23/57] Compiling SymbolKit GenericParameter.swift
[24/57] Compiling SymbolKit Generics.swift
[25/57] Compiling SymbolKit Namespace.swift
[26/57] Compiling SymbolKit Identifier.swift
[27/57] Compiling SymbolKit KindIdentifier.swift
[28/57] Compiling SymbolKit Location.swift
[29/57] Compiling SymbolKit Mutability.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.05s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'WebAuthn' complete! (1.34s)
    1040
8	/Users/admin/builder/spi-builder-workspace/.docs/brokenhandsio/swift-webauthn/1.0.0-beta.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/brokenhandsio/swift-webauthn/1.0.0-beta.1
File count: 1040
Doc size:   8.0MB
Preparing doc bundle ...
Uploading prod-brokenhandsio-swift-webauthn-1.0.0-beta.1-49778201.zip to s3://spi-docs-inbox/prod-brokenhandsio-swift-webauthn-1.0.0-beta.1-49778201.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [43%]
Copying... [53%]
Copying... [60%]
Copying... [71%]
Copying... [81%]
Copying... [92%]
Copying... [100%]
Done.