Build Information
Successful build of Haystack, reference main (ece9b4
), with Swift 6.2 (beta) for macOS (SPM) on 31 Aug 2025 22:48:53 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NeedleInAJayStack/swift-haystack
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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 Crypto Digest_boring.swift
[11/98] Compiling Crypto Digest.swift
[12/98] Compiling Crypto Digests.swift
[13/98] Compiling Crypto SEC1PrivateKey.swift
[14/98] Compiling Crypto SubjectPublicKeyInfo.swift
[15/98] Compiling Crypto CryptoKitErrors.swift
[16/98] Compiling Crypto ChaChaPoly.swift
[17/98] Compiling Crypto Cipher.swift
[18/98] Compiling Crypto Nonces.swift
[19/98] Compiling Haystack Val.swift
[20/98] Compiling Haystack ValError.swift
[21/98] Compiling Haystack XStr.swift
[22/98] Compiling Crypto ASN1Null.swift
[23/98] Compiling Crypto ASN1OctetString.swift
[24/98] Compiling Crypto ASN1Strings.swift
[25/98] Compiling Crypto EdDSA.swift
[26/98] Compiling Crypto Signature.swift
[27/98] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[28/98] Compiling Crypto CryptoKitErrors_boring.swift
[29/98] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[30/98] Compiling Crypto RNG_boring.swift
[38/104] Compiling Crypto AES-GCM.swift
[39/104] Compiling Crypto AES-GCM_boring.swift
[40/104] Compiling Crypto ChaChaPoly_boring.swift
[41/104] Compiling Crypto ArraySliceBigint.swift
[42/104] Compiling Crypto GeneralizedTime.swift
[43/104] Compiling Crypto ObjectIdentifier.swift
[44/104] Compiling Crypto ECDSASignature.swift
[45/104] Compiling Crypto PEMDocument.swift
[46/104] Compiling Crypto PKCS8PrivateKey.swift
[47/104] Compiling Crypto ASN1Boolean.swift
[48/104] Compiling Crypto ASN1Identifier.swift
[49/104] Compiling Crypto ASN1Integer.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
[56/104] Emitting module Crypto
[59/104] Compiling Crypto Insecure_HashFunctions.swift
[60/104] Compiling Crypto ECDH_boring.swift
[61/104] Compiling Crypto DH.swift
[62/104] Compiling Crypto ECDH.swift
[63/104] Compiling Crypto HKDF.swift
[64/104] Compiling Crypto AESWrap.swift
[65/104] Compiling Crypto AESWrap_boring.swift
[66/104] Compiling Crypto Ed25519_boring.swift
[67/104] Compiling Crypto EllipticCurvePoint_boring.swift
[68/104] Compiling Crypto EllipticCurve_boring.swift
[69/104] Compiling Crypto NISTCurvesKeys_boring.swift
[70/104] Compiling Crypto X25519Keys_boring.swift
[71/104] Compiling Crypto Curve25519.swift
[72/104] Compiling Crypto Ed25519.swift
[73/104] Compiling Crypto NISTCurvesKeys.swift
[74/104] Compiling Crypto X25519Keys.swift
[75/104] Compiling Crypto SymmetricKeys.swift
[76/104] Compiling Crypto HMAC.swift
[77/104] Compiling Crypto MACFunctions.swift
[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 Request+Grid.swift
[106/126] Compiling HaystackServer HTTPMediaType+zinc.swift
[107/126] Emitting module HaystackServer
[108/126] Compiling HaystackServer WatchStore.swift
[109/126] Compiling HaystackServer RecordStore.swift
[110/126] Compiling HaystackServer Application+Haystack.swift
[111/126] Compiling HaystackServer HaystackRouteCollection.swift
[112/126] Compiling HaystackServer HaystackServer.swift
[113/126] Compiling HaystackServer HistoryStore.swift
[114/126] Compiling HaystackClient HTTPClientFetcher.swift
[115/126] Compiling HaystackClient URLSessionFetcher.swift
[116/126] Compiling HaystackClient Client+HTTPClient.swift
[117/126] Compiling HaystackClient Client+URLSession.swift
[118/126] Compiling HaystackClient DataFormat.swift
[119/127] Compiling HaystackClient Fetcher.swift
[120/127] Compiling HaystackClient Client.swift
[121/127] Compiling HaystackClient AuthHash.swift
[122/127] Compiling HaystackClient AuthMessage.swift
[123/127] Compiling HaystackClient ScramClient.swift
[124/127] Compiling HaystackClient String+Base64.swift
[125/127] Compiling HaystackClient Authenticator.swift
[126/127] Compiling HaystackClient ScramAuthenticator.swift
[127/127] Emitting module HaystackClient
Build complete! (50.89s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/swift-server/async-http-client.git
[1/16363] Fetching swift-crypto
[2/30482] Fetching swift-crypto, async-http-client
[330/105522] Fetching swift-crypto, async-http-client, vapor
Fetched https://github.com/swift-server/async-http-client.git from cache (2.76s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.76s)
Fetched https://github.com/vapor/vapor.git from cache (2.76s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (5.51s)
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-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/1808] Fetching swift-atomics
[74/4506] Fetching swift-atomics, swift-nio-transport-services
[182/10474] Fetching swift-atomics, swift-nio-transport-services, swift-algorithms
[636/14371] Fetching swift-atomics, swift-nio-transport-services, swift-algorithms, swift-log
[741/20498] Fetching swift-atomics, swift-nio-transport-services, swift-algorithms, swift-log, swift-nio-extras
[1507/32159] Fetching swift-atomics, swift-nio-transport-services, swift-algorithms, swift-log, swift-nio-extras, swift-nio-http2
[3393/47234] Fetching swift-atomics, swift-nio-transport-services, swift-algorithms, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.04s)
[10285/45426] Fetching swift-nio-transport-services, swift-algorithms, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.84s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.85s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.85s)
Fetched https://github.com/apple/swift-log.git from cache (1.85s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.85s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.85s)
[1/77933] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.74s)
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.30s)
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.41s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.48s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.06s)
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.64s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.57s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4941] Fetching swift-system
[545/22335] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
[870/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.17s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.39s)
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-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
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
[1/917] Fetching swift-http-types
[148/3350] Fetching swift-http-types, swift-service-lifecycle
[343/4526] Fetching swift-http-types, swift-service-lifecycle, swift-http-structured-headers
[391/6155] Fetching swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-asn1
[2569/12616] Fetching swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-asn1, swift-certificates
[3048/17749] Fetching swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-asn1, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.81s)
[2669/16832] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-asn1, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.91s)
[2720/14399] Fetching swift-http-structured-headers, swift-asn1, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.99s)
[4024/13223] Fetching swift-asn1, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.19s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.24s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.24s)
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.71s)
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.53s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.55s)
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.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.43s)
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.45s)
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.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.46s)
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.54s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-service-context.git
[1/5143] Fetching swift-distributed-tracing
[53/7484] Fetching swift-distributed-tracing, swift-metrics
[241/10977] Fetching swift-distributed-tracing, swift-metrics, multipart-kit
[416/31946] Fetching swift-distributed-tracing, swift-metrics, multipart-kit, routing-kit
[662/34555] Fetching swift-distributed-tracing, swift-metrics, multipart-kit, routing-kit, websocket-kit
[792/40658] Fetching swift-distributed-tracing, swift-metrics, multipart-kit, routing-kit, websocket-kit, console-kit
[1002/41746] Fetching swift-distributed-tracing, swift-metrics, multipart-kit, routing-kit, websocket-kit, console-kit, swift-service-context
Fetched https://github.com/vapor/websocket-kit.git from cache (0.95s)
Fetching https://github.com/vapor/async-kit.git
[16247/39137] Fetching swift-distributed-tracing, swift-metrics, multipart-kit, routing-kit, console-kit, swift-service-context
Fetched https://github.com/vapor/routing-kit.git from cache (1.49s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.49s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.49s)
Fetched https://github.com/vapor/console-kit.git from cache (1.49s)
[6262/11075] Fetching swift-distributed-tracing, multipart-kit, async-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (1.85s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.85s)
[2366/2439] Fetching async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.92s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (2.31s)
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.42s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.43s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.40s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.41s)
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/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-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/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-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/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-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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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-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/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/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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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-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-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-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/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/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-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.