The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GraphQLWS, reference main (93e8e7), with Swift 6.2 for macOS (SPM) on 6 Apr 2026 05:13:57 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/GraphQLWS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GraphQLSwift/GraphQLWS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 93e8e79 Merge pull request #9 from GraphQLSwift/refactor/swift-format
Cloned https://github.com/GraphQLSwift/GraphQLWS.git
Revision (git rev-parse @):
93e8e79814d0e463f679673734e2f251d711f584
SUCCESS checkout https://github.com/GraphQLSwift/GraphQLWS.git at main
Fetching https://github.com/GraphQLSwift/GraphQL.git
Fetching https://github.com/GraphQLSwift/Graphiti.git
Fetching https://github.com/apple/swift-collections
[1/3839] Fetching graphiti
[1000/27265] Fetching graphiti, swift-collections
[2229/33223] Fetching graphiti, swift-collections, graphql
Fetched https://github.com/GraphQLSwift/GraphQL.git from cache (1.14s)
[6416/27265] Fetching graphiti, swift-collections
Fetched https://github.com/GraphQLSwift/Graphiti.git from cache (1.68s)
Fetched https://github.com/apple/swift-collections from cache (1.68s)
Computing version for https://github.com/GraphQLSwift/GraphQL.git
Computed https://github.com/GraphQLSwift/GraphQL.git at 4.0.1 (2.20s)
Computing version for https://github.com/GraphQLSwift/Graphiti.git
Computed https://github.com/GraphQLSwift/Graphiti.git at 3.0.0 (0.50s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.61s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/GraphQLSwift/Graphiti.git
Working copy of https://github.com/GraphQLSwift/Graphiti.git resolved at 3.0.0
Creating working copy for https://github.com/GraphQLSwift/GraphQL.git
Working copy of https://github.com/GraphQLSwift/GraphQL.git resolved at 4.0.1
========================================
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": "graphqlws",
      "name": "GraphQLWS",
      "url": "https://github.com/GraphQLSwift/GraphQLWS.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GraphQLWS",
      "dependencies": [
        {
          "identity": "graphiti",
          "name": "Graphiti",
          "url": "https://github.com/GraphQLSwift/Graphiti.git",
          "version": "3.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Graphiti",
          "dependencies": [
            {
              "identity": "graphql",
              "name": "GraphQL",
              "url": "https://github.com/GraphQLSwift/GraphQL.git",
              "version": "4.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GraphQL",
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "graphql",
          "name": "GraphQL",
          "url": "https://github.com/GraphQLSwift/GraphQL.git",
          "version": "4.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GraphQL",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/GraphQLSwift/GraphQLWS.git
[1/485] Fetching graphqlws
Fetched https://github.com/GraphQLSwift/GraphQLWS.git from cache (0.74s)
Fetching https://github.com/GraphQLSwift/Graphiti.git from cache
Fetching https://github.com/GraphQLSwift/GraphQL.git from cache
Fetched https://github.com/GraphQLSwift/Graphiti.git from cache (0.45s)
Fetched https://github.com/GraphQLSwift/GraphQL.git from cache (0.46s)
Computing version for https://github.com/GraphQLSwift/Graphiti.git
Computed https://github.com/GraphQLSwift/Graphiti.git at 3.1.0 (0.51s)
Computing version for https://github.com/GraphQLSwift/GraphQL.git
Computed https://github.com/GraphQLSwift/GraphQL.git at 4.1.0 (0.03s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.53s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.18s)
Creating working copy for https://github.com/GraphQLSwift/GraphQLWS.git
Working copy of https://github.com/GraphQLSwift/GraphQLWS.git resolved at main (93e8e79)
Creating working copy for https://github.com/GraphQLSwift/GraphQL.git
Working copy of https://github.com/GraphQLSwift/GraphQL.git resolved at 4.1.0
Creating working copy for https://github.com/GraphQLSwift/Graphiti.git
Working copy of https://github.com/GraphQLSwift/Graphiti.git resolved at 3.1.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'graphqlws' is not used by any target
Found 2 product dependencies
  - Graphiti
  - GraphQL
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GraphQLSwift/GraphQLWS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-49B95AFC49DCD68C.txt
[7/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/21] Compiling InternalCollectionsUtilities Debugging.swift
[10/21] Compiling InternalCollectionsUtilities Descriptions.swift
[11/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/21] Compiling InternalCollectionsUtilities Integer rank.swift
[19/21] Emitting module InternalCollectionsUtilities
[20/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/77] Compiling OrderedCollections OrderedSet+Hashable.swift
[23/77] Compiling OrderedCollections OrderedSet+Initializers.swift
[24/77] Compiling OrderedCollections OrderedSet+Insertions.swift
[25/77] Compiling OrderedCollections OrderedSet+Invariants.swift
[26/77] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[27/77] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[28/77] Compiling OrderedCollections OrderedSet+Codable.swift
[29/77] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[30/77] Compiling OrderedCollections OrderedSet+Descriptions.swift
[31/77] Compiling OrderedCollections OrderedSet+Diffing.swift
[32/77] Compiling OrderedCollections OrderedSet+Equatable.swift
[33/77] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[34/77] Compiling OrderedCollections _Hashtable+Header.swift
[35/77] Compiling OrderedCollections OrderedDictionary+Codable.swift
[36/77] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[37/77] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[38/77] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[39/77] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[40/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[41/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[42/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[43/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[44/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[45/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[46/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[47/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[48/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[49/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[50/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[51/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[52/83] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[53/83] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[54/83] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[55/83] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[56/83] Compiling OrderedCollections OrderedDictionary+Values.swift
[57/83] Compiling OrderedCollections OrderedDictionary.swift
[58/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[59/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[60/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[61/83] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[62/83] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[63/83] Compiling OrderedCollections OrderedSet+Sendable.swift
[64/83] Compiling OrderedCollections OrderedDictionary+Elements.swift
[65/83] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[66/83] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[67/83] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/83] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/83] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/83] Compiling OrderedCollections _HashTable+Bucket.swift
[71/83] Compiling OrderedCollections _HashTable+BucketIterator.swift
[72/83] Compiling OrderedCollections _HashTable+Constants.swift
[73/83] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[74/83] Compiling OrderedCollections _HashTable+Testing.swift
[75/83] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[76/83] Compiling OrderedCollections _HashTable.swift
[77/83] Emitting module OrderedCollections
[78/83] Compiling OrderedCollections OrderedSet+SubSequence.swift
[79/83] Compiling OrderedCollections OrderedSet+Testing.swift
[80/83] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[81/83] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[82/83] Compiling OrderedCollections OrderedSet.swift
[83/83] Compiling OrderedCollections _UnsafeBitset.swift
[84/169] Emitting module GraphQL
[85/178] Compiling GraphQL UniqueOperationTypesRule.swift
[86/178] Compiling GraphQL UniqueTypeNamesRule.swift
[87/178] Compiling GraphQL UniqueVariableNamesRule.swift
[88/178] Compiling GraphQL ValuesOfCorrectTypeRule.swift
[89/178] Compiling GraphQL VariablesAreInputTypesRule.swift
[90/178] Compiling GraphQL VariablesInAllowedPositionRule.swift
[91/178] Compiling GraphQL SpecifiedRules.swift
[92/178] Compiling GraphQL Validate.swift
[93/178] Compiling GraphQL ValidationContext.swift
[94/178] Compiling GraphQL UniqueArgumentDefinitionNamesRule.swift
[95/178] Compiling GraphQL UniqueArgumentNamesRule.swift
[96/178] Compiling GraphQL UniqueDirectiveNamesRule.swift
[97/178] Compiling GraphQL UniqueDirectivesPerLocationRule.swift
[98/178] Compiling GraphQL UniqueEnumValueNamesRule.swift
[99/178] Compiling GraphQL UniqueFieldDefinitionNamesRule.swift
[100/178] Compiling GraphQL UniqueFragmentNamesRule.swift
[101/178] Compiling GraphQL UniqueInputFieldNamesRule.swift
[102/178] Compiling GraphQL UniqueOperationNamesRule.swift
[103/178] Compiling GraphQL NoFragmentCyclesRule.swift
[104/178] Compiling GraphQL NoUndefinedVariablesRule.swift
[105/178] Compiling GraphQL NoUnusedFragmentsRule.swift
[106/178] Compiling GraphQL NoUnusedVariablesRule.swift
[107/178] Compiling GraphQL PossibleFragmentSpreadsRule.swift
[108/178] Compiling GraphQL PossibleTypeExtensionsRule.swift
[109/178] Compiling GraphQL ProvidedRequiredArgumentsOnDirectivesRule.swift
[110/178] Compiling GraphQL ProvidedRequiredArgumentsRule.swift
[111/178] Compiling GraphQL ScalarLeafsRule.swift
[112/178] Compiling GraphQL CharacterClasses.swift
[113/178] Compiling GraphQL Kinds.swift
[114/178] Compiling GraphQL Lexer.swift
[115/178] Compiling GraphQL Location.swift
[116/178] Compiling GraphQL Parser.swift
[117/178] Compiling GraphQL Predicates.swift
[118/178] Compiling GraphQL PrintString.swift
[119/178] Compiling GraphQL Printer.swift
[120/178] Compiling GraphQL Source.swift
[121/178] Compiling GraphQL Visitor.swift
[122/178] Compiling GraphQL PrintSchema.swift
[123/178] Compiling GraphQL TypeComparators.swift
[124/178] Compiling GraphQL TypeFromAST.swift
[125/178] Compiling GraphQL TypeInfo.swift
[126/178] Compiling GraphQL ValueFromAST.swift
[127/178] Compiling GraphQL ValueFromASTUntyped.swift
[128/178] Compiling GraphQL NoDeprecatedCustomRule.swift
[129/178] Compiling GraphQL NoSchemaIntrospectionCustomRule.swift
[130/178] Compiling GraphQL ExecutableDefinitionsRule.swift
[131/178] Compiling GraphQL FieldsOnCorrectTypeRule.swift
[132/178] Compiling GraphQL FragmentsOnCompositeTypesRule.swift
[133/178] Compiling GraphQL KnownArgumentNamesOnDirectivesRule.swift
[134/178] Compiling GraphQL KnownArgumentNamesRule.swift
[135/178] Compiling GraphQL KnownDirectivesRule.swift
[136/178] Compiling GraphQL KnownFragmentNamesRule.swift
[137/178] Compiling GraphQL KnownTypeNamesRule.swift
[138/178] Compiling GraphQL LoneAnonymousOperationRule.swift
[139/178] Compiling GraphQL LoneSchemaDefinitionRule.swift
[140/178] Compiling GraphQL Find.swift
[141/178] Compiling GraphQL FormatList.swift
[142/178] Compiling GraphQL IsNullish.swift
[143/178] Compiling GraphQL KeyMap.swift
[144/178] Compiling GraphQL Mirror.swift
[145/178] Compiling GraphQL SuggestionList.swift
[146/178] Compiling GraphQL Definition.swift
[147/178] Compiling GraphQL Directives.swift
[148/178] Compiling GraphQL Introspection.swift
[149/178] Compiling GraphQL Scalars.swift
[150/178] Compiling GraphQL Schema.swift
[151/178] Compiling GraphQL Validation.swift
[152/178] Compiling GraphQL ASTFromValue.swift
[153/178] Compiling GraphQL AssertValidName.swift
[154/178] Compiling GraphQL BuildASTSchema.swift
[155/178] Compiling GraphQL ConcatAST.swift
[156/178] Compiling GraphQL ExtendSchema.swift
[157/178] Compiling GraphQL IsValidValue.swift
[158/178] Compiling GraphQL Keyable.swift
[159/178] Compiling GraphQL GraphQLError.swift
[160/178] Compiling GraphQL LocatedError.swift
[161/178] Compiling GraphQL SyntaxError.swift
[162/178] Compiling GraphQL Execute.swift
[163/178] Compiling GraphQL Values.swift
[164/178] Compiling GraphQL Codable+Extensions.swift
[165/178] Compiling GraphQL GraphQL.swift
[166/178] Compiling GraphQL GraphQLRequest.swift
[167/178] Compiling GraphQL AST.swift
[168/178] Compiling GraphQL BlockString.swift
[169/178] Compiling GraphQL AnyCoder.swift
[170/178] Compiling GraphQL AnySerialization.swift
[171/178] Compiling GraphQL GraphQLJSONEncoder.swift
[172/178] Compiling GraphQL Map.swift
[173/178] Compiling GraphQL MapCoder.swift
[174/178] Compiling GraphQL MapSerialization.swift
[175/178] Compiling GraphQL Number.swift
[176/178] Compiling GraphQL PersistedQueries.swift
[177/178] Compiling GraphQL Subscribe.swift
[178/178] Compiling GraphQL DidYouMean.swift
[179/229] Compiling Graphiti AnyType.swift
[180/229] Compiling Graphiti Reflection.swift
[181/229] Compiling Graphiti TypeProvider.swift
[182/229] Compiling Graphiti Wrappers.swift
[183/229] Compiling Graphiti Enum.swift
[184/229] Compiling Graphiti Any.swift
[185/229] Compiling Graphiti API.swift
[186/229] Compiling Graphiti Argument.swift
[187/229] Compiling Graphiti ArgumentComponent.swift
[188/229] Compiling Graphiti ArgumentComponentBuilder.swift
[189/229] Compiling Graphiti NoArguments.swift
[190/229] Compiling Graphiti Coders.swift
[191/234] Compiling Graphiti Entity.swift
[192/234] Compiling Graphiti Key.swift
[193/234] Compiling Graphiti KeyComponent.swift
[194/234] Compiling Graphiti Type+Key.swift
[195/234] Compiling Graphiti Queries.swift
[196/234] Compiling Graphiti Service.swift
[197/234] Compiling Graphiti Edge.swift
[198/234] Compiling Graphiti PageInfo.swift
[199/234] Compiling Graphiti BackwardPaginationArguments.swift
[200/234] Compiling Graphiti ForwardPaginationArguments.swift
[201/234] Compiling Graphiti PaginationArguments.swift
[202/234] Compiling Graphiti NoContext.swift
[203/234] Emitting module Graphiti
[204/234] Compiling Graphiti PartialSchema.swift
[205/234] Compiling Graphiti SchemaBuilder.swift
[206/234] Compiling Graphiti SubscribeField.swift
[207/234] Compiling Graphiti SubscribeResolve.swift
[208/234] Compiling Graphiti Subscription.swift
[209/234] Compiling Graphiti Field.swift
[210/234] Compiling Graphiti FieldComponent.swift
[211/234] Compiling Graphiti FieldComponentBuilder.swift
[212/234] Compiling Graphiti AsyncResolve.swift
[213/234] Compiling Graphiti SyncResolve.swift
[214/234] Compiling Graphiti Component.swift
[215/234] Compiling Graphiti ComponentBuilder.swift
[216/234] Compiling Graphiti TypeComponent.swift
[217/234] Compiling Graphiti TypeComponentBuilder.swift
[218/234] Compiling Graphiti Connection.swift
[219/234] Compiling Graphiti ConnectionType.swift
[220/234] Compiling Graphiti Mutation.swift
[221/234] Compiling Graphiti Query.swift
[222/234] Compiling Graphiti Scalar.swift
[223/234] Compiling Graphiti Schema.swift
[224/234] Compiling Graphiti SchemaTypeProvider.swift
[225/234] Compiling Graphiti Input.swift
[226/234] Compiling Graphiti InputField.swift
[227/234] Compiling Graphiti InputFieldComponent.swift
[228/234] Compiling Graphiti InputFieldComponentBuilder.swift
[229/234] Compiling Graphiti Interface.swift
[230/234] Compiling Graphiti Type.swift
[231/234] Compiling Graphiti Union.swift
[232/234] Compiling Graphiti NoIntrospectionRule.swift
[233/234] Compiling Graphiti Value.swift
[234/234] Compiling Graphiti ValueBuilder.swift
[235/243] Compiling GraphQLWS Requests.swift
[236/243] Compiling GraphQLWS Messenger.swift
[237/243] Compiling GraphQLWS JsonEncodable.swift
[238/243] Compiling GraphQLWS Client.swift
[239/243] Emitting module GraphQLWS
[240/243] Compiling GraphQLWS Server.swift
[241/243] Compiling GraphQLWS Responses.swift
[242/243] Compiling GraphQLWS InitPayloads.swift
[243/243] Compiling GraphQLWS GraphQLWSError.swift
Build complete! (9.38s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "graphiti",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GraphQLSwift/Graphiti.git"
    },
    {
      "identity" : "graphql",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GraphQLSwift/GraphQL.git"
    }
  ],
  "manifest_display_name" : "GraphQLWS",
  "name" : "GraphQLWS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "GraphQLWS",
      "targets" : [
        "GraphQLWS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "GraphQLWSTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphQLWSTests",
      "path" : "Tests/GraphQLWSTests",
      "sources" : [
        "GraphQLWSTests.swift",
        "Utils/TestAPI.swift",
        "Utils/TestMessenger.swift"
      ],
      "target_dependencies" : [
        "GraphQLWS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraphQLWS",
      "module_type" : "SwiftTarget",
      "name" : "GraphQLWS",
      "path" : "Sources/GraphQLWS",
      "product_dependencies" : [
        "Graphiti",
        "GraphQL"
      ],
      "product_memberships" : [
        "GraphQLWS"
      ],
      "sources" : [
        "Client.swift",
        "GraphQLWSError.swift",
        "InitPayloads.swift",
        "JsonEncodable.swift",
        "Messenger.swift",
        "Requests.swift",
        "Responses.swift",
        "Server.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.