The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ExarotonAPI with Swift 6.0 (beta) for macOS (SPM) (104b87) on 27 Jun 2024 17:25:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.2.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wangzhizhou/ExarotonAPI.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wangzhizhou/ExarotonAPI
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at 104b876 add some extension method
Cloned https://github.com/wangzhizhou/ExarotonAPI.git
Revision (git rev-parse @):
104b876f1332ba559967655aa21e4a1a6fdf5607
SUCCESS checkout https://github.com/wangzhizhou/ExarotonAPI.git at 0.0.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/wangzhizhou/ExarotonAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.2.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/23] Write sources
[1/23] Write swift-openapi-generator-entitlement.plist
[2/23] Write sources
[12/23] Write swift-version--14728B76ED507284.txt
[13/23] Compiling _NumericsShims _NumericsShims.c
[14/69] Compiling api.c
[15/69] Compiling reader.c
[16/69] Compiling emitter.c
[17/69] Compiling writer.c
[18/69] Compiling parser.c
[19/69] Compiling scanner.c
[21/84] Emitting module OpenAPIKitCore
[22/87] Emitting module RealModule
[23/88] Compiling RealModule RealFunctions.swift
[24/88] Compiling RealModule ElementaryFunctions.swift
[25/88] Compiling RealModule ApproximateEquality.swift
[26/88] Compiling RealModule Double+Real.swift
[27/88] Compiling RealModule AugmentedArithmetic.swift
[28/88] Compiling RealModule AlgebraicField.swift
[29/88] Compiling RealModule Float16+Real.swift
[30/88] Compiling RealModule Float+Real.swift
[31/88] Compiling RealModule Float80+Real.swift
[32/88] Compiling RealModule Real.swift
[33/114] Emitting module ArgumentParserToolInfo
[34/114] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/152] Compiling ArgumentParser ArgumentHelp.swift
[36/152] Compiling ArgumentParser ArgumentVisibility.swift
[37/152] Compiling ArgumentParser CompletionKind.swift
[38/152] Compiling ArgumentParser Errors.swift
[40/156] Compiling ArgumentParser AsyncParsableCommand.swift
[41/156] Compiling ArgumentParser CommandConfiguration.swift
[44/158] Compiling ArgumentParser EnumerableFlag.swift
[45/158] Compiling ArgumentParser ArgumentSet.swift
[46/158] Compiling ArgumentParser CommandParser.swift
[47/158] Compiling ArgumentParser InputKey.swift
[48/158] Compiling ArgumentParser Option.swift
[49/158] Compiling ArgumentParser OptionGroup.swift
[50/158] Compiling ArgumentParser ParserError.swift
[51/158] Compiling ArgumentParser HelpGenerator.swift
[52/158] Compiling ArgumentParser MessageInfo.swift
[54/158] Compiling ArgumentParser ExpressibleByArgument.swift
[55/158] Compiling ArgumentParser InputOrigin.swift
[56/158] Compiling ArgumentParser Name.swift
[57/158] Compiling ArgumentParser Parsed.swift
[58/158] Compiling ArgumentParser ParsedValues.swift
[59/158] Compiling ArgumentParser Flag.swift
[60/158] Compiling ArgumentParser NameSpecification.swift
[61/158] Compiling ArgumentParser UsageGenerator.swift
[62/158] Compiling ArgumentParser CollectionExtensions.swift
[63/158] Compiling ArgumentParser ArgumentDefinition.swift
[64/158] Compiling Algorithms Unique.swift
[65/158] Compiling Algorithms Windows.swift
[69/158] Compiling ArgumentParser Platform.swift
[70/158] Compiling ArgumentParser SequenceExtensions.swift
[71/158] Compiling ArgumentParser StringExtensions.swift
[72/158] Compiling ArgumentParser Tree.swift
[73/158] Compiling ArgumentParser ParsableArguments.swift
[74/158] Compiling ArgumentParser ParsableArgumentsValidation.swift
[75/158] Compiling ArgumentParser ParsableCommand.swift
[76/158] Compiling ArgumentParser ArgumentDecoder.swift
[77/158] Compiling ArgumentParser BashCompletionsGenerator.swift
[78/158] Compiling ArgumentParser CompletionsGenerator.swift
[79/158] Compiling ArgumentParser FishCompletionsGenerator.swift
[80/158] Compiling ArgumentParser ZshCompletionsGenerator.swift
[81/158] Compiling ArgumentParser Argument.swift
[85/158] Emitting module ArgumentParser
[86/158] Emitting module Algorithms
[102/158] Compiling ArgumentParser HelpCommand.swift
[141/158] Compiling Yams Tag.swift
[142/158] Compiling Yams String+Yams.swift
[145/158] Compiling Yams Resolver.swift
[148/158] Compiling Yams Representer.swift
[153/158] Emitting module Yams
[156/282] Compiling Yams YamlError.swift
[157/282] Compiling OpenAPIKit ContentEncoding.swift
[158/282] Compiling OpenAPIKit DereferencedContent.swift
[159/282] Compiling OpenAPIKit DereferencedContentEncoding.swift
[160/282] Compiling OpenAPIKit DereferencedDocument.swift
[161/282] Compiling OpenAPIKit Document.swift
[162/282] Compiling OpenAPIKit DocumentInfo.swift
[163/282] Compiling OpenAPIKit ResolvedDocument.swift
[164/288] Compiling OpenAPIKit ResponseDecodingError.swift
[165/288] Compiling OpenAPIKit Example.swift
[166/288] Compiling OpenAPIKit ExternalDocumentation.swift
[167/288] Compiling OpenAPIKit DereferencedHeader.swift
[168/288] Compiling OpenAPIKit Header.swift
[169/288] Compiling OpenAPIKit JSONReference.swift
[170/288] Compiling OpenAPIKit30 DereferencedResponse.swift
[171/288] Compiling OpenAPIKit AnyCodable+Validatable.swift
[172/288] Compiling OpenAPIKit Callbacks.swift
[173/288] Compiling OpenAPIKit CodableVendorExtendable.swift
[174/288] Compiling OpenAPIKit Components+JSONReference.swift
[175/288] Compiling OpenAPIKit Components+Locatable.swift
[176/288] Compiling OpenAPIKit30 Link.swift
[177/288] Compiling OpenAPIKit Content.swift
[178/294] Emitting module OpenAPIKit30
[179/294] Emitting module OpenAPIKit
[180/294] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[181/294] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[182/294] Compiling OpenAPIKit30 DereferencedParameter.swift
[183/294] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[184/294] Compiling OpenAPIKit30 Parameter.swift
[185/294] Compiling OpenAPIKit30 Either+Convenience.swift
[186/294] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[187/294] Compiling OpenAPIKit30 DereferencedContent.swift
[188/294] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[189/294] Compiling OpenAPIKit30 DereferencedDocument.swift
[190/294] Compiling OpenAPIKit30 Document.swift
[191/294] Compiling OpenAPIKit30 DocumentInfo.swift
[192/294] Compiling OpenAPIKit30 ResolvedDocument.swift
[193/294] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[194/294] Compiling OpenAPIKit30 Either+Validatable.swift
[195/294] Compiling OpenAPIKit30 DocumentDecodingError.swift
[196/294] Compiling OpenAPIKit30 OperationDecodingError.swift
[197/294] Compiling OpenAPIKit30 PathDecodingError.swift
[198/294] Compiling OpenAPIKit30 ResponseDecodingError.swift
[199/294] Compiling OpenAPIKit30 ContentEncoding.swift
[200/294] Compiling OpenAPIKit30 ParameterContext.swift
[201/294] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[202/294] Compiling OpenAPIKit30 DereferencedPathItem.swift
[203/294] Compiling OpenAPIKit30 PathItem.swift
[204/294] Compiling OpenAPIKit30 ResolvedRoute.swift
[205/294] Compiling OpenAPIKit30 DereferencedRequest.swift
[206/294] Compiling OpenAPIKit30 Request.swift
[207/294] Compiling OpenAPIKit30 Validation+Builtins.swift
[208/294] Compiling OpenAPIKit Validation+Builtins.swift
[209/294] Compiling OpenAPIKit Validation.swift
[210/294] Compiling OpenAPIKit Validator+Convenience.swift
[211/294] Compiling OpenAPIKit Validator.swift
[212/294] Compiling OpenAPIKit XML.swift
[220/294] Compiling OpenAPIKit Parameter.swift
[221/294] Compiling OpenAPIKit ParameterContext.swift
[222/294] Compiling OpenAPIKit ParameterSchemaContext.swift
[223/294] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[224/294] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[225/294] Compiling OpenAPIKit30 DereferencedOperation.swift
[226/294] Compiling OpenAPIKit30 Operation.swift
[239/294] Compiling OpenAPIKit _CoreReExport.swift
[274/294] Compiling OpenAPIKit30 JSONSchema.swift
[275/294] Compiling OpenAPIKit30 JSONSchemaContext.swift
[276/294] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[277/294] Compiling OpenAPIKit30 TypesAndFormats.swift
[278/294] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[292/297] Compiling OpenAPIKitCompat Either+Map.swift
[293/297] Emitting module OpenAPIKitCompat
[294/297] Compiling OpenAPIKitCompat Compat30To31.swift
[295/378] Compiling _OpenAPIGeneratorCore Config.swift
[296/378] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[297/378] Compiling _OpenAPIGeneratorCore Errors.swift
[298/378] Compiling _OpenAPIGeneratorCore Foundation.swift
[299/378] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[300/378] Compiling _OpenAPIGeneratorCore String.swift
[301/378] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[302/378] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[303/378] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[304/386] Compiling _OpenAPIGeneratorCore translateCodable.swift
[305/386] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[306/386] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[307/386] Compiling _OpenAPIGeneratorCore translateSchema.swift
[308/386] Compiling _OpenAPIGeneratorCore translateStringEnum.swift
[309/386] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[310/386] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[311/386] Compiling _OpenAPIGeneratorCore Annotations.swift
[312/386] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[313/386] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[314/386] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[315/386] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[316/386] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[317/386] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[318/386] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[319/386] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[320/386] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[321/386] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[322/386] Compiling _OpenAPIGeneratorCore Constants.swift
[323/386] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[324/386] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[325/386] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[326/386] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[327/386] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[328/386] Compiling _OpenAPIGeneratorCore ContentType.swift
[329/386] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[330/386] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[331/386] Compiling _OpenAPIGeneratorCore translateResponse.swift
[332/386] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[333/386] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[334/386] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[335/386] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[336/386] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[337/386] Compiling _OpenAPIGeneratorCore Builtins.swift
[338/386] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[339/386] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[340/386] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[341/386] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[342/386] Compiling _OpenAPIGeneratorCore TypeName.swift
[343/386] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[344/386] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[345/386] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[346/386] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[347/386] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[348/386] Emitting module _OpenAPIGeneratorCore
[349/386] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[350/386] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[351/386] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[352/386] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[353/386] Compiling _OpenAPIGeneratorCore translateComponents.swift
[354/386] Compiling _OpenAPIGeneratorCore translateOperations.swift
[355/386] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[356/386] Compiling _OpenAPIGeneratorCore translateServers.swift
[357/386] Compiling _OpenAPIGeneratorCore validateDoc.swift
[358/386] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[359/386] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[360/386] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[361/386] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[362/386] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[363/386] Compiling _OpenAPIGeneratorCore SwiftSafeNames.swift
[364/386] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[365/386] Compiling _OpenAPIGeneratorCore translateArray.swift
[366/386] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[367/386] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[368/386] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[369/386] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[370/386] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[371/386] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[372/386] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[373/386] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[374/386] Compiling _OpenAPIGeneratorCore translateParameter.swift
[375/386] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[376/386] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[377/386] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[378/386] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[379/386] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[380/386] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[381/386] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[382/386] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[383/386] Compiling _OpenAPIGeneratorCore YamsParser.swift
[384/396] Compiling swift_openapi_generator UserConfig.swift
[385/396] Compiling swift_openapi_generator Tool.swift
[386/396] Compiling swift_openapi_generator YamlFileDiagnosticsCollector.swift
[387/397] Compiling swift_openapi_generator PluginSource.swift
[388/397] Compiling swift_openapi_generator GenerateCommand.swift
[389/397] Compiling swift_openapi_generator FilterCommand.swift
[390/397] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[391/397] Compiling swift_openapi_generator Extensions.swift
[392/397] Compiling swift_openapi_generator GenerateOptions.swift
[393/397] Emitting module swift_openapi_generator
[394/397] Compiling swift_openapi_generator runGenerator.swift
[394/397] Write Objects.LinkFileList
[395/397] Linking swift-openapi-generator
[396/397] Applying swift-openapi-generator
Build of product 'swift-openapi-generator' complete! (53.79s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin OpenAPIGeneratorCommand
Building for debugging...
[3/27] Write sources
[5/27] Write WebSocketUsageDemo-entitlement.plist
[5/27] Write sources
[12/27] Write HTTPUsageDemo-entitlement.plist
[12/27] Write sources
[12/27] Copying PrivacyInfo.xcprivacy
[12/27] Write sources
[18/27] Write swift-version--14728B76ED507284.txt
note: Detected a recursive type; it will be boxed to break the reference cycle. [context: name=FileInfo]Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /Users/admin/builder/spi-builder-workspace/Sources/ExarotonHTTP/openapi.yml
- Configuration path: /Users/admin/builder/spi-builder-workspace/Sources/ExarotonHTTP/openapi-generator-config.yaml
- Generator modes: types, client
- Access modifier: public
- Feature flags: <none>
- Output file names: Types.swift, Client.swift
- Output directory: /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/ExarotonHTTP/OpenAPIGenerator/GeneratedSources
- Diagnostics output path: <none - logs to stderr>
- Current directory: /Users/admin/builder/spi-builder-workspace
- Plugin source: build
- Is dry run: false
- Additional imports: <none>
Writing data to file Client.swift...
Writing data to file Types.swift...
Writing data to file Server.swift...
[19/81] Running swift-openapi-generator
[20/81] Write sources
[22/81] Emitting module _CollectionsUtilities
[23/82] Compiling Starscream FoundationSecurity.swift
[24/82] Compiling Starscream Security.swift
[25/82] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/82] Compiling Starscream FoundationHTTPHandler.swift
[27/82] Compiling Starscream FoundationHTTPServerHandler.swift
[28/82] Compiling Starscream HTTPHandler.swift
[29/82] Compiling Starscream StringHTTPHandler.swift
[30/82] Compiling Starscream Server.swift
[31/82] Compiling Starscream WebSocketServer.swift
[32/82] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/82] Compiling Starscream Compression.swift
[34/82] Compiling Starscream WSCompression.swift
[35/82] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[36/82] Compiling Starscream WSEngine.swift
[37/82] Compiling HTTPTypes ISOLatin1String.swift
[38/82] Compiling Starscream FrameCollector.swift
[39/82] Compiling Starscream Engine.swift
[40/82] Compiling Starscream NativeEngine.swift
[41/82] Compiling Starscream Framer.swift
[42/99] Compiling HTTPTypes HTTPRequest.swift
[43/99] Compiling Logging MetadataProvider.swift
[44/99] Compiling Logging LogHandler.swift
[45/99] Compiling Logging Locks.swift
[46/99] Compiling Logging Logging.swift
[47/99] Emitting module Logging
[48/99] Compiling HTTPTypes HTTPResponse.swift
[49/99] Compiling DequeModule _DequeSlot.swift
[50/99] Compiling DequeModule Deque+Sendable.swift
[51/99] Compiling DequeModule Deque+Testing.swift
[52/99] Compiling DequeModule _DequeBufferHeader.swift
[53/99] Compiling DequeModule Deque+CustomReflectable.swift
[54/99] Compiling DequeModule Deque+Descriptions.swift
[55/99] Compiling DequeModule Deque+Extras.swift
[56/99] Compiling DequeModule Deque+Hashable.swift
[57/99] Compiling DequeModule Deque+Equatable.swift
[58/99] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[59/99] Compiling DequeModule Deque.swift
[60/99] Compiling DequeModule _DequeBuffer.swift
[61/99] Compiling DequeModule Deque._Storage.swift
[62/99] Compiling DequeModule Deque._UnsafeHandle.swift
[63/100] Compiling HTTPTypes HTTPFieldName.swift
[64/100] Compiling HTTPTypes HTTPField.swift
[65/100] Emitting module HTTPTypes
[66/100] Compiling HTTPTypes HTTPFields.swift
[67/162] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/162] Compiling OpenAPIRuntime Acceptable.swift
[69/162] Compiling OpenAPIRuntime Base64EncodedData.swift
[70/162] Emitting module DequeModule
[71/162] Emitting module Starscream
[72/164] Compiling OpenAPIRuntime Configuration.swift
[73/164] Compiling OpenAPIRuntime Converter+Client.swift
[74/164] Compiling AnyCodable AnyEncodable.swift
[75/164] Compiling AnyCodable AnyCodable.swift
[76/164] Compiling AnyCodable AnyDecodable.swift
[77/164] Emitting module AnyCodable
[80/164] Compiling OpenAPIRuntime ByteUtilities.swift
[81/164] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[82/164] Compiling OpenAPIRuntime UndocumentedPayload.swift
[83/164] Compiling OpenAPIRuntime ContentDisposition.swift
[84/164] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[85/164] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[86/164] Compiling OpenAPIRuntime CodableExtensions.swift
[87/164] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[88/164] Compiling OpenAPIRuntime OpenAPIValue.swift
[89/173] Emitting module OpenAPIRuntime
[90/179] Compiling Starscream Transport.swift
[91/179] Compiling Starscream resource_bundle_accessor.swift
[92/179] Compiling OpenAPIRuntime ErrorExtensions.swift
[93/179] Compiling OpenAPIRuntime FoundationExtensions.swift
[94/179] Compiling ManualExarotonHTTP EndPoint+Header.swift
[95/179] Compiling ManualExarotonHTTP EndPoint+Path.swift
[96/179] Compiling ManualExarotonHTTP EndPoint.swift
[97/179] Compiling OpenAPIRuntime Converter+Common.swift
[98/179] Compiling OpenAPIRuntime Converter+Server.swift
[99/179] Compiling OpenAPIRuntime Converter.swift
[100/179] Compiling OpenAPIRuntime CurrencyExtensions.swift
[101/186] Compiling ManualExarotonHTTP EndPoint+Method.swift
[102/186] Compiling ExarotonWebSocket Utils.swift
[103/186] Compiling ManualExarotonHTTP APIClient.swift
[104/186] Compiling ManualExarotonHTTP EndPoint+Body.swift
[105/186] Compiling ManualExarotonHTTP Response.swift
[106/186] Emitting module ManualExarotonHTTP
[107/186] Compiling ManualExarotonHTTP DataModels.swift
[108/186] Compiling ExarotonWebSocket ExarotonMessage.swift
[109/186] Compiling ExarotonWebSocket ExarotonServerEventHandlerProtocol.swift
[110/186] Compiling ExarotonWebSocket ExarotonWebSocketAPI+Internal.swift
[111/186] Emitting module ExarotonWebSocket
[112/186] Compiling ExarotonWebSocket ExarotonWebSocketAPI.swift
[113/186] Compiling ExarotonWebSocket Models.swift
[121/188] Compiling OpenAPIRuntime URLExtensions.swift
[122/188] Compiling OpenAPIRuntime Deprecated.swift
[123/188] Compiling OpenAPIRuntime ClientError.swift
[124/188] Compiling OpenAPIRuntime CodingErrors.swift
[125/188] Compiling OpenAPIRuntime RuntimeError.swift
[126/188] Compiling OpenAPIRuntime ServerError.swift
[127/188] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[128/188] Compiling OpenAPIRuntime ClientTransport.swift
[129/188] Compiling OpenAPIRuntime CurrencyTypes.swift
[130/188] Compiling OpenAPIRuntime HTTPBody.swift
[131/188] Compiling OpenAPIRuntime ServerTransport.swift
[132/188] Compiling OpenAPIRuntime UniversalClient.swift
[133/188] Compiling OpenAPIRuntime UniversalServer.swift
[134/188] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[135/188] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[136/188] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[137/188] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[138/188] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[139/188] Compiling OpenAPIRuntime URIParser.swift
[140/188] Compiling OpenAPIRuntime URISerializer.swift
[141/188] Compiling WebSocketUsageDemo WebSocketUsageDemo.swift
/Users/admin/builder/spi-builder-workspace/Sources/WebSocketUsageDemo/WebSocketUsageDemo.swift:15:16: warning: static property 'handler' is not concurrency-safe because non-'Sendable' type 'ServerEventHandler' may have shared mutable state; this is an error in the Swift 6 language mode
 13 | struct WebSocketUsageDemo {
 14 |
 15 |     static let handler = ServerEventHandler()
    |                |- warning: static property 'handler' is not concurrency-safe because non-'Sendable' type 'ServerEventHandler' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'handler' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     static let socket = ExarotonWebSocketAPI(
    :
 43 | }
 44 |
 45 | final class ServerEventHandler: ExarotonServerEventHandlerProtocol {
    |             `- note: class 'ServerEventHandler' does not conform to the 'Sendable' protocol
 46 |
 47 |     func onReady(serverID: String?) {
/Users/admin/builder/spi-builder-workspace/Sources/WebSocketUsageDemo/WebSocketUsageDemo.swift:17:16: warning: static property 'socket' is not concurrency-safe because non-'Sendable' type 'ExarotonWebSocketAPI' may have shared mutable state; this is an error in the Swift 6 language mode
 15 |     static let handler = ServerEventHandler()
 16 |
 17 |     static let socket = ExarotonWebSocketAPI(
    |                `- warning: static property 'socket' is not concurrency-safe because non-'Sendable' type 'ExarotonWebSocketAPI' may have shared mutable state; this is an error in the Swift 6 language mode
 18 |         token: ProcessInfo.processInfo.environment["TOKEN"] ?? "your_account_token",
 19 |         serverId: ProcessInfo.processInfo.environment["SERVER"] ?? "your_server_id",
/Users/admin/builder/spi-builder-workspace/Sources/ExarotonWebSocket/ExarotonWebSocketAPI.swift:12:20: note: class 'ExarotonWebSocketAPI' does not conform to the 'Sendable' protocol
10 | import Logging
11 |
12 | public final class ExarotonWebSocketAPI {
   |                    `- note: class 'ExarotonWebSocketAPI' does not conform to the 'Sendable' protocol
13 |
14 |     public let token: String
/Users/admin/builder/spi-builder-workspace/Sources/WebSocketUsageDemo/WebSocketUsageDemo.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ExarotonWebSocket'
  7 |
  8 | import Foundation
  9 | import ExarotonWebSocket
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ExarotonWebSocket'
 10 | import Starscream
 11 |
    :
 15 |     static let handler = ServerEventHandler()
 16 |
 17 |     static let socket = ExarotonWebSocketAPI(
    |                |- note: annotate 'socket' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |         token: ProcessInfo.processInfo.environment["TOKEN"] ?? "your_account_token",
 19 |         serverId: ProcessInfo.processInfo.environment["SERVER"] ?? "your_server_id",
[142/188] Emitting module WebSocketUsageDemo
/Users/admin/builder/spi-builder-workspace/Sources/WebSocketUsageDemo/WebSocketUsageDemo.swift:15:16: warning: static property 'handler' is not concurrency-safe because non-'Sendable' type 'ServerEventHandler' may have shared mutable state; this is an error in the Swift 6 language mode
 13 | struct WebSocketUsageDemo {
 14 |
 15 |     static let handler = ServerEventHandler()
    |                |- warning: static property 'handler' is not concurrency-safe because non-'Sendable' type 'ServerEventHandler' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'handler' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     static let socket = ExarotonWebSocketAPI(
    :
 43 | }
 44 |
 45 | final class ServerEventHandler: ExarotonServerEventHandlerProtocol {
    |             `- note: class 'ServerEventHandler' does not conform to the 'Sendable' protocol
 46 |
 47 |     func onReady(serverID: String?) {
/Users/admin/builder/spi-builder-workspace/Sources/WebSocketUsageDemo/WebSocketUsageDemo.swift:17:16: warning: static property 'socket' is not concurrency-safe because non-'Sendable' type 'ExarotonWebSocketAPI' may have shared mutable state; this is an error in the Swift 6 language mode
 15 |     static let handler = ServerEventHandler()
 16 |
 17 |     static let socket = ExarotonWebSocketAPI(
    |                `- warning: static property 'socket' is not concurrency-safe because non-'Sendable' type 'ExarotonWebSocketAPI' may have shared mutable state; this is an error in the Swift 6 language mode
 18 |         token: ProcessInfo.processInfo.environment["TOKEN"] ?? "your_account_token",
 19 |         serverId: ProcessInfo.processInfo.environment["SERVER"] ?? "your_server_id",
/Users/admin/builder/spi-builder-workspace/Sources/ExarotonWebSocket/ExarotonWebSocketAPI.swift:12:20: note: class 'ExarotonWebSocketAPI' does not conform to the 'Sendable' protocol
10 | import Logging
11 |
12 | public final class ExarotonWebSocketAPI {
   |                    `- note: class 'ExarotonWebSocketAPI' does not conform to the 'Sendable' protocol
13 |
14 |     public let token: String
/Users/admin/builder/spi-builder-workspace/Sources/WebSocketUsageDemo/WebSocketUsageDemo.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ExarotonWebSocket'
  7 |
  8 | import Foundation
  9 | import ExarotonWebSocket
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ExarotonWebSocket'
 10 | import Starscream
 11 |
    :
 15 |     static let handler = ServerEventHandler()
 16 |
 17 |     static let socket = ExarotonWebSocketAPI(
    |                |- note: annotate 'socket' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |         token: ProcessInfo.processInfo.environment["TOKEN"] ?? "your_account_token",
 19 |         serverId: ProcessInfo.processInfo.environment["SERVER"] ?? "your_server_id",
[142/188] Write Objects.LinkFileList
[151/188] Compiling OpenAPIRuntime URIDecoder.swift
[152/188] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[153/188] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[154/188] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[155/188] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[156/188] Compiling OpenAPIRuntime URIEncoder.swift
[164/188] Compiling OpenAPIRuntime MultipartValidation.swift
[165/188] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[166/188] Compiling OpenAPIRuntime URICodeCodingKey.swift
[167/188] Compiling OpenAPIRuntime URICoderConfiguration.swift
[168/188] Compiling OpenAPIRuntime URIEncodedNode.swift
[169/188] Compiling OpenAPIRuntime URIParsedNode.swift
[170/188] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[171/188] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[172/188] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[173/188] Compiling OpenAPIRuntime ServerSentEvents.swift
[174/188] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[175/188] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[176/188] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[177/188] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[178/188] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[179/188] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[180/188] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[181/188] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[182/188] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[183/188] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[183/195] Linking WebSocketUsageDemo
[184/195] Applying WebSocketUsageDemo
[186/195] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[187/195] Compiling OpenAPIURLSession URLSession+Extensions.swift
[188/195] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[189/195] Compiling OpenAPIURLSession Lock.swift
[190/195] Compiling OpenAPIURLSession URLSessionTransport.swift
[191/195] Compiling OpenAPIURLSession BufferedStream.swift
[192/195] Emitting module OpenAPIURLSession
[193/200] Compiling ExarotonHTTP Server.swift
[194/200] Compiling ExarotonHTTP AuthenticationMiddleware.swift
[195/200] Emitting module ExarotonHTTP
[196/200] Compiling ExarotonHTTP Types.swift
[197/200] Compiling ExarotonHTTP Client.swift
[198/202] Emitting module HTTPUsageDemo
[199/202] Compiling HTTPUsageDemo HttpUsageDemo.swift
[199/202] Write Objects.LinkFileList
[200/202] Linking HTTPUsageDemo
[201/202] Applying HTTPUsageDemo
Build complete! (127.65s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-openapi-urlsession.git
[1/677] Fetching swift-openapi-urlsession
[110/10020] Fetching swift-openapi-urlsession, yams
[679/13545] Fetching swift-openapi-urlsession, yams, swift-log
[2320/19024] Fetching swift-openapi-urlsession, yams, swift-log, swift-numerics
[2375/24264] Fetching swift-openapi-urlsession, yams, swift-log, swift-numerics, swift-algorithms
[6171/36235] Fetching swift-openapi-urlsession, yams, swift-log, swift-numerics, swift-algorithms, swift-argument-parser
[11157/72951] Fetching swift-openapi-urlsession, yams, swift-log, swift-numerics, swift-algorithms, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-log.git from cache (2.44s)
Fetching https://github.com/flight-school/anycodable.git
Fetched https://github.com/apple/swift-numerics.git from cache (2.44s)
Fetched https://github.com/jpsim/Yams from cache (2.44s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[19357/54604] Fetching swift-openapi-urlsession, swift-algorithms, swift-argument-parser, openapikit
[20092/55045] Fetching swift-openapi-urlsession, swift-algorithms, swift-argument-parser, openapikit, swift-http-types
[20533/69386] Fetching swift-openapi-urlsession, swift-algorithms, swift-argument-parser, openapikit, swift-http-types, swift-collections
[21475/70150] Fetching swift-openapi-urlsession, swift-algorithms, swift-argument-parser, openapikit, swift-http-types, swift-collections, anycodable
Fetched https://github.com/apple/swift-http-types from cache (2.52s)
Fetched https://github.com/apple/swift-collections from cache (2.52s)
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/apple/swift-openapi-generator.git
Fetched https://github.com/flight-school/anycodable.git from cache (2.52s)
Fetching https://github.com/daltoniam/Starscream.git
[24865/54604] Fetching swift-openapi-urlsession, swift-algorithms, swift-argument-parser, openapikit
[29639/59179] Fetching swift-openapi-urlsession, swift-algorithms, swift-argument-parser, openapikit, swift-openapi-runtime
[31932/64047] Fetching swift-openapi-urlsession, swift-algorithms, swift-argument-parser, openapikit, swift-openapi-runtime, starscream
[32544/76582] Fetching swift-openapi-urlsession, swift-algorithms, swift-argument-parser, openapikit, swift-openapi-runtime, starscream, swift-openapi-generator
Fetched https://github.com/daltoniam/Starscream.git from cache (1.59s)
Fetched https://github.com/apple/swift-openapi-generator.git from cache (1.59s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.59s)
[38817/54604] Fetching swift-openapi-urlsession, swift-algorithms, swift-argument-parser, openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (9.48s)
Fetched https://github.com/apple/swift-argument-parser from cache (9.48s)
Fetched https://github.com/apple/swift-algorithms from cache (9.48s)
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (9.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (3.17s)
Computing version for https://github.com/flight-school/anycodable.git
Computed https://github.com/flight-school/anycodable.git at 0.6.7 (0.73s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.8 (0.71s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.70s)
Computing version for https://github.com/apple/swift-openapi-urlsession.git
Computed https://github.com/apple/swift-openapi-urlsession.git at 1.0.1 (0.70s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.4.0 (0.52s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.2.1 (0.70s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.79s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.52s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.1.2 (0.64s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.1.3 (0.67s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.65s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.68s)
Creating working copy for https://github.com/apple/swift-openapi-urlsession.git
Working copy of https://github.com/apple/swift-openapi-urlsession.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/flight-school/anycodable.git
Working copy of https://github.com/flight-school/anycodable.git resolved at 0.6.7
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.3
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.1.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 4.0.8
Creating working copy for https://github.com/apple/swift-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator.git"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "starscream",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.8",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/daltoniam/Starscream.git"
    },
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flight-school/anycodable.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "ExarotonAPI",
  "name" : "ExarotonAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ExarotonHTTP",
      "targets" : [
        "ExarotonHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ExarotonWebSocket",
      "targets" : [
        "ExarotonWebSocket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ManualExarotonHTTP",
      "targets" : [
        "ManualExarotonHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebSocketUsageDemo",
      "targets" : [
        "WebSocketUsageDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "HTTPUsageDemo",
      "targets" : [
        "HTTPUsageDemo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebSocketUsageDemo",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketUsageDemo",
      "path" : "Sources/WebSocketUsageDemo",
      "product_memberships" : [
        "WebSocketUsageDemo"
      ],
      "sources" : [
        "WebSocketUsageDemo.swift"
      ],
      "target_dependencies" : [
        "ExarotonWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ManualExarotonHTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "ManualExarotonHTTPTests",
      "path" : "Tests/ManualExarotonHTTPTests",
      "sources" : [
        "ManualExarotonHTTPTests.swift"
      ],
      "target_dependencies" : [
        "ManualExarotonHTTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ManualExarotonHTTP",
      "module_type" : "SwiftTarget",
      "name" : "ManualExarotonHTTP",
      "path" : "Sources/ManualExarotonHTTP",
      "product_dependencies" : [
        "AnyCodable"
      ],
      "product_memberships" : [
        "ManualExarotonHTTP"
      ],
      "sources" : [
        "Client/APIClient.swift",
        "Client/Response.swift",
        "DataModels.swift",
        "EndPoint/EndPoint+Body.swift",
        "EndPoint/EndPoint+Header.swift",
        "EndPoint/EndPoint+Method.swift",
        "EndPoint/EndPoint+Path.swift",
        "EndPoint/EndPoint.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTPUsageDemo",
      "module_type" : "SwiftTarget",
      "name" : "HTTPUsageDemo",
      "path" : "Sources/HTTPUsageDemo",
      "product_memberships" : [
        "HTTPUsageDemo"
      ],
      "sources" : [
        "HttpUsageDemo.swift"
      ],
      "target_dependencies" : [
        "ExarotonHTTP"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ExarotonWebSocketTests",
      "module_type" : "SwiftTarget",
      "name" : "ExarotonWebSocketTests",
      "path" : "Tests/ExarotonWebSocketTests",
      "sources" : [
        "ExarotonWebSocketEventDelegateHandler.swift",
        "ExarotonWebSocketTests.swift",
        "XCTestCase+Utils.swift"
      ],
      "target_dependencies" : [
        "ExarotonWebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExarotonWebSocket",
      "module_type" : "SwiftTarget",
      "name" : "ExarotonWebSocket",
      "path" : "Sources/ExarotonWebSocket",
      "product_dependencies" : [
        "Starscream",
        "AnyCodable",
        "Logging"
      ],
      "product_memberships" : [
        "ExarotonWebSocket",
        "WebSocketUsageDemo"
      ],
      "sources" : [
        "ExarotonMessage.swift",
        "ExarotonServerEventHandlerProtocol.swift",
        "ExarotonWebSocketAPI+Internal.swift",
        "ExarotonWebSocketAPI.swift",
        "Models.swift",
        "Utils.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExarotonHTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "ExarotonHTTPTests",
      "path" : "Tests/ExarotonHTTPTests",
      "sources" : [
        "ExarotonHTTPTests.swift"
      ],
      "target_dependencies" : [
        "ExarotonHTTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExarotonHTTP",
      "module_type" : "SwiftTarget",
      "name" : "ExarotonHTTP",
      "path" : "Sources/ExarotonHTTP",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession",
        "HTTPTypes",
        "OpenAPIGenerator"
      ],
      "product_memberships" : [
        "ExarotonHTTP",
        "HTTPUsageDemo"
      ],
      "sources" : [
        "AuthenticationMiddleware.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.