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 Haystack, reference v0.4.0 (ece9b4), with Swift 6.2 (beta) for macOS (SPM) on 31 Aug 2025 07:02:51 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NeedleInAJayStack/swift-haystack.git
Reference: v0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NeedleInAJayStack/swift-haystack
 * tag               v0.4.0     -> FETCH_HEAD
HEAD is now at ece9b49 Merge pull request #17 from NeedleInAJayStack/feat/server-nav
Cloned https://github.com/NeedleInAJayStack/swift-haystack.git
Revision (git rev-parse @):
ece9b496e6b669933513d73650650b463f625a0d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NeedleInAJayStack/swift-haystack.git at v0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/NeedleInAJayStack/swift-haystack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/95] Emitting module Haystack
[7/98] Compiling Crypto ASN1.swift
[8/98] Compiling Crypto ASN1Any.swift
[9/98] Compiling Crypto ASN1BitString.swift
[10/98] Compiling Haystack Val.swift
[11/98] Compiling Haystack ValError.swift
[12/98] Compiling Haystack XStr.swift
[13/98] Compiling Crypto ChaChaPoly.swift
[14/98] Compiling Crypto Cipher.swift
[15/98] Compiling Crypto Nonces.swift
[16/98] Compiling Crypto EdDSA.swift
[17/98] Compiling Crypto Signature.swift
[18/98] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[19/98] Compiling Crypto CryptoKitErrors_boring.swift
[20/98] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[21/98] Compiling Crypto RNG_boring.swift
[22/104] Compiling Crypto AES-GCM.swift
[23/104] Compiling Crypto AES-GCM_boring.swift
[24/104] Compiling Crypto ChaChaPoly_boring.swift
[25/104] Compiling Crypto ASN1Boolean.swift
[26/104] Compiling Crypto ASN1Identifier.swift
[27/104] Compiling Crypto ASN1Integer.swift
[28/104] Compiling Crypto SEC1PrivateKey.swift
[29/104] Compiling Crypto SubjectPublicKeyInfo.swift
[30/104] Compiling Crypto CryptoKitErrors.swift
[31/104] Compiling Crypto ECDSASignature.swift
[32/104] Compiling Crypto PEMDocument.swift
[33/104] Compiling Crypto PKCS8PrivateKey.swift
[34/104] Compiling Crypto ASN1Null.swift
[35/104] Compiling Crypto ASN1OctetString.swift
[36/104] Compiling Crypto ASN1Strings.swift
[37/104] Compiling Crypto ArraySliceBigint.swift
[38/104] Compiling Crypto GeneralizedTime.swift
[39/104] Compiling Crypto ObjectIdentifier.swift
[40/104] Compiling Crypto Digest_boring.swift
[41/104] Compiling Crypto Digest.swift
[42/104] Compiling Crypto Digests.swift
[50/104] Compiling Crypto MessageAuthenticationCode.swift
[51/104] Compiling Crypto AES.swift
[52/104] Compiling Crypto ECDSASignature_boring.swift
[53/104] Compiling Crypto ECDSA_boring.swift
[54/104] Compiling Crypto EdDSA_boring.swift
[55/104] Compiling Crypto ECDSA.swift
[70/104] Compiling Crypto AESWrap.swift
[71/104] Compiling Crypto AESWrap_boring.swift
[72/104] Compiling Crypto Ed25519_boring.swift
[73/104] Compiling Crypto EllipticCurvePoint_boring.swift
[74/104] Compiling Crypto EllipticCurve_boring.swift
[75/104] Compiling Crypto NISTCurvesKeys_boring.swift
[76/104] Compiling Crypto X25519Keys_boring.swift
[77/104] Compiling Crypto HashFunctions_SHA2.swift
[78/104] Compiling Crypto Insecure.swift
[79/104] Compiling Crypto Insecure_HashFunctions.swift
[80/104] Compiling Crypto ECDH_boring.swift
[81/104] Compiling Crypto DH.swift
[82/104] Compiling Crypto ECDH.swift
[83/104] Compiling Crypto HKDF.swift
[86/104] Compiling Crypto NISTCurvesKeys.swift
[87/104] Compiling Crypto X25519Keys.swift
[88/104] Compiling Crypto SymmetricKeys.swift
[89/104] Compiling Crypto HMAC.swift
[90/104] Compiling Crypto MACFunctions.swift
[91/104] Emitting module Crypto
[99/113] Compiling Crypto SafeCompare_boring.swift
[100/113] Compiling Crypto Zeroization_boring.swift
[101/113] Compiling Crypto PrettyBytes.swift
[102/113] Compiling Crypto SafeCompare.swift
[103/113] Compiling Crypto SecureBytes.swift
[104/113] Compiling Crypto Zeroization.swift
[105/126] Compiling HaystackServer RecordStore.swift
[106/126] Compiling HaystackServer Request+Grid.swift
[107/126] Compiling HaystackServer HaystackRouteCollection.swift
[108/126] Compiling HaystackServer HistoryStore.swift
[109/126] Compiling HaystackServer Application+Haystack.swift
[110/126] Compiling HaystackServer WatchStore.swift
[111/126] Compiling HaystackServer HTTPMediaType+zinc.swift
[112/126] Emitting module HaystackServer
[113/126] Compiling HaystackServer HaystackServer.swift
[114/126] Compiling HaystackClient URLSessionFetcher.swift
[115/126] Compiling HaystackClient Client+HTTPClient.swift
[116/126] Compiling HaystackClient Client+URLSession.swift
[117/126] Compiling HaystackClient DataFormat.swift
[118/126] Compiling HaystackClient HTTPClientFetcher.swift
[119/127] Compiling HaystackClient Fetcher.swift
[120/127] Compiling HaystackClient ScramClient.swift
[121/127] Compiling HaystackClient String+Base64.swift
[122/127] Compiling HaystackClient Authenticator.swift
[123/127] Compiling HaystackClient ScramAuthenticator.swift
[124/127] Compiling HaystackClient AuthHash.swift
[125/127] Compiling HaystackClient AuthMessage.swift
[126/127] Emitting module HaystackClient
[127/127] Compiling HaystackClient Client.swift
Build complete! (51.86s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-crypto.git
[1/16363] Fetching swift-crypto
[2/30482] Fetching swift-crypto, async-http-client
[166/105522] Fetching swift-crypto, async-http-client, vapor
Fetched https://github.com/vapor/vapor.git from cache (2.53s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.53s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (5.26s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.27.0 (0.44s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/5968] Fetching swift-algorithms
[61/8666] Fetching swift-algorithms, swift-nio-transport-services
[229/10474] Fetching swift-algorithms, swift-nio-transport-services, swift-atomics
[329/16601] Fetching swift-algorithms, swift-nio-transport-services, swift-atomics, swift-nio-extras
[749/20498] Fetching swift-algorithms, swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-log
[1657/32159] Fetching swift-algorithms, swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-log, swift-nio-http2
[5983/47234] Fetching swift-algorithms, swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-log, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-algorithms.git from cache (1.11s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.11s)
[15911/39458] Fetching swift-nio-transport-services, swift-nio-extras, swift-log, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-log.git from cache (1.50s)
[29230/35561] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.85s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.85s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.85s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.85s)
[1/77933] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.80s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (5.42s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.42s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.52s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.09s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (1.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.51s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4941] Fetching swift-system
[2027/22335] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.78s)
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.43s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.48s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
[1/917] Fetching swift-http-types
[121/2093] Fetching swift-http-types, swift-http-structured-headers
[169/3722] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[300/10183] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates
[376/12616] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates, swift-service-lifecycle
[1118/17749] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.13s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.13s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.13s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.13s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.13s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.13s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.58s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.50s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.52s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.42s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.27.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.44s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.00s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.48s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.1 (0.53s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/routing-kit.git
[1/1088] Fetching swift-service-context
[154/6231] Fetching swift-service-context, swift-distributed-tracing
[309/8840] Fetching swift-service-context, swift-distributed-tracing, websocket-kit
[362/29809] Fetching swift-service-context, swift-distributed-tracing, websocket-kit, routing-kit
[363/33302] Fetching swift-service-context, swift-distributed-tracing, websocket-kit, routing-kit, multipart-kit
[1044/35643] Fetching swift-service-context, swift-distributed-tracing, websocket-kit, routing-kit, multipart-kit, swift-metrics
[1286/41746] Fetching swift-service-context, swift-distributed-tracing, websocket-kit, routing-kit, multipart-kit, swift-metrics, console-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.97s)
[16674/39137] Fetching swift-service-context, swift-distributed-tracing, routing-kit, multipart-kit, swift-metrics, console-kit
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/apple/swift-metrics.git from cache (1.01s)
[17504/36796] Fetching swift-service-context, swift-distributed-tracing, routing-kit, multipart-kit, console-kit
Fetched https://github.com/apple/swift-service-context.git from cache (1.01s)
[16467/35708] Fetching swift-distributed-tracing, routing-kit, multipart-kit, console-kit
[33334/38147] Fetching swift-distributed-tracing, routing-kit, multipart-kit, console-kit, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.84s)
Fetched https://github.com/vapor/console-kit.git from cache (1.84s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.84s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.84s)
[1683/2439] Fetching async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.95s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (2.38s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.41s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.40s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.42s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.48s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.51s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.42s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.44s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.27.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
warning: 'spi-builder-workspace': dependency 'async-http-client' is not used by any target
warning: 'spi-builder-workspace': dependency 'vapor' is not used by any target
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "Haystack",
  "name" : "Haystack",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "Haystack",
      "targets" : [
        "Haystack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HaystackClient",
      "targets" : [
        "HaystackClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HaystackServer",
      "targets" : [
        "HaystackServer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "HaystackTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackTests",
      "path" : "Tests/HaystackTests",
      "sources" : [
        "BoolTests.swift",
        "CoordTests.swift",
        "DateTests.swift",
        "DateTimeTests.swift",
        "DictTests.swift",
        "FilterTests.swift",
        "GridTests.swift",
        "IO/ZincReaderTests.swift",
        "IO/ZincTokenizerTests.swift",
        "ListTests.swift",
        "MarkerTests.swift",
        "NATests.swift",
        "NullTests.swift",
        "NumberTests.swift",
        "RefTests.swift",
        "RemoveTests.swift",
        "StringTests.swift",
        "SymbolTests.swift",
        "TimeTests.swift",
        "UriTests.swift",
        "XStrTests.swift"
      ],
      "target_dependencies" : [
        "Haystack"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackServerTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackServerTests",
      "path" : "Tests/HaystackServerTests",
      "product_dependencies" : [
        "VaporTesting"
      ],
      "sources" : [
        "HaystackServerTests.swift",
        "HaystackServerVaporTests.swift"
      ],
      "target_dependencies" : [
        "HaystackServer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackServer",
      "module_type" : "SwiftTarget",
      "name" : "HaystackServer",
      "path" : "Sources/HaystackServer",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "HaystackServer"
      ],
      "sources" : [
        "HaystackServer.swift",
        "ServerVapor/Application+Haystack.swift",
        "ServerVapor/HTTPMediaType+zinc.swift",
        "ServerVapor/HaystackRouteCollection.swift",
        "ServerVapor/Request+Grid.swift",
        "Stores/HistoryStore.swift",
        "Stores/RecordStore.swift",
        "Stores/WatchStore.swift"
      ],
      "target_dependencies" : [
        "Haystack"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HaystackClientTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientTests",
      "path" : "Tests/HaystackClientTests",
      "sources" : [
        "HaystackClientDarwinIntegrationTests.swift",
        "HaystackClientNIOIntegrationTests.swift",
        "SCRAMTests.swift",
        "UrlSafeBase64Tests.swift"
      ],
      "target_dependencies" : [
        "HaystackClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackClient",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClient",
      "path" : "Sources/HaystackClient",
      "product_dependencies" : [
        "Crypto",
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "HaystackClient"
      ],
      "sources" : [
        "Authentication/AuthHash.swift",
        "Authentication/AuthMessage.swift",
        "Authentication/Authenticator.swift",
        "Authentication/ScramAuthenticator.swift",
        "Authentication/ScramClient.swift",
        "Authentication/String+Base64.swift",
        "Client.swift",
        "ClientDarwin/Client+URLSession.swift",
        "ClientDarwin/URLSessionFetcher.swift",
        "ClientNIO/Client+HTTPClient.swift",
        "ClientNIO/HTTPClientFetcher.swift",
        "DataFormat.swift",
        "Fetcher.swift"
      ],
      "target_dependencies" : [
        "Haystack"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Haystack",
      "module_type" : "SwiftTarget",
      "name" : "Haystack",
      "path" : "Sources/Haystack",
      "product_memberships" : [
        "Haystack",
        "HaystackClient",
        "HaystackServer"
      ],
      "sources" : [
        "API/API.swift",
        "API/HisItem.swift",
        "API/HisReadRange.swift",
        "Bool.swift",
        "Coord.swift",
        "Date.swift",
        "DateTime.swift",
        "Dict.swift",
        "Filter.swift",
        "Grid.swift",
        "IO/ZincReader.swift",
        "IO/ZincToken.swift",
        "IO/ZincTokenizer.swift",
        "List.swift",
        "Marker.swift",
        "NA.swift",
        "Null.swift",
        "Number.swift",
        "Ref.swift",
        "Remove.swift",
        "String.swift",
        "Symbol.swift",
        "Time.swift",
        "Uri.swift",
        "Utils/Character+isIdChar.swift",
        "Utils/GridBuilder.swift",
        "Utils/String+tagName.swift",
        "Val.swift",
        "ValError.swift",
        "XStr.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.